:root{--blue:#2448ff;--ink:#121b35;--lime:#d8f36a;--ivory:#f6f3ea;--line:#dadbd4;--rx:0deg;--ry:0deg;color:var(--ink);font-family:"Trebuchet MS",Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--ivory)}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:6px}.hero a:focus-visible,.hero button:focus-visible,.hero [tabindex]:focus-visible{outline-color:var(--lime)}.skip{position:absolute;top:-5rem;left:1rem;z-index:20;background:var(--lime);padding:1rem}.skip:focus{top:1rem}.header{max-width:1440px;margin:auto;min-height:106px;padding:22px 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{flex-shrink:0}.brand img{width:216px;height:auto}.header nav{display:flex;align-items:center;gap:2rem;font-size:1rem}.header nav a:not(.nav-cta):hover{text-decoration:underline;text-underline-offset:6px}.nav-cta{border:1px solid var(--ink);padding:13px 20px;border-radius:100px}.nav-cta:hover{background:var(--ink);color:var(--ivory)}.nav-cta span{margin-left:12px}.hero{background:var(--blue);color:var(--ivory);padding:78px max(5%,calc((100vw - 1296px)/2)) 95px;min-height:680px;display:grid;grid-template-columns:1.02fr 1fr;gap:3rem;align-items:center;overflow:hidden}.eyebrow{font-size:.875rem;letter-spacing:.07em;font-weight:700;text-transform:uppercase;margin:0 0 25px}.hero .eyebrow{color:var(--lime)}h1{font-size:clamp(3.75rem,6.65vw,6.2rem);line-height:.99;letter-spacing:-.064em;font-weight:700;margin:0 0 26px}h1 em{font-style:normal;color:var(--lime)}.intro{font-size:1.17rem;line-height:1.55;margin:0 0 28px;max-width:370px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 25px;border-radius:100px;font-size:1rem;font-weight:bold;min-height:56px;transition:transform .2s}.button:hover{transform:translateY(-3px)}.lime{background:var(--lime);color:var(--ink)}.hero-note{font-size:.875rem;color:#e3e8ff;margin:22px 0 0;line-height:1.5}.stage{min-width:0;height:470px;position:relative;perspective:1100px}.orbit{position:absolute;inset:-7% -10%;border:1px solid #ffffff29;border-radius:50%;transform:rotate(-25deg)}.product-scene{position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .35s ease-out}.main-card{position:absolute;inset:30px 0 60px;margin:0;padding:10px;background:var(--ivory);border-radius:18px;box-shadow:0 25px 50px #05136c4d;transform:rotate(-7deg) translateZ(5px);overflow:hidden}.main-card img{width:100%;height:calc(100% - 46px);object-fit:cover;border-radius:10px}.main-card figcaption{height:46px;padding:15px 10px 0;color:var(--ink);display:flex;align-items:center;justify-content:space-between;font-weight:bold;font-size:.95rem}.mini-mark{color:var(--blue);font-size:1.8rem}.gift-tag{position:absolute;right:-12px;top:0;padding:20px 24px;background:var(--lime);color:var(--ink);border-radius:8px;line-height:1.45;transform:rotate(8deg) translateZ(75px);box-shadow:0 15px 35px #05136c33;font-size:.9rem}.glasses-card{position:absolute;bottom:-15px;right:-8px;width:44%;margin:0;background:var(--ivory);padding:8px 8px 12px;border-radius:12px;transform:rotate(9deg) translateZ(95px);box-shadow:0 15px 40px #05136c55}.glasses-card img{aspect-ratio:1.5;object-fit:cover;border-radius:7px}.glasses-card figcaption{font-size:.8rem;color:var(--ink);font-weight:bold;padding:8px 7px 0}.first-intro{padding:100px 5%;max-width:1440px;margin:auto}.first-intro .eyebrow{color:var(--blue)}h2{font-size:clamp(2.4rem,4vw,4rem);line-height:1.05;letter-spacing:-.05em;margin:0 0 24px}h2 em{font-style:normal;color:var(--blue)}.first-intro>p:last-child{font-size:1.125rem;line-height:1.6;max-width:540px}footer{padding:40px 5%;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:1rem}footer p{font-size:1rem}@media(min-width:1500px){.hero{gap:80px}}@media(max-width:950px){.header nav{gap:1rem}.nav-cta{display:none}.hero{gap:2rem;padding-top:60px;padding-bottom:65px}.stage{height:390px}.main-card{inset:35px 0 35px}.gift-tag{font-size:.8rem;padding:14px}.glasses-card{width:48%}}@media(max-width:680px){.header{min-height:84px;padding:20px 6%;gap:15px}.brand img{width:165px}.header nav{font-size:.875rem}.header nav a:nth-child(2){display:none}.hero{grid-template-columns:1fr;padding:48px 6% 65px;gap:46px}.eyebrow{font-size:.8rem;letter-spacing:.03em}h1{font-size:clamp(3.5rem,13vw,5.5rem)}.intro{font-size:1.05rem;max-width:360px}.hero-note{font-size:.8rem}.stage{height:365px;width:92%;margin:auto}.main-card{inset:20px 0 45px}.gift-tag{top:0}.glasses-card{bottom:0;width:45%}.main-card figcaption{font-size:.82rem}.glasses-card figcaption{font-size:.7rem}.first-intro{padding:70px 6%}footer{align-items:flex-start;flex-direction:column;padding:30px 6%}footer p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
img{height:auto}.visual-wrap{min-width:0}.view-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.pointer-hint{font-size:.875rem;color:#e3e8ff}.view-controls>div{display:flex;gap:8px}.view-controls button{display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff66;border-radius:50%;background:transparent;color:var(--ivory);cursor:pointer;font-size:1.25rem}.view-controls button:hover{background:var(--lime);border-color:var(--lime);color:var(--ink)}.main-card img{height:calc(100% - 46px)}.glasses-card img{width:100%;height:auto}.section{max-width:1440px;margin:auto;padding:100px 5%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:48px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:350px;font-size:1.125rem;line-height:1.65;margin:0 0 4px}.section .eyebrow{color:var(--blue)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;padding:0;margin:0;list-style:none}.steps li{border-top:1px solid #b8bdbc;padding-top:26px}.step-number{font-size:1rem;color:var(--blue);font-weight:700}.steps h3{font-size:1.5rem;line-height:1.2;margin:26px 0 14px;letter-spacing:-.025em}.steps p{line-height:1.65;font-size:1rem;max-width:330px;margin:0}.experience{display:grid;grid-template-columns:1.06fr 1fr;background:var(--ink);color:var(--ivory)}.experience-photo{position:relative;min-height:600px;overflow:hidden}.experience-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:45% center}.photo-tag{position:absolute;bottom:35px;left:30px;background:var(--lime);color:var(--ink);padding:14px 20px;border-radius:50px;font-size:.875rem;font-weight:bold;transform:rotate(-4deg)}.experience-copy{padding:82px min(6vw,100px);align-self:center}.experience-copy .eyebrow{color:var(--lime)}.experience h2{font-size:clamp(2.6rem,4.1vw,4rem);line-height:1.1}.experience h2 em{color:var(--lime)}.experience-copy>p:not(.eyebrow){font-size:1.0625rem;line-height:1.65;max-width:450px;color:#e1e5ef}.text-link{display:inline-block;padding:12px 0 9px;border-bottom:1px solid currentColor;font-size:1rem;font-weight:700;line-height:1.4}.text-link span{margin-left:18px}.experience .text-link{color:var(--lime);margin-top:16px}.text-link:hover{opacity:.75}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-grid article{min-width:0}.product-image{overflow:hidden;border-radius:14px;aspect-ratio:1.07}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-grid article:hover img{transform:scale(1.035)}.product-label{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:22px}.product-label h3{font-size:1.35rem;letter-spacing:-.03em;line-height:1.2;margin:0}.product-label>span{font-size:.875rem;color:var(--blue)}.product-grid article>p{font-size:1rem;line-height:1.5;margin:8px 0 0;color:#4e5360}.collection-note{font-size:.8125rem;line-height:1.6;color:#555c66;margin:28px 0 0}.partners.section{max-width:none;background:var(--lime);display:grid;grid-template-columns:.9fr 1.1fr;gap:6%;padding:75px max(5%,calc((100vw - 1296px)/2));align-items:center}.partners .eyebrow{color:var(--ink)}.partners h2{font-size:clamp(3rem,5vw,5rem)}.partner-copy>p:not(.eyebrow){font-size:1.125rem;line-height:1.6;max-width:410px}.partners figure{margin:0}.partners figure img{width:100%;height:auto;border-radius:14px;aspect-ratio:1.1;object-fit:cover;object-position:45% center}.partners figcaption{font-size:.875rem;line-height:1.5;margin:16px 0 0}.closing{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--blue);color:var(--lime);padding:35px 5%;font-size:clamp(1.7rem,3.5vw,3.5rem);font-weight:700;letter-spacing:-.035em}.closing p{margin:0;line-height:1.2}.closing span{font-size:4rem}.back-top{font-size:.875rem;border-bottom:1px solid var(--ink);padding:8px 0}.brand img,footer img{object-fit:contain}footer img{width:180px}.hero{padding-bottom:65px}@media(min-width:1450px){.section{padding-left:72px;padding-right:72px}}@media(max-width:950px){.steps{gap:28px}.section-heading{gap:2rem}.section-heading>p{max-width:290px}.experience-photo{min-height:540px}.experience-copy{padding:60px 8%}.product-grid{gap:18px}.product-label h3{font-size:1.16rem}.partners.section{gap:5%}.main-card img{height:calc(100% - 46px)}}@media(max-width:680px){.view-controls{margin-top:18px}.pointer-hint{font-size:.8125rem}.section{padding:64px 6%}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:24px;max-width:100%;font-size:1rem}.steps{grid-template-columns:1fr;gap:30px}.steps li{display:grid;grid-template-columns:38px 1fr;column-gap:12px;padding-top:22px}.step-number{grid-row:1/3;padding-top:3px}.steps h3{margin:0 0 10px;font-size:1.4rem}.steps p{font-size:1rem;max-width:none}.experience{grid-template-columns:1fr}.experience-photo{min-height:420px}.experience-copy{padding:50px 6% 60px}.experience h2{font-size:2.6rem}.experience-copy>p:not(.eyebrow){font-size:1rem}.photo-tag{bottom:25px;left:22px}.product-grid{grid-template-columns:1fr;gap:32px}.product-image{aspect-ratio:1.35}.product-label h3{font-size:1.4rem}.product-label{margin-top:17px}.partners.section{grid-template-columns:1fr;gap:36px;padding:60px 6%}.partners h2{font-size:3.5rem}.partner-copy>p:not(.eyebrow){font-size:1rem}.partners figure img{aspect-ratio:1.25}.closing{padding:28px 6%;gap:28px}.closing span{font-size:2.5rem;flex-shrink:0}.closing p{max-width:270px}footer{gap:20px}.glasses-card figcaption{font-size:.75rem;line-height:1.3}.hero{padding-bottom:40px}.hero-note{font-size:.875rem}.eyebrow{font-size:.875rem}}@media(max-width:360px){.header{flex-wrap:wrap;justify-content:space-between}.header nav{font-size:.875rem}.brand img{width:150px}.stage{height:315px}.gift-tag{font-size:.75rem;padding:12px}.main-card figcaption{font-size:.75rem}.glasses-card figcaption{font-size:.75rem}.view-controls{align-items:flex-start}.pointer-hint{max-width:130px;line-height:1.5}.button{gap:18px;padding:17px 21px}}
.view-controls{position:relative;z-index:2;margin-top:52px}.hero-copy{min-width:0}h1,h2,h3{overflow-wrap:break-word}.stage{outline-offset:8px}@media(max-width:680px){.view-controls{margin-top:45px}.product-scene{width:95%;margin:auto}}
