:root{--bg:#101110;--panel:#1b1c1a;--line:#343530;--text:#f7f7ee;--muted:#aaada2;--yellow:#f4d654}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:6px}img{max-width:100%;height:auto;display:block}header,main,footer{max-width:1440px;margin:auto}header{min-height:104px;padding:24px 6%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:31px;font-weight:800;letter-spacing:-1.8px}.brand img{border-radius:10px}.brand-dot{color:var(--yellow);margin-left:-8px}nav{display:flex;align-items:center;gap:32px;font-size:14px}nav>a:hover,.text-link:hover,footer a:hover{color:var(--yellow)}.nav-button{border:1px solid #64665c;padding:10px 18px;border-radius:30px}.nav-button span{margin-left:20px}.skip{position:absolute;top:-100px;padding:12px;background:var(--yellow);color:#111;z-index:10}.skip:focus{top:0}.hero{padding:60px 6% 64px;display:grid;grid-template-columns:1.05fr 1fr;gap:8%;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;display:flex;align-items:center;gap:10px}.eyebrow>span{width:7px;height:7px;background:var(--yellow);border-radius:50%}h1{font-size:clamp(68px,6.9vw,104px);line-height:.99;letter-spacing:-6px;margin:30px 0}em{font-weight:inherit;font-style:normal;color:var(--yellow)}.hero-copy>p{max-width:410px;color:var(--muted);font-size:18px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px}.button{background:var(--yellow);color:#171810;border-radius:32px;padding:16px 26px;font-size:15px;font-weight:700;display:inline-flex;gap:32px;align-items:center}.button:hover{background:#ffe582;transform:translateY(-2px)}.platform{color:var(--muted);font-size:13px}.hero-foot{display:flex;gap:24px;font-size:12px;color:var(--muted);margin-top:38px}.hero-foot span+span{border-left:1px solid var(--line);padding-left:24px}.hero-visual{position:relative;border:1px solid #3f4032;background:#202119;border-radius:26px;overflow:hidden;padding:22px 25px 18px;transform:rotate(2deg)}.visual-label,.visual-caption{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.6px;color:#d5d6c6}.hero-shot{width:280px;margin:20px auto;border-radius:16px;max-height:492px;object-fit:cover;object-position:top;box-shadow:0 20px 65px #0008}.visual-caption{font-size:12px;letter-spacing:0;align-items:center}.visual-caption>span:last-child{font-size:25px;color:var(--yellow)}.feature-strip{display:flex;justify-content:space-between;padding:24px 6%;border-block:1px solid var(--line);font-size:13px;color:#cdd0c4}.feature-strip span::before{content:'✦';color:var(--yellow);margin-right:14px}.section{padding:100px 6%}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:38px}.section-heading .eyebrow,.home-title .eyebrow{color:var(--muted)}h2{font-size:clamp(32px,3.3vw,48px);letter-spacing:-1.7px;line-height:1.15;margin:20px 0 0}.section-heading>p{font-size:14px;color:var(--muted);margin:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:28px;display:flex;flex-direction:column;align-items:start}.card-yellow{background:var(--yellow);color:#191c10;border-color:var(--yellow)}.card-number{font-size:11px;letter-spacing:1.5px}.symbol{font-size:48px;line-height:1;margin:36px 0 30px}h3{font-size:23px;letter-spacing:-.6px;line-height:1.3;margin:0}.card p{font-size:15px;color:var(--muted);margin:15px 0 28px}.card-yellow p{color:#4d4c32}.tag{margin-top:auto;font-size:11px;border:1px solid #626548;border-radius:22px;padding:5px 11px}.home-section{padding:85px 6%;border-block:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:14%;background:#151613}.home-title h2{font-size:clamp(48px,5.6vw,78px);line-height:1.07;letter-spacing:-3.5px;margin-top:30px}.large-copy{font-size:27px;line-height:1.35;margin-top:0}.home-copy>p:not(.large-copy),.detail-row p{color:var(--muted);font-size:15px}.detail-row{display:flex;gap:24px;border-top:1px solid var(--line);padding-top:24px;margin-top:28px}.detail-row>span{color:var(--yellow);font-size:12px}.detail-row h3{font-size:17px;letter-spacing:0}.detail-row p{margin:6px 0 0}.text-link{font-size:14px;text-decoration:underline;text-underline-offset:7px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery figure{margin:0}.gallery img{border-radius:14px;width:100%}.gallery figcaption{margin-top:17px;font-size:14px}.gallery figcaption span{color:var(--muted);margin-right:15px;font-size:12px}.closing{text-align:center;background:var(--yellow);color:#15170d;border-radius:24px;margin:0 6% 90px;padding:54px 24px}.closing img{margin:auto;border-radius:20px}.closing h2{font-size:58px;line-height:1.03;letter-spacing:-2px}.closing p{font-size:16px;margin:22px 0}.closing .text-link:hover{color:#494e27}footer{padding:0 6% 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding:0 0 25px}.footer-top p{font-size:14px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.footer-bottom>div{display:flex;gap:24px}.legal{padding:65px 6% 100px;max-width:1000px}.legal h1{font-size:clamp(42px,6vw,70px);line-height:1.12;letter-spacing:-2px;margin:25px 0}.legal .lede{font-size:19px;color:var(--muted)}.legal .date{font-size:13px;color:var(--muted)}.legal section{border-top:1px solid var(--line);margin-top:36px;padding-top:6px}.legal h2{font-size:25px;letter-spacing:-.5px;margin-top:28px}.legal p,.legal li{color:#c6c9be;line-height:1.85}.legal a{text-decoration:underline;text-underline-offset:4px}.notice{border-left:3px solid var(--yellow);background:#25261d;padding:20px 24px;margin:28px 0;color:#e1ddbd}.legal-toc{display:flex;gap:14px;flex-wrap:wrap;margin:25px 0}.legal-toc a{font-size:14px;padding:6px 12px;border:1px solid var(--line);border-radius:20px}.legal table{width:100%;border-collapse:collapse;font-size:15px}.legal td,.legal th{text-align:left;padding:15px;border-bottom:1px solid var(--line);vertical-align:top}.legal td{color:#c6c9be}.legal th{color:var(--yellow)}@media(min-width:1500px){body{border-inline:1px solid var(--line);max-width:1440px;margin:auto}}@media(max-width:900px){nav{gap:18px}.hero{gap:5%;padding-top:42px}h1{font-size:70px;letter-spacing:-4px}.hero-visual{padding:18px}.hero-shot{width:245px}.hero-actions{gap:15px;flex-wrap:wrap}.cards{gap:12px}.card{padding:22px}.section-heading{align-items:start;flex-direction:column;gap:20px}.section{padding-block:65px}.home-section{gap:8%}.feature-strip{flex-wrap:wrap;gap:16px}.gallery{gap:16px}}@media(max-width:620px){header{padding:18px 6%;min-height:80px}.brand{font-size:27px}nav{gap:16px;font-size:13px}header nav>a:nth-child(2),header nav>.nav-button{display:none}.hero{grid-template-columns:1fr;padding:42px 6% 40px;gap:44px}.eyebrow{font-size:10px;letter-spacing:1.3px}h1{font-size:76px;letter-spacing:-4.5px}.hero-copy>p{font-size:17px}.hero-foot{margin-top:25px}.hero-visual{margin:0 10px;transform:rotate(1deg)}.hero-shot{width:240px;max-height:427px}.feature-strip{font-size:11px;display:grid;grid-template-columns:1fr 1fr;gap:18px 8px}.feature-strip span::before{margin-right:7px}.cards{grid-template-columns:1fr;gap:16px}.card{padding:28px}.symbol{margin:25px 0}.card p{font-size:16px}.home-section{grid-template-columns:1fr;gap:40px;padding-block:60px}.home-title h2{font-size:59px}.gallery{grid-template-columns:1fr;gap:35px}.gallery img{width:100%;max-width:330px;margin:auto}.gallery figcaption{max-width:330px;margin:15px auto 0}.closing{margin-bottom:55px;padding-block:40px}.closing h2{font-size:48px}.footer-top{align-items:start;gap:16px}.footer-top p{max-width:150px;text-align:right}.footer-bottom{flex-direction:column}.footer-bottom>div{flex-wrap:wrap;gap:15px}.legal{padding-top:35px}.legal table{font-size:14px}.legal td,.legal th{padding:12px 7px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}