/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#202620;--muted:#788077;--paper:#f4f2ec;--cream:#fbfaf6;--line:#20262026;--coral:#d9826b;--sage:#7fa895;--gold:#d5a15b;--blue:#8999c6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.friendos-page{min-height:100vh;overflow:hidden}.topbar,.hero,.lab-section,.workflow-section,.fragments-section,.closing-section,.footer{width:min(1180px,100% - 64px);margin:0 auto}.topbar{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;display:grid}.brand,.topbar-link,.closing-link{color:var(--ink);text-decoration:none}.brand,.topbar-link,.footer>span:first-child{align-items:center;gap:10px;display:inline-flex}.brand{letter-spacing:-.04em;font-size:14px;font-weight:700}.brand-mark{background:var(--ink);border-radius:50% 45%;width:13px;height:13px;display:inline-block;transform:rotate(-26deg)}.topbar-center,.topbar-link,.footer,.eyebrow,.hero-footnote,.intro-card,.lab-header,.control-topline,.prompt-output,.fragment-caption,.workflow-number{font-family:var(--font-geist-mono), "SFMono-Regular", Consolas, monospace}.topbar-center{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:10px}.topbar-link{letter-spacing:.05em;text-transform:uppercase;justify-self:end;font-size:10px}.topbar-link span,.closing-link span{font-size:17px;line-height:0;transition:transform .18s}.topbar-link:hover span,.closing-link:hover span{transform:translate(3px,-3px)}.hero{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);min-height:630px;padding:110px 0 120px;display:grid}.hero-copy{z-index:1;align-self:center;max-width:700px;position:relative}.eyebrow{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin:0 0 27px;font-size:10px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.075em;font-weight:500}h1{max-width:850px;margin-bottom:39px;font-size:clamp(65px,9.1vw,135px);line-height:.86}h1 em,h2 em{color:var(--coral);margin-left:.17em;font-style:italic;display:block}.hero-lede{color:#535a52;max-width:520px;margin-bottom:38px;font-size:17px;line-height:1.55}.hero-footnote{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;gap:25px;font-size:9px;display:flex}.intro-card{background:var(--cream);border:1px solid var(--line);place-self:center end;width:min(100%,405px);height:470px;padding:16px;position:relative;overflow:hidden}.intro-card-top,.lab-header{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;font-size:9px;display:flex}.intro-card-top{z-index:2;position:relative}.intro-orbit{border:1px solid #2026202b;border-radius:50%;position:absolute;top:45%;left:52%;transform:translate(-50%,-50%)}.orbit-a{width:310px;height:310px;animation:10s ease-in-out infinite orbit}.orbit-b{border-color:#20262017;width:415px;height:415px;transform:translate(-50%,-50%)rotate(45deg)scaleY(.55)}.intro-visual{background:linear-gradient(135deg,#efdfcf,#f7eedc 50%,#d8e7dc);height:300px;position:absolute;inset:94px 16px auto;overflow:hidden}.intro-visual:after,.lab-scene:after,.fragment-visual:after{content:"";mix-blend-mode:soft-light;opacity:.5;pointer-events:none;background-image:radial-gradient(#252c2538 .6px,#0000 .7px);background-size:5px 5px;position:absolute;inset:0}.intro-sun{opacity:.78;background:#e0aa71;border-radius:50%;width:115px;height:115px;position:absolute;top:14%;left:17%}.intro-mountain{clip-path:polygon(0 55%,18% 28%,31% 58%,47% 12%,64% 54%,80% 32%,100% 54%,100% 100%,0 100%);background:#5c7a6c80;width:108%;height:130px;position:absolute;bottom:83px;left:-4%}.intro-road{clip-path:polygon(42% 0,63% 0,100% 100%,0 100%);background:#395142bf;width:100%;height:185px;position:absolute;bottom:-65px}.intro-cup{background:linear-gradient(135deg,#fff1d2,#d8a36a);border-radius:46% 46% 35% 35%;width:105px;height:88px;position:absolute;bottom:28px;left:37%;transform:rotate(-6deg);box-shadow:11px 6px #393d3226}.intro-cup:after{content:"";border:5px solid #d9aa70;border-color:#d9aa70 #d9aa70 #0000 #0000;border-radius:50%;width:26px;height:26px;position:absolute;top:26px;right:-21px;transform:rotate(21deg)}.intro-grain{background:#fff7e14d;width:220px;height:130px;position:absolute;top:35px;left:50%;transform:rotate(-16deg)}.intro-variable{z-index:2;background:#fbfaf6f2;align-items:center;gap:9px;padding:13px 15px;animation:.52s cubic-bezier(.2,.8,.2,1) both token-in;display:flex;position:absolute;bottom:48px;left:31px}.intro-variable strong{letter-spacing:-.02em;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:400}.variable-token{color:var(--ink);font-family:var(--font-geist-mono), monospace;font-size:10px}.variable-dot{border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.variable-dot.coral{background:var(--coral)}.variable-dot.gold{background:var(--gold)}.variable-dot.blue{background:var(--blue)}.variable-dot.sage{background:var(--sage)}.intro-hint{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;display:flex;position:absolute;bottom:17px;right:17px}.pulse-dot{background:var(--coral);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite pulse}.lab-section,.workflow-section,.fragments-section,.closing-section{border-top:1px solid var(--line)}.lab-section{grid-template-columns:minmax(220px,.63fr) minmax(0,1.37fr);gap:75px;padding:110px 0 135px;display:grid}.section-intro h2{margin-bottom:32px;font-size:clamp(47px,6.5vw,84px);line-height:.88}.section-intro>p:last-child,.fragments-heading>p{color:#626a61;max-width:290px;font-size:15px;line-height:1.55}.prompt-lab{background:var(--cream);border:1px solid var(--line);padding:17px}.lab-scene{background:linear-gradient(140deg,#f3dfd5,#f4ecd8 45%,#d8e7dc);height:430px;margin-top:18px;position:relative;overflow:hidden}.scene-glow{opacity:.78;background:#e0af75;border-radius:50%;width:170px;height:170px;position:absolute;top:14%;left:13%}.scene-haze{filter:blur(2px);background:#fffcef80;border-radius:50%;width:230px;height:120px;position:absolute}.haze-left{top:42px;left:28%;transform:rotate(13deg)}.haze-right{top:98px;right:-28px;transform:rotate(-17deg)}.scene-hill{clip-path:polygon(0 52%,12% 26%,29% 56%,45% 13%,61% 53%,77% 28%,100% 50%,100% 100%,0 100%);background:#4869576b;width:108%;height:170px;position:absolute;bottom:112px;left:-4%}.scene-path{clip-path:polygon(43% 0,66% 0,100% 100%,0 100%);background:linear-gradient(170deg,#5d766085,#304436e0);width:100%;height:250px;position:absolute;bottom:-90px;left:0}.scene-object{background:linear-gradient(135deg,#fff0d1,#d9a36a);border-radius:47% 47% 33% 33%;width:160px;height:130px;position:absolute;bottom:52px;left:35%;transform:rotate(-6deg);box-shadow:14px 7px #3c403329}.scene-object:after{content:"";border:6px solid #dfa970;border-color:#dfa970 #dfa970 #0000 #0000;border-radius:50%;width:37px;height:37px;position:absolute;top:38px;right:-29px;transform:rotate(20deg)}.scene-shadow{filter:blur(5px);background:#27352e45;border-radius:50%;width:265px;height:24px;position:absolute;bottom:25px;left:29%;transform:rotate(-6deg)}.scene-label{color:#fbfaf6cc;font-family:var(--font-geist-mono), monospace;letter-spacing:.11em;text-transform:uppercase;z-index:2;font-size:8px;position:absolute;bottom:14px;left:15px}.prompt-controls{border-top:1px solid var(--line);margin-top:18px;padding-top:15px}.control-topline{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;display:flex}.control-topline strong{color:var(--ink);font-weight:400}.variable-buttons{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.variable-button{border:1px solid var(--line);cursor:pointer;font-family:var(--font-geist-mono), monospace;background:0 0;border-radius:22px;align-items:center;gap:8px;padding:9px 12px;font-size:10px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.variable-button:hover,.variable-button.is-active{background:var(--ink);border-color:var(--ink);color:var(--cream);transform:translateY(-2px)}.prompt-output{background:var(--paper);border-left:2px solid var(--coral);color:var(--muted);gap:13px;min-height:40px;margin-top:15px;padding:10px 12px;line-height:1.45;display:flex}.prompt-output span{font-size:9px}.prompt-output strong{color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:400}.workflow-section{grid-template-columns:minmax(220px,.63fr) minmax(0,1.37fr);gap:80px;padding:100px 0 120px;display:grid}.workflow-heading{padding-top:5px}.workflow-list{grid-template-columns:repeat(3,1fr);display:grid}.workflow-step{border-left:1px solid var(--line);min-height:260px;padding:0 25px;position:relative}.workflow-number{color:var(--coral);letter-spacing:.1em;font-size:10px}.workflow-icon{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:53px;height:53px;margin:45px 0 22px;display:flex}.workflow-icon span{background:var(--coral);border-radius:50%;width:12px;height:12px;transition:transform .26s}.workflow-step:hover .workflow-icon span{transform:scale(2.3)}.workflow-step h3{margin-bottom:13px;font-size:25px}.workflow-step p{color:var(--muted);max-width:170px;margin:0;font-size:12px;line-height:1.5}.workflow-arrow{color:var(--coral);z-index:1;font-size:22px;position:absolute;top:122px;right:-12px}.fragments-section{padding:105px 0 130px}.fragments-heading{justify-content:space-between;align-items:end;margin-bottom:55px;display:flex}.fragments-heading h2{margin:0;font-size:clamp(47px,6.5vw,84px);line-height:.88}.fragments-heading>p{margin:0 0 7px}.fragment-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.fragment-card{cursor:pointer}.fragment-visual{height:335px;transition:transform .36s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden}.fragment-card:hover .fragment-visual{transform:translateY(-7px)rotate(-1deg)}.fragment-drive{background:linear-gradient(140deg,#d6e4da,#f2dfcb)}.fragment-tea{background:linear-gradient(140deg,#f0d7cd,#eee4ca)}.fragment-road{background:linear-gradient(140deg,#d5deee,#e9dac6)}.fragment-sun{background:#dca86bb8;border-radius:50%;width:105px;height:105px;position:absolute;top:14%;left:16%}.fragment-subject{clip-path:polygon(42% 0,66% 0,100% 100%,0 100%);background:#3e5b4ba6;width:83%;height:220px;position:absolute;bottom:0;left:10%}.fragment-tea .fragment-subject{clip-path:none;background:linear-gradient(135deg,#fff0cf,#dca871);border-radius:45%;width:130px;height:120px;bottom:60px;left:28%;transform:rotate(-8deg)}.fragment-tea .fragment-subject:after{content:"";border:6px solid #d6a16f;border-color:#d6a16f #d6a16f #0000 #0000;border-radius:50%;width:34px;height:34px;position:absolute;top:33px;right:-27px}.fragment-road .fragment-subject{clip-path:polygon(42% 0,63% 0,100% 100%,0 100%);background:#4b5e60b3;height:290px;bottom:-80px}.fragment-texture{background:#fff8e140;width:210px;height:140px;position:absolute;top:29px;right:-24px;transform:rotate(17deg)}.fragment-caption{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 1px;display:grid}.fragment-caption span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.fragment-caption strong{letter-spacing:-.02em;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:400}.closing-section{padding:120px 0 150px}.closing-section h2{margin:0 0 50px;font-size:clamp(64px,10vw,140px);line-height:.84}.closing-section h2 em{color:var(--sage)}.closing-link{border-bottom:1px solid var(--ink);font-family:var(--font-geist-mono), monospace;letter-spacing:.08em;text-transform:uppercase;gap:13px;padding-bottom:9px;font-size:10px;display:inline-flex}.footer{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:82px;font-size:9px;display:flex}.footer .brand-mark{background:var(--coral);width:10px;height:10px}.hero-source-copy{color:var(--muted);max-width:500px;margin:-19px 0 35px;font-size:13px;line-height:1.55}.intro-image,.lab-image,.fragment-image{object-fit:cover;width:100%;height:100%;display:block}.intro-image{animation:.7s cubic-bezier(.2,.8,.2,1) both image-in}.lab-image{animation:.48s cubic-bezier(.2,.8,.2,1) both image-in}.fragment-image{transition:filter .36s,transform .5s cubic-bezier(.2,.8,.2,1)}.fragment-card:hover .fragment-image{filter:saturate(1.08)contrast(1.02);transform:scale(1.045)}.source-section,.gallery-section,.expertise-section{border-top:1px solid var(--line);width:min(1180px,100% - 64px);margin:0 auto}.source-section{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:55px;padding:105px 0 120px;display:grid}.source-section-heading h2,.expertise-section h2{margin:0;font-size:clamp(48px,6.7vw,83px);line-height:.88}.source-section-heading h2 em{color:var(--blue)}.source-copy-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.source-copy-grid p,.benefit-row p{color:#606960;margin:0;font-size:15px;line-height:1.58}.source-prompt{background:var(--cream);border-left:2px solid var(--coral);grid-column:2;gap:13px;padding:17px 19px;display:grid}.source-prompt span,.gallery-heading span,.source-prompt code,.gallery-item figcaption{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:9px}.source-prompt code{color:var(--ink);text-transform:none;font-size:11px;line-height:1.6}.benefit-row{grid-column:2;grid-template-columns:auto 1fr;align-items:start;gap:17px;max-width:650px;display:grid}.benefit-mark{color:var(--coral);font-size:25px;line-height:.9}.gallery-section{padding:100px 0 120px}.gallery-heading{justify-content:space-between;align-items:end;margin-bottom:36px;display:flex}.gallery-heading .eyebrow{margin-bottom:0}.source-gallery{grid-template-columns:repeat(12,1fr);gap:13px;display:grid}.gallery-item{margin:0;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-item figcaption{background:#fbfaf6cc;padding:6px 8px;position:absolute;bottom:9px;left:9px}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6,.gallery-item-7,.gallery-item-8,.gallery-item-9{aspect-ratio:1/1.18;grid-column:span 3}.gallery-item-1,.gallery-item-2{grid-column:span 3}.gallery-item-5{aspect-ratio:1/1.18;grid-area:span 2/span 6}.gallery-item-6,.gallery-item-7,.gallery-item-8,.gallery-item-9{grid-column:span 3}.expertise-section{grid-template-columns:1fr 1fr;align-items:end;gap:90px;padding:100px 0 120px;display:grid}.expertise-section h2 em{color:var(--gold)}.expertise-list{border-top:1px solid var(--line);flex-direction:column;display:flex}.expertise-list span{border-bottom:1px solid var(--line);color:#606960;font-family:var(--font-geist-mono), monospace;padding:15px 0;font-size:11px;line-height:1.4}.expertise-list strong{color:var(--ink);font-weight:400}.footer-brand{color:var(--muted);align-items:center;gap:10px;text-decoration:none;transition:color .18s;display:inline-flex}.footer-brand:hover{color:var(--ink)}.footer-logo{object-fit:contain;vertical-align:middle;width:50px;height:18px;display:inline-block}@keyframes token-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scene-in{0%{opacity:.2;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes orbit{0%,to{transform:translate(-50%,-50%)rotate(-23deg)}50%{transform:translate(-50%,-50%)rotate(-15deg)}}@keyframes pulse{50%{opacity:.5}}@keyframes image-in{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.lab-scene{animation:.42s both scene-in}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.topbar,.hero,.lab-section,.workflow-section,.fragments-section,.closing-section,.footer{width:min(100% - 40px,700px)}.hero{grid-template-columns:1fr;padding:90px 0 100px}.intro-card{justify-self:center;margin-top:70px}.lab-section,.workflow-section{grid-template-columns:1fr;gap:50px}.workflow-list{gap:0}}@media (max-width:620px){.topbar,.hero,.lab-section,.workflow-section,.fragments-section,.closing-section,.footer,.source-section,.gallery-section,.expertise-section{width:min(100% - 28px,500px)}.topbar{grid-template-columns:1fr auto}.topbar-center{display:none}.topbar-link{font-size:8px}h1{font-size:clamp(57px,16vw,82px)}.hero-lede{font-size:15px}.intro-card{height:400px;margin-top:40px}.intro-visual{height:250px}.lab-section,.workflow-section,.fragments-section{padding:80px 0 90px}.section-intro h2,.fragments-heading h2{font-size:55px}.workflow-list{grid-template-columns:1fr;gap:20px}.workflow-step{min-height:0;padding:19px 0 22px 24px}.workflow-icon{margin:22px 0 16px}.workflow-arrow{display:none}.fragment-grid{grid-template-columns:1fr;gap:27px}.fragment-visual{height:280px}.fragments-heading{flex-direction:column;align-items:start;gap:25px}.source-section,.expertise-section{padding:80px 0 90px;display:block}.source-copy-grid{display:block}.source-copy-grid p+p{margin-top:24px}.source-prompt,.benefit-row{grid-column:auto;margin-top:30px}.gallery-section{padding:80px 0 90px}.gallery-heading{flex-direction:column;align-items:start;gap:15px}.source-gallery{grid-template-columns:repeat(2,1fr)}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4,.gallery-item-5,.gallery-item-6,.gallery-item-7,.gallery-item-8,.gallery-item-9{aspect-ratio:1/1.2;grid-area:auto/span 1}.gallery-item-5{grid-column:span 2}.closing-section h2{font-size:67px}.footer{flex-direction:column;justify-content:center;align-items:start;gap:13px;padding:22px 0}}
