:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171126;background:#f6f3f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fff 0,#f6f3f8);color:#171126}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed}.shop-shell{min-height:100vh;display:flex;flex-direction:column}.wrap{width:min(1160px,calc(100% - 48px));margin:0 auto;flex:1}.shop-header{min-height:78px;width:min(1160px,calc(100% - 48px));margin:0 auto;border-bottom:1px solid #dfd7e5;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:12px 0}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.03em;white-space:nowrap}.brand b{color:#873db2}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#873db2;color:#fff;font-weight:900}.header-right{display:flex;align-items:center;gap:24px}.portal-nav,.utility-nav{display:flex;gap:7px}.portal-nav button{border:0;background:transparent;padding:9px 10px;border-radius:8px;color:#685a70;font-weight:700;cursor:pointer}.portal-nav button.active{background:#f0e8f4;color:#7c359f}.portal-nav button:disabled{opacity:.42}.nav-button{border:1px solid #ded4e5;background:#fff;padding:9px 13px;border-radius:9px;color:#5f5269;cursor:pointer}.view-section{padding:68px 0 90px}.intro{padding:10px 0 48px;max-width:850px}.eyebrow,.category{font-size:12px;font-weight:800;letter-spacing:.15em;color:#80658e;margin:0 0 14px}h1{font-size:clamp(44px,6vw,76px);line-height:.96;letter-spacing:-.05em;margin:0 0 24px}h2{letter-spacing:-.035em}h3{letter-spacing:-.02em}.intro>p:last-child,.detail-lead{font-size:18px;color:#706477;max-width:760px;line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid #e0d7e5;border-radius:20px;padding:28px;min-height:430px;display:flex;flex-direction:column;box-shadow:0 12px 40px #4c2d5a0f}.product-card.future{background:#fbf9fc}.symbol,.summary-symbol{width:54px;height:54px;border-radius:15px;background:#f0e5f5;color:#873db2;display:grid;place-items:center;font-size:28px;font-weight:800;margin-bottom:26px}.card-topline{display:flex;align-items:center;gap:10px}.card-topline .category{margin-right:auto}.status-pill{padding:5px 9px;border-radius:999px;background:#eee2f4;color:#7b359f;font-size:11px;font-weight:800;white-space:nowrap}.status-pill.large{font-size:12px;padding:7px 11px}.product-card h2{font-size:29px;margin:8px 0 12px}.description{color:#74687b;line-height:1.55;min-height:75px}.price{margin-top:auto;padding:20px 0;border-top:1px solid #eee7f1;display:grid;gap:3px}.price small,.price span{color:#8c8191}.price strong{font-size:21px}.price span{font-size:13px}.coming-soon{margin-top:auto;padding:22px 0;font-size:16px;font-weight:800;color:#873db2;border-top:1px solid #eee7f1}.action{height:46px;border:0;border-radius:10px;background:#873db2;color:#fff;font-weight:750;cursor:pointer}.detail-layout,.request-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:70px;align-items:start}.detail-main h1,.request-layout h1{font-size:clamp(44px,5.8vw,70px)}.back-link{border:0;background:transparent;padding:0;color:#76647f;font-weight:750;cursor:pointer;margin-bottom:34px}.detail-title-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.detail-title-row h1{margin-right:auto}.detail-block{background:#fff;border:1px solid #e0d7e5;border-radius:20px;padding:28px;margin-top:36px}.detail-block h3{font-size:24px;margin:0 0 8px}.detail-block>p{color:#75697c;margin:0 0 28px}.field-label{display:block;font-size:13px;font-weight:800;color:#66566e;margin:22px 0 8px}select,.quantity-input,.customer-form input,.customer-form textarea{width:100%;border:1px solid #d9cfe0;background:#fff;border-radius:10px;padding:12px 13px;color:#241a29;outline:none}select:focus,.quantity-input:focus,.customer-form input:focus,.customer-form textarea:focus{border-color:#9a5aba;box-shadow:0 0 0 3px #873db21a}select:disabled{background:#f5f1f6;color:#807587}.quantity-input{max-width:120px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-grid label{border:1px solid #ddd3e3;background:#fff;border-radius:10px;padding:12px;display:flex;align-items:center;gap:8px;color:#5e5165}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-actions.centered{justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:10px;font-weight:750;border:0;cursor:pointer}.primary{background:#873db2;color:#fff}.secondary{background:#fff;color:#5f5269;border:1px solid #ded4e5}.order-summary{position:sticky;top:24px;background:#fff;border:1px solid #e0d7e5;border-radius:22px;padding:28px;box-shadow:0 14px 42px #4c2d5a12}.order-summary h2{font-size:34px;margin:0 0 20px}.order-summary dl{margin:24px 0 0;border-top:1px solid #eee7f1}.order-summary dl div{display:grid;grid-template-columns:100px 1fr;gap:15px;padding:13px 0;border-bottom:1px solid #eee7f1;font-size:13px}.order-summary dt{color:#8b7f90}.order-summary dd{margin:0;text-align:right;font-weight:750}.customer-form{margin-top:34px;background:#fff;border:1px solid #e0d7e5;border-radius:20px;padding:28px}.customer-form label{display:block;margin-bottom:18px}.customer-form label>span{display:block;font-size:13px;font-weight:800;color:#66566e;margin-bottom:7px}.customer-form small{font-weight:500;color:#978a9c}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-form textarea{resize:vertical}.form-note{background:#f4eef7;border-radius:10px;padding:12px;color:#786881;font-size:13px}.confirmation{max-width:760px;margin:0 auto;text-align:center;padding-top:100px}.confirmation-mark{width:76px;height:76px;border-radius:50%;margin:0 auto 28px;background:#eee2f4;color:#7d359f;display:grid;place-items:center;font-size:38px;font-weight:900}.confirmation>p:not(.eyebrow){font-size:18px;color:#74677b;line-height:1.6}.confirmation-card{margin:34px auto 0;max-width:520px;background:#fff;border:1px solid #e0d7e5;border-radius:18px;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:0;text-align:left}.confirmation-card span,.confirmation-card strong{padding:11px;border-bottom:1px solid #eee7f1}.confirmation-card span{color:#8a7d90}.confirmation-card strong{text-align:right}.shop-footer{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:26px 0 34px;border-top:1px solid #dfd7e5;display:flex;justify-content:space-between;color:#8b7d91;font-size:13px}@media(max-width:980px){.shop-header{align-items:flex-start}.header-right{align-items:flex-end;flex-direction:column;gap:8px}.product-grid{grid-template-columns:1fr}.product-card{min-height:350px}.detail-layout,.request-layout{grid-template-columns:1fr}.order-summary{position:static}.portal-nav{display:none}}@media(max-width:560px){.wrap,.shop-header,.shop-footer{width:min(100% - 28px,1160px)}.shop-header{height:auto;padding:18px 0;align-items:flex-start;gap:16px}.header-right{gap:6px}.utility-nav{flex-direction:column}.view-section{padding-top:50px}.form-grid,.choice-grid,.order-summary dl div{grid-template-columns:1fr}.order-summary dd{text-align:left}.shop-footer{gap:16px;flex-direction:column}.confirmation-card{grid-template-columns:1fr}.confirmation-card strong{text-align:left;padding-top:0}}.portal-page-head{max-width:820px;margin-bottom:42px}.portal-page-head h1{margin-bottom:20px}.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.portal-card{background:#fff;border:1px solid #e0d7e5;border-radius:20px;padding:26px;box-shadow:0 12px 40px #4c2d5a0d;display:flex;flex-direction:column;min-height:390px}.portal-card.muted{background:#fbf9fc}.portal-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.symbol.compact{width:46px;height:46px;font-size:23px;margin-bottom:20px}.portal-card h2{font-size:29px;margin:4px 0 10px}.portal-card .description{min-height:48px}.status-pill.success{background:#e8f4ec;color:#34754a}.status-pill.neutral{background:#f1edf3;color:#706477}.product-facts{margin:20px 0 24px;border-top:1px solid #eee7f1}.product-facts div{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid #eee7f1;font-size:13px}.product-facts dt{color:#8b7f90}.product-facts dd{margin:0;text-align:right;font-weight:700}.full{width:100%;margin-top:auto}.account-layout{display:grid;grid-template-columns:1fr 1fr;gap:20px}.account-card{background:#fff;border:1px solid #e0d7e5;border-radius:20px;padding:28px;box-shadow:0 12px 40px #4c2d5a0d}.account-card.wide{grid-column:1/-1}.account-card-title{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.account-card-title .eyebrow{margin-bottom:7px}.account-card-title h2{font-size:27px;margin:0}.preview-badge{padding:6px 10px;border-radius:999px;background:#f0e8f4;color:#7c359f;font-size:11px;font-weight:800}.account-fields{display:grid;gap:14px}.account-fields.two{grid-template-columns:1fr 1fr}.account-fields.three{grid-template-columns:repeat(3,1fr)}.account-fields label span{display:block;font-size:12px;font-weight:800;color:#66566e;margin-bottom:7px}.account-fields input{width:100%;border:1px solid #e1d8e6;background:#f8f6f9;border-radius:10px;padding:12px 13px;color:#625669}.account-note{margin-top:22px}@media(max-width:980px){.portal-grid,.account-layout{grid-template-columns:1fr}.account-card.wide{grid-column:auto}.account-fields.three{grid-template-columns:1fr 1fr}}@media(max-width:560px){.account-fields.two,.account-fields.three,.product-facts div{grid-template-columns:1fr}.product-facts dd{text-align:left}}.language-switch{display:flex;gap:3px;padding:3px;border:1px solid #ded4e5;border-radius:9px;background:#fff}.language-switch button{border:0;background:transparent;color:#75677d;padding:6px 8px;border-radius:6px;font-size:12px;font-weight:800;cursor:pointer}.language-switch button.active{background:#873db2;color:#fff}
