:root{--black:#070707;--ink:#111;--white:#f7f7f5;--silver:#a9adb2;--silver2:#d9dde1;--ash:#60656a;--line:rgba(255,255,255,.13);--paper:#eceeef;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}.ambient{position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.07),transparent 24%),radial-gradient(circle at 80% 30%,rgba(170,175,180,.09),transparent 25%),linear-gradient(120deg,#050505,#0b0b0b 50%,#050505);background-size:140% 140%;animation:ambient 18s ease-in-out infinite alternate}.ambient:after{content:"";position:absolute;inset:-20%;opacity:.16;background-image:linear-gradient(135deg,transparent 48%,rgba(255,255,255,.06) 49%,transparent 51%),linear-gradient(45deg,transparent 48%,rgba(255,255,255,.04) 49%,transparent 51%);background-size:64px 64px;transform:rotate(7deg);animation:drift 28s linear infinite}@keyframes ambient{to{background-position:90% 70%}}@keyframes drift{to{transform:translate3d(80px,30px,0) rotate(7deg)}}button,a{font:inherit}button{cursor:pointer}.ticker{height:28px;overflow:hidden;background:#000;border-bottom:1px solid var(--line);white-space:nowrap;font-size:9px;letter-spacing:.18em}.ticker-track{display:inline-flex;gap:24px;align-items:center;height:100%;animation:ticker 36s linear infinite}.ticker i{color:var(--silver)}@keyframes ticker{to{transform:translateX(-50%)}}.header{height:74px;position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;background:rgba(7,7,7,.78);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand img{width:min(190px,32vw);max-height:44px;object-fit:contain}.brand{display:flex;justify-content:center}.header nav{display:flex;gap:26px;justify-content:flex-start}.header nav a,.text-btn,.bag-btn{color:#fff;text-decoration:none;font-size:9px;letter-spacing:.14em;background:none;border:0}.header-actions{display:flex;justify-content:flex-end;gap:20px}.bag-btn b{display:inline-grid;place-items:center;width:18px;height:18px;border:1px solid var(--line);border-radius:50%;margin-left:6px;font-size:8px}.menu-btn{display:none}.search-drawer{display:none;position:fixed;top:102px;left:0;right:0;z-index:45;background:#090909;border-bottom:1px solid var(--line);padding:16px 28px}.search-drawer.open{display:block}.search-drawer>div{display:flex;align-items:center;gap:15px;max-width:900px;margin:auto}.search-drawer span{font-size:9px;letter-spacing:.15em;color:var(--silver)}.search-drawer input{flex:1;background:none;border:0;border-bottom:1px solid var(--line);color:#fff;padding:10px 0;outline:0}.search-drawer button{background:none;border:0;color:#fff;font-size:24px}.hero{min-height:calc(100vh - 102px);display:grid;grid-template-columns:1.12fr .88fr;max-width:var(--max);margin:auto;border-bottom:1px solid var(--line)}.hero-art{min-height:720px;position:relative;overflow:hidden;border-right:1px solid var(--line);background:radial-gradient(circle at 50% 45%,#25292d 0,#0b0b0b 45%,#040404 78%)}.grid-noise{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to bottom,black,transparent 90%);opacity:.5}.orbit{position:absolute;border:1px solid rgba(220,225,230,.2);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-22deg)}.orbit-a{width:72%;height:72%;animation:spin 20s linear infinite}.orbit-b{width:48%;height:92%;border-color:rgba(255,255,255,.08);animation:spin 27s linear infinite reverse}@keyframes spin{to{transform:translate(-50%,-50%) rotate(338deg)}}.hero-mark{position:absolute;inset:0;display:grid;place-items:center;padding:14%;mix-blend-mode:screen}.hero-mark img{width:88%;max-width:720px;filter:drop-shadow(0 25px 45px rgba(0,0,0,.6))}.hero-stamp,.hero-side{position:absolute;font-size:8px;letter-spacing:.16em;color:#d8dbde}.hero-stamp{left:24px;bottom:24px;line-height:1.6}.hero-side{right:24px;top:50%;writing-mode:vertical-rl;transform:translateY(-50%);line-height:1.7}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(28px,6vw,95px)}.eyebrow{font-size:8px;letter-spacing:.2em;color:var(--silver);margin:0 0 18px}.hero h1{font-size:clamp(54px,7vw,108px);line-height:.84;letter-spacing:-.075em;margin:0 0 28px;font-weight:800}.hero h1 em,.statement h2 em,.section-head h2 em,.collection h2 em,.featured h2 em,.fit h2 em,.price-size h2 em,.blueprint h2 em,.closing+* em{font-style:normal;color:#c9cdd1}.lead{font-size:13px;line-height:1.7;color:#b7bbc0;max-width:520px}.hero-actions{display:flex;gap:18px;align-items:center;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid #fff;text-decoration:none;font-size:9px;letter-spacing:.14em}.button.dark{background:#fff;color:#050505;border-color:#fff}.button.dark:hover{background:#bfc4c9;border-color:#bfc4c9}.button.light{background:transparent;color:#fff}.link-btn{color:#fff;text-decoration:none;font-size:9px;letter-spacing:.14em;border-bottom:1px solid #555;padding-bottom:8px}.hero-meta{display:grid;grid-template-columns:1fr;gap:8px;margin-top:54px;color:#777c80;font-size:7px;letter-spacing:.16em}.statement{display:grid;grid-template-columns:1.1fr .9fr;max-width:var(--max);margin:auto;padding:100px 6vw;border-bottom:1px solid var(--line);background:rgba(255,255,255,.025)}.statement-word{font-size:clamp(80px,16vw,230px);letter-spacing:-.1em;line-height:.7;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.22)}.statement-copy{max-width:500px;align-self:center}.statement h2,.section-head h2,.collection h2,.featured h2,.fit h2,.price-size h2,.blueprint h2{font-size:clamp(42px,5vw,78px);line-height:.88;letter-spacing:-.07em;margin:0 0 24px}.statement-copy>p:last-child,.section-head>p,.featured-copy>p,.blueprint .section-head>p{font-size:12px;line-height:1.8;color:#a9adb1}.categories,.collection,.featured,.fit,.price-size,.blueprint,.closing{max-width:var(--max);margin:auto}.categories{padding:100px 5vw 70px}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:34px}.section-head>p{max-width:410px;margin:0}.audience-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:24px}.audience-tabs button{background:none;border:0;color:#777;padding:12px 14px 12px 0;font-size:8px;letter-spacing:.16em}.audience-tabs button.active{color:#fff}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.cat-card{min-height:135px;background:rgba(255,255,255,.02);border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:#fff;text-align:left;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.cat-card:hover,.cat-card.active{background:#f0f2f3;color:#050505}.cat-card span{font-size:8px;opacity:.55}.cat-card strong{font-size:18px;letter-spacing:-.04em}.cat-card small{font-size:7px;letter-spacing:.14em;opacity:.55}.collection{padding:30px 5vw 100px}.collection-toolbar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.collection h2{font-size:60px}.collection select{background:#0d0d0d;color:#fff;border:1px solid var(--line);padding:10px 12px;font-size:9px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-card{background:#f0f1f2;color:#090909;min-width:0;cursor:pointer}.product-media{aspect-ratio:4/5;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#eceff1,#bfc4c8);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;display:block}.product-tag{position:absolute;left:14px;top:14px;background:#090909;color:#fff;padding:6px 8px;font-size:7px;letter-spacing:.14em}.product-open{position:absolute;right:14px;bottom:14px;border:1px solid #090909;background:rgba(255,255,255,.86);padding:9px;font-size:7px;letter-spacing:.13em}.product-meta{display:flex;justify-content:space-between;gap:15px;padding:17px}.product-meta h3{font-size:12px;margin:0 0 5px;letter-spacing:-.02em}.product-meta p{font-size:7px;color:#666;margin:0;letter-spacing:.12em}.product-price{font-size:10px;font-weight:700;white-space:nowrap}.featured{display:grid;grid-template-columns:1.15fr .85fr;min-height:640px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.featured-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle,#25292d,#060606 68%)}.featured-orb{position:absolute;width:65%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 80px rgba(255,255,255,.06),inset 0 0 80px rgba(255,255,255,.04);animation:orb 9s ease-in-out infinite alternate}@keyframes orb{to{transform:scale(1.08) rotate(8deg)}}.featured-logo{position:relative;width:78%;filter:drop-shadow(0 30px 45px rgba(0,0,0,.8))}.featured-copy{padding:70px 6vw;align-self:center}.featured-copy ul{list-style:none;padding:0;margin:25px 0 35px;display:grid;gap:10px;color:#aeb2b5;font-size:9px;letter-spacing:.12em}.featured-copy li:before{content:'—';margin-right:10px;color:#fff}.fit{display:grid;grid-template-columns:.75fr 1.25fr;background:#f0f1f2;color:#090909}.fit-intro{padding:70px 5vw;border-right:1px solid #c5c7c9}.fit h2{font-size:clamp(38px,4.5vw,68px)}.fit h2 em{color:#555b60}.fit-intro>p:not(.eyebrow){font-size:12px;line-height:1.7;color:#62676b}.weights{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:35px}.weights span{border-top:1px solid #c7c9cb;padding-top:10px;font-size:7px;letter-spacing:.12em;color:#666}.weights b{display:block;font-size:17px;color:#090909;margin-bottom:4px}.fit-form-wrap{padding:60px 5vw}.fit-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fit label,.checkout-form label{font-size:7px;letter-spacing:.13em;font-weight:700;color:#5e6266}.fit input,.fit select,.checkout-form input,.checkout-form textarea{width:100%;height:44px;border:1px solid #c7c9cb;background:#fff;color:#111;padding:0 10px;margin-top:7px;outline:0;font:inherit}.checkout-form textarea{height:auto;padding-top:12px}.unit{position:relative}.unit span{position:absolute;right:10px;bottom:13px;color:#777;font-size:7px}.fit-choice{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:24px 0}.fit-choice>span{grid-column:1/-1;font-size:7px;letter-spacing:.14em;color:#777}.fit-choice button{min-height:62px;background:#fff;border:1px solid #c7c9cb;text-align:left;padding:12px;font-size:8px;font-weight:700}.fit-choice button.active{background:#090909;color:#fff;border-color:#090909}.fit-choice small{display:block;font-weight:400;color:#777;margin-top:6px;font-size:7px}.fit-choice button.active small{color:#b7bbc0}.full{width:100%}.form-note{font-size:8px;line-height:1.6;color:#777;margin-top:14px}.fit-result{grid-column:1/-1;border-top:1px solid #c7c9cb;padding:35px 5vw;background:#e6e8e9}.result-top{display:flex;justify-content:space-between;align-items:center}.result-top strong{font-size:72px;letter-spacing:-.08em;line-height:.7}.result-top>div:first-child>span{font-size:8px;font-weight:700;margin-left:12px}.result-top p:last-child{font-size:8px;letter-spacing:.14em}.result-badge{width:82px;height:82px;border:1px solid #090909;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:8px;letter-spacing:.12em}.fit-result>#resultWhy{max-width:750px;color:#555b60;font-size:10px;line-height:1.7}.result-options{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:20px 0}.result-options button{background:#fff;border:1px solid #c7c9cb;padding:14px;text-align:left}.result-options button.active{background:#090909;color:#fff;border-color:#090909}.result-options strong{display:block;font-size:22px}.result-options span{font-size:7px;color:#777}.result-options button.active span{color:#bbb}.price-size{display:grid;grid-template-columns:1fr 1fr;padding:100px 5vw;border-bottom:1px solid var(--line)}.price-table{display:grid;gap:8px;align-self:center}.price-table div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.price-table span{font-size:9px;letter-spacing:.14em;color:#999}.price-table strong{font-size:20px}.blueprint{padding:100px 5vw}.blueprint-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);margin-bottom:24px}.blueprint-card{padding:35px}.blueprint-card:first-child{border-right:1px solid var(--line)}.blueprint-label{font-size:7px;letter-spacing:.18em;color:#8e9498;margin-bottom:20px}.blueprint-card h3{font-size:28px;letter-spacing:-.05em;margin:0 0 30px}.blueprint-card dl{display:grid;grid-template-columns:100px 1fr;gap:0;border-top:1px solid var(--line)}.blueprint-card dt,.blueprint-card dd{margin:0;padding:12px 0;border-bottom:1px solid var(--line);font-size:8px}.blueprint-card dt{color:#777;letter-spacing:.12em}.blueprint-card dd{color:#ddd}.technical{display:grid;grid-template-columns:1fr;place-items:center}.tech-shirt{width:260px;height:300px;position:relative;background:linear-gradient(145deg,#30353a,#080808 65%);clip-path:polygon(24% 8%,38% 0,50% 9%,62% 0,76% 8%,100% 28%,82% 40%,76% 28%,76% 100%,24% 100%,24% 28%,18% 40%,0 28%);filter:drop-shadow(0 20px 35px rgba(0,0,0,.7))}.tech-neck{position:absolute;left:42%;top:3%;width:16%;height:10%;border-radius:50%;border:4px solid #8c9297;background:#090909}.tech-logo{position:absolute;left:18%;right:18%;top:39%;display:flex;justify-content:center}.tech-logo img{width:100%;object-fit:contain}.line{position:absolute;height:1px;background:#d5d9dc;width:80px;right:-90px}.l1{top:32%}.l2{top:50%}.l3{top:72%}.tech-notes{display:grid;gap:8px;margin-top:30px;font-size:7px;letter-spacing:.14em;color:#9ca1a5}.closing{padding:90px 5vw;text-align:center;border-top:1px solid var(--line);background:linear-gradient(180deg,#0c0c0c,#050505)}.closing img{width:min(440px,80vw);max-height:100px;object-fit:contain}.closing p{font-size:9px;letter-spacing:.24em;color:#888;margin:24px 0}.bag{position:fixed;z-index:80;right:0;top:0;bottom:0;width:min(480px,100vw);background:#f0f1f2;color:#090909;transform:translateX(102%);transition:.35s ease;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.4)}.bag.open{transform:none}.bag-head{display:flex;justify-content:space-between;padding:32px;border-bottom:1px solid #c9cbcd}.bag-head h2{margin:0;font-size:34px;letter-spacing:-.06em}.bag-head em{font-style:normal;color:#777}.bag-head button,.modal-close{background:none;border:0;font-size:30px}.bag-list{flex:1;overflow:auto;padding:20px}.bag-item{display:grid;grid-template-columns:85px 1fr auto;gap:13px;align-items:center;border-bottom:1px solid #d1d3d5;padding:12px 0}.bag-item img{width:85px;height:105px;object-fit:contain;background:#ddd}.bag-item h4{margin:0 0 6px;font-size:10px}.bag-item p{font-size:8px;color:#777;margin:4px 0}.qty{display:flex;gap:8px;align-items:center;margin-top:8px}.qty button{width:24px;height:24px;border:1px solid #bbb;background:#fff}.bag-item>button{background:none;border:0;font-size:8px}.bag-foot{padding:22px 30px;border-top:1px solid #c9cbcd}.bag-foot>div{display:flex;justify-content:space-between;margin-bottom:15px}.bag-foot span{font-size:8px;color:#777}.bag-foot strong{font-size:18px}.bag-foot p{font-size:7px;color:#777;line-height:1.6}.backdrop{display:none;position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:70}.backdrop.open{display:block}.modal{position:fixed;inset:0;z-index:90;display:none;place-items:center;background:rgba(0,0,0,.78);padding:20px}.modal.open{display:grid}.modal-card,.checkout-card{width:min(980px,100%);max-height:92vh;overflow:auto;background:#f0f1f2;color:#090909;display:grid;grid-template-columns:1fr 1fr;position:relative}.modal-close{position:absolute;right:15px;top:8px;z-index:2}.modal-gallery{padding:25px;background:#d9dde0}.gallery-main{aspect-ratio:4/5;display:grid;place-items:center;background:#eef0f1}.gallery-main img{width:100%;height:100%;object-fit:contain}.swatches{display:flex;gap:8px;margin-top:10px}.swatches button{width:38px;height:38px;border-radius:50%;border:1px solid #777}.modal-info{padding:48px 35px}.modal-info h2{font-size:42px;line-height:.9;letter-spacing:-.06em;margin:0 0 18px}.modal-price{font-size:18px;font-weight:700;margin-bottom:18px}.modal-info>p{font-size:10px;line-height:1.7;color:#666}.detail-list{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:20px 0}.detail-list span{border-top:1px solid #c5c7c9;padding-top:8px;font-size:6px;color:#777}.detail-list b{display:block;color:#090909;font-size:8px;margin-top:4px}.modal-size-label{font-size:7px;letter-spacing:.15em;margin-bottom:8px}.size-options{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-bottom:15px}.size-options button{background:#fff;border:1px solid #c3c6c8;min-height:40px;font-size:9px}.size-options button.active{background:#090909;color:#fff;border-color:#090909}.saved-fit{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:10px;margin-bottom:12px}.saved-fit span{font-size:6px;color:#777}.saved-fit strong{font-size:12px}.saved-fit button{border:0;background:#090909;color:#fff;padding:7px;font-size:7px}.modal-note{font-size:7px!important;color:#888!important}.checkout-card{grid-template-columns:.72fr 1.28fr}.checkout-head{background:#090909;color:#fff;padding:55px 35px}.checkout-head h2{font-size:54px;line-height:.85;letter-spacing:-.07em;margin:0 0 20px}.checkout-head em{font-style:normal;color:#c9cdd1}.checkout-head p:last-child{font-size:10px;line-height:1.7;color:#aaa}.checkout-form{padding:40px;display:grid;gap:15px}.toast{position:fixed;z-index:100;left:50%;bottom:24px;transform:translate(-50%,20px);background:#fff;color:#090909;padding:12px 16px;font-size:8px;letter-spacing:.12em;opacity:0;pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}code{font-family:monospace}
@media(max-width:900px){.header{grid-template-columns:45px 1fr 45px;padding:0 16px}.header nav{display:none;position:absolute;left:0;right:0;top:74px;background:#080808;border-bottom:1px solid var(--line);padding:18px;flex-direction:column}.header nav.open{display:flex}.menu-btn{display:flex;flex-direction:column;gap:5px;background:none;border:0}.menu-btn span{display:block;width:20px;height:1px;background:#fff}.text-btn{display:none}.hero{grid-template-columns:1fr}.hero-art{min-height:60vh;border-right:0;border-bottom:1px solid var(--line)}.hero-copy{padding:55px 28px}.statement{grid-template-columns:1fr;gap:50px}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.featured{grid-template-columns:1fr}.featured-visual{min-height:500px}.fit{grid-template-columns:1fr}.fit-intro{border-right:0;border-bottom:1px solid #c5c7c9}.price-size{grid-template-columns:1fr;gap:40px}.blueprint-grid{grid-template-columns:1fr}.blueprint-card:first-child{border-right:0;border-bottom:1px solid var(--line)}.modal-card,.checkout-card{grid-template-columns:1fr}.modal-gallery{padding-top:50px}.checkout-head{padding:45px 30px}.checkout-form{padding:30px}.result-options{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.ticker{font-size:7px}.hero-art{min-height:52vh}.hero h1{font-size:55px}.hero-meta{margin-top:38px}.statement,.categories,.collection,.blueprint{padding-left:20px;padding-right:20px}.statement-word{font-size:80px}.section-head,.collection-toolbar{display:block}.section-head>p{margin-top:20px}.category-grid{grid-template-columns:repeat(2,1fr)}.cat-card{min-height:110px}.product-grid{grid-template-columns:1fr}.collection select{margin-top:15px}.featured-copy{padding:50px 24px}.fit-fields{grid-template-columns:1fr}.fit-form-wrap{padding:40px 20px}.fit-choice{grid-template-columns:1fr}.fit-choice>span{grid-column:1}.result-top strong{font-size:58px}.result-options{grid-template-columns:1fr}.price-size{padding:70px 20px}.blueprint{padding-top:70px;padding-bottom:70px}.blueprint-card{padding:22px}.tech-shirt{transform:scale(.78)}.modal{padding:0}.modal-card,.checkout-card{max-height:100vh;height:100vh}.modal-info{padding:38px 22px}.checkout-form{padding:25px 20px}.hero-mark{padding:10%}.brand img{width:155px}}
.coming-art{width:100%;height:100%;display:grid;place-items:center;text-align:center;color:#151515;background:repeating-linear-gradient(135deg,#e7e9ea 0 10px,#d9dcde 10px 20px);padding:30px}.coming-art span{font-size:60px;line-height:.6;color:#777}.coming-art strong{font-size:28px;letter-spacing:-.06em;line-height:.85}.coming-art small{font-size:7px;letter-spacing:.18em;color:#777}
/* =========================================================
   DILECTO — FINAL CLOSING / CUSTOMER THANK YOU
   DO NOT MODIFY MASTER LOGO
   Premium / Minimal / Monochrome
   ========================================================= */

.closing{
  position:relative;
  max-width:var(--max);
  margin:0 auto;
  min-height:520px;
  padding:110px 5vw;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  overflow:hidden;

  background:
    radial-gradient(
      circle at 50% 42%,
      rgba(255,255,255,.08),
      transparent 34%
    ),
    linear-gradient(
      180deg,
      #0c0c0c 0%,
      #080808 55%,
      #050505 100%
    );

  color:#fff;
  border-top:1px solid rgba(255,255,255,.13);
  border-bottom:1px solid rgba(255,255,255,.13);
}

/* Subtle technical grid */
.closing::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.22;

  background-image:
    linear-gradient(
      rgba(255,255,255,.035) 1px,
      transparent 1px
    ),
    linear-gradient(
      90deg,
      rgba(255,255,255,.035) 1px,
      transparent 1px
    );

  background-size:48px 48px;

  mask-image:
    linear-gradient(
      to bottom,
      transparent,
      black 25%,
      black 75%,
      transparent
    );
}

/* Decorative ring */
.closing::after{
  content:"";
  position:absolute;
  width:min(520px,80vw);
  aspect-ratio:1;
  border:1px solid rgba(255,255,255,.08);
  border-radius:50%;
  pointer-events:none;
  animation:closingOrbit 18s linear infinite;
}

@keyframes closingOrbit{
  from{
    transform:rotate(0deg) scale(1);
  }
  50%{
    transform:rotate(180deg) scale(1.035);
  }
  to{
    transform:rotate(360deg) scale(1);
  }
}

/* Keep content above decoration */
.closing > *{
  position:relative;
  z-index:2;
}

/* Logo */
.closing img{
  width:min(300px,68vw);
  max-height:82px;
  object-fit:contain;
  margin-bottom:42px;

  filter:
    drop-shadow(0 18px 35px rgba(0,0,0,.55));

  opacity:.96;
}

/*
   Hide old slogan visually.
   The actual text remains in HTML so JS/layout
   does not break.
*/
.closing p{
  width:min(760px,90%);
  margin:0 0 18px;

  font-size:clamp(24px,3.8vw,48px);
  line-height:.95;
  letter-spacing:-.055em;
  font-weight:700;

  color:#fff;
}

/*
   Replace old slogan visually with customer
   appreciation message.
*/
.closing p{
  font-size:0;
}

.closing p::before{
  content:"TERIMA KASIH SUDAH MEMILIH DILECTO.";
  display:block;

  font-size:clamp(28px,4vw,58px);
  line-height:.9;
  letter-spacing:-.065em;
  font-weight:800;

  color:#fff;
}

/* Supporting message */
.closing p::after{
  content:
    "Setiap pesanan adalah bagian dari perjalanan kami. "
    "Terima kasih sudah menjadi bagian dari DILECTO.";

  display:block;

  max-width:560px;
  margin:25px auto 0;

  font-size:10px;
  line-height:1.8;
  letter-spacing:.12em;
  font-weight:400;

  color:#96999d;
}

/*
   Old SHOP DILECTO button is no longer the main
   closing action.
*/
.closing .button{
  display:none;
}


/* =========================================================
   CUSTOMER THANK YOU DETAILS
   ========================================================= */

.closing-thanks-label{
  display:block;
  margin-bottom:22px;

  font-size:8px;
  letter-spacing:.28em;
  color:#777c80;
}


/* =========================================================
   FOOTER — CLEAN FINAL VERSION
   ========================================================= */

footer{
  background:#030303 !important;
  color:#fff;
  border-top:1px solid rgba(255,255,255,.08);
}

.footer-main{
  max-width:var(--max);
  margin:0 auto;
  padding:70px 5vw 55px;
}

.footer-brand img{
  max-width:180px;
  max-height:48px;
  object-fit:contain;
}

.footer-brand p{
  max-width:320px;
  color:#777;
  font-size:8px;
  line-height:1.7;
  letter-spacing:.08em;
}

.footer-links a{
  transition:
    color .2s ease,
    opacity .2s ease;
}

.footer-links a:hover{
  color:#fff !important;
  opacity:1;
}

.footer-bottom{
  max-width:var(--max);
  margin:0 auto;
  padding:18px 5vw;

  border-top:1px solid rgba(255,255,255,.09);

  color:#62666a;
  font-size:7px;
  letter-spacing:.14em;
}


/* =========================================================
   HEADER / NAV — MORE STABLE
   ========================================================= */

.header{
  border-bottom-color:rgba(255,255,255,.11);
}

.header nav a,
.text-btn,
.bag-btn{
  transition:opacity .2s ease;
}

.header nav a:hover,
.text-btn:hover,
.bag-btn:hover{
  opacity:.6;
}


/* =========================================================
   BUTTONS — PREMIUM MONOCHROME
   ========================================================= */

.button{
  transition:
    background .2s ease,
    color .2s ease,
    border-color .2s ease,
    transform .2s ease;
}

.button:hover{
  transform:translateY(-1px);
}

.button.dark{
  background:#fff;
  color:#050505;
}

.button.dark:hover{
  background:#d9dde1;
  color:#050505;
}

.button.light:hover{
  background:#fff;
  color:#050505;
}


/* =========================================================
   PRODUCT CARDS — PREVENT IMAGE DISTORTION
   ========================================================= */

.product-media{
  background:
    radial-gradient(
      circle at 50% 45%,
      #e7e9ea,
      #c5c9cc
    );
}

.product-media img{
  object-fit:contain;
  transition:
    transform .45s cubic-bezier(.2,.7,.2,1),
    opacity .3s ease;
}

.product-card:hover .product-media img{
  transform:scale(1.035);
}


/* =========================================================
   MODAL — CLEANER MOBILE BEHAVIOUR
   ========================================================= */

.modal{
  overscroll-behavior:contain;
}

.modal-card,
.checkout-card{
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 30px 100px rgba(0,0,0,.55);
}

.modal-info .full,
.bag-foot .full{
  min-height:48px;
}


/* =========================================================
   BAG — STABLE SCROLL
   ========================================================= */

.bag{
  overscroll-behavior:contain;
}

.bag-list{
  scrollbar-width:thin;
}


/* =========================================================
   FORM FOCUS — KEEP MONOCHROME
   ========================================================= */

.fit input:focus,
.fit select:focus,
.checkout-form input:focus,
.checkout-form textarea:focus{
  border-color:#090909;
  box-shadow:0 0 0 1px #090909;
}


/* =========================================================
   MOBILE FINAL
   ========================================================= */

@media(max-width:560px){

  .closing{
    min-height:460px;
    padding:85px 20px;
  }

  .closing img{
    width:220px;
    max-height:65px;
    margin-bottom:34px;
  }

  .closing p::before{
    font-size:34px;
    line-height:.94;
  }

  .closing p::after{
    max-width:310px;
    font-size:8px;
    line-height:1.8;
    letter-spacing:.09em;
    margin-top:20px;
  }

  .footer-main{
    padding:55px 20px 40px;
  }

  .footer-bottom{
    padding:16px 20px;
    gap:10px;
    flex-direction:column;
    align-items:flex-start;
  }

}


/* =========================================================
   VERY SMALL SCREEN
   ========================================================= */

@media(max-width:360px){

  .closing{
    padding-left:16px;
    padding-right:16px;
  }

  .closing p::before{
    font-size:29px;
  }

  .closing p::after{
    font-size:7px;
  }

}


/* =========================================================
   DILECTO — LUXURY MONOCHROME ART DIRECTION
   Palette: BLACK / WHITE / SILVER only
   ========================================================= */
:root{
  --black:#050505;
  --ink:#0a0a0a;
  --white:#f7f7f5;
  --silver:#aeb2b6;
  --silver2:#dfe2e4;
  --ash:#6f7377;
  --line:rgba(223,226,228,.16);
  --line-dark:rgba(10,10,10,.14);
  --paper:#f1f2f2;
  --max:1540px;
}
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{
  background:var(--black);
  color:var(--white);
  font-family:Arial,Helvetica,sans-serif;
  letter-spacing:.005em;
}
body:before{
  content:"";
  position:fixed;inset:0;pointer-events:none;z-index:120;
  opacity:.035;
  background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");
  mix-blend-mode:soft-light;
}
.ambient{
  background:
    radial-gradient(circle at 50% 5%,rgba(223,226,228,.09),transparent 26%),
    radial-gradient(circle at 100% 45%,rgba(174,178,182,.07),transparent 28%),
    linear-gradient(125deg,#030303,#0a0a0a 52%,#040404);
}
.ticker{
  height:30px;
  background:#000;
  border-bottom:1px solid var(--line);
  font-size:8px;
  letter-spacing:.25em;
}
.ticker-track{gap:34px}
.ticker i{color:var(--silver)}
.header{
  height:76px;
  padding:0 34px;
  background:rgba(5,5,5,.72);
  border-bottom:1px solid var(--line);
  backdrop-filter:blur(22px) saturate(80%);
}
.header nav{gap:30px}
.header nav a,.text-btn,.bag-btn{
  font-size:8px;
  letter-spacing:.2em;
  transition:color .25s ease,opacity .25s ease;
}
.header nav a:hover,.text-btn:hover,.bag-btn:hover{color:var(--silver2)}
.brand img{width:min(170px,30vw);filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}
.bag-btn b{
  width:20px;height:20px;
  border-color:rgba(223,226,228,.3);
  transition:.25s ease;
}
.bag-btn:hover b{background:var(--white);color:var(--black);border-color:var(--white)}

.hero{
  min-height:calc(100svh - 106px);
  max-width:none;
  grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);
  border-bottom:1px solid var(--line);
}
.hero-art{
  min-height:calc(100svh - 106px);
  border-right:1px solid var(--line);
  background:
    radial-gradient(circle at 50% 45%,#292d30 0,#101112 32%,#050505 70%);
}
.hero-art:after{
  content:"";
  position:absolute;inset:10%;
  border:1px solid rgba(223,226,228,.09);
  pointer-events:none;
  clip-path:polygon(0 0,100% 0,100% 100%,0 100%);
}
.grid-noise{
  background-size:72px 72px;
  opacity:.23;
}
.orbit{border-color:rgba(223,226,228,.16)}
.orbit-a{width:66%;height:66%}
.orbit-b{width:44%;height:88%;border-color:rgba(223,226,228,.07)}
.hero-mark{padding:10%}
.hero-mark img{width:min(760px,92%);filter:drop-shadow(0 30px 60px rgba(0,0,0,.72))}
.hero-stamp,.hero-side{
  font-size:7px;
  letter-spacing:.24em;
  color:var(--silver2);
}
.hero-stamp{left:30px;bottom:28px}
.hero-side{right:28px}
.hero-copy{
  padding:clamp(55px,7vw,110px) clamp(30px,6vw,105px);
  position:relative;
}
.hero-copy:before{
  content:"01 / 04";
  position:absolute;right:32px;top:34px;
  color:#676b6f;font-size:7px;letter-spacing:.22em;
}
.eyebrow{
  font-size:7px;
  letter-spacing:.26em;
  color:var(--silver);
  margin-bottom:20px;
}
.hero h1{
  font-family:"Times New Roman",Times,serif;
  font-weight:400;
  font-size:clamp(64px,8.5vw,132px);
  line-height:.78;
  letter-spacing:-.075em;
  text-transform:uppercase;
}
.hero h1 em,.statement h2 em,.section-head h2 em,.collection h2 em,.featured h2 em,.fit h2 em,.price-size h2 em,.blueprint h2 em{
  color:var(--silver2);
}
.lead{
  font-size:11px;
  line-height:1.9;
  color:#b5b8bb;
  max-width:470px;
}
.hero-actions{margin-top:34px;gap:22px}
.button{
  min-height:48px;
  padding:0 22px;
  font-size:8px;
  letter-spacing:.2em;
  position:relative;
  overflow:hidden;
  transition:transform .3s ease,background .3s ease,color .3s ease,border-color .3s ease;
}
.button:after{
  content:"";
  position:absolute;inset:0;
  background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.55),transparent 65%);
  transform:translateX(-130%);
  transition:transform .65s ease;
}
.button:hover{transform:translateY(-2px)}
.button:hover:after{transform:translateX(130%)}
.button.dark{background:var(--white);color:var(--black);border-color:var(--white)}
.button.dark:hover{background:var(--silver2);border-color:var(--silver2)}
.link-btn{border-bottom:1px solid #5d6063;letter-spacing:.2em}
.hero-meta{
  grid-template-columns:repeat(3,1fr);
  gap:0;
  margin-top:62px;
}
.hero-meta span{
  padding-right:18px;
  border-right:1px solid var(--line);
}
.hero-meta span+span{padding-left:18px}
.statement{
  max-width:none;
  padding:clamp(90px,10vw,155px) 8vw;
  background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.008));
}
.statement-word{
  font-family:"Times New Roman",Times,serif;
  font-weight:400;
  letter-spacing:-.12em;
  color:transparent;
  -webkit-text-stroke:1px rgba(223,226,228,.2);
}
.statement-copy{max-width:530px}
.statement h2,.section-head h2,.collection h2,.featured h2,.fit h2,.price-size h2,.blueprint h2{
  font-family:"Times New Roman",Times,serif;
  font-weight:400;
  text-transform:uppercase;
}
.statement h2{font-size:clamp(48px,5.5vw,88px)}
.statement-copy>p:last-child,.section-head>p,.featured-copy>p,.blueprint .section-head>p{
  font-size:11px;
  line-height:1.95;
  color:#a7aaad;
}
.categories{
  max-width:none;
  padding:clamp(85px,9vw,130px) 7vw 80px;
}
.section-head{margin-bottom:40px}
.category-grid{
  grid-template-columns:repeat(7,1fr);
  border-color:var(--line);
}
.cat-card{
  min-height:155px;
  padding:18px;
  background:rgba(255,255,255,.015);
  border-color:var(--line);
  transition:background .35s ease,color .35s ease,transform .35s ease;
}
.cat-card:hover,.cat-card.active{
  background:var(--white);
  color:var(--black);
  transform:translateY(-4px);
}
.cat-card strong{font-family:"Times New Roman",Times,serif;font-weight:400;font-size:20px;letter-spacing:0}
.cat-card small{letter-spacing:.18em}
.collection{
  max-width:none;
  padding:35px 7vw 125px;
}
.collection h2{font-size:clamp(52px,6vw,92px)}
.collection select{
  border-color:var(--line);
  padding:12px 14px;
  letter-spacing:.12em;
  transition:border-color .25s ease;
}
.collection select:hover{border-color:var(--silver)}
.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.product-card{
  position:relative;
  background:var(--paper);
  overflow:hidden;
  transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease;
}
.product-card:hover{
  transform:translateY(-8px);
  box-shadow:0 28px 70px rgba(0,0,0,.28);
}
.product-media{
  aspect-ratio:4/5;
  background:
    radial-gradient(circle at 50% 38%,#f9f9f8 0,#d8dcde 46%,#a9adb1 100%);
}
.product-media img{transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .7s ease}
.product-card:hover .product-media img{transform:scale(1.045);filter:contrast(1.04)}
.product-tag{
  left:16px;top:16px;
  padding:7px 9px;
  font-size:6px;
  letter-spacing:.2em;
}
.product-open{
  right:16px;bottom:16px;
  padding:10px 12px;
  font-size:6px;
  letter-spacing:.2em;
  transition:.25s ease;
}
.product-open:hover{background:var(--black);color:var(--white)}
.product-meta{padding:18px 17px 20px}
.product-meta h3{font-family:Arial,Helvetica,sans-serif;font-size:10px;letter-spacing:.04em}
.product-meta p{font-size:6px;letter-spacing:.16em}
.product-price{font-size:9px;letter-spacing:.05em}
.featured{
  max-width:none;
  min-height:720px;
  grid-template-columns:1.15fr .85fr;
}
.featured-visual{
  background:
    radial-gradient(circle at 50% 48%,#2b2e31 0,#0d0e0f 37%,#040404 72%);
}
.featured-orb{
  width:62%;
  border-color:rgba(223,226,228,.22);
  box-shadow:0 0 120px rgba(223,226,228,.06),inset 0 0 100px rgba(223,226,228,.04);
}
.featured-logo{width:72%}
.featured-copy{padding:90px 7vw}
.featured-copy h2{font-size:clamp(58px,6.3vw,98px)}
.featured-copy ul{gap:12px;margin:30px 0 40px}
.featured-copy li{font-size:8px;letter-spacing:.17em}
.fit{
  max-width:none;
  margin-top:0;
}
.fit-intro{padding:85px 7vw}
.fit-form-wrap{padding:75px 7vw}
.fit h2{font-size:clamp(42px,4.8vw,76px)}
.fit-fields{gap:14px}
.fit input,.fit select,.checkout-form input,.checkout-form textarea{
  height:48px;
  border-color:#c2c5c7;
  transition:border-color .2s ease,box-shadow .2s ease;
}
.fit input:focus,.fit select:focus,.checkout-form input:focus,.checkout-form textarea:focus{
  border-color:#6f7377;
  box-shadow:0 0 0 1px #6f7377;
}
.fit-choice{margin:28px 0}
.fit-choice button{min-height:70px;transition:.25s ease}
.fit-choice button:hover{border-color:#777}
.fit-result{padding:42px 7vw;background:#e8eaeb}
.price-size{
  max-width:none;
  padding:110px 8vw;
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  border-bottom:1px solid var(--line);
}
.price-size h2{font-size:clamp(52px,6vw,90px)}
.price-table{border-top:1px solid var(--line)}
.price-table>div{
  padding:22px 0;
  border-bottom:1px solid var(--line);
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.price-table span{font-size:8px;letter-spacing:.18em;color:var(--silver)}
.price-table strong{font-family:"Times New Roman",Times,serif;font-size:25px;font-weight:400}
.closing{
  max-width:none;
  padding:130px 7vw 150px;
  text-align:center;
  border-bottom:1px solid var(--line);
  background:radial-gradient(circle at 50% 30%,rgba(223,226,228,.08),transparent 34%),#050505;
}
.closing img{width:min(360px,65vw);opacity:.96}
.closing p{font-size:7px;letter-spacing:.3em;color:var(--silver);margin:28px 0 34px}
.bag{
  width:min(520px,100vw);
  background:#f0f1f2;
  box-shadow:-30px 0 90px rgba(0,0,0,.55);
}
.bag-head{padding:34px}
.bag-head h2{font-family:"Times New Roman",Times,serif;font-weight:400}
.modal{backdrop-filter:blur(10px)}
.modal-card,.checkout-card{box-shadow:0 35px 100px rgba(0,0,0,.5)}
.modal-gallery{background:#d8dbdd}
.gallery-main{background:#eef0f1}
.modal-info h2,.checkout-head h2{
  font-family:"Times New Roman",Times,serif;
  font-weight:400;
}
.modal-info h2{font-size:clamp(44px,5vw,68px)}
.modal-close{transition:transform .25s ease}
.modal-close:hover{transform:rotate(90deg)}
.modal-size-label{letter-spacing:.2em}
.size-options button{transition:.2s ease}
.size-options button:hover{border-color:#777}
.toast{
  border:1px solid #b9bdc0;
  box-shadow:0 12px 40px rgba(0,0,0,.3);
  letter-spacing:.18em;
}
/* refined scrollbar */
*{scrollbar-width:thin;scrollbar-color:#777 #080808}
::-webkit-scrollbar{width:8px}
::-webkit-scrollbar-track{background:#080808}
::-webkit-scrollbar-thumb{background:#6f7377}
::-webkit-scrollbar-thumb:hover{background:#dfe2e4}

@media(max-width:1100px){
  .hero{grid-template-columns:1fr .8fr}
  .category-grid{grid-template-columns:repeat(4,1fr)}
  .cat-card{min-height:135px}
}
@media(max-width:900px){
  .header{padding:0 18px}
  .hero{grid-template-columns:1fr}
  .hero-art{min-height:64svh;border-right:0;border-bottom:1px solid var(--line)}
  .hero-copy{min-height:56svh}
  .hero-meta{grid-template-columns:repeat(3,1fr)}
  .statement{padding:90px 7vw}
  .categories,.collection{padding-left:6vw;padding-right:6vw}
  .featured{grid-template-columns:1fr}
  .featured-visual{min-height:620px}
  .price-size{grid-template-columns:1fr;gap:55px;padding:90px 7vw}
}
@media(max-width:560px){
  .ticker{font-size:6px;letter-spacing:.18em}
  .hero-art{min-height:55svh}
  .hero-copy{padding:65px 24px 70px}
  .hero h1{font-size:62px}
  .hero-meta{grid-template-columns:1fr;gap:0}
  .hero-meta span{padding:10px 0!important;border-right:0;border-top:1px solid var(--line)}
  .statement,.categories,.collection{padding-left:20px;padding-right:20px}
  .statement{padding-top:80px;padding-bottom:80px}
  .statement-word{font-size:88px;margin-bottom:35px}
  .section-head{display:block}
  .section-head>p{margin-top:20px}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .cat-card{min-height:120px}
  .product-grid{grid-template-columns:1fr}
  .collection{padding-bottom:90px}
  .featured-visual{min-height:480px}
  .featured-copy{padding:65px 24px}
  .fit-intro,.fit-form-wrap{padding:60px 20px}
  .fit-fields{grid-template-columns:1fr}
  .fit-choice{grid-template-columns:1fr}
  .fit-choice>span{grid-column:1}
  .fit-result{padding:35px 20px}
  .result-top strong{font-size:62px}
  .price-size{padding:80px 20px}
  .closing{padding:95px 20px 110px}
}
