:root{--black:#070707;--black2:#111;--card:#151515;--gold:#d4a72c;--gold2:#f3ce66;--cream:#fbf7ec;--white:#fff;--muted:#aaa;--line:#2c2c2c;--danger:#ff6666;--shadow:0 22px 70px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--black);color:var(--white);line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.hidden{display:none!important}
.site-header{position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;padding:14px clamp(18px,4vw,60px);background:rgba(7,7,7,.93);backdrop-filter:blur(16px);border-bottom:1px solid #222}.brand-lockup{display:flex;align-items:center;gap:12px}.seven-mark{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--gold);color:var(--gold2);font-family:Georgia,serif;font-size:32px;font-weight:700;line-height:1;transform:skew(-5deg);box-shadow:inset 0 0 24px rgba(212,167,44,.12)}.seven-mark.small{width:36px;height:36px;font-size:26px}.brand-name{font-weight:850;letter-spacing:.12em;font-size:12px}.brand-sub{font-size:8px;letter-spacing:.16em;color:var(--gold2);margin-top:2px}.cart-button{border:1px solid var(--gold);background:transparent;color:var(--gold2);font-weight:800;letter-spacing:.08em;padding:10px 14px;cursor:pointer}.cart-button span{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:var(--gold);color:#111;margin-left:6px}
.hero{min-height:70vh;display:grid;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 35%,rgba(212,167,44,.17),transparent 31%),linear-gradient(135deg,#060606 0%,#0c0c0c 55%,#17120a 100%)}.hero:after{content:"7";position:absolute;right:-1vw;top:45%;transform:translateY(-50%);font:700 min(55vw,680px)/1 Georgia,serif;color:rgba(212,167,44,.045);pointer-events:none}.hero-inner{position:relative;z-index:1;width:min(1180px,90%);margin:auto;padding:90px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.22em;color:var(--gold2);margin-bottom:14px}.hero h1{font-size:clamp(48px,7vw,92px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:900px}.hero h1 span{color:var(--gold2)}.hero p{max-width:690px;color:#c7c7c7;font-size:clamp(17px,2vw,21px);margin:28px 0 34px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{border:0;padding:14px 20px;font-weight:850;letter-spacing:.08em;font-size:13px;cursor:pointer;transition:.2s ease;text-align:center}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#b98a16,var(--gold2));color:#111;box-shadow:0 10px 30px rgba(212,167,44,.18)}.btn-secondary{background:#585858;color:#fff}.btn-ghost{border:1px solid #4a4a4a;background:transparent;color:#fff}.btn-wide{width:100%;padding:16px 20px}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #242424;border-bottom:1px solid #242424;background:#0d0d0d}.trust-strip div{padding:20px;text-align:center;border-right:1px solid #242424}.trust-strip div:last-child{border-right:0}.trust-strip strong{display:block;font-size:11px;letter-spacing:.16em;color:var(--gold2)}.trust-strip span{display:block;font-size:12px;color:#999;margin-top:4px}.section-wrap{width:min(1180px,90%);margin:auto;padding:90px 0}.section-heading{max-width:720px;margin-bottom:38px}.section-heading h2,.research-section h2{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:0 0 14px;letter-spacing:-.035em}.section-heading p{color:#aaa;margin:0;font-size:17px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product-card{background:linear-gradient(180deg,#151515,#0f0f0f);border:1px solid #282828;box-shadow:var(--shadow);overflow:hidden}.product-image-wrap{height:370px;background:linear-gradient(180deg,#fafafa,#ececec);display:grid;place-items:center;padding:24px}.product-image-wrap img{width:100%;height:100%;object-fit:contain}.product-body{padding:26px}.product-kicker{font-size:10px;letter-spacing:.18em;color:var(--gold2);font-weight:800}.product-body h3{font-size:32px;margin:3px 0 9px}.product-body>p{color:#aaa;min-height:50px}.product-body label{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;color:#bbb}.product-body select,.order-form input,.order-form textarea{width:100%;margin-top:8px;border:1px solid #343434;background:#0a0a0a;color:#fff;padding:13px;outline:none}.product-body select:focus,.order-form input:focus,.order-form textarea:focus{border-color:var(--gold)}.price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:20px 0}.selected-price{font-size:34px;font-weight:900;color:var(--gold2)}.included{font-size:11px;color:#aaa;text-align:right}.product-actions{display:flex;gap:12px;align-items:flex-end}.qty-label{width:90px!important}.qty-input{width:90px!important;margin-top:8px;border:1px solid #343434;background:#0a0a0a;color:#fff;padding:13px}.add-btn{flex:1}
.order-section{padding-top:30px}.order-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:24px;align-items:start}.order-summary-card,.order-form{border:1px solid #292929;background:#101010;padding:26px}.order-summary-card{position:sticky;top:96px}.order-summary-card h3{font-size:25px;margin-top:0}.empty-cart{padding:30px 0;color:#777}.cart-line{display:grid;grid-template-columns:1fr auto;gap:10px;padding:15px 0;border-bottom:1px solid #282828}.cart-line strong{display:block}.cart-meta{font-size:12px;color:#888}.cart-price{text-align:right}.remove-btn{border:0;background:none;color:#999;font-size:11px;text-decoration:underline;cursor:pointer;padding:4px 0}.order-total{display:flex;justify-content:space-between;align-items:center;padding:22px 0 8px;font-size:18px}.order-total strong{font-size:28px;color:var(--gold2)}.small-note{font-size:12px;color:#777}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label{font-size:12px;font-weight:700;color:#aaa}.form-grid .full{grid-column:1/-1}.order-form textarea{resize:vertical}.check-row{display:flex;gap:10px;align-items:flex-start;margin:18px 0;color:#aaa;font-size:13px}.check-row input{width:auto;margin-top:3px}.form-message{min-height:20px;font-size:13px}.form-message.error{color:var(--danger)}.form-message.success{color:#8ad58a}.microcopy{font-size:10px;color:#777;text-align:center;margin:12px 0 0}.research-section{border-top:1px solid #282828;background:radial-gradient(circle at 50% 10%,rgba(212,167,44,.1),transparent 30%),#0b0b0b}.narrow{max-width:780px;text-align:center}.research-section p{color:#aaa;font-size:16px}footer{border-top:1px solid #252525;background:#050505}.footer-inner{width:min(1180px,90%);margin:auto;padding:36px 0;color:#777;font-size:11px}.footer-inner>p{margin:18px 0 0}.footer-disclaimer{color:#a88c49!important;letter-spacing:.08em}
.gate{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.96);display:grid;place-items:start center;overflow:auto;padding:22px}.gate-card{width:min(720px,100%);background:#fafafa;color:#1c1c1c;border-radius:20px;padding:30px;margin:auto;box-shadow:0 20px 80px rgba(0,0,0,.65)}.gate-brand{justify-content:center;text-align:left;margin-bottom:20px}.gate-card .brand-name{font-size:13px}.gate-card .brand-sub{color:#9f7517}.gate-card .seven-mark{color:#b5891c;border-color:#b5891c}.rule{height:1px;background:#ddd;margin:12px 0 25px}.gate-card h1{font-size:25px;margin:0 0 20px}.notice{border:1.5px solid #dcae2f;border-radius:16px;padding:18px 22px}.notice-gold{background:#fff5cf}.notice p{margin-top:0}.notice ul,.confirm-box ul{padding-left:22px}.affiliation-box{border:2px solid #c89b25;background:#fffaf0;border-radius:16px;padding:20px;margin:18px 0}.affiliation-box label{font-weight:800}.affiliation-box label span{color:#d43c3c}.affiliation-box select{width:100%;margin:12px 0 8px;padding:14px;border:1px solid #bbb;border-radius:8px;background:#fff}.affiliation-box small{color:#777}.confirm-box{border-left:5px solid #d0a126;background:#f3f3f3;padding:18px 20px;margin:18px 0}.confirm-box strong{display:block}.error{color:#b62929;font-size:13px;font-weight:700;min-height:20px}.gate .btn{margin-top:10px}.gate[aria-hidden="true"]{display:none}
@media(max-width:800px){.brand-sub{display:none}.site-header{padding:12px 16px}.seven-mark{width:38px;height:38px;font-size:28px}.hero{min-height:64vh}.hero-inner{padding:70px 0}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid #242424}.product-grid,.order-layout{grid-template-columns:1fr}.product-image-wrap{height:310px}.order-summary-card{position:static}.section-wrap{padding:65px 0}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.gate{padding:12px}.gate-card{padding:22px 18px;border-radius:14px}.gate-card h1{font-size:20px}.gate-brand .brand-sub{display:block}.price-row{align-items:center}.product-actions{align-items:flex-end}}


.image-disclaimer {
  margin: 10px 0 0;
  font-size: 0.76rem;
  line-height: 1.4;
  color: #777;
  font-style: italic;
}

/* V4 catalog refinement: smaller product imagery and tighter product cards */
.product-grid{gap:28px;align-items:start}
.product-card{border-radius:2px}
.product-image-wrap{height:285px;padding:22px 28px;background:linear-gradient(180deg,#fafafa,#f1f1f1)}
.product-image-wrap img{width:auto;height:100%;max-width:290px;object-fit:contain}
.product-body{padding:24px 28px 28px}
.product-body h3{font-size:30px;line-height:1.1;margin:4px 0 8px}
.product-body>p{min-height:auto;margin:0 0 18px}
.price-row{margin:16px 0 8px}
.selected-price{font-size:32px}
.image-disclaimer{margin:8px 0 18px}
.product-actions{margin-top:6px}
@media(max-width:800px){
  .product-image-wrap{height:235px;padding:18px 22px}
  .product-image-wrap img{max-width:235px}
  .product-body{padding:22px}
  .product-body h3{font-size:28px}
}

/* V5 catalog refinement: compact premium product cards */
.section-wrap{padding:64px 0}
.section-heading{margin-bottom:26px}
.product-grid{gap:26px;align-items:start}
.product-card{display:flex;flex-direction:column}
.product-image-wrap{height:205px;padding:16px 24px;background:linear-gradient(180deg,#fbfbfb,#f3f3f3)}
.product-image-wrap img{width:auto;height:100%;max-width:205px;object-fit:contain}
.product-body{padding:20px 24px 24px}
.product-body h3{font-size:28px;line-height:1.08;margin:3px 0 7px}
.product-body>p{font-size:14px;line-height:1.45;margin:0 0 14px;color:#a9a9a9}
.product-body label{font-size:11px}
.product-body select{padding:11px 12px;margin-top:6px}
.price-row{margin:14px 0 6px;align-items:center}
.selected-price{font-size:30px}
.included{font-size:10px}
.image-disclaimer{font-size:.7rem;margin:6px 0 14px;line-height:1.35}
.qty-input{padding:11px}
.btn{padding:12px 18px}
.product-actions{gap:10px}
@media(min-width:1100px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-image-wrap{height:195px}
  .product-image-wrap img{max-width:195px}
}
@media(max-width:800px){
  .section-wrap{padding:52px 0}
  .product-image-wrap{height:185px;padding:14px 18px}
  .product-image-wrap img{max-width:185px}
  .product-body{padding:18px 20px 22px}
  .product-body h3{font-size:26px}
}

/* V6 polish pass: tighter image stage, consistent cards, and clearer request form */
.product-grid{align-items:stretch}
.product-card{height:100%}
.product-image-wrap{
  height:178px;
  min-height:178px;
  padding:12px 22px;
  overflow:hidden;
  border-bottom:1px solid #e6e6e6;
}
.product-image-wrap img{
  display:block;
  width:auto;
  height:auto;
  max-height:154px;
  max-width:180px;
  object-fit:contain;
}
.product-body{
  position:relative;
  z-index:1;
  flex:1;
  display:flex;
  flex-direction:column;
  padding:20px 24px 24px;
}
.product-body>p{margin:0 0 16px;min-height:41px}
.product-body .product-actions{margin-top:auto}
.order-form input[readonly]{
  background:#141414;
  color:var(--gold2);
  border-color:#4b421f;
  cursor:default;
}
@media(min-width:1100px){
  .product-image-wrap{height:178px;min-height:178px}
  .product-image-wrap img{max-height:154px;max-width:180px}
}
@media(max-width:800px){
  .product-image-wrap{height:168px;min-height:168px;padding:12px 18px}
  .product-image-wrap img{max-height:145px;max-width:170px}
  .product-body>p{min-height:auto}
}

/* V7: five-product launch catalog */
@media(min-width:1250px){
  .catalog.section-wrap{width:min(1320px,92%)}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
  .product-grid .product-card:nth-child(4){grid-column:1 / 2;margin-left:52%}
  .product-grid .product-card:nth-child(5){grid-column:2 / 3;margin-left:52%}
}
@media(min-width:801px) and (max-width:1249px){
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-grid .product-card:last-child{grid-column:1 / -1;width:calc(50% - 13px);justify-self:center}
}

/* V11 cosmetic polish: balanced six-card catalog; no pricing or order logic changes */
@media(min-width:1250px){
  .catalog.section-wrap{width:min(1320px,92%)}
  .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
  .product-grid .product-card:nth-child(4),
  .product-grid .product-card:nth-child(5){grid-column:auto;margin-left:0}
  .product-card{height:100%}
  .product-body{padding:20px 24px 22px}
  .product-body>p{min-height:42px;margin-bottom:14px}
  .image-disclaimer{min-height:38px;margin:6px 0 12px}
  .price-row{min-height:45px;margin:12px 0 4px}
  .product-actions{margin-top:auto}
}
@media(min-width:801px) and (max-width:1249px){
  .product-grid .product-card:last-child{grid-column:auto;width:auto;justify-self:stretch}
}
