:root,.dark{color-scheme:dark;--background:#0c0e0e;--foreground:#f4f2e9;--card:#181b19;--card-foreground:#f4f2e9;--popover:#151815;--popover-foreground:#f4f2e9;--primary:#f3c83d;--primary-foreground:#17190e;--secondary:#252923;--secondary-foreground:#e7e8df;--muted:#252923;--muted-foreground:#a8aea4;--accent:#383627;--accent-foreground:#f7d566;--destructive:#ff8275;--border:#ffffff1c;--input:#ffffff26;--ring:#f1ca50;--radius:1.5rem;--font-geist-sans:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-geist-mono:ui-monospace,monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font:16px var(--font-geist-sans);color:var(--foreground);background:radial-gradient(ellipse 800px 400px at 80% 120px,#9a761315,transparent),#0c0e0e;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #f2ce60;outline-offset:4px}button,a{transition:background .25s,transform .35s,box-shadow .35s}button:active,.primary-button:active{transform:scale(.98)}.glass{background:linear-gradient(125deg,#ffffff0b,#ffffff02),#1a1e19c9;border:1px solid #ffffff20;box-shadow:inset 0 1px 0 #ffffff12,0 12px 40px #0003;-webkit-backdrop-filter:blur(22px) saturate(125%);backdrop-filter:blur(22px) saturate(125%)}.site-header{position:fixed;top:16px;left:4%;right:4%;max-width:1370px;margin:auto;z-index:20;display:flex;align-items:center;justify-content:space-between;border-radius:26px;min-height:80px;padding:5px 18px 5px 12px;border-top-color:#dac77946}.brand{display:flex;align-items:center;gap:9px}.brand img{width:68px;height:68px;object-fit:contain}.brand>span{font-weight:750;font-size:13px;letter-spacing:.045em}.brand small{display:block;font-size:12px;letter-spacing:.2em;color:#a5a99f;font-weight:450;margin-top:5px}.site-header nav{display:flex;gap:32px;align-items:center;font-size:14px;color:#b7bcb3}.site-header nav a{display:flex;align-items:center;gap:6px}.site-header nav a:hover,.site-header nav .nav-active{color:#f5d56e}.header-actions{display:flex;gap:8px}.icon-button{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid #ffffff14;background:#ffffff05}.icon-button:hover{background:#d5ba4320}.intro{position:relative;max-width:1240px;margin:auto;padding:160px 32px 55px;display:flex;align-items:center;justify-content:space-between;isolation:isolate;overflow:hidden}.intro:after{content:'';position:absolute;z-index:-1;width:600px;height:600px;right:-220px;top:-180px;background:radial-gradient(circle,#f4c62f0b,transparent 64%);pointer-events:none}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:#d6bf77;margin:0 0 22px}.signal{display:inline-block;width:5px;height:5px;flex-shrink:0;border-radius:50%;background:#e6bb30;box-shadow:0 0 10px #e6bb3077}.intro h1{font-size:clamp(52px,6.8vw,88px);line-height:.98;font-weight:650;letter-spacing:-.06em;margin:0}.intro h1 span{color:#b3b6aa}.intro p:not(.eyebrow){color:#a5aba0;font-size:17px;line-height:1.5;margin:22px 0 0}.intro-logo{width:255px;height:255px;object-fit:contain;margin-right:12%;filter:drop-shadow(0 0 40px #efbe251e)}.intro-coordinate{position:absolute;right:30px;bottom:58px;writing-mode:vertical-rl;font-family:var(--font-geist-mono);font-size:12px;letter-spacing:.08em;color:#777d70;line-height:1.8}.catalog{max-width:1240px;margin:auto;padding:30px 32px 55px;min-height:410px}.armory-topline{display:flex;justify-content:space-between;border-top:1px solid #ffffff18;padding-top:22px;margin-bottom:24px}.armory-topline .eyebrow{margin:0}.hierarchy-label{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.09em;color:#828a7d}.breadcrumb{margin:0 0 23px}.breadcrumb button{background:none;border:0;color:#a9afa4;min-height:30px;padding:0 3px;font-size:14px}.breadcrumb button[aria-current=page]{color:#e7c660}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:27px}.section-heading h2{font-size:clamp(28px,3.6vw,44px);line-height:1.1;letter-spacing:-.045em;font-weight:550;margin:0}.section-heading h2:focus{outline:none}.section-heading p{font-size:15px;line-height:1.5;color:#9fa69a;margin:12px 0 0}.back-button{display:flex;align-items:center;gap:8px;border:0;background:none;color:#c3c7bc;font-size:14px;padding:0;min-height:44px;margin-bottom:7px}.search-field{border-radius:100px;padding:0 16px;min-height:48px;display:flex;align-items:center;gap:9px;color:#b1b6a9;flex-shrink:0}.search-field input{width:160px;font-size:14px;color:#eeeede;outline:none;background:transparent;border:0;min-width:0}.search-field input::placeholder{color:#a2a999}.search-field button{display:grid;place-items:center;width:32px;height:44px;background:none;border:0}.formation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.formation-card{position:relative;overflow:hidden;isolation:isolate;border-radius:27px;text-align:left;padding:22px;min-height:330px;animation:rise .45s both;transition:border-color .4s,transform .4s,box-shadow .4s;background:linear-gradient(145deg,#ffffff08,#ffffff00 60%),#171b17}.formation-card:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 12%,#c49c2423,transparent 66%)}.formation-card:after{content:'';position:absolute;height:1px;left:20%;right:20%;top:0;background:linear-gradient(90deg,transparent,#f2d15a80,transparent);box-shadow:0 0 25px 3px #e9be2a11}.formation-index{font-family:var(--font-geist-mono);font-size:12px;letter-spacing:.09em;color:#959d8c}.badge-well{height:166px;display:grid;place-items:center;margin:8px 0 12px}.badge-well img{height:145px;max-width:175px;width:auto;object-fit:contain;filter:drop-shadow(0 12px 15px #0005);transition:transform .6s}.formation-copy{padding-right:30px}.formation-copy h3{font-size:25px;font-weight:600;letter-spacing:-.03em;margin:0 0 7px;color:#f0f1e8}.formation-copy p{font-size:14px;line-height:1.5;color:#a6ac9f;margin:0 0 14px}.formation-status{display:block;font-size:12px;line-height:1.6;color:#b7ab81}.formation-arrow{position:absolute;bottom:24px;right:20px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;border:1px solid #f6d77730;background:#d3b3390c;color:#e5cc70}.formation-card:hover{border-color:#dfbd5055;box-shadow:inset 0 1px 0 #f7dc7740,0 14px 40px #0005,0 0 35px #d2ad2610;transform:translateY(-3px)}.formation-card:hover .badge-well img{transform:scale(1.04)}.catalog-footnote{border-bottom:1px solid #ffffff16;padding:26px 0;display:flex;align-items:center;gap:10px;color:#8e9686;font-size:12px;letter-spacing:.1em}.result-count{font-size:12px;color:#a1a99a;margin:10px 0 18px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 20px}.product-card{text-align:left;background:none;border:0;padding:0;min-width:0;animation:rise .45s both}.product-image{aspect-ratio:1/1.15;position:relative;overflow:hidden;border-radius:25px;background:radial-gradient(ellipse at 50% 20%,#5d6148,#343a30 55%,#232a23);border:1px solid #b1ad7025;transition:border-color .3s,box-shadow .3s;isolation:isolate}.product-image img{position:absolute;width:100%;height:100%;object-fit:contain;transition:transform .65s cubic-bezier(.16,1,.3,1),opacity .4s}.product-image .alternate-image{opacity:0}.product-label{position:absolute;top:15px;left:15px;border:1px solid #ffffff24;border-radius:100px;padding:7px 11px;background:#171c16d9;color:#e6e7d9;font-size:12px}.quick-view{position:absolute;bottom:14px;right:14px;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;color:#edd178;transition:transform .4s}.product-caption{display:flex;justify-content:space-between;gap:12px;padding:16px 2px 0}.product-caption h3{font-size:16px;line-height:1.4;font-weight:550;margin:0}.product-caption>span{white-space:nowrap;color:#e7ce80;font-size:15px;line-height:1.4}.product-card>p{font-size:12px;color:#9ea593;display:flex;align-items:center;gap:6px;margin:8px 2px 0}.primary-button{border:1px solid #f8dc7388;background:linear-gradient(125deg,#f2d371,#d8b440);color:#1b1c12;border-radius:100px;padding:16px 22px;min-height:54px;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;font-size:14px;font-weight:650;box-shadow:inset 0 1px 0 #fff6,0 4px 24px #cfaa221c}.primary-button:hover{box-shadow:0 4px 30px #cfaa2230;transform:translateY(-2px);background:#f1d777}.empty-results{padding:36px;border-radius:25px}.empty-results>svg{color:#dbc16f}.empty-results h3{font-size:26px;font-weight:550;letter-spacing:-.03em;margin:20px 0 12px}.empty-results p{color:#b0b6a6;line-height:1.6;margin-bottom:25px}.mission{max-width:1176px;margin:0 auto;border:1px solid #ffffff15;background:linear-gradient(130deg,#21241c,#121611);border-radius:28px;padding:45px;display:grid;grid-template-columns:1fr 1.7fr .7fr;gap:24px}.mission h2{font-size:42px;font-weight:550;line-height:1.05;letter-spacing:-.04em;margin:0}.mission p:not(.eyebrow){color:#aab19f;line-height:1.7;margin:22px 0;max-width:440px}.mission a{display:inline-flex;align-items:center;gap:20px;font-size:14px;color:#e1ce8b;border-bottom:1px solid #a8954d55;padding-bottom:9px}.mission>img{width:150px;align-self:center;opacity:.8}.mission .eyebrow{align-self:start}footer{max-width:1240px;margin:auto;padding:27px 32px 35px;display:flex;align-items:center;justify-content:space-between;color:#959e8c;gap:20px;font-size:12px}footer a{display:flex;align-items:center;gap:5px;font-size:14px}.footer-brand img{width:70px;height:70px}.skip-link{position:fixed;z-index:100;top:-100px;left:20px;background:#d8ba57;color:#111;padding:16px;border-radius:20px}.skip-link:focus{top:20px}.product-sheet[data-slot]{width:min(570px,calc(100vw - 24px));max-width:none;inset:12px 12px 12px auto;height:calc(100dvh - 24px);border-radius:30px;background:#151914f7;overflow-y:auto;gap:0;border:1px solid #edd7863a;box-shadow:0 25px 100px #0009;transition-duration:420ms;transition-timing-function:cubic-bezier(.22,1,.36,1);overscroll-behavior:contain}.sheet-photo{position:relative;background:radial-gradient(ellipse at 50% 15%,#6c7053,#353e30 60%,#242b22);min-height:320px;height:44dvh;flex-shrink:0;touch-action:pan-y}.sheet-photo>img{width:100%;height:100%;object-fit:contain;animation:photo-in .35s}.gallery-controls{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:15px;border-radius:100px;padding:3px;font-size:12px;color:#eed889}.gallery-controls button{width:44px;height:44px;border:0;background:none;display:grid;place-items:center}.sheet-copy{padding:28px}.sheet-copy .eyebrow{font-size:12px;line-height:1.6;margin-bottom:12px}.sheet-title[data-slot]{font-size:30px;line-height:1.1;letter-spacing:-.035em;font-weight:550}.sheet-price{font-size:23px;margin:16px 0;color:#e6cb74}.sheet-description[data-slot]{font-size:16px;line-height:1.7;color:#b8bfaf}.thumbnails{display:flex;gap:9px;overflow-x:auto;margin-top:25px}.thumbnails button{border-radius:14px;background:#3d4838;border:2px solid transparent;flex-shrink:0;width:64px;height:72px;overflow:hidden}.thumbnails button.selected{border-color:#dabf60}.thumbnails img{width:100%;height:100%;object-fit:contain}.sheet-buy{position:sticky;bottom:0;padding:18px 24px max(18px,env(safe-area-inset-bottom));margin-top:auto;border:0;border-top:1px solid #f0d27725}.sheet-buy a{width:100%}.sheet-buy p{font-size:12px;line-height:1.5;text-align:center;margin:10px 0 0;color:#b3bba6}.product-sheet [data-slot=sheet-close]{width:44px;height:44px;border-radius:50%;background:#1b231ce6;color:#f3df99;border:1px solid #ecd28035;z-index:3}.product-sheet [data-slot=sheet-close] svg{width:20px;height:20px}[data-slot=sheet-overlay]{background:#030602a3;backdrop-filter:blur(5px)}
@keyframes rise{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-in{from{opacity:.4;transform:scale(.99)}to{opacity:1;transform:scale(1)}}
@media(hover:hover){.product-card:hover .product-image{border-color:#e6c45077;box-shadow:0 10px 35px #caa4250d}.product-card:hover .product-image img{transform:scale(1.035)}.product-card:hover .product-image:has(.alternate-image) img:first-child{opacity:0}.product-card:hover .alternate-image{opacity:1}.product-card:hover .quick-view{transform:rotate(90deg)}}
@media(max-width:1000px){.site-header nav{gap:20px}.brand>span{display:none}.intro-logo{margin-right:4%;width:220px}.intro-coordinate{display:none}.mission{margin:0 25px;grid-template-columns:1fr 2fr}.mission>img{display:none}.formation-card{padding:19px}.formation-copy h3{font-size:23px}.formation-copy p{min-height:42px}.hierarchy-label{font-size:12px;letter-spacing:0}.product-caption{flex-direction:column;gap:7px}.section-heading{align-items:flex-start}}
@media(max-width:640px){html{scroll-padding-top:96px}.site-header{top:max(10px,env(safe-area-inset-top));left:12px;right:12px;padding:4px 11px 4px 5px;border-radius:24px;min-height:70px}.brand img{height:60px;width:60px}.brand>span{display:block;font-size:12px;letter-spacing:0}.brand small{font-size:12px;letter-spacing:.12em;margin-top:3px}.site-header nav,.account{display:none}.intro{padding:112px 22px 22px;min-height:0;gap:10px}.intro .eyebrow{font-size:12px;letter-spacing:.12em;margin-bottom:17px}.intro h1{font-size:45px;letter-spacing:-.045em;line-height:1.02}.intro p:not(.eyebrow){font-size:14px;line-height:1.5;margin-top:15px;max-width:230px}.intro-logo{display:none}.catalog{padding:16px 16px 32px;min-height:340px}.armory-topline{padding-top:16px;margin-bottom:12px}.armory-topline .eyebrow{font-size:12px}.hierarchy-label{font-size:0;gap:0}.hierarchy-label svg{display:none}.hierarchy-label:after{content:'FIND YOUR FORMATION';font-size:12px;letter-spacing:.05em;color:#8f9984}.breadcrumb{margin-bottom:13px}.breadcrumb [data-slot=breadcrumb-list]{gap:6px}.breadcrumb button{min-height:38px;font-size:14px}.section-heading{display:block;margin-bottom:19px}.section-heading h2{font-size:28px;letter-spacing:-.035em}.section-heading p{font-size:14px;margin-top:9px}.back-button{margin-top:-5px;margin-bottom:7px}.search-field{margin-top:20px;min-height:48px;border-radius:16px;background:#191f18c9}.search-field input{font-size:16px;width:100%;min-height:46px}.formation-grid{grid-template-columns:1fr;gap:13px}.formation-card{display:grid;grid-template-columns:76px minmax(0,1fr) 36px;gap:13px;align-items:center;min-height:137px;padding:18px 14px;border-radius:23px}.formation-index{position:absolute;left:105px;top:16px;font-size:12px;letter-spacing:.07em}.badge-well{height:82px;margin:0;grid-column:1}.badge-well img{max-width:78px;width:78px;height:78px}.formation-copy{padding:24px 0 0;grid-column:2;min-width:0}.formation-copy h3{font-size:22px;margin-bottom:5px}.formation-copy p{font-size:12px;line-height:1.45;min-height:0;margin-bottom:6px}.formation-status{font-size:12px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.formation-arrow{position:static;grid-column:3;width:36px;height:36px}.formation-card:after{left:15%;right:15%}.catalog-footnote{font-size:12px;letter-spacing:.015em;gap:7px;padding:22px 0;line-height:1.5}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.product-image{border-radius:22px;aspect-ratio:1/1.25}.product-label{font-size:12px;padding:5px 9px;top:10px;left:10px;max-width:calc(100% - 20px)}.quick-view{width:44px;height:44px;right:9px;bottom:9px}.product-caption{padding-top:12px;gap:6px}.product-caption h3{font-size:14px;line-height:1.45}.product-caption>span{font-size:15px}.empty-results{padding:26px 22px}.empty-results h3{font-size:23px}.mission{display:block;margin:0 12px;border-radius:25px;padding:30px 24px}.mission .eyebrow{margin-bottom:23px}.mission h2{font-size:34px}.mission p:not(.eyebrow){font-size:16px}.mission a{font-size:14px;min-height:40px}footer{padding:22px 24px 32px;flex-wrap:wrap;gap:12px 24px}footer p{order:3;width:100%;margin:0}footer a:not(.footer-brand){min-height:44px}.footer-brand img{width:58px;height:58px}.product-sheet[data-slot]{inset:auto 0 0;width:100%;height:93dvh;border-radius:28px 28px 0 0}.product-sheet[data-starting-style],.product-sheet[data-ending-style]{transform:translateY(50px)}.sheet-photo{height:38dvh;min-height:260px}.sheet-copy{padding:24px}.sheet-title[data-slot]{font-size:27px}.sheet-buy{padding-left:18px;padding-right:18px}.primary-button{font-size:15px}.intro:after{right:-300px;top:-240px}}
@media(max-width:360px){.brand>span{font-size:11px}.intro h1{font-size:40px}.formation-card{grid-template-columns:62px minmax(0,1fr) 30px;gap:10px;padding:18px 12px}.formation-index{left:84px}.badge-well img{width:62px;height:62px}.formation-copy h3{font-size:20px}.formation-arrow{width:30px;height:36px}.hierarchy-label:after{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.product-card:hover .product-image img,.formation-card:hover,.formation-card:hover .badge-well img{transform:none}}
@media(prefers-reduced-transparency:reduce){.glass{background:#1d231b;backdrop-filter:none;-webkit-backdrop-filter:none}.product-sheet[data-slot]{background:#151914}[data-slot=sheet-overlay]{backdrop-filter:none;background:#030602ed}}
@supports not (backdrop-filter:blur(1px)){.glass{background:#1d231b}}
.mobile-track{display:none}.tracking-page{max-width:1100px;margin:auto;padding:130px 32px 40px}.tracking-page>.back-button{margin-bottom:34px}.tracking-page>h1{font-size:clamp(38px,5.5vw,64px);font-weight:600;letter-spacing:-.05em;line-height:1.1;margin:0}.tracking-intro{color:#aeb6a4;font-size:17px;line-height:1.6;margin:17px 0 34px}.tracking-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:25px;align-items:start}.tracking-card{border-radius:28px;padding:30px;position:relative;background:radial-gradient(ellipse at top right,#d1a92012,transparent 65%),#1a2018d9;border-top-color:#d4bd644a}.tracking-symbol{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;background:#d4b83e10;border:1px solid #d4b83e33;color:#e4ca74;margin-bottom:25px}.tracking-card .eyebrow{margin-bottom:15px}.tracking-card h2,.tracking-help h2{font-size:27px;font-weight:550;letter-spacing:-.035em;line-height:1.2;margin:0}.tracking-card>p:not(.eyebrow),.tracking-help p{font-size:16px;line-height:1.65;color:#afb8a4;margin:15px 0 23px}.tracking-card form{margin-top:28px}.tracking-card label{display:block;font-size:14px;margin:22px 0 10px;color:#e4e8dc}.tracking-select[data-slot],.tracking-input[data-slot]{width:100%;min-height:52px;border-radius:14px;background:#0d120ca6;border-color:#b5bc9c40;font-size:16px;padding:12px 14px}.tracking-card .primary-button{width:100%;margin-top:10px}.tracking-card .field-hint,.tracking-help .field-hint{font-size:12px;line-height:1.6;color:#a2ac95;margin:10px 0 0}.tracking-error{color:#ffa498;font-size:14px;line-height:1.5;margin-top:14px}.tracking-help{padding:30px 14px}.tracking-help h2{font-size:23px}.tracking-help a{display:inline-flex;align-items:center;gap:15px;color:#e9d187;font-size:15px;min-height:44px}.tracking-help p{margin-bottom:10px}
@media(max-width:640px){.mobile-track{display:flex;align-items:center;justify-content:center;font-size:13px;color:#e4cd7b;border-radius:100px;padding:0 10px;min-height:44px;border:1px solid #d4bd6429;background:#d4bd6409}.site-header .brand>span{display:none}.tracking-page{padding:103px 18px 20px}.tracking-page>.back-button{margin-bottom:23px}.tracking-page>.eyebrow{margin-bottom:17px}.tracking-page>h1{font-size:40px}.tracking-intro{font-size:16px;margin:14px 0 26px}.tracking-grid{grid-template-columns:1fr;gap:18px}.tracking-card{padding:25px 22px;border-radius:25px}.tracking-card h2{font-size:27px}.tracking-help{padding:26px 10px 10px}.tracking-symbol{margin-bottom:22px}.tracking-card form{margin-top:20px}}
