@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');
@import "tailwindcss";

html,body{height:100%;overflow:hidden}.entered .manifesto#holding{position:fixed!important;inset:0;z-index:12;overflow:hidden}

.manifesto#holding{background:url('../ozgok-grass-strip.png') center/cover no-repeat!important}.manifesto#holding:after{display:none!important}

.landing{height:100svh;overflow:hidden}
.landing .manifesto,.landing .models,.landing .feature,.landing .gallery,.landing .process,.landing .contact{display:none}
.hero-guide,.enter-site{position:absolute;z-index:3;border:0;color:#fff;background:transparent;text-align:left;cursor:pointer;font-family:var(--mono);letter-spacing:.1em}
.hero-guide small{display:block;color:var(--lime);font-size:9px;margin-bottom:12px}.hero-guide span{font-family:var(--serif);font-size:27px;line-height:.83;letter-spacing:-.08em}.hero-guide b{display:inline-grid;place-items:center;width:29px;height:29px;margin-top:11px;border:1px solid rgba(255,255,255,.72);border-radius:50%;font-family:var(--sans);font-size:14px;transition:.25s}.hero-guide:hover b{background:var(--lime);border-color:var(--lime);color:var(--ink);transform:translate(4px,-4px)}.guide-left{right:4.5vw;top:39%;text-align:right}.guide-right{left:auto;right:4.5vw;top:55%;text-align:right}.enter-site{left:50%;bottom:11%;transform:translateX(-50%);border:1px solid rgba(255,255,255,.55);border-radius:99px;padding:14px 18px;font-size:10px;white-space:nowrap;transition:.25s}.enter-site:hover{background:var(--lime);border-color:var(--lime);color:var(--ink)}.enter-site b{font-size:18px;margin-left:14px}.brand-button{border:0;background:transparent;padding:0;cursor:pointer;text-align:left}
.logo-link{width:66px;height:66px;display:block!important;filter:drop-shadow(0 4px 12px rgba(0,0,0,.35))}.logo-link img{display:block;width:100%;height:100%;object-fit:contain}
.logo-link{width:auto!important;height:auto!important;filter:none!important}.logo-link img{display:none!important}.logo-link:after{content:'Özgök\A Karavan';white-space:pre;font-family:var(--serif);font-style:italic;font-size:25px;line-height:.68;letter-spacing:-.08em;color:#d85d28;text-shadow:0 1px 14px rgba(255,255,255,.38)}.topbar{color:#d85d28!important}
.hero-image{background-image:linear-gradient(90deg,rgba(246,248,241,.78),rgba(246,248,241,.22) 56%,rgba(4,6,5,.04)),url('../ozgok-hero-open-air.png')!important;animation:heroParallax 22s cubic-bezier(.42,0,.58,1) infinite alternate!important;background-size:cover!important;background-position:center!important;will-change:transform,filter;filter:saturate(1.04) contrast(1.02)}.hero{color:#152018}.hero-guide,.enter-site,.discover{color:#fff}.hero-bottom{color:#152018}@keyframes heroParallax{0%{transform:scale(1.035) translate3d(-.55%,-.4%,0);filter:saturate(1.01) contrast(1.01)}50%{transform:scale(1.075) translate3d(.8%,.45%,0);filter:saturate(1.07) contrast(1.03)}100%{transform:scale(1.055) translate3d(-.25%,.7%,0);filter:saturate(1.04) contrast(1.02)}}
@media(max-width:700px){.hero-guide{top:auto;bottom:17%}.guide-left{left:auto;right:20px}.guide-right{left:auto;right:20px;bottom:30%}.hero-guide span{font-size:17px}.enter-site{bottom:43%;font-size:9px}.hero-bottom{bottom:22px}}
.hero>.hero-text{position:absolute;z-index:3;right:4.5vw;bottom:31px;margin:0!important;max-width:255px;text-align:right;font-size:11px!important;line-height:1.55!important;letter-spacing:.015em}@media(max-width:700px){.hero>.hero-text{right:20px;bottom:25px;max-width:190px;font-size:9px!important}.hero-bottom{left:20px!important}}
.entered .models,.entered .feature,.entered .gallery,.entered .process,.entered .contact{display:none!important}.manifesto#holding{min-height:100svh!important;padding:16vh 8.5vw 9vh!important;background:radial-gradient(ellipse at 18% 19%,rgba(255,255,255,.92) 0 7%,transparent 16%),radial-gradient(ellipse at 67% 12%,rgba(255,255,255,.72) 0 10%,transparent 22%),radial-gradient(ellipse at 48% 29%,rgba(255,255,255,.5) 0 12%,transparent 26%),linear-gradient(#82c9ee 0%,#bce5f5 68%,#62aa39 68%,#4c9a2d 100%)!important;isolation:isolate;overflow:hidden}.manifesto#holding:after{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;height:32%;background:repeating-linear-gradient(88deg,rgba(17,94,28,.18) 0 2px,transparent 2px 6px),linear-gradient(0deg,#2f7b24,#6fbc43);clip-path:polygon(0 22%,15% 12%,31% 20%,50% 8%,70% 17%,84% 7%,100% 18%,100% 100%,0 100%)}.manifesto#holding .eyebrow{display:none}.manifesto#holding .line-link{display:none}.manifesto#holding .big-word{color:rgba(255,255,255,.3);bottom:12%;z-index:-1}.manifesto#holding h2{color:#10170e}.manifesto#holding .lead{color:#132313}.manifesto#holding p{color:#19321c}.manifesto#holding .manifesto-grid{position:relative;z-index:1}@media(max-width:700px){.manifesto#holding{padding:18vh 24px 10vh!important}.manifesto#holding .big-word{font-size:27vw;bottom:14%}}

:root{--ink:#0d100e;--paper:#e9e7df;--lime:#d4ff42;--rust:#c55a27;--mono:'DM Mono',monospace;--sans:'Manrope',sans-serif;--serif:'Playfair Display',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);overflow-x:hidden}.grain{position:fixed;inset:0;pointer-events:none;z-index:20;opacity:.09;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 250 250' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.topbar{height:84px;display:flex;position:absolute;z-index:4;top:0;left:0;right:0;padding:20px 4.5vw;align-items:center;color:#fff;justify-content:space-between}.brand{text-decoration:none;color:inherit;display:flex;flex-direction:column;line-height:.8;letter-spacing:-.09em}.brand span{font-size:28px;font-weight:800}.brand i{font-family:var(--serif);font-size:17px;letter-spacing:-.06em;margin-left:36px}.topbar nav{display:flex;gap:30px}.topbar nav a{color:inherit;text-decoration:none;font:11px var(--mono);letter-spacing:.08em}.menu-toggle{display:none}.hero{background:#0c100e;color:#fff;min-height:100svh;position:relative;overflow:hidden}.hero-image{position:absolute;inset:-4%;background:linear-gradient(90deg,rgba(4,6,5,.35),transparent 55%),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2100&q=90') center/cover;transform:scale(calc(1.05 + var(--mx,.5)*.03));animation:heroZoom 13s ease-out both}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,5,4,.7),transparent 55%)}.hero-copy{position:absolute;top:27%;left:8.5vw;max-width:900px}.eyebrow{font:10px var(--mono);letter-spacing:.13em;margin:0 0 22px}.hero h1{margin:0;font-size:clamp(70px,12.5vw,194px);line-height:.75;letter-spacing:-.1em;font-weight:800}.hero h1 span,.hero h1 em{display:block;animation:up .8s cubic-bezier(.16,1,.3,1) both}.hero h1 em{font-family:var(--serif);font-weight:500;letter-spacing:-.09em;margin-left:11vw;animation-delay:.12s}.hero-text{margin:48px 0 0;max-width:310px;font-size:14px;line-height:1.65;animation:up .8s .35s both}.hero-bottom{position:absolute;bottom:30px;left:4.5vw;right:4.5vw;display:flex;justify-content:space-between;align-items:flex-end;font:9px var(--mono);letter-spacing:.1em;line-height:1.45}.discover{font:11px var(--mono);color:#fff;text-decoration:none}.discover b{background:var(--lime);color:var(--ink);border-radius:50%;padding:10px 13px;margin-left:8px;font-size:15px}.hero-vertical{position:absolute;right:23px;bottom:26%;writing-mode:vertical-rl;font:9px var(--mono);letter-spacing:.14em}.manifesto{min-height:800px;padding:150px 8.5vw 70px;position:relative;overflow:hidden}.manifesto-grid{display:grid;grid-template-columns:1.4fr .55fr;gap:8vw;align-items:end}.manifesto h2,.feature h2,.gallery h2,.process h2,.contact h2{font-size:clamp(47px,6.5vw,105px);letter-spacing:-.09em;line-height:.92;margin:0;font-weight:700}.manifesto h2 i,.feature h2 i,.gallery h2 i,.process h2 i,.contact h2 i{font-family:var(--serif);font-weight:500}.manifesto-grid>div{padding-bottom:12px}.lead{font-size:23px!important;line-height:1.4!important;margin-top:0}.manifesto p{font-size:14px;line-height:1.7}.line-link{display:inline-block;margin-top:32px;border-bottom:1px solid var(--ink);padding-bottom:8px;text-decoration:none;color:var(--ink);font:10px var(--mono);letter-spacing:.08em}.line-link span{font-size:18px;margin-left:28px}.big-word{font-weight:800;font-size:clamp(96px,20vw,310px);letter-spacing:-.12em;color:#dad9d2;line-height:.75;position:absolute;bottom:1vw;left:-1vw;z-index:-1}.models{background:var(--ink);color:var(--paper);padding:110px 4.5vw}.section-head{display:flex;justify-content:space-between;align-items:start;margin:0 4vw 80px}.section-head>p:last-child{font-size:14px;line-height:1.55;margin:0}.model{border-top:1px solid #4d514d;display:grid;grid-template-columns:8% 28% 1fr 60px;min-height:185px;align-items:center;transition:padding .4s ease}.model:last-child{border-bottom:1px solid #4d514d}.model:hover{padding-left:2vw}.model-index{font:10px var(--mono);color:var(--lime)}.model-photo{height:130px;background-size:cover;background-position:center;filter:grayscale(1);transition:filter .5s,transform .5s}.model:hover .model-photo{filter:none;transform:scale(.97)}.model-name{padding-left:5vw}.model h3{font-size:clamp(34px,5vw,72px);letter-spacing:-.09em;margin:0}.model p{font-size:13px;margin:7px 0}.model>a{color:var(--lime);text-decoration:none;font-size:28px}.feature{display:grid;grid-template-columns:1fr 1fr;min-height:730px}.feature-photo{background:url('https://images.unsplash.com/photo-1470252649378-9c29740c9fa8?auto=format&fit=crop&w=1500&q=88') center/cover}.feature-content{padding:12vw 8vw;background:#c3cfab}.feature-content>p:not(.eyebrow){max-width:380px;font-size:14px;line-height:1.7;margin-top:36px}.facts{margin-top:50px;border-top:1px solid #78836a;display:flex;gap:20px;padding-top:13px;font:10px var(--mono);text-transform:uppercase}.facts span{width:33%}.facts b{display:block;font-weight:500;margin-bottom:7px}.gallery{padding:150px 8.5vw 120px;background:#e9e7df;overflow:hidden}.gallery-head{display:flex;justify-content:space-between}.gallery-head h2{text-align:right}.gallery-wrap{height:800px;position:relative;margin-top:80px}.shot{margin:0;position:absolute}.shot img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.8)}.shot figcaption{font:9px var(--mono);letter-spacing:.12em;margin-top:8px}.shot-1{width:33%;height:46%;left:0;top:12%}.shot-2{width:30%;height:61%;left:37%;top:0}.shot-3{width:23%;height:35%;right:0;top:17%}.shot-4{width:29%;height:30%;right:8%;bottom:0}.insta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:22px 0;color:var(--ink);text-decoration:none;font:11px var(--mono);letter-spacing:.07em}.insta span{font-family:var(--serif);font-size:24px;letter-spacing:-.05em}.insta b{font-size:22px}.process{background:var(--rust);color:#18100b;padding:130px 8.5vw}.process-intro{display:flex;justify-content:space-between;align-items:end}.process-intro p{max-width:300px;font-size:14px;line-height:1.7}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:110px;border-top:1px solid #6d2f15}.steps div{padding:20px 28px 0 0;min-height:180px;border-right:1px solid #6d2f15}.steps div+div{padding-left:28px}.steps div:last-child{border:0}.steps span{font:10px var(--mono)}.steps h3{font-size:26px;letter-spacing:-.07em;margin:28px 0 8px}.steps p{font-size:13px;line-height:1.5;margin:0;max-width:230px}.contact{position:relative;overflow:hidden;background:#11241c;color:#e9e7df;min-height:710px;padding:135px 8.5vw 35px}.contact h2{font-size:clamp(54px,9vw,140px);position:relative;z-index:1}.contact-button{display:inline-flex;align-items:center;gap:52px;margin-top:45px;background:var(--lime);color:var(--ink);border-radius:100px;padding:18px 25px;text-decoration:none;font:11px var(--mono);letter-spacing:.09em;position:relative;z-index:1}.contact-button span{font-size:23px}.contact-orbit{position:absolute;right:-5%;top:10%;border:1px solid #5b7368;border-radius:50%;width:500px;height:500px;display:flex;align-items:center;justify-content:center;font:11px var(--mono);letter-spacing:.2em;transform:rotate(-30deg);animation:spin 25s linear infinite}footer{border-top:1px solid #5b7368;position:absolute;bottom:35px;left:8.5vw;right:8.5vw;padding-top:21px;display:flex;justify-content:space-between;align-items:start}footer .brand span{font-size:20px}footer .brand i{font-size:13px;margin-left:27px}footer p,footer>a{font:10px var(--mono);line-height:1.5;margin:0;max-width:220px;color:inherit;text-decoration:none}@keyframes heroZoom{from{transform:scale(1.16)}to{transform:scale(1.05)}}@keyframes up{from{transform:translateY(55px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes spin{to{transform:rotate(330deg)}}@media(max-width:700px){.topbar{padding:16px 20px;height:68px}.brand span{font-size:24px}.topbar nav{display:none}.topbar nav.open{display:flex;position:absolute;top:68px;left:0;right:0;background:#11241c;padding:25px 20px;flex-direction:column}.menu-toggle{display:flex;border:0;background:transparent;color:#fff;font:10px var(--mono);gap:8px;align-items:center}.menu-toggle b{display:block;width:7px;height:7px;border-radius:50%;background:var(--lime)}.hero-copy{left:24px;top:31%}.hero h1{font-size:21vw}.hero h1 em{margin-left:8vw}.hero-text{margin-top:38px}.hero-bottom{left:20px;right:20px;bottom:22px}.hero-bottom>span:last-child{display:none}.hero-vertical{right:10px}.manifesto,.gallery,.process,.contact{padding-left:24px;padding-right:24px}.manifesto{padding-top:105px;min-height:630px}.manifesto-grid,.feature,.process-intro{display:block}.manifesto-grid>div{margin-top:50px}.lead{font-size:19px!important}.models{padding:85px 20px}.section-head{margin:0 4px 50px;display:block}.section-head>p:last-child{margin-top:20px}.model{grid-template-columns:13% 30% 1fr 30px;min-height:145px}.model-photo{height:92px}.model-name{padding-left:15px}.model p{font-size:10px}.feature{min-height:0}.feature-photo{height:75vw}.feature-content{padding:75px 24px}.facts{gap:8px}.gallery-head{display:block}.gallery-head h2{text-align:left;margin-top:32px}.gallery-wrap{height:520px;margin-top:45px}.shot-1{width:44%;height:44%;top:10%}.shot-2{width:42%;height:53%;left:49%}.shot-3{width:32%;height:25%;right:0;top:63%}.shot-4{width:41%;height:23%;right:28%;bottom:0}.insta{font-size:9px}.insta span{font-size:17px}.steps{display:block;margin-top:65px}.steps div,.steps div+div{padding:20px 0;border-right:0;border-bottom:1px solid #6d2f15;min-height:auto}.contact{min-height:630px;padding-top:105px}.contact-orbit{width:300px;height:300px;right:-25%;top:7%;font-size:7px}footer{left:24px;right:24px;bottom:24px;gap:15px}footer p{display:none}}

/* Scene correction: dark animated hero remains first; the open-air photo belongs to the second scene. */
.hero{color:#fff!important}.hero-image{background-image:linear-gradient(90deg,rgba(4,6,5,.5),rgba(4,6,5,.03) 62%),url('../ozgok-hero-depth.png')!important;filter:saturate(1.1) contrast(1.05)!important}.hero-bottom{color:#fff!important}
.manifesto#holding{background:linear-gradient(90deg,rgba(246,248,241,.68),rgba(246,248,241,.16) 60%,rgba(246,248,241,.08)),url('../ozgok-hero-open-air.png') center/cover no-repeat!important}.manifesto#holding:after{display:none!important}.manifesto#holding h2{color:#10170e!important}.manifesto#holding .lead{color:#132313!important}.manifesto#holding p{color:#19321c!important}
.manifesto#holding .manifesto-grid>div{position:absolute;top:14vh;right:5vw;width:230px;padding:0!important}.manifesto#holding .lead{font-size:16px!important;line-height:1.33!important;margin:0 0 18px!important}.manifesto#holding .manifesto-grid>div>p:not(.lead){font-size:11px!important;line-height:1.55!important;margin:0}.manifesto#holding .big-word{bottom:9%;z-index:0!important}
@media(max-width:700px){.manifesto#holding .manifesto-grid>div{top:auto;right:24px;bottom:12vh;width:min(220px,58vw)}.manifesto#holding .lead{font-size:14px!important}.manifesto#holding .manifesto-grid>div>p:not(.lead){font-size:10px!important}}
.entered .manifesto#holding .manifesto-grid>div{position:fixed!important;top:34px!important;right:2.5vw!important;bottom:auto!important;left:auto!important;width:175px!important;text-align:left!important;z-index:3!important}
.entered .manifesto#holding .lead{font-size:13px!important;line-height:1.25!important;margin-bottom:11px!important}.entered .manifesto#holding .manifesto-grid>div>p:not(.lead){font-size:9px!important;line-height:1.42!important}
@media(max-width:700px){.entered .manifesto#holding .manifesto-grid>div{top:72px!important;right:16px!important;width:154px!important}.entered .manifesto#holding .lead{font-size:11px!important}.entered .manifesto#holding .manifesto-grid>div>p:not(.lead){font-size:8px!important}}

/* The entry action removes .landing; this is the actual second-scene state. */
main:not(.landing) .hero{display:none!important}
main:not(.landing) .models,main:not(.landing) .feature,main:not(.landing) .gallery,main:not(.landing) .process,main:not(.landing) .contact{display:none!important}
main:not(.landing) .manifesto#holding{position:fixed!important;inset:0!important;z-index:12!important;min-height:100svh!important;overflow:hidden!important}
main:not(.landing) .topbar{z-index:14!important;color:#d85d28!important}
main:not(.landing) .manifesto#holding .manifesto-grid>div{position:fixed!important;top:60px!important;right:32px!important;left:auto!important;bottom:auto!important;width:190px!important;padding:0!important;text-align:left!important;z-index:13!important}
main:not(.landing) .manifesto#holding .lead{font-size:15px!important;line-height:1.25!important;margin:0 0 11px!important}
main:not(.landing) .manifesto#holding .manifesto-grid>div>p:not(.lead){font-size:10px!important;line-height:1.42!important;margin:0!important}
@media(max-width:700px){main:not(.landing) .manifesto#holding .manifesto-grid>div{top:72px!important;right:18px!important;width:150px!important}main:not(.landing) .manifesto#holding .lead{font-size:11px!important}main:not(.landing) .manifesto#holding .manifesto-grid>div>p:not(.lead){font-size:8px!important}}

/* The hero is preloaded by the server, then fades in instead of appearing abruptly. */
.hero-image{opacity:0;animation:heroReveal .7s ease-out .05s both,heroParallax 22s cubic-bezier(.42,0,.58,1) .05s infinite alternate!important}@keyframes heroReveal{from{opacity:0}to{opacity:1}}

.renewal-note{display:none}main:not(.landing) .renewal-note{position:fixed;top:34px;left:50%;z-index:14;display:flex;transform:translateX(-50%);white-space:nowrap;font:600 12px/1 var(--mono);letter-spacing:.08em;color:#10170e;text-shadow:0 1px 14px rgba(255,255,255,.45);pointer-events:none}.renewal-note span{display:inline-block;animation:letterHop 1.9s ease-in-out infinite}@keyframes letterHop{0%,66%,100%{transform:translateY(0)}33%{transform:translateY(-4px)}}@media(max-width:700px){main:not(.landing) .renewal-note{top:22px;font-size:8px;letter-spacing:.05em}.renewal-note span{animation-name:none}}
main:not(.landing) .manifesto#holding .manifesto-grid:after{content:'';position:fixed;top:18px;left:calc(50% + 190px);z-index:14;width:74px;height:40px;background:url('../renewal-caravan.png') center/contain no-repeat;filter:drop-shadow(0 3px 4px rgba(31,45,42,.2));pointer-events:none;animation:caravanCruise 3.8s ease-in-out infinite}@keyframes caravanCruise{0%,100%{transform:translate3d(-5px,0,0) rotate(-.35deg)}50%{transform:translate3d(9px,-4px,0) rotate(.45deg)}}@media(max-width:700px){main:not(.landing) .manifesto#holding .manifesto-grid:after{display:none}}

#contact-scene{display:none;position:fixed;inset:0;z-index:40;overflow:hidden;background:linear-gradient(115deg,rgba(8,18,15,.96),rgba(16,43,33,.87)),url('../ozgok-hero-depth.png') center/cover;color:#f4f0e8}body.contact-open{overflow:hidden!important}body.contact-open #contact-scene{display:grid;place-items:center;padding:30px}.contact-shell{position:relative;width:min(1040px,100%);min-height:min(610px,calc(100svh - 60px));display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:end;padding:clamp(32px,6vw,88px);border:1px solid rgba(244,240,232,.22);background:rgba(9,19,16,.48);backdrop-filter:blur(9px)}.contact-close{position:absolute;top:22px;right:25px;width:42px;height:42px;border:1px solid rgba(244,240,232,.5);border-radius:50%;background:transparent;color:#f4f0e8;font:22px var(--sans);cursor:pointer;transition:.25s}.contact-close:hover{background:#d85d28;border-color:#d85d28;color:#15120e}.contact-kicker{margin:0 0 20px;color:#d85d28;font:10px var(--mono);letter-spacing:.16em}.contact-shell h2{margin:0;max-width:600px;font-size:clamp(48px,7vw,100px);line-height:.86;letter-spacing:-.09em}.contact-shell h2 i{font-family:var(--serif);font-weight:500}.contact-text{max-width:350px;margin:30px 0 0;color:rgba(244,240,232,.78);font-size:15px;line-height:1.65}.contact-side{padding-bottom:5px}.contact-label{margin:0 0 18px;color:#b7c8ba;font:10px var(--mono);letter-spacing:.12em}.contact-handle{margin:0;font:500 clamp(28px,3vw,42px) var(--serif);letter-spacing:-.06em}.contact-handle span{color:#d85d28}.contact-action{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px;padding:18px 20px;border:1px solid #d85d28;color:#f4f0e8;text-decoration:none;font:11px var(--mono);letter-spacing:.08em;transition:.3s}.contact-action b{font:24px var(--sans);font-weight:400}.contact-action:hover{background:#d85d28;color:#16110d;transform:translateY(-3px)}.contact-note{margin:16px 0 0;color:#aab9ac;font-size:11px;line-height:1.55}@media(max-width:700px){body.contact-open #contact-scene{padding:14px}.contact-shell{min-height:calc(100svh - 28px);display:flex;flex-direction:column;justify-content:flex-end;gap:42px;padding:30px 24px}.contact-shell h2{font-size:16vw}.contact-text{font-size:13px}.contact-close{top:16px;right:16px}.contact-handle{font-size:31px}.contact-action{font-size:9px}}
