@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{color-scheme:light;--ink:#12292f;--paper:#f3f4ef;--lime:#ddf087;--line:#cbd1cb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #90b843;outline-offset:6px}.header{height:100px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:white}.brand{font-family:'Barlow Condensed',sans-serif;font-weight:800;letter-spacing:.02em;font-size:36px;line-height:.85;display:inline-flex;flex-direction:column}.brand span{font-family:'DM Sans',sans-serif;font-size:11px;letter-spacing:.44em;line-height:1.8;text-align:center;padding-left:5px}nav{display:flex;gap:38px;align-items:center;font-size:14px}nav a{padding:10px 0}nav a:hover,.text-link:hover{color:#779232}.nav-order{border-bottom:1px solid #718181}.nav-order span{margin-left:20px}.hero{position:relative;min-height:720px;min-height:min(790px,88svh);color:white;background:#233c40;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-image{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.65}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,30,.8),rgba(7,25,30,.15)),linear-gradient(0deg,rgba(7,25,30,.65),transparent 30%);pointer-events:none}.hero-content,.hero-bottom{position:relative;z-index:1}.hero-content{padding:75px 6% 135px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;margin:0 0 24px}.hero .eyebrow{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Barlow Condensed',sans-serif;font-weight:600;line-height:1.02;letter-spacing:-.025em}h1{font-size:clamp(56px,6.7vw,104px);margin-bottom:26px;max-width:1000px}em{font-family:Georgia,serif;font-weight:400}h1 em{color:var(--lime)}.intro{font-size:17px;line-height:1.7;color:#e0e6e4;margin-bottom:34px}.button{display:inline-flex;gap:45px;align-items:center;background:var(--lime);color:var(--ink);padding:16px 24px;font-weight:600;font-size:14px}.button:hover{background:#edffab}.hero-bottom{position:absolute;bottom:0;left:6%;right:6%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff40;padding:22px 0;font-size:12px;letter-spacing:.06em}.hero-bottom a{font-size:13px;letter-spacing:0}.hero-bottom a span{margin-left:24px}.section{padding:100px 6%}h2{font-size:clamp(45px,5vw,72px);margin-bottom:0}.craft{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-bottom:1px solid var(--line)}.craft-copy{padding-top:43px;max-width:510px}.large{font-size:24px;line-height:1.45}.craft-copy>p:not(.large){color:#586663}.text-link{display:inline-flex;gap:35px;border-bottom:1px solid currentColor;padding:10px 0;font-size:14px;font-weight:600}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading>p{color:#586663;max-width:230px}.collection-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:48px;padding:45px 0;display:flex;align-items:center;gap:55px}.note-number{font-family:'Barlow Condensed',sans-serif;font-size:80px;font-weight:700;letter-spacing:-.06em;color:#acb8b2;white-space:nowrap}.collection-note .eyebrow{margin-bottom:12px;color:#586663}.collection-note h3{font-size:35px;margin-bottom:10px}.collection-note p:last-child{margin:0;color:#586663}.note-arrow{margin-left:auto;font-size:42px}.order{background:var(--ink);color:var(--paper)}.order>.eyebrow{color:var(--lime)}.order-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;align-items:start}.order h2{font-size:clamp(44px,4.8vw,70px)}.order h2 em{color:var(--lime)}.order-layout>div{padding-top:8px}.coming{font-size:11px;letter-spacing:.1em;color:var(--lime);border:1px solid #63734d;display:inline-block;padding:6px 10px;margin-bottom:20px}.order p{color:#d0dad6}.order .text-link:hover{color:var(--lime)}footer{padding:45px 6%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{margin:0;font-size:14px;color:#586663}footer>span{font-size:12px;color:#586663}@media(min-width:1600px){.header,.section,footer{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:700px){.header{height:86px}nav{gap:18px;font-size:12px}.nav-order span{display:none}.brand{font-size:30px}.brand span{font-size:9px}.hero{min-height:680px}.hero-content{padding:75px 6% 130px}h1{font-size:58px}.hero-bottom>span{max-width:150px;font-size:10px}.hero-bottom>a{font-size:11px}.hero-bottom a span{margin-left:8px}.section{padding:64px 6%}.craft,.order-layout{grid-template-columns:1fr;gap:30px}.craft-copy{padding-top:0}.large{font-size:22px}.section-heading{display:block}.section-heading>p{margin-top:25px}.collection-note{gap:24px;padding:30px 0}.note-number{font-size:48px}.collection-note h3{font-size:29px}.collection-note .eyebrow{font-size:10px}.collection-note p:last-child{font-size:14px}.note-arrow{display:none}footer{flex-wrap:wrap;justify-content:space-between}footer p{order:3;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hero-image{background-image:url("https://images.unsplash.com/photo-1615564211976-62961c44a8c8?auto=format&fit=crop&w=2400&q=85")}

:root{--ink:#1e1e1b;--lime:#eec45f;--paper:#f5f5f1}.header{height:108px}.brand{display:block;width:80px;height:80px;overflow:hidden;border-radius:50%;flex-shrink:0}.brand img{display:block;width:88px;height:88px;max-width:none;margin:-4px;object-fit:cover}.hero:after{background:linear-gradient(90deg,rgba(15,19,18,.85),rgba(15,19,18,.15)),linear-gradient(0deg,rgba(15,19,18,.65),transparent 30%)}.button:hover{background:#ffda83}.coming{border-color:#796637}.order .text-link:hover{color:var(--lime)}a:focus-visible{outline-color:#b78e2e}nav a:hover,.text-link:hover{color:#b99135}@media(max-width:700px){.header{height:96px}.header .brand{width:68px;height:68px}.header .brand img{width:76px;height:76px}}

.lure-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 28px;margin-top:48px}.lure-photo{margin:0;min-width:0}.lure-photo a{display:flex;align-items:center;justify-content:center;background:#e5e5df;aspect-ratio:4/3;overflow:hidden}.lure-photo img{display:block;width:100%;height:100%;object-fit:contain}.lure-photo figcaption{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px}.lure-photo a:hover{outline:2px solid #b99135;outline-offset:3px}.lure-photo figcaption span{color:#927126}@media(max-width:700px){.lure-gallery{grid-template-columns:1fr;gap:28px}}

.button{border-radius:999px}

.lure-photo a{background:transparent;border-radius:20px;padding:20px}.lure-photo img{filter:drop-shadow(0 12px 9px rgba(30,30,27,.12))}

.model-nav{display:flex;gap:12px;flex-wrap:wrap;margin-top:36px}.model-nav a{padding:10px 24px;border:1px solid #b8b8aa;border-radius:999px;font-size:16px;font-weight:600}.model-nav a:hover,.model-nav a:focus-visible{background:var(--lime);color:var(--ink);border-color:var(--lime)}.model-section{padding-top:56px;scroll-margin-top:28px}.model-section+.model-section{margin-top:48px;border-top:1px solid var(--line)}.model-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.model-heading h3{font-size:42px;margin:0}.model-heading p{margin:0;color:#586663}.model-section .lure-gallery{margin-top:24px}@media(max-width:700px){.model-heading{display:block}.model-heading p{margin-top:10px}.model-section{padding-top:40px}.model-nav a{padding:10px 20px}}

.lure-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.lure-photo a{padding:12px}.hero-logo{position:absolute;right:6%;top:50%;transform:translateY(-50%);z-index:1;width:clamp(200px,24vw,360px);aspect-ratio:1;border-radius:50%;overflow:hidden;box-shadow:0 20px 60px #0004}.hero-logo img{display:block;width:111%;height:111%;max-width:none;margin:-5.5%;object-fit:cover}.hero-content{max-width:74%}h1{font-size:clamp(56px,5.7vw,90px)}@media(max-width:1000px){.hero-logo{width:190px;right:5%}.hero-content{max-width:76%}h1{font-size:clamp(50px,6vw,66px)}}@media(max-width:700px){.lure-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.hero-logo{position:relative;right:auto;top:auto;transform:none;width:116px;margin:30px 6% 0}.hero-content{max-width:none;padding-top:24px}.hero{min-height:780px}h1{font-size:58px}}@media(max-width:480px){.lure-gallery{grid-template-columns:1fr}}
