body{font-family:Inter,Helvetica Neue,Arial,sans-serif;background:#f6f5f0;color:#1f1f1f}.portal-shell{min-height:100vh;display:flex;flex-direction:column}.portal-shell--customer{background:#ffffff}.portal-announcement{background:#adc4c2;color:#000;padding:14px 20px;text-align:center;font-weight:700}.portal-storefront-header{border-bottom:1px solid #e6e6e6;background:#ffffff}.portal-storefront-header__inner{width:min(1240px,calc(100% - 40px));min-height:92px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.portal-storefront-header__logo-link{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.portal-storefront-header__logo{width:138px;height:auto;display:block}.portal-storefront-header__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:22px;align-items:center;font-weight:700}.portal-storefront-header__nav a,.portal-storefront-footer a{color:#000;text-decoration:none}.portal-storefront-header__nav a:hover,.portal-storefront-footer a:hover,.portal-storefront-header__nav [aria-current=page]{text-decoration:underline;text-underline-offset:.18em}.portal-storefront-header__cta{border:1px solid #000000;border-radius:999px;padding:10px 16px}.portal-storefront-footer{margin-top:auto;background:#adc4c2;color:#000;padding:34px 20px}.portal-storefront-footer__inner{width:min(1240px,100%);margin:0 auto;display:flex;justify-content:space-between;gap:24px}.portal-storefront-footer p{margin:8px 0 0}.portal-storefront-footer nav{display:flex;flex-wrap:wrap;gap:18px;align-items:flex-start;font-weight:700}.portal-header{background:#0e4a4c;color:#fef7e8;padding:24px 20px}.portal-shell--customer .portal-header{background:#ffffff;color:#111827;border-bottom:1px solid rgba(17,24,39,.1)}.portal-header__inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.portal-header__brand{font-weight:700;font-size:1.2rem;letter-spacing:.03em}.portal-header__links a{color:#fef7e8;text-decoration:none;font-weight:600;margin-left:16px}.portal-shell--customer .portal-header__brand{letter-spacing:0}.portal-shell--customer .portal-header__links a{color:#111827}.portal-main{flex:1;padding:40px 20px 60px}.portal-card{max-width:720px;margin:0 auto;background:#ffffff;border-radius:16px;box-shadow:0 12px 40px #00000014;padding:32px}.portal-card--wide{max-width:1040px}.portal-card--customer{border:1px solid rgba(17,24,39,.1);border-radius:8px;box-shadow:none}.portal-title{margin:0 0 12px;font-size:2rem}.portal-subtitle{margin:0 0 28px;color:#4d4d4d;line-height:1.5}.portal-form{display:grid;gap:16px}.portal-form label{font-weight:600;display:block;margin-bottom:6px}.portal-form input,.portal-form textarea,.portal-form select{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #d7d7d7;font-size:1rem}.portal-form input[aria-invalid=true],.portal-form textarea[aria-invalid=true],.portal-form select[aria-invalid=true]{border-color:#cc2f2f;box-shadow:0 0 0 2px #cc2f2f1f}.portal-field-error{margin:6px 0 0;color:#b32020;font-size:.92rem;font-weight:600}.portal-form textarea{min-height:120px;resize:vertical}.portal-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.portal-actions--top{margin:-12px 0 24px}.portal-button{background:#f47b5d;color:#1f1f1f;border:none;padding:12px 18px;border-radius:999px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.portal-button--secondary{background:transparent;border:2px solid #0e4a4c;color:#0e4a4c}.portal-button:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000001f}.portal-button:focus-visible{outline:3px solid rgba(14,74,76,.35);outline-offset:2px}.portal-button--secondary:hover{background:#0e4a4c;color:#fff}.portal-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.customer-design-product-picker{display:grid;gap:8px;margin:0}.customer-design-product-picker label{font-weight:700}.customer-design-product-picker select{width:100%;padding:12px 14px;border:1px solid #d7d7d7;border-radius:10px;background:#ffffff;color:#1f1f1f;font-size:1rem}.customer-design-product-picker p{margin:0;color:#4d4d4d;font-size:.95rem}.customer-design-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.customer-design-card{display:flex;gap:12px;align-items:center;border:1px solid rgba(14,74,76,.14);border-radius:10px;padding:14px;background:#ffffff}.customer-design-card__image{width:96px;height:96px;flex:0 0 96px;object-fit:contain;border-radius:8px;background:#f6f5f0}.customer-design-card__content{min-width:0;display:grid;gap:10px}.customer-design-card h2,.customer-design-card p{margin:0}.customer-design-card h2{font-size:1.05rem}.customer-design-card p{color:#4d4d4d}.portal-banner{margin-top:16px;padding:14px 16px;border-radius:12px;background:#fff3c9;color:#5b4200;font-weight:600}.portal-banner--success{background:#daf6e5;color:#1e4f35}.portal-banner--inline{margin-top:6px}.portal-grid{display:grid;gap:16px}.portal-dashboard{gap:20px}.portal-dashboard__metrics{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.portal-dashboard__split{display:grid;gap:16px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.85fr)}.portal-metric,.portal-panel{border:1px solid #e7e3d8;border-radius:12px;background:#fffdf8}.portal-metric{display:grid;gap:6px;padding:16px;min-height:132px}.portal-metric span{color:#575044;font-size:.92rem;font-weight:700}.portal-metric strong{color:#0e4a4c;font-size:1.6rem}.portal-metric small,.portal-muted{color:#5f5a51;line-height:1.45}.portal-panel{padding:18px}.portal-panel h2{margin:0 0 12px;font-size:1.16rem}.portal-panel p{margin:0 0 14px;line-height:1.5}.portal-detail-list{display:grid;gap:10px;margin:0}.portal-detail-list div{display:grid;gap:2px}.portal-detail-list dt{color:#5f5a51;font-size:.86rem;font-weight:700}.portal-detail-list dd{margin:0;overflow-wrap:anywhere}.portal-release-settings{gap:18px}.portal-radio-group{display:grid;gap:10px;margin:0;padding:0;border:0}.portal-radio-group legend{margin:0 0 4px;font-weight:700}.portal-radio-group label{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;margin:0;font-weight:600;line-height:1.35}.portal-radio-group input{width:18px;height:18px;margin:1px 0 0}.portal-table-wrap{width:100%;overflow-x:auto}.portal-table{width:100%;min-width:660px;border-collapse:collapse}.portal-table th,.portal-table td{padding:12px 10px;border-bottom:1px solid #ece6d8;text-align:left;vertical-align:top}.portal-table th{color:#514b42;font-size:.86rem;text-transform:uppercase}.portal-status{display:inline-flex;align-items:center;min-height:28px;padding:4px 9px;border-radius:999px;background:#e8f2f2;color:#0e4a4c;font-size:.86rem;font-weight:700;white-space:nowrap}.portal-field-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.portal-upload-field{display:grid;gap:10px;padding:14px;border:1px solid #e8e8e8;border-radius:12px;background:#fcfcfc}.portal-upload-hint{margin:0;color:#4f4f4f;font-size:.9rem}.portal-upload-preview{min-height:84px;border-radius:10px;border:1px dashed #d8d8d8;display:flex;align-items:center;justify-content:center;padding:10px;background:#fff;color:#6c6c6c}.portal-upload-preview img{max-width:100%;max-height:220px;object-fit:contain}.portal-cropper{display:grid;gap:12px}.portal-cropper[hidden],.portal-upload-hint[hidden],.portal-banner[hidden],.portal-upload-preview img[hidden],.portal-upload-preview span[hidden]{display:none!important}.portal-cropper__viewport{position:relative;width:100%;aspect-ratio:var(--crop-aspect, 1);overflow:hidden;border:1px solid #d7d7d7;border-radius:10px;background:#121212;cursor:grab;touch-action:none}.portal-cropper__image{position:absolute;left:0;top:0;max-width:none;max-height:none;user-select:none;pointer-events:none;-webkit-user-drag:none}.portal-cropper__viewport.is-dragging{cursor:grabbing}.portal-cropper__viewport:after{content:"";position:absolute;inset:0;border:2px solid #f47b5d;box-shadow:inset 0 0 0 9999px #0000002e;border-radius:10px;pointer-events:none}.portal-cropper__controls{display:grid;gap:8px}.portal-cropper__controls label{margin-bottom:0}.portal-store-preview{width:min(1200px,100%);margin:0 auto;display:grid;gap:20px}.portal-store-preview__hero{border-radius:18px;background-size:cover;background-position:center;overflow:hidden;padding:36px 24px;border:1px solid #dde5ea}.portal-store-preview__hero-card{display:flex;align-items:center;gap:18px;background:rgba(255,255,255,.9);border-radius:14px;padding:18px;width:min(780px,100%)}.portal-store-preview__hero-card h1{margin:0;font-size:clamp(1.5rem,2.8vw,2.2rem)}.portal-store-preview__hero-card p{margin:8px 0 0;color:#3b3b3b}.portal-store-preview__logo{width:84px;height:84px;border-radius:12px;background:#fff;object-fit:contain}.portal-store-preview__logo-fallback{width:84px;height:84px;border-radius:12px;background:#e9ecef;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#325259}.portal-store-preview__meta{display:grid;gap:12px}.portal-store-preview__meta p{margin:0}.portal-store-preview__layout{display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 320px}.portal-store-preview__heading{margin:0}.portal-store-preview__subheading{margin:8px 0 16px;color:#4f4f4f}.portal-store-preview__grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.portal-store-preview__product{border:1px solid #ececec;border-radius:12px;padding:12px;background:#fff;display:grid;gap:8px}.portal-store-preview__product h3{margin:0;font-size:1rem}.portal-store-preview__product p{margin:0;color:#404040}.portal-store-preview__product-media{border-radius:10px;background:#f3f3f3;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden}.portal-store-preview__product-media img{width:100%;height:100%;object-fit:cover}.portal-store-preview__product-media span{color:#7b7b7b;font-size:.9rem}.portal-store-preview__cart{border:1px solid #e5e5e5;border-radius:12px;padding:14px;background:#fff;height:fit-content;position:sticky;top:20px;display:grid;gap:12px}.portal-store-preview__cart h3{margin:0}.portal-store-preview__cart-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.portal-store-preview__cart-list li{border-bottom:1px solid #f0f0f0;padding-bottom:10px;display:grid;gap:6px}.portal-store-preview__cart-list li strong{display:block;margin-bottom:4px}.portal-store-preview__cart-list li span{color:#5a5a5a;font-size:.9rem}.portal-store-preview__cart-actions{display:flex;align-items:center;gap:8px}.portal-store-preview__cart-actions button{width:28px;height:28px;border-radius:999px;border:1px solid #b8b8b8;background:#fff;cursor:pointer}.portal-store-preview__total{border-top:1px solid #efefef;padding-top:10px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 640px){.portal-card{padding:24px}.portal-header__inner,.portal-storefront-header__inner,.portal-storefront-footer__inner{flex-direction:column;align-items:flex-start}.portal-storefront-header__nav{justify-content:flex-start;gap:14px}.portal-storefront-header__logo{width:100px}.customer-design-card{align-items:flex-start}}@media (max-width: 980px){.portal-dashboard__split,.portal-store-preview__layout{grid-template-columns:1fr}.portal-store-preview__cart{position:static}}
