@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--bg: #07111f;--bg-muted: #0d1a2d;--surface: rgba(247, 244, 238, .9);--surface-strong: rgba(255, 255, 255, .96);--surface-dark: #081321;--line: rgba(194, 214, 255, .14);--line-strong: rgba(194, 214, 255, .24);--text: #11233d;--text-soft: #5f7086;--text-inverse: #f7f4ee;--brand: #246bff;--brand-strong: #123fbb;--accent: #ff8a3d;--accent-soft: #ffe0ca;--accent-secondary: #1fd0b2;--accent-secondary-soft: #d7faf2;--success: #1a8f63;--success-soft: #ecfdf5;--success-border: #a7f3d0;--danger: #b91c1c;--danger-soft: #fef2f2;--danger-border: #fecaca;--warning: #b45309;--warning-soft: #fef3c7;--warning-border: #fde68a;--neutral-950: #0f172a;--neutral-900: #1a1a1a;--neutral-700: #475569;--neutral-500: #6b7280;--neutral-400: #94a3b8;--neutral-300: #cbd5e1;--neutral-200: #e2e8f0;--neutral-150: #ececec;--neutral-100: #f1f5f9;--neutral-50: #f8fafc;--input-border: rgba(15, 23, 42, .14);--input-border-hover: rgba(15, 23, 42, .26);--input-focus-ring: rgba(36, 107, 255, .18);--shadow-soft: 0 24px 60px rgba(4, 10, 22, .22);--shadow-strong: 0 36px 90px rgba(4, 10, 22, .3);--shadow-input: 0 1px 2px rgba(15, 23, 42, .04);--shadow-input-focus: 0 0 0 4px var(--input-focus-ring);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;--nav-height: 52px;--viewport-section-height: clamp(520px, calc(100svh - var(--nav-height) - 48px), 760px);--container: min(1180px, calc(100vw - 48px) );--font-display: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: "Fraunces", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at top left,rgba(36,107,255,.24),transparent 28%),radial-gradient(circle at 86% 14%,rgba(255,138,61,.22),transparent 24%),radial-gradient(circle at 60% 70%,rgba(31,208,178,.18),transparent 26%),linear-gradient(180deg,#08111f,#0b1730 48%,#07111f);position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(173,205,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(173,205,255,.06) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;z-index:-2}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 12%,rgba(36,107,255,.18),transparent 24%),radial-gradient(circle at 82% 22%,rgba(31,208,178,.16),transparent 20%),radial-gradient(circle at 52% 88%,rgba(255,138,61,.14),transparent 22%);pointer-events:none;z-index:-1}body.menu-open{overflow:hidden}body.menu-open .back-to-top,body.menu-open .sidebar-elite{opacity:0;pointer-events:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}main{display:block}.container{width:var(--container);margin:0 auto}.site-shell{min-height:100vh}.main-content{padding-top:var(--nav-height)}.shop-admin-page{min-height:100vh;background:#f5f7fb;color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--vadmin-sidebar-w: 248px;--vadmin-accent: #0f172a;--vadmin-accent-soft: #eef2ff;--vadmin-accent-blue: #1f5cff;--vadmin-border: rgba(15, 23, 42, .08);--vadmin-border-strong: rgba(15, 23, 42, .12);--vadmin-bg-card: #ffffff;--vadmin-text: #0f172a;--vadmin-muted: #64748b;--vadmin-soft: #f1f5f9;--vadmin-warn: #b45309;--vadmin-danger: #be123c;--vadmin-success: #047857}.vadmin-shell{display:grid;grid-template-columns:var(--vadmin-sidebar-w) minmax(0,1fr);min-height:100vh;position:relative}.vadmin-sidebar{position:sticky;top:0;align-self:start;height:100vh;display:flex;flex-direction:column;gap:14px;padding:18px 14px;background:#fff;border-right:1px solid var(--vadmin-border);z-index:30}.vadmin-brand{display:flex;align-items:center;gap:10px;padding:4px 6px 14px;border-bottom:1px solid var(--vadmin-border)}.vadmin-brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#1f5cff,#0f172a);color:#fff;font-weight:900;font-size:1rem;letter-spacing:.02em}.vadmin-brand>div{display:flex;flex-direction:column;line-height:1.15;min-width:0}.vadmin-brand strong{color:var(--vadmin-text);font-size:.96rem;font-weight:800}.vadmin-brand small{color:var(--vadmin-muted);font-size:.78rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vadmin-nav{display:flex;flex-direction:column;gap:2px}.vadmin-nav-item{display:flex;align-items:center;gap:12px;width:100%;min-height:40px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#475569;font:inherit;font-weight:700;font-size:.92rem;text-align:left;text-decoration:none;cursor:pointer;transition:background .15s,color .15s}.vadmin-nav-item i{width:18px;text-align:center;color:#94a3b8;font-size:.95rem}.vadmin-nav-item:hover{background:var(--vadmin-soft);color:var(--vadmin-text)}.vadmin-nav-item:hover i{color:var(--vadmin-text)}.vadmin-nav-item.is-active{background:var(--vadmin-accent);color:#fff;box-shadow:0 8px 18px -10px #0f172a99}.vadmin-nav-item.is-active i{color:#fff}.vadmin-nav-badge{margin-left:auto;padding:2px 8px;border-radius:999px;background:#dc2626;color:#fff;font-size:.7rem;font-weight:800;font-style:normal}.vadmin-nav-item.is-active .vadmin-nav-badge{background:#fff;color:var(--vadmin-accent)}.vadmin-sidebar-foot{margin-top:auto;display:flex;flex-direction:column;gap:2px;padding-top:12px;border-top:1px solid var(--vadmin-border)}.vadmin-nav-item.ghost i{color:#94a3b8}.vadmin-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:28;opacity:0;pointer-events:none;transition:opacity .2s}.vadmin-overlay.is-open{opacity:1;pointer-events:auto}.vadmin-content{display:flex;flex-direction:column;min-width:0;padding:18px clamp(16px,2.4vw,28px) 28px}.vadmin-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:14px;padding:12px 0;margin-bottom:14px;background:linear-gradient(180deg,#f5f7fb 70%,#f5f7fb00)}.vadmin-burger{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--vadmin-border);border-radius:10px;background:#fff;color:var(--vadmin-text);cursor:pointer}.vadmin-topbar-title{display:flex;flex-direction:column;line-height:1.15;flex:1;min-width:0}.vadmin-topbar-title p{margin:0;color:var(--vadmin-warn);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.vadmin-topbar-title h1{margin:2px 0 0;color:var(--vadmin-text);font-size:clamp(1.3rem,2.3vw,1.7rem);font-weight:800;line-height:1.05;letter-spacing:-.015em}.vadmin-stats{display:inline-flex;align-items:center;gap:6px;padding:6px;border:1px solid var(--vadmin-border);border-radius:999px;background:#fff}.vadmin-stats span{padding:6px 12px;border-radius:999px;background:transparent;color:var(--vadmin-muted);font-size:.82rem;font-weight:700}.vadmin-stats span b{color:var(--vadmin-text);font-weight:800;margin-right:4px}.vadmin-stats span+span{border-left:1px solid var(--vadmin-border);border-radius:0}.vadmin-view{display:block}.shop-admin-shell{display:grid;grid-template-columns:1fr;min-height:100vh}.shop-admin-shell.login{display:grid;place-items:center;padding:24px}.shop-admin-login{width:min(440px,100%);padding:32px;border:1px solid var(--vadmin-border);border-radius:16px;background:#fff;box-shadow:0 24px 60px -28px #0f172a40}.shop-admin-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#1f5cff,#0f172a);color:#fff;font-weight:900}.shop-admin-login p,.shop-admin-panel-head p,.shop-admin-topbar p{margin:16px 0 4px;color:var(--vadmin-warn);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.shop-admin-login h1,.shop-admin-panel-head h1{margin:0;color:var(--vadmin-text);font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:800;line-height:1.1;letter-spacing:-.015em}.shop-admin-panel{padding:20px;border:1px solid var(--vadmin-border);border-radius:14px;background:#fff;box-shadow:0 1px #0f172a05}.shop-admin-panel+.shop-admin-panel{margin-top:14px}.shop-admin-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px;flex-wrap:wrap}.shop-admin-products{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:16px;align-items:start}.shop-admin-list{display:grid;align-content:start;gap:8px;max-height:calc(100vh - 240px);overflow-y:auto;padding-right:4px}.shop-admin-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid var(--vadmin-border);border-radius:10px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s,background .15s,transform .12s}.shop-admin-list button:hover{border-color:var(--vadmin-border-strong);background:#fbfcff}.shop-admin-list button.active{border-color:var(--vadmin-accent-blue);background:linear-gradient(180deg,#fff,#eef2ff)}.shop-admin-list strong{display:block;color:var(--vadmin-text);font-size:.94rem;font-weight:800;line-height:1.25}.shop-admin-list small{display:block;color:var(--vadmin-muted);font-size:.78rem;margin-top:2px}.shop-admin-list b{color:var(--vadmin-text);font-weight:800;white-space:nowrap}.shop-admin-form{display:grid;gap:14px}.shop-admin-form h3{margin:14px 0 2px;color:var(--vadmin-text);font-size:.95rem;font-weight:800;letter-spacing:-.005em;padding-bottom:6px;border-bottom:1px solid var(--vadmin-border)}.shop-admin-form h3:first-child{margin-top:0}.shop-admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-admin-form label,.shop-admin-form .wide{display:grid;gap:6px}.shop-admin-form .wide{grid-column:1 / -1}.shop-admin-form label.checkbox{grid-template-columns:auto 1fr;align-items:center;gap:10px}.shop-admin-form label.checkbox input{width:18px;height:18px;min-height:0}.shop-admin-form span{color:#334155;font-size:.78rem;font-weight:800;letter-spacing:.01em}.shop-admin-required-mark{color:#dc2626}.shop-admin-form input,.shop-admin-form select,.shop-admin-form textarea{width:100%;min-height:40px;padding:0 12px;border:1px solid var(--vadmin-border-strong);border-radius:8px;background:#fff;color:var(--vadmin-text);font:inherit;font-size:.92rem;transition:border-color .15s,box-shadow .15s}.shop-admin-form textarea{min-height:96px;padding:10px 12px;resize:vertical;line-height:1.5}.shop-admin-form input:focus,.shop-admin-form select:focus,.shop-admin-form textarea:focus{outline:none;border-color:var(--vadmin-accent-blue);box-shadow:0 0 0 4px #1f5cff24}.shop-admin-form-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding-top:6px}.shop-admin-secondary,.shop-admin-danger,.commerce-primary{min-height:40px;padding:0 16px;border-radius:8px;font:inherit;font-weight:800;font-size:.9rem;cursor:pointer;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s}.commerce-primary{background:linear-gradient(180deg,#1f5cff,#1849cf);color:#fff;border:0;box-shadow:0 8px 20px -10px #1f5cff8c}.commerce-primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px -10px #1f5cffa6}.commerce-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.shop-admin-secondary{border:1px solid var(--vadmin-border-strong);background:#fff;color:var(--vadmin-text)}.shop-admin-secondary:hover{background:var(--vadmin-soft)}.shop-admin-danger{border:1px solid rgba(190,18,60,.28);background:#fff1f2;color:var(--vadmin-danger)}.shop-admin-danger:hover{background:#ffe4e6}.shop-admin-discount-preview{grid-column:1 / -1;padding:10px 14px;border-radius:8px;background:#ecfdf5;border:1px solid #a7f3d0;color:var(--vadmin-success);font-size:.86rem;font-weight:700}.shop-admin-discount-preview .muted{color:#6b7280;font-weight:600}.shop-admin-discount-preview strong{font-weight:900}.shop-admin-note{margin:-6px 0 2px;padding:10px 14px;border-radius:8px;background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;font-size:.82rem;line-height:1.5}.shop-admin-note a{color:#c2410c;font-weight:700}.shop-admin-images{display:grid;gap:10px}.shop-admin-images-label{color:#334155;font-size:.78rem;font-weight:800}.shop-admin-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.shop-admin-image-tile{position:relative;margin:0;border:1px solid var(--vadmin-border);border-radius:10px;overflow:hidden;background:#fff;aspect-ratio:1}.shop-admin-image-tile img{width:100%;height:100%;object-fit:contain;padding:8px;background:#f8fafc}.shop-admin-image-primary{position:absolute;top:6px;left:6px;padding:2px 8px;border-radius:999px;background:#1f5cff;color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.shop-admin-image-actions{position:absolute;bottom:6px;left:6px;right:6px;display:flex;gap:4px;opacity:0;transition:opacity .15s}.shop-admin-image-tile:hover .shop-admin-image-actions{opacity:1}.shop-admin-image-actions button{flex:1;height:28px;border:0;border-radius:6px;background:#0f172ac7;color:#fff;font-weight:800;cursor:pointer;font-size:.8rem}.shop-admin-image-delete{background:#be123cd9!important}.shop-admin-image-upload{display:grid;place-items:center;text-align:center;aspect-ratio:1;padding:12px;border:1px dashed var(--vadmin-border-strong);border-radius:10px;background:#fbfcff;color:var(--vadmin-muted);cursor:pointer;transition:background .15s,border-color .15s}.shop-admin-image-upload:hover{background:var(--vadmin-soft);border-color:var(--vadmin-accent-blue);color:var(--vadmin-text)}.shop-admin-image-upload input[type=file]{display:none}.shop-admin-image-upload i{font-size:1.4rem;color:var(--vadmin-accent-blue)}.shop-admin-image-upload strong{display:block;margin-top:6px;color:var(--vadmin-text);font-size:.84rem}.shop-admin-image-upload small{display:block;margin-top:2px;color:var(--vadmin-muted);font-size:.72rem}.shop-admin-images-advanced{font-size:.85rem;color:var(--vadmin-muted)}.shop-admin-images-advanced summary{cursor:pointer;padding:6px 0;font-weight:700}.shop-admin-images-advanced textarea{width:100%;margin:8px 0;min-height:64px;padding:10px;border:1px solid var(--vadmin-border-strong);border-radius:8px;font:inherit;font-size:.85rem}.shop-admin-orders-split{display:grid;grid-template-columns:minmax(240px,340px) minmax(0,1fr);gap:16px;align-items:start}.shop-admin-orders-list{display:grid;align-content:start;gap:8px;max-height:calc(100vh - 240px);overflow-y:auto;padding-right:4px}.shop-admin-orders-list button{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px 14px;border:1px solid var(--vadmin-border);border-radius:10px;background:#fff;text-align:left;cursor:pointer;font:inherit;color:inherit;transition:border-color .15s,background .15s}.shop-admin-orders-list button:hover{border-color:var(--vadmin-border-strong);background:#fbfcff}.shop-admin-orders-list button.active{border-color:var(--vadmin-accent-blue);background:#eef2ff}.shop-admin-orders-list span{display:flex;flex-direction:column;gap:2px}.shop-admin-orders-list span:last-child{align-items:flex-end}.shop-admin-orders-list strong{color:var(--vadmin-text);font-size:.86rem;font-weight:800}.shop-admin-orders-list small{color:var(--vadmin-muted);font-size:.76rem}.shop-admin-orders-list b{color:var(--vadmin-text);font-weight:800;font-size:.92rem}.shop-admin-orders-detail .commerce-empty,.shop-admin-orders-detail .shop-admin-order-detail{padding:18px;border:1px solid var(--vadmin-border);border-radius:12px;background:#fff}.shop-admin-order-detail header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--vadmin-border);flex-wrap:wrap}.shop-admin-order-detail header h2{margin:4px 0;font-size:1.15rem;font-weight:800}.shop-admin-order-detail header>div:last-child{text-align:right}.shop-admin-order-detail header strong{display:block;font-size:1.25rem;font-weight:800;color:var(--vadmin-text)}.shop-admin-order-detail header small{color:var(--vadmin-muted);font-size:.82rem}.shop-admin-order-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.shop-admin-order-grid h3{margin:0 0 8px;font-size:.84rem;font-weight:800;color:var(--vadmin-muted);letter-spacing:.05em;text-transform:uppercase}.shop-admin-order-grid ul{margin:0 0 12px;padding:0;list-style:none}.shop-admin-order-grid ul li{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:8px 0;border-bottom:1px dashed var(--vadmin-border);font-size:.88rem}.shop-admin-order-grid ul li span{color:var(--vadmin-muted);font-size:.84rem}.shop-admin-order-grid ul li b{color:var(--vadmin-text);font-weight:800}.shop-admin-order-grid dl{margin:0;display:grid;gap:4px}.shop-admin-order-grid dl>div{display:flex;justify-content:space-between;font-size:.88rem}.shop-admin-order-grid dl dt{color:var(--vadmin-muted)}.shop-admin-order-grid dl dd{margin:0;color:var(--vadmin-text);font-weight:700}.shop-admin-print-row{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 12px}.shop-admin-print-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;background:#0f172a;color:#fff;font-weight:800;font-size:.85rem;text-decoration:none;transition:background .15s}.shop-admin-print-btn:hover{background:#1e293b}.shop-admin-history{margin-top:14px;padding-top:14px;border-top:1px solid var(--vadmin-border)}.shop-admin-history h3{margin:0 0 8px;font-size:.84rem;font-weight:800;color:var(--vadmin-muted);letter-spacing:.05em;text-transform:uppercase}.shop-admin-history ul{margin:0;padding-left:18px;color:#334155;font-size:.86rem;line-height:1.6}.shop-admin-history strong{color:var(--vadmin-text);font-weight:800}.shop-admin-customers{display:grid;gap:10px}.shop-admin-customers article{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--vadmin-border);border-radius:10px;background:#fff;flex-wrap:wrap}.shop-admin-customers article>div{display:flex;flex-direction:column;gap:2px}.shop-admin-customers article strong{color:var(--vadmin-text);font-weight:800;font-size:.95rem}.shop-admin-customers article span{color:var(--vadmin-muted);font-size:.86rem}.shop-admin-customers article small{color:var(--vadmin-muted);font-size:.78rem}.shop-admin-customer-stats{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:4px;min-width:0}.shop-admin-customer-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.02em}.shop-admin-customer-pill.ordered{background:#ecfdf5;color:var(--vadmin-success);border:1px solid #a7f3d0}.shop-admin-customer-pill.no-orders{background:var(--vadmin-soft);color:var(--vadmin-muted);border:1px solid var(--vadmin-border-strong)}.shop-admin-customer-pill.repeat{background:#eef2ff;color:#4338ca;border:1px solid #c7d2fe}.shop-admin-customer-stats small{font-size:.74rem!important;color:var(--vadmin-muted)}.commerce-notice{padding:12px 16px;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-weight:700;margin-bottom:14px}.commerce-notice.error{background:#fef2f2;border-color:#fecaca;color:var(--vadmin-danger)}.commerce-notice.floating{position:fixed;left:50%;bottom:20px;transform:translate(-50%);z-index:50;max-width:calc(100vw - 32px)}.commerce-empty{margin:0;padding:20px;color:var(--vadmin-muted);text-align:center;font-size:.92rem}.shop-admin-loading{position:fixed;right:18px;bottom:18px;padding:10px 16px;border-radius:999px;background:#0f172a;color:#fff;font-weight:800;font-size:.86rem;box-shadow:0 14px 30px #0f172a40;z-index:60}.shop-admin-ping-result{font-size:.86rem;font-weight:700;color:var(--vadmin-muted)}.shop-admin-ping-result.success{color:var(--vadmin-success)}.shop-admin-ping-result.error{color:var(--vadmin-danger)}@media (max-width: 960px){.shop-admin-products,.shop-admin-orders-split,.shop-admin-order-grid{grid-template-columns:1fr}.shop-admin-list,.shop-admin-orders-list{max-height:none}}@media (max-width: 860px){.vadmin-shell{grid-template-columns:1fr}.vadmin-sidebar{position:fixed;top:0;left:0;height:100dvh;width:280px;transform:translate(-100%);transition:transform .25s ease;box-shadow:0 24px 60px #0f172a2e}.vadmin-sidebar.is-open{transform:translate(0)}.vadmin-burger{display:inline-flex}.vadmin-stats{display:none}.vadmin-content{padding:12px 14px 28px}.shop-admin-panel{padding:16px;border-radius:12px}.shop-admin-form-grid{grid-template-columns:1fr}}@media (max-width: 640px){.shop-admin-page{font-size:.94rem}.vadmin-topbar-title h1{font-size:1.2rem}.vadmin-topbar-title p{font-size:.65rem}.shop-admin-order-detail header{flex-direction:column}.shop-admin-order-detail header>div:last-child{text-align:left}.shop-admin-print-row a{flex:1;justify-content:center}.shop-admin-customers article{flex-direction:column;align-items:flex-start}.shop-admin-form-actions .commerce-primary,.shop-admin-form-actions .shop-admin-secondary,.shop-admin-form-actions .shop-admin-danger{flex:1;min-width:0}}.landing-shell .main-content{padding-top:0}.page-shell .main-content,.domain-shell .main-content,.legal-page .main-content,.tools-page .main-content{padding-top:78px}.reveal{opacity:1;transform:none}.move-up{animation:lift-in .7s ease both}@keyframes lift-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.nav-supreme{position:fixed;inset:0 0 auto;z-index:40;padding:0;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.nav-supreme.scrolled{background:#081321b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 28px #030a163d;border-color:#c2d6ff1f}.nav-landing{padding-top:14px;border-bottom:0;background:transparent;box-shadow:none}.nav-landing .nav-content{min-height:58px;padding:0 14px;border-radius:999px;background:#06122385;border:1px solid rgba(194,214,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 40px #030a163d}.nav-landing.scrolled .nav-content{background:#061223b8}.nav-landing.scrolled{background:transparent;box-shadow:none;border-color:transparent}.nav-content{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:52px;padding:0 12px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;box-shadow:none}.nav-brand-block{display:inline-flex;align-items:center;gap:10px}.logo-container{display:inline-flex;align-items:center}.logo-main,.mobile-menu-logo,.footer-logo-elite{height:auto}.logo-main{width:146px}.mobile-menu-logo{width:132px}.footer-logo-elite{width:152px}.nav-links,.footer-grid ul,.footer-bottom-links,.institutional-checklist,.signal-list,.comparison-list,.page-dots,.hero-stats{list-style:none;padding:0;margin:0}.nav-links{display:flex;align-items:center;justify-content:center;gap:6px;width:fit-content;margin:0 auto}.nav-center-shell{display:flex;justify-content:center}.nav-center-shell .nav-links{padding:4px;background:#091527b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(194,214,255,.12);border-radius:999px;box-shadow:0 10px 28px #030a1638}.nav-link,.login-link{display:inline-flex;align-items:center;gap:8px;padding:5px 7px;border-radius:12px;color:#f7f4eec2;font-size:.78rem;font-weight:600;transition:background .25s ease,color .25s ease,transform .25s ease}.nav-link:hover,.nav-link:focus-visible,.login-link:hover,.login-link:focus-visible{background:linear-gradient(135deg,#246bff33,#1fd0b224);color:#fff;outline:none}.nav-actions{display:flex;align-items:center;gap:6px}.dropdown{position:relative}.nav-dropdown-toggle{border:0;background:transparent}.dropdown-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);min-width:220px;padding:12px;background:#081321eb;border:1px solid rgba(194,214,255,.12);border-radius:22px;box-shadow:var(--shadow-soft);display:grid;gap:6px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.dropdown.open .dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.dropdown-item{padding:12px 14px;border-radius:16px;color:#f7f4eed1;font-size:.94rem;font-weight:600}.dropdown-item:hover,.dropdown-item:focus-visible{background:linear-gradient(135deg,#246bff2e,#1fd0b21f);color:#fff;outline:none}.btn-elite,.button-secondary,.button-link,.tool-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:700;font-size:.95rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.btn-elite,.tool-action-btn{background:linear-gradient(135deg,#1a4fcf,#123fbb 62%,#0e338f);color:#fff;box-shadow:0 20px 42px #123fbb47}.btn-elite:hover,.tool-action-btn:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 24px 46px #123fbb4d}.button-secondary{background:#0a1a2e8f;color:#fff;border-color:#c2d6ff2e;box-shadow:inset 0 1px #ffffff14}.button-secondary:hover{transform:translateY(-2px);background:#10233dc7}.button-link,.institutional-link{min-height:auto;padding:0;border:0;background:transparent;color:var(--brand);font-weight:700}.button-link:after,.institutional-link:after{content:"→";font-size:1rem}.btn-magnetic{will-change:transform;transition:transform .2s ease,box-shadow .25s ease,filter .25s ease,background .25s ease}.btn-magnetic:hover{transform:translateY(-2px) scale(1.01)}.contact-btn{min-height:34px;padding:0 14px;font-size:.78rem;border-radius:12px}.mobile-toggle,.close-mobile,.back-to-top,.sidebar-btn,.close-modal{border:0}.mobile-toggle{display:none;width:48px;height:48px;border-radius:50%;background:#0e1f35c7;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mobile-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#fff}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;padding:16px;background:#0a111c70;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;align-items:start;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease;z-index:55}.mobile-menu-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu-content{margin-top:8px;background:linear-gradient(180deg,#071221f5,#09182dfa),radial-gradient(circle at top right,rgba(31,208,178,.12),transparent 24%);border:1px solid rgba(194,214,255,.12);border-radius:32px;padding:20px;box-shadow:var(--shadow-strong)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.close-mobile{width:44px;height:44px;border-radius:50%;background:#c2d6ff1f;color:#fff;font-size:1.75rem;line-height:1}.mobile-links,.mobile-sublinks{display:grid;gap:10px}.mobile-link,.mobile-sublink,.mobile-dropdown-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;border-radius:18px;background:#f7f4ee14;color:#fff;border:1px solid rgba(194,214,255,.1);font-weight:600}.mobile-dropdown-toggle{border:1px solid rgba(20,33,49,.06)}.mobile-sublinks{margin-top:10px;padding-left:10px;display:none}.mobile-dropdown.open .mobile-sublinks{display:grid}.mobile-dropdown-icon{font-size:1.2rem;color:var(--brand)}.page-shell,.domain-shell,.legal-page,.tools-page{padding-bottom:96px}.home-shell{padding-bottom:72px}.landing-stage{position:relative;min-height:calc(100svh - 12px);padding:104px 0 28px;overflow:clip}.landing-stage-media,.landing-stage-video,.landing-stage-overlay,.landing-stage-grid{position:absolute;top:0;right:0;bottom:0;left:0}.landing-stage-video{width:100%;height:100%;object-fit:cover;filter:saturate(1.12) contrast(1.04) brightness(.72)}.landing-stage-overlay{background:linear-gradient(90deg,#040c18f0,#040c18d1,#040c1857 68%,#040c18ad),radial-gradient(circle at 18% 24%,rgba(36,107,255,.22),transparent 24%),radial-gradient(circle at 82% 18%,rgba(31,208,178,.12),transparent 18%)}.landing-stage-grid{background-image:linear-gradient(rgba(173,205,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(173,205,255,.08) 1px,transparent 1px);background-size:72px 72px;opacity:.22;mix-blend-mode:screen}.landing-stage-content{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:28px;align-items:center;min-height:calc(100svh - 160px)}.landing-stage-copy{display:grid;gap:22px;align-content:center;max-width:700px}.landing-pill{width:fit-content;background:#f7f4ee14;border-color:#c2d6ff24;color:#f7f4eee6}.landing-title{margin:0;font-family:var(--font-display);font-size:clamp(2.5rem,5.8vw,4.9rem);line-height:.94;letter-spacing:-.07em;color:#fff;max-width:10ch}.landing-lead{max-width:54ch;color:#f7f4eec7;font-size:clamp(1.02rem,1.4vw,1.18rem);line-height:1.65}.landing-actions{gap:16px}.landing-stat-rail{display:flex;flex-wrap:wrap;gap:10px}.landing-stat-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 15px;border-radius:999px;background:#f7f4ee14;border:1px solid rgba(194,214,255,.14);color:#f7f4eee0;font-size:.84rem;font-weight:600;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-proof-shell{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start;align-self:start;position:relative;z-index:1}.home-proof-panel{padding:18px 18px 16px;border-radius:24px;background:linear-gradient(180deg,#fffffff5,#ecf4ffe6),linear-gradient(135deg,#246bff0f,#1fd0b20f);border:1px solid rgba(212,226,248,.9);box-shadow:0 16px 34px #0918341a;display:grid;align-content:start;align-self:start;gap:8px;overflow:hidden}.home-proof-panel:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#246bfff2,#1fd0b2b8)}.home-proof-panel h3,.home-proof-panel p{margin:0}.home-proof-panel h3{margin-top:2px;font-size:1.08rem;line-height:1.2}.home-proof-panel p{color:var(--text-soft);line-height:1.5;font-size:.94rem}.page-hero,.institutional-page-hero,.domain-hero-shell{min-height:min(var(--viewport-section-height),760px);display:grid;align-items:start;padding:18px 0 10px;position:relative}.institutional-section{min-height:min(var(--viewport-section-height),760px);display:grid;align-items:stretch}.page-hero .container,.institutional-page-hero .container,.domain-hero-shell .container,.institutional-section .container{min-height:inherit;display:grid;align-items:stretch}.page-hero:before,.institutional-page-hero:before,.domain-hero-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 14% 18%,rgba(36,107,255,.16),transparent 20%),radial-gradient(circle at 84% 14%,rgba(255,138,61,.14),transparent 18%);pointer-events:none}.hero-card,.hero-slab,.section-card,.bento-card,.glass-card,.domain-card,.media-card,.legal-shell,.tool-surface,.institutional-form-card,.wa-modal-card{border-radius:var(--radius-xl);background:linear-gradient(160deg,#f9f5efe6,#e7f1ffdb),radial-gradient(circle at top right,rgba(255,138,61,.12),transparent 24%);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.6);box-shadow:var(--shadow-soft)}.hero-card,.hero-slab{overflow:hidden}.section-card{position:relative;overflow:hidden}.section-card:after{content:"";position:absolute;inset:auto -8% -24% auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(20,163,166,.16),transparent 68%);pointer-events:none}.hero-card:before{content:"";position:absolute;inset:auto auto -18% -8%;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(242,107,58,.22),transparent 68%);pointer-events:none}.hero-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(140deg,rgba(20,87,200,.04),transparent 36%),linear-gradient(320deg,rgba(20,163,166,.05),transparent 38%);pointer-events:none}.hero-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;min-height:clamp(500px,76svh,720px);padding:28px}.hero-cinematic{position:relative;display:grid;grid-template-columns:1fr;align-items:center;min-height:min(88svh,760px);border-radius:38px;overflow:hidden;padding:clamp(24px,2.8vw,36px);background:linear-gradient(180deg,#0612233d,#061223a3),linear-gradient(135deg,#246bff2e,#1fd0b21a),#ffffff6b;border:1px solid rgba(255,255,255,.54);box-shadow:var(--shadow-strong)}.hero-cinematic:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.34),transparent 24%),radial-gradient(circle at 82% 14%,rgba(31,208,178,.22),transparent 18%),linear-gradient(180deg,#f7f3ed14,#f7f3ed00);pointer-events:none}.hero-cinematic-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-cinematic-media img{width:100%;height:100%;object-fit:cover}.hero-cinematic-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f1eaeb,#f6f1eabd 32%,#f6f1ea33,#08132114),radial-gradient(circle at 18% 26%,rgba(255,255,255,.28),transparent 20%)}.hero-cinematic-caption{position:absolute;right:clamp(18px,2vw,28px);bottom:clamp(18px,2vw,28px);max-width:260px;padding:16px 18px;border-radius:22px;background:#12213499;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 16px 40px #050f1c2e;color:#f8f5eee6}.hero-cinematic-caption span{display:block;margin-bottom:8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f8f5eea8}.hero-cinematic-caption strong{display:block;font-size:.98rem;line-height:1.45;font-weight:600}.hero-cinematic-content{position:relative;z-index:1}.hero-cinematic-content{display:grid;gap:22px;max-width:min(720px,100%);align-self:center;padding:clamp(10px,1vw,18px)}.hero-cinematic-copy{display:grid;gap:16px}.hero-cinematic-title{max-width:10ch}.hero-cinematic-lead{max-width:46ch;font-size:clamp(1.02rem,1.3vw,1.14rem)}.hero-trust-ribbon{display:flex;flex-wrap:wrap;gap:10px}.trust-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#0a172994;border:1px solid rgba(194,214,255,.16);box-shadow:0 10px 24px #14213114;color:#f7f4eeeb;font-size:.84rem;font-weight:600}.hero-copy,.hero-side,.section-copy,.hero-media,.contact-layout,.tool-grid{min-width:0}.hero-copy{display:flex;flex-direction:column;justify-content:space-between;gap:28px;padding:clamp(12px,1.2vw,20px)}.eyebrow-pill,.pill,.signal-pill,.programme-grade,.meta-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;background:linear-gradient(135deg,#1457c81a,#14a3a614);border:1px solid rgba(20,87,200,.14);color:var(--brand-strong);font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.eyebrow-pill.dark,.pill.dark{background:#ffffff1f;color:#ffffffeb;border-color:#ffffff29}.eyebrow-pill.soft{background:#1421310d;border-color:#1421310f;color:var(--text-soft)}.institutional-display,.display-title{margin:0;font-family:var(--font-display);font-size:clamp(2.1rem,4.6vw,4.35rem);line-height:1.02;letter-spacing:-.05em;color:var(--text)}.institutional-display.compact,.display-title.compact{max-width:11ch}.display-accent,.text-gradient{display:inline-block;background:linear-gradient(135deg,var(--brand-strong),#4f46a5 40%,var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.institutional-page-hero .display-accent,.domain-hero-shell .display-accent{background:linear-gradient(135deg,#80bcff,#68f0d5 52%,#ffb271);-webkit-background-clip:text;background-clip:text;color:transparent}.script-font{font-family:var(--font-serif);font-style:italic;font-weight:400}.institutional-lead,.section-intro,.institutional-body{margin:0;max-width:56ch;color:var(--text-soft);font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.68}.institutional-lead.narrow{max-width:48ch}.hero-actions,.institutional-hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hero-stats li,.stat-card,.proof-card,.trust-card,.programme-mini,.contact-stat,.tool-mini-card{border-radius:22px;padding:18px;background:linear-gradient(180deg,#ffffffd1,#ecf6ffa3);border:1px solid rgba(255,255,255,.72)}.hero-stats strong,.stat-card strong,.proof-card strong,.contact-stat strong{display:block;font-size:1.05rem;color:var(--text)}.hero-stats span,.stat-card span,.proof-card p,.contact-stat span{color:var(--text-soft);font-size:.92rem;line-height:1.5}.hero-side{display:grid;gap:18px}.hero-media{position:relative;min-height:360px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#0b5bd30a,#f26b3a0f)}.hero-media img,.media-asset img{width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.03)}.hero-media video,.media-asset video,.media-asset-video{width:100%;height:100%;display:block;object-fit:cover;background:#081120}.domain-hero-shell .hero-media img{filter:saturate(1.18) contrast(1.06) brightness(1.04)}.media-gradient{position:absolute;inset:auto 0 0 0;padding:24px;background:linear-gradient(180deg,transparent,rgba(7,16,28,.48));color:#fff}.media-gradient strong,.media-caption strong{display:block;font-size:1rem;margin-bottom:6px}.media-gradient span,.media-caption span{display:block;font-size:.9rem;color:#ffffffc7}.programme-card-visual{display:flex;align-items:center;justify-content:center;min-height:108px;border-radius:22px;background:radial-gradient(circle at 50% 30%,rgba(36,107,255,.16),transparent 38%),linear-gradient(180deg,#fffffff5,#e5eeffe0);border:1px solid rgba(255,255,255,.72);overflow:hidden}.programme-card-visual img{width:min(94px,58%);height:auto;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(17,35,61,.18))}.media-asset{min-height:100%;border-radius:28px;overflow:hidden;background:#ffffff73;border:1px solid rgba(255,255,255,.66);box-shadow:var(--shadow-soft)}.media-asset img{width:100%;height:100%;object-fit:cover}.media-asset video{border-radius:20px}.section-block,.institutional-section{padding:22px 0}.home-rhythm-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:22px;align-items:stretch}.home-rhythm-intro{display:flex;flex-direction:column;justify-content:center}.home-rhythm-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-partner-stage{display:grid;gap:18px;align-content:start;min-height:clamp(500px,calc(100svh - 152px),640px)}.home-partner-copy{display:grid;gap:16px;align-content:start;min-width:0;max-width:min(920px,100%);padding-right:0;margin:0 auto;text-align:center;justify-items:center}.home-partner-copy .institutional-title{max-width:none;white-space:nowrap}.home-partner-copy .institutional-body{max-width:58ch}.home-partner-layout{display:grid;grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);gap:18px;align-items:stretch;min-width:0}.home-partner-visual{display:flex;align-items:center}.home-partner-visual .media-asset{min-height:0;width:100%;aspect-ratio:16 / 9;max-height:clamp(260px,32vw,390px);padding:0;display:flex;align-items:center;justify-content:center;background:#0d182af5;border-color:#c2d6ff24}.home-partner-cards{display:grid;grid-template-columns:1fr;gap:14px;align-content:stretch}.home-partner-cards .bento-card{position:relative;padding:18px 20px 20px;min-height:0;background:linear-gradient(160deg,#fcfcfffa,#eaf3ffeb),radial-gradient(circle at top right,rgba(36,107,255,.14),transparent 36%),radial-gradient(circle at left bottom,rgba(31,208,178,.12),transparent 28%);border:1px solid rgba(214,228,255,.9);box-shadow:0 22px 36px #040a182e,inset 0 1px #ffffffc2}.home-partner-cards .bento-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#246bffe6,#1fd0b2cc)}.home-partner-cards .bento-card h3{margin:10px 0 8px;color:#13233e;font-size:1.2rem;line-height:1.1}.home-partner-cards .bento-card p{margin:0;color:#5e7392;font-size:.98rem;line-height:1.58}.home-partner-cards .institutional-icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(160deg,#e2eefff5,#d8f8f1e6),radial-gradient(circle at top right,rgba(255,138,61,.2),transparent 34%);color:#2150cc;box-shadow:inset 0 1px #ffffffe6,0 12px 22px #246bff1f}.home-programmes-stage{min-height:clamp(430px,calc(100svh - 196px),560px);display:grid;align-content:start;gap:22px;padding:clamp(24px,2.4vw,32px);background:radial-gradient(circle at top center,rgba(36,107,255,.1),transparent 28%),linear-gradient(180deg,#fbf8f3f7,#e7efffeb);border:1px solid rgba(255,255,255,.82);box-shadow:0 28px 70px #08183429}.home-programmes-stage .section-header{margin-bottom:0;max-width:min(780px,100%);gap:12px;margin-inline:auto;text-align:center;justify-items:center}.home-programmes-stage .institutional-title{max-width:18ch;font-size:clamp(1.85rem,3.1vw,2.9rem);line-height:1}.home-programmes-stage .grid-three{gap:18px;align-items:stretch}.home-programmes-stage .programme-card{padding:22px 22px 20px;border-radius:28px;border:1px solid rgba(210,223,245,.88);box-shadow:0 22px 44px #0b1d3c1f;gap:16px}.home-programmes-stage .programme-card:before{height:5px;background:linear-gradient(90deg,#246bfff2,#1fd0b2b8)}.home-programmes-stage .programme-card h3{font-size:1.34rem;line-height:1.15}.home-programmes-stage .programme-card p{font-size:1rem;line-height:1.62;color:#294570d6}.home-programmes-stage .programme-card .btn-elite{width:100%;justify-content:center;margin-top:auto}.home-programmes-stage .programme-card-visual{min-height:122px;border-radius:24px;background:radial-gradient(circle at 50% 18%,rgba(36,107,255,.22),transparent 34%),linear-gradient(180deg,#fffffffa,#e2eeffe0);border:1px solid rgba(218,228,247,.9);box-shadow:inset 0 1px #ffffffd1}.home-programmes-stage .programme-card-visual img{width:clamp(84px,8vw,112px);height:clamp(84px,8vw,112px);object-fit:contain;filter:drop-shadow(0 14px 22px rgba(27,61,117,.16))}.home-partner-visual .media-asset video{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:22px;background:#040b16}.home-outcomes-stage{background:linear-gradient(180deg,#ffffffe6,#e5f1ffbd),radial-gradient(circle at top right,rgba(242,107,58,.12),transparent 24%)}.section-card{padding:clamp(24px,3vw,34px)}.section-card.dark,.institutional-band,.institutional-cta-shell .institutional-cta,.band-card{background:linear-gradient(135deg,#050f1cfa,#0a2142f0),radial-gradient(circle at top right,rgba(255,138,61,.26),transparent 24%),radial-gradient(circle at left 70%,rgba(31,208,178,.22),transparent 24%),radial-gradient(circle at 45% 20%,rgba(90,83,255,.18),transparent 26%);color:var(--text-inverse);border-color:#c2d6ff24}.institutional-cta-shell{padding-top:26px;padding-bottom:30px}.institutional-cta-shell .institutional-cta{min-height:clamp(420px,calc(100svh - 190px),560px);display:grid;align-content:center;justify-items:center;gap:20px;padding:clamp(34px,5vw,56px);text-align:center}.institutional-cta-shell .eyebrow-pill{min-height:34px;padding:0 16px}.institutional-cta-shell .institutional-title{max-width:18ch;margin:0 auto;font-size:clamp(2.3rem,4.8vw,4.6rem);line-height:.98;letter-spacing:-.055em}.institutional-cta-shell .institutional-body{max-width:34ch;margin:0 auto;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.55;color:#f1f7ffd1}.institutional-cta-shell .hero-actions{margin-top:6px}.institutional-cta-shell .btn-elite{min-height:56px;padding-inline:28px}.section-card.dark .institutional-title,.section-card.dark .institutional-body,.section-card.dark .section-intro,.institutional-band .institutional-title,.institutional-band .institutional-body,.institutional-band .institutional-panel,.institutional-band p,.institutional-cta-shell .institutional-title,.institutional-cta-shell .institutional-body{color:var(--text-inverse)}.section-header,.section-heading{display:grid;gap:14px;margin-bottom:28px}.section-header.center,.section-heading.center{text-align:center;justify-items:center}.institutional-title,.section-title{margin:0;font-family:var(--font-display);font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.06;letter-spacing:-.045em}.grid-two,.institutional-grid.two-col,.institutional-split,.contact-layout,.tool-grid,.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.grid-three,.institutional-grid.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.bento-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.bento-card,.institutional-card,.institutional-panel,.institutional-summary-card,.institutional-proof-card,.programme-card,.team-card,.comparison-column,.institutional-media-card,.article-card,.contact-panel,.legal-index,.tool-card,.timeline-card,.showcase-card,.mini-surface{position:relative;overflow:hidden;padding:22px;border-radius:26px;background:linear-gradient(180deg,#f8f4eef0,#e4eeffe6);border:1px solid rgba(255,255,255,.62);box-shadow:var(--shadow-soft)}.bento-card:nth-child(3n),.institutional-card:nth-child(3n),.programme-card:nth-child(3n),.article-card:nth-child(3n),.tool-card:nth-child(3n){background:linear-gradient(180deg,#f8f4eef0,#ddf8f2e6)}.bento-card:nth-child(3n+1),.institutional-card:nth-child(3n+1),.programme-card:nth-child(3n+1),.article-card:nth-child(3n+1),.tool-card:nth-child(3n+1){background:linear-gradient(180deg,#f8f4eef2,#ffe9dce6)}.bento-card:nth-child(3n+2),.institutional-card:nth-child(3n+2),.programme-card:nth-child(3n+2),.article-card:nth-child(3n+2),.tool-card:nth-child(3n+2){background:linear-gradient(180deg,#f8f4eef2,#e2ecffe6)}.institutional-card,.institutional-panel,.programme-card,.tool-card,.article-card,.institutional-media-card,.showcase-card{display:flex;flex-direction:column;gap:14px}.bento-card:before,.institutional-card:before,.programme-card:before,.tool-card:before,.article-card:before,.institutional-panel:before,.showcase-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.8),transparent)}.bento-card.large{grid-column:span 7;min-height:320px}.bento-card.tall{grid-column:span 5;min-height:320px}.bento-card.quarter{grid-column:span 4}.bento-card h3,.institutional-card h3,.institutional-panel h3,.programme-card h3,.article-card h3,.tool-card h3,.institutional-media-copy h3,.timeline-card h3{margin:0;font-size:1.16rem;line-height:1.22}.bento-card p,.institutional-card p,.institutional-panel p,.programme-card p,.article-card p,.tool-card p,.institutional-media-copy p,.timeline-card p,.legal-shell p,.legal-shell li,.tool-surface p,.institutional-summary-card li,.institutional-checklist li{margin:0;color:var(--text-soft);line-height:1.5}.institutional-checklist{display:grid;gap:12px}.institutional-checklist li,.signal-list li,.comparison-list li{position:relative;padding-left:26px}.shop-page .shop-hero-card{grid-template-columns:minmax(0,1fr) minmax(320px,.88fr)}.shop-hero-visual{position:relative;min-height:100%;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#246bff1f,#1fd0b21a);border:1px solid rgba(255,255,255,.68);box-shadow:var(--shadow-soft)}.shop-hero-visual img{width:100%;height:100%;min-height:420px;object-fit:cover;filter:saturate(1.08) contrast(1.04)}.shop-fulfilment-card{position:absolute;left:18px;right:18px;bottom:18px;display:grid;gap:6px;padding:18px;border-radius:22px;background:#081321c7;border:1px solid rgba(194,214,255,.18);color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.shop-fulfilment-card span,.shop-form-note,.shop-empty{color:var(--text-soft);font-size:.88rem;line-height:1.5}.shop-fulfilment-card span{color:#ffffffad;text-transform:uppercase;letter-spacing:.06em;font-weight:700}.shop-fulfilment-card strong{font-size:1.08rem}.shop-fulfilment-card p{margin:0;color:#ffffffc7;line-height:1.5}.shop-shelf{gap:22px}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:20px;align-items:start}.shop-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.shop-product-card,.shop-checkout-panel{position:relative;display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#e8f2ffe0);border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow-soft)}.shop-product-card:nth-child(2){background:linear-gradient(180deg,#fffffff2,#def8f1e6)}.shop-product-card:nth-child(3){background:linear-gradient(180deg,#fffffff2,#ffebdde6)}.shop-product-card.selected{border-color:#246bff75;box-shadow:0 24px 52px #123fbb2e}.shop-product-media{display:grid;place-items:center;min-height:150px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#246bff14,#1fd0b21a),#ffffffb8;border:1px solid rgba(255,255,255,.7)}.shop-product-media img{width:100%;height:150px;object-fit:cover}.shop-product-card:first-child .shop-product-media img{width:104px;height:104px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(17,35,61,.2))}.shop-product-copy{display:grid;gap:10px}.shop-product-copy h3{margin:0;font-size:1.2rem;line-height:1.2}.shop-product-copy p,.shop-feature-list li{margin:0;color:var(--text-soft);line-height:1.5}.shop-feature-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.shop-feature-list li{position:relative;padding-left:22px;font-size:.9rem}.shop-feature-list li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border-radius:50%;background:var(--accent-secondary)}.shop-product-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.shop-product-foot strong,.shop-summary-head strong{color:var(--text);font-size:1.08rem;font-variant-numeric:tabular-nums}.shop-quantity{display:inline-grid;grid-template-columns:40px 36px 40px;align-items:center;min-height:40px;border-radius:999px;background:#0a17290f;border:1px solid rgba(20,33,49,.08);overflow:hidden}.shop-qty-btn{width:40px;height:40px;border:0;background:transparent;color:var(--brand-strong);font-size:1.08rem;font-weight:800}.shop-qty-btn:hover,.shop-qty-btn:focus-visible{background:#246bff1a;outline:none}.shop-quantity span{text-align:center;color:var(--text);font-weight:800;font-variant-numeric:tabular-nums}.shop-checkout-panel{position:sticky;top:76px;background:#fffffff0}.shop-summary-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shop-cart-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.shop-cart-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:16px;background:#0a17290d;color:var(--text-soft);font-size:.9rem}.shop-cart-list strong{color:var(--text);white-space:nowrap}.shop-order-form{display:grid;gap:12px}.shop-order-form label{display:grid;gap:7px;color:var(--text);font-size:.88rem;font-weight:700}.shop-order-form input,.shop-order-form textarea{width:100%;min-height:46px;border:1px solid rgba(20,33,49,.14);border-radius:14px;background:#ffffffd1;color:var(--text);padding:11px 12px;resize:vertical}.shop-order-form input:focus,.shop-order-form textarea:focus{outline:3px solid rgba(36,107,255,.18);border-color:#246bff7a}.shop-submit:disabled{opacity:.48;cursor:not-allowed;transform:none;box-shadow:none}.shop-delivery-card .institutional-panel{background:#ffffff14;border-color:#ffffff1f;box-shadow:none}.shop-delivery-card .institutional-panel h3,.shop-delivery-card .institutional-panel p{color:#ffffffe6}.shop-delivery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shop-section-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.shop-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.shop-cart-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;flex:0 0 52px;border:1px solid rgba(20,33,49,.1);border-radius:16px;background:#ffffffd1;color:var(--brand-strong);box-shadow:0 14px 28px #0918341a}.shop-cart-trigger span{position:absolute;top:-8px;right:-8px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#fff;font-size:.78rem;font-weight:800}.shop-storefront-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.shop-listing-card{display:flex;flex-direction:column;gap:14px;min-width:0;padding:18px;border-radius:24px;background:linear-gradient(180deg,#fffffff2,#e7f0ffe6);border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow-soft)}.shop-listing-card:nth-child(2n){background:linear-gradient(180deg,#fffffff2,#dcf8f1e6)}.shop-listing-card:nth-child(3n){background:linear-gradient(180deg,#fffffff2,#ffeddee6)}.shop-listing-card.selected{border-color:#246bff75;box-shadow:0 24px 52px #123fbb2e}.shop-listing-media{position:relative;min-height:166px;border-radius:20px;overflow:hidden;background:#ffffffb8;border:1px solid rgba(255,255,255,.72)}.shop-listing-media img{width:100%;height:166px;object-fit:cover}.shop-listing-card:first-child .shop-listing-media{display:grid;place-items:center}.shop-listing-card:first-child .shop-listing-media img{width:110px;height:110px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(17,35,61,.2))}.shop-stock-pill{position:absolute;top:10px;right:10px;padding:6px 9px;border-radius:999px;background:#081321bd;color:#fff;font-size:.72rem;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.shop-listing-copy{display:grid;gap:8px}.shop-listing-copy h3{margin:0;font-size:1.16rem;line-height:1.18}.shop-listing-copy p{margin:0;color:var(--text-soft);line-height:1.45;font-size:.92rem}.shop-price-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.shop-price-row>div:first-child{display:grid;gap:2px}.shop-price-row strong{color:var(--text);font-size:1.08rem;font-variant-numeric:tabular-nums}.shop-price-row span{color:var(--text-soft);font-size:.84rem;text-decoration:line-through}.shop-add-btn{min-height:40px;padding:0 16px;font-size:.86rem}.shop-quantity.compact{grid-template-columns:38px 32px 38px}.shop-checkout-stage{gap:20px}.shop-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.36fr);gap:20px;align-items:start}.shop-checkout-main,.shop-order-summary,.shop-account-card,.shop-empty-state,.shop-order-success{padding:20px;border-radius:24px;background:#ffffffe6;border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow-soft)}.shop-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.shop-stepper button{min-height:48px;border:1px solid rgba(20,33,49,.1);border-radius:16px;background:#0a17290a;color:var(--text-soft);font-size:.86rem;font-weight:800}.shop-stepper button span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px;border-radius:8px;background:#14213114;color:var(--text)}.shop-stepper button.active,.shop-stepper button.done{background:linear-gradient(135deg,#246bff29,#1fd0b21f);color:var(--brand-strong);border-color:#246bff38}.shop-step-panel{display:grid;gap:14px;min-height:220px}.shop-cart-lines{display:grid;gap:12px}.shop-cart-line{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border-radius:18px;background:#0a17290a}.shop-cart-line img{width:72px;height:72px;border-radius:14px;object-fit:cover;background:#fff}.shop-cart-line h4,.shop-account-card h3{margin:0;color:var(--text);line-height:1.2}.shop-cart-line p,.shop-account-card p,.shop-empty-state{margin:4px 0;color:var(--text-soft);line-height:1.45}.shop-cart-line strong{color:var(--text);font-variant-numeric:tabular-nums}.shop-account-card{display:grid;gap:14px}.shop-account-card.signed-in{grid-template-columns:minmax(0,1fr) auto;align-items:center}.shop-auth-form label,.shop-delivery-form label{display:grid;gap:7px;color:var(--text);font-size:.88rem;font-weight:700}.shop-auth-form input,.shop-delivery-form input{width:100%;min-height:46px;border:1px solid rgba(20,33,49,.14);border-radius:14px;background:#ffffffd6;color:var(--text);padding:11px 12px}.shop-auth-form input:focus,.shop-delivery-form input:focus{outline:3px solid rgba(36,107,255,.18);border-color:#246bff7a}.shop-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-text-button{min-height:40px;border:0;background:transparent;color:var(--brand-strong);font-weight:800}.shop-form-status{min-height:20px;margin:0;color:var(--text-soft);line-height:1.5}.shop-checkout-actions{display:flex;justify-content:space-between;gap:12px;margin-top:16px}.shop-checkout-actions button:disabled{opacity:.48;cursor:not-allowed;transform:none}.shop-order-summary{position:sticky;top:76px;display:grid;gap:16px}.shop-summary-lines{display:grid;gap:12px}.shop-summary-lines div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text-soft)}.shop-summary-lines strong{color:var(--text);font-variant-numeric:tabular-nums}.shop-summary-lines .total{padding-top:12px;border-top:1px solid rgba(20,33,49,.1);color:var(--text);font-weight:800}.shop-shiprocket-box{display:grid;gap:6px;padding:14px;border-radius:18px;background:#246bff14;border:1px solid rgba(36,107,255,.14)}.shop-shiprocket-box p{margin:0;color:var(--text-soft);line-height:1.45;font-size:.9rem}.shop-payment-form{display:grid;gap:12px}.shop-radio-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:16px;border-radius:18px;background:#0a17290a;border:1px solid rgba(20,33,49,.08)}.shop-radio-card input{width:20px;height:20px;margin-top:2px}.shop-radio-card span{display:grid;gap:4px}.shop-radio-card small{color:var(--text-soft);line-height:1.45}.shop-order-success{display:grid;gap:18px;justify-items:start}.shop-success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:#1a8f631f;color:var(--success);font-size:1.25rem}.shop-payload-preview{width:100%;max-height:340px;margin:0;padding:16px;overflow:auto;border-radius:18px;background:#081321;color:#d7faf2;font-size:.78rem;line-height:1.5}.shopify-page{min-height:100vh;padding:34px 0 96px;background:#f6f4ef;color:#171717}.shopify-shell{padding:18px 0 40px}.shopify-topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:22px 0 26px;border-bottom:1px solid rgba(23,23,23,.1)}.shopify-topbar p,.shopify-product-info p{margin:0 0 6px;color:#6f6a60;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.shopify-topbar h1{margin:0;color:#171717;font-size:clamp(2rem,4vw,4.2rem);line-height:.95;letter-spacing:0}.shopify-cart-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid rgba(23,23,23,.12);border-radius:999px;background:#fff;color:#171717}.shopify-cart-button span{position:absolute;top:-5px;right:-5px;min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#171717;color:#fff;font-size:.74rem;font-weight:800}.shopify-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;color:#6f6a60;font-size:.92rem}.shopify-toolbar select{min-height:40px;padding:0 36px 0 12px;border:1px solid rgba(23,23,23,.14);border-radius:6px;background:#fff;color:#171717}.shopify-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.shopify-product-card{display:grid;gap:14px;min-width:0}.shopify-product-media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;border-radius:4px;background:#fff;border:1px solid rgba(23,23,23,.08)}.shopify-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.shopify-product-card:hover .shopify-product-media img{transform:scale(1.035)}.shopify-product-media span{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:#ffffffe6;color:#171717;font-size:.72rem;font-weight:800}.shopify-product-info{display:grid;gap:12px}.shopify-product-info h2{margin:0;color:#171717;font-size:1rem;line-height:1.3;letter-spacing:0}.shopify-price-row{display:flex;align-items:baseline;gap:8px}.shopify-price-row strong{color:#171717;font-size:.98rem;font-variant-numeric:tabular-nums}.shopify-price-row span{color:#8a8377;font-size:.9rem;text-decoration:line-through}.shopify-add-button,.shopify-checkout-button{width:100%;min-height:44px;border:1px solid #171717;border-radius:4px;background:#171717;color:#fff;font-weight:800;transition:background .2s ease,color .2s ease}.shopify-add-button:hover,.shopify-checkout-button:hover{background:#fff;color:#171717}.shopify-checkout-button:disabled{opacity:.45;cursor:not-allowed}.shopify-qty{display:grid;grid-template-columns:44px minmax(38px,1fr) 44px;align-items:center;width:100%;min-height:44px;border:1px solid rgba(23,23,23,.14);border-radius:4px;background:#fff}.shopify-qty.small{max-width:132px;min-height:38px;grid-template-columns:38px 1fr 38px}.shopify-qty button{width:100%;height:100%;border:0;background:transparent;color:#171717;font-weight:900}.shopify-qty span{text-align:center;font-weight:800;font-variant-numeric:tabular-nums}.shopify-drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000057;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease}.shopify-drawer-scrim.open{opacity:1;visibility:visible;pointer-events:auto}.shopify-cart-drawer{position:fixed;inset:0 0 0 auto;z-index:90;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(420px,100vw);background:#fff;color:#171717;transform:translate(100%);transition:transform .24s ease;box-shadow:-24px 0 60px #0000002e}.shopify-cart-drawer.open{transform:translate(0)}.shopify-drawer-head,.shopify-cart-footer{padding:20px;border-bottom:1px solid rgba(23,23,23,.1)}.shopify-cart-footer{border-top:1px solid rgba(23,23,23,.1);border-bottom:0;display:grid;gap:14px}.shopify-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.shopify-drawer-head span{display:block;color:#6f6a60;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.shopify-drawer-head strong{display:block;margin-top:4px;font-size:1.3rem}.shopify-drawer-head button{width:44px;height:44px;border:1px solid rgba(23,23,23,.12);border-radius:999px;background:#fff;color:#171717;font-size:1.5rem;line-height:1}.shopify-cart-lines{display:grid;align-content:start;gap:14px;padding:20px;overflow:auto}.shopify-cart-line{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;align-items:start}.shopify-cart-line img{width:86px;aspect-ratio:4 / 5;object-fit:cover;border-radius:4px;border:1px solid rgba(23,23,23,.08)}.shopify-cart-line h3{margin:0;color:#171717;font-size:.98rem;line-height:1.3}.shopify-cart-line p,.shopify-empty,.shopify-status{margin:5px 0 10px;color:#6f6a60;line-height:1.45}.shopify-subtotal{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#171717;font-size:1rem}.shopify-subtotal strong{font-size:1.25rem;font-variant-numeric:tabular-nums}.shopify-status{margin:0;font-size:.9rem}.route-error-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#081321;color:#fff}.route-error-card{width:min(720px,100%);padding:24px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.route-error-card h1,.route-error-card p{margin:0 0 12px}.route-error-card pre{white-space:pre-wrap;color:#fecaca}.commerce-primary{min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:14px;background:linear-gradient(135deg,#1a4fcf,#123fbb 62%,#0e338f);color:#fff;font-weight:850;box-shadow:0 16px 34px #123fbb3d}.commerce-primary:hover{transform:translateY(-1px)}.commerce-primary:disabled{opacity:.48;cursor:not-allowed;transform:none}.commerce-mini-card p,.commerce-empty,.commerce-notice{width:min(1200px,calc(100vw - 40px));margin:18px auto 0;padding:13px 16px;border-radius:16px;background:#ffffffe6;color:var(--text);border:1px solid rgba(255,255,255,.72);box-shadow:0 12px 28px #0813211a;font-weight:750}@media (max-width: 680px){.commerce-main,.commerce-notice{width:min(100vw - 24px,1200px)}}.institutional-checklist li:before,.signal-list li:before,.comparison-list li:before{content:"";position:absolute;left:0;top:.5rem;width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--accent))}.institutional-icon,.icon-badge,.tool-icon,.team-avatar,.icon-token{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#246bff33,#1fd0b229,#ff8a3d2e);color:var(--brand-strong);box-shadow:inset 0 1px #ffffff75;font-size:1.2rem}.team-avatar{font-weight:800}.team-avatar.alt{background:linear-gradient(135deg,#f26b3a2e,#f26b3a14)}.team-avatar.alt-two{background:linear-gradient(135deg,#1a8f632e,#0b5bd314)}.team-role,.article-meta,.summary-kicker,.comparison-label,.contact-label,.tool-kicker,.legal-kicker{font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-soft)}.summary-kicker,.comparison-label{margin-bottom:8px}.proof-layout{align-items:stretch}.institutional-proof-stack,.contact-stats,.tool-mini-grid,.timeline-grid,.legal-section-grid,.article-grid{display:grid;gap:16px}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.programme-value{margin-top:auto;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#246bff1a,#1fd0b214);color:var(--text);font-size:.92rem;font-weight:600}.institutional-page-hero .container,.legal-hero .container{display:grid;gap:14px}.institutional-page-hero .section-card,.institutional-page-hero .hero-card,.legal-hero .section-card,.domain-hero-shell .hero-card{background:linear-gradient(135deg,#061223e6,#0b2549c2),radial-gradient(circle at top right,rgba(255,138,61,.14),transparent 26%),radial-gradient(circle at left 70%,rgba(31,208,178,.1),transparent 24%);border-color:#c2d6ff24}.institutional-page-hero .display-title,.institutional-page-hero .institutional-lead,.institutional-page-hero .section-intro,.institutional-page-hero .hero-stats strong,.institutional-page-hero .hero-stats span,.institutional-page-hero .stat-card strong,.institutional-page-hero .stat-card span,.legal-hero .display-title,.legal-hero .institutional-lead,.domain-hero-shell .display-title,.domain-hero-shell .institutional-lead,.domain-hero-shell .institutional-body,.domain-hero-shell .hero-stats strong,.domain-hero-shell .hero-stats span,.domain-hero-shell .stat-card strong,.domain-hero-shell .stat-card span{color:var(--text-inverse)}.institutional-page-hero .hero-stats li,.institutional-page-hero .stat-card,.domain-hero-shell .hero-stats li,.domain-hero-shell .stat-card{background:#f7f4ee14;border:1px solid rgba(194,214,255,.12)}.institutional-page-hero .hero-card{min-height:clamp(400px,calc(100svh - 210px),520px);gap:18px}.institutional-page-hero .hero-media{min-height:230px}.why-hero-card{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);min-height:clamp(380px,calc(100svh - 230px),480px);gap:14px}.why-hero-card .hero-copy{gap:16px;padding:2px 4px;justify-content:center}.why-hero-card .display-title{max-width:9.5ch}.why-hero-side{gap:12px}.why-hero-card .hero-media{min-height:200px;width:80%;margin-inline:auto}.why-hero-card .grid-two{gap:10px}.why-hero-card .stat-card{padding:12px;border-radius:18px}.why-hero-card .stat-card strong{font-size:.98rem}.why-hero-card .stat-card span{font-size:.88rem;line-height:1.45}.comparison-column.featured{background:linear-gradient(180deg,#246bff29,#f7f4eee0)}.comparison-label.muted,.institutional-checklist.muted li,.comparison-column .muted{color:var(--text-soft)}.media-grid,.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.institutional-media-card img,.media-asset img{aspect-ratio:4 / 3;object-fit:cover;border-radius:20px}.institutional-media-card video,.media-asset video{aspect-ratio:4 / 3;object-fit:cover;border-radius:20px}.institutional-media-copy{display:grid;gap:10px}.tool-grid{align-items:start}.tool-surface{padding:24px}.tool-surface .tool-grid{gap:18px}.tool-card{min-height:100%}.tool-card .tool-title{font-size:1.15rem;font-weight:700;color:var(--text)}.tool-card .tool-desc{color:var(--text-soft);flex:1}.tools-note{padding:16px 18px;border-radius:18px;background:linear-gradient(135deg,#246bff1a,#1fd0b214);color:var(--text-soft);font-size:.92rem}.institutional-form,.wa-modal-form{display:grid;gap:14px}.institutional-form label,.wa-modal-form label{display:grid;gap:8px;color:var(--text);font-size:.92rem;font-weight:600}.institutional-form input,.institutional-form textarea,.wa-modal-form input,.wa-modal-form textarea{width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(20,33,49,.1);background:#ffffffe0;color:var(--text);resize:vertical}.institutional-form input:focus,.institutional-form textarea:focus,.wa-modal-form input:focus,.wa-modal-form textarea:focus{outline:2px solid rgba(11,91,211,.14);border-color:#0b5bd34d}.form-note{margin:0;color:var(--text-soft);font-size:.88rem;line-height:1.55}.institutional-steps{display:grid;gap:14px}.step-item{padding:18px;border-radius:20px;background:linear-gradient(180deg,#f8f4eecc,#e3efffbd);border:1px solid rgba(255,255,255,.62)}.step-item strong{display:block;margin-bottom:6px}.wa-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0a111c80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease;z-index:60}.wa-modal.active{opacity:1;visibility:visible;pointer-events:auto}.wa-modal-card{width:min(540px,100%);padding:24px}.wa-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.wa-modal-head h5{margin:0;font-size:1.2rem}.wa-modal-copy{margin:0 0 18px;color:var(--text-soft)}.close-modal{width:42px;height:42px;border-radius:50%;background:#14213114;color:var(--text);font-size:1.5rem;line-height:1}.sidebar-elite{position:fixed;right:20px;bottom:20px;z-index:30;display:grid;gap:10px}.sidebar-btn,.back-to-top,.footer-social-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#091527d1;color:#fff;box-shadow:var(--shadow-soft);border:1px solid rgba(194,214,255,.14)}.sidebar-btn.wa,.sidebar-btn.wa.is-active{background:linear-gradient(135deg,#20c05c,#0f9d58);color:#fff}.back-to-top{position:fixed;right:20px;bottom:242px;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;z-index:30}.back-to-top.show{opacity:1;pointer-events:auto;transform:translateY(0)}.footer-supreme{padding:24px 0 34px;background:linear-gradient(180deg,#050f1c3d,#050f1c8f),radial-gradient(circle at top left,rgba(36,107,255,.12),transparent 20%)}.footer-supreme .container{display:grid;gap:22px}.footer-grid{display:grid;grid-template-columns:1.1fr .7fr .7fr 1fr;gap:18px}.footer-grid>div,.footer-contact-card{padding:24px;border-radius:26px;background:#091527b3;border:1px solid rgba(194,214,255,.12);box-shadow:var(--shadow-soft)}.footer-brand-copy,.footer-contact-card p,.footer-link{color:#f7f4eeb8}.footer-social-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-grid h4{margin:0 0 14px;font-size:1rem;color:#fff}.footer-link:hover,.footer-link:focus-visible{color:#fff;outline:none}.footer-grid ul{display:grid;gap:10px}.footer-map-container{margin-top:16px;border-radius:18px;overflow:hidden;aspect-ratio:16 / 10}.footer-kicker{display:inline-flex;margin-bottom:10px;color:var(--accent-secondary);font-weight:700;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 4px;color:#f7f4ee9e;font-size:.92rem}.footer-bottom p{margin:0}.footer-bottom-links{display:flex;align-items:center;gap:14px}.legal-shell{padding:28px;display:grid;gap:22px;background:linear-gradient(160deg,#f8f4eeeb,#e4eeffdb),radial-gradient(circle at top right,rgba(255,138,61,.12),transparent 20%)}.legal-shell h2{margin:0 0 10px;font-size:1.28rem}.legal-shell ul{margin:0;padding-left:18px}.domain-hero-shell .hero-card{grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);min-height:clamp(420px,calc(100svh - var(--nav-height) - 120px),560px);gap:14px;padding:22px;align-items:stretch}.domain-hero-shell .display-title{max-width:11.5ch;font-size:clamp(2.2rem,4vw,3.4rem);line-height:.94}.domain-hero-shell .display-title .title-line{display:block}.domain-hero-shell .hero-copy{gap:14px;justify-content:center;align-content:center;max-width:520px}.domain-hero-shell .hero-side{display:flex;align-items:stretch}.domain-hero-shell .hero-media{min-height:100%;height:100%;max-height:none}.domain-hero-shell .institutional-lead{max-width:34ch;font-size:.98rem;line-height:1.5}.domain-hero-shell .section-header{margin-bottom:0}.domain-hero-shell .hero-actions{gap:10px;flex-wrap:wrap}.domain-hero-shell .hero-actions .btn-elite,.domain-hero-shell .hero-actions .button-secondary{min-height:44px;padding:0 18px;font-size:.92rem}.domain-card .domain-pill{margin-bottom:6px}.domain-rail{display:grid;gap:14px}.domain-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.domain-hero-stats li{padding:12px;border-radius:18px}.domain-hero-stats strong{font-size:.94rem}.domain-hero-stats span{font-size:.84rem;line-height:1.42}.domain-hero-badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:12px;padding:10px 14px;border-radius:20px;background:#08132194;border:1px solid rgba(194,214,255,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #030a163d;max-width:calc(100% - 28px)}.domain-hero-badge img{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(3,10,22,.28))}.domain-hero-badge strong{display:block;color:#fff;font-size:.95rem}.domain-hero-badge span{display:block;margin-top:2px;color:#f7f4eead;font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.domain-overview-shell{padding-top:6px}.domain-overview-stage{min-height:auto;gap:26px;padding:clamp(30px,3vw,40px);background:radial-gradient(circle at top right,rgba(36,107,255,.12),transparent 36%),linear-gradient(180deg,#f9f6f0f7,#e8efffeb);border:1px solid rgba(255,255,255,.82);box-shadow:0 24px 60px #08163029;overflow:hidden;position:relative}.domain-overview-stage:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,#246bfff2,#1fd0b2b8)}.domain-overview-stage .section-header{margin-bottom:0;gap:14px}.domain-overview-stage .institutional-title{max-width:13ch;font-size:clamp(2.4rem,3vw,3.5rem);letter-spacing:-.05em}.domain-overview-grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.domain-overview-grid li{background:linear-gradient(180deg,#fffffff5,#ecf4ffe6),linear-gradient(135deg,#246bff14,#1fd0b214);border:1px solid rgba(203,219,245,.88);box-shadow:0 18px 34px #0f214214;align-self:stretch;padding:22px 22px 20px;border-radius:24px;gap:12px;position:relative;overflow:hidden}.domain-overview-grid li:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#246bffeb,#1fd0b2c2)}.domain-overview-grid li strong{font-size:1.14rem;line-height:1.2}.domain-overview-grid li span{color:#294570d6;line-height:1.6}.domain-pillars-stage{min-height:auto;padding:clamp(30px,3vw,40px);background:radial-gradient(circle at bottom left,rgba(36,107,255,.09),transparent 38%),linear-gradient(180deg,#fbf8f3f7,#e9f0ffeb);border:1px solid rgba(255,255,255,.82);box-shadow:0 24px 60px #08163026}.domain-pillars-layout{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:28px;align-items:start}.domain-pillars-stage .section-copy{max-width:34rem}.domain-pillars-stage .section-copy .institutional-title{max-width:12ch;font-size:clamp(2.2rem,2.9vw,3.2rem);letter-spacing:-.05em}.domain-pillars-stage .section-copy .institutional-body{max-width:26rem;color:#294570d6}.domain-pillars-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.domain-pill-chip{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:24px;background:linear-gradient(180deg,#fffffff7,#ecf4ffe8),linear-gradient(135deg,#246bff0f,#1fd0b214);border:1px solid rgba(205,221,246,.9);box-shadow:0 18px 36px #0f214214;justify-content:space-between;position:relative;overflow:hidden}.domain-pill-chip:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#246bffe6,#1fd0b2b8)}.domain-pill-chip:after{content:"";width:12px;height:12px;flex:0 0 12px;border-top:2px solid rgba(36,107,255,.42);border-right:2px solid rgba(36,107,255,.42);transform:rotate(45deg);margin-left:auto}.domain-pill-chip h3{margin:0;font-size:1.08rem;line-height:1.28;flex:1}.domain-pill-chip-index{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:14px;background:linear-gradient(135deg,#246bff33,#1fd0b224);color:var(--brand-strong);font-size:.86rem;font-weight:800;letter-spacing:.04em;box-shadow:inset 0 1px #ffffff8c}.domain-proof-layout{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,.62fr) minmax(0,.68fr);gap:18px;align-items:stretch}.timeline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.interactive-table{display:grid;gap:18px}.table-tabs{display:flex;flex-wrap:wrap;gap:10px}.table-tab{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#ffffffc2;font-size:.9rem;font-weight:700;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.section-card:not(.dark) .table-tab{background:#1421310a;border-color:#14213114;color:var(--text-soft)}.table-tab:hover,.table-tab:focus-visible{transform:translateY(-1px);outline:none}.table-tab.is-active{background:linear-gradient(135deg,var(--brand),var(--brand-strong) 56%,var(--accent));border-color:transparent;color:#fff}.table-panel{padding:24px;border-radius:26px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.section-card:not(.dark) .table-panel{background:#ffffff9e;border-color:#ffffffb3}.table-panel-grid{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:18px}.table-panel-copy{display:grid;gap:12px}.table-panel-copy h3,.table-metric-card h4,.matrix-row h4{margin:0}.table-panel-copy p,.table-metric-card p,.matrix-row p{margin:0;color:inherit;line-height:1.6}.table-metric-grid{display:grid;gap:14px}.table-metric-card,.matrix-row{padding:18px;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.section-card:not(.dark) .table-metric-card,.section-card:not(.dark) .matrix-row{background:#1421310a;border-color:#14213114}.table-stage,.matrix-label{display:inline-flex;margin-bottom:8px;font-size:.76rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-strong)}.matrix-grid{display:grid;gap:16px}.matrix-row strong{color:var(--text)}.why-compare-board{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.why-compare-board .comparison-column{display:grid;gap:18px;padding:26px;border-radius:30px}.why-compare-board .comparison-column h3{font-size:clamp(1.32rem,2vw,1.82rem);line-height:1.16;max-width:21ch}.why-compare-board .matrix-grid{gap:12px}.why-compare-board .matrix-row{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:16px 18px;border-radius:18px;background:#ffffffb3;border:1px solid rgba(213,225,245,.88);box-shadow:inset 0 1px #ffffffd1}.why-compare-board .matrix-index{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#246bff24,#1fd0b21f);color:var(--brand-strong);font-size:.82rem;font-weight:800}.why-compare-board .matrix-copy{display:grid;gap:4px}.why-compare-board .matrix-row p{color:#304865;font-size:1rem;line-height:1.5}.timeline-card{min-height:100%}.timeline-stage{display:inline-flex;margin-bottom:10px;color:var(--brand-strong);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.signal-list,.comparison-list{display:grid;gap:12px}.quiz-page-grid{align-items:center}.quiz-skill-grid .institutional-panel{min-height:100%}.quiz-page-shell .container{display:grid;gap:18px}.quiz-hero-card,.quiz-start-card,.quiz-progress-card,.quiz-question-card,.quiz-result-card{min-height:auto}.quiz-field{display:grid;gap:8px;margin-bottom:14px}.quiz-field span{font-size:.9rem;font-weight:700;color:var(--text)}.quiz-field input{width:100%;min-height:50px;padding:0 16px;border-radius:16px;border:1px solid rgba(196,214,244,.92);background:#ffffffeb;color:var(--text);font:inherit;outline:none}.quiz-field input:focus{border-color:#246bffa3;box-shadow:0 0 0 4px #246bff1f}.quiz-helper{margin:10px 0 0;color:var(--text-soft);font-size:.9rem;line-height:1.5}.quiz-primary-btn{width:100%;justify-content:center}.quiz-progress-card{padding:18px 20px}.quiz-progress-row{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.94rem;font-weight:700;color:var(--text)}.quiz-progress-bar{width:100%;height:10px;margin-top:12px;border-radius:999px;background:#c6d4ec8f;overflow:hidden}.quiz-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#246bfff2,#1fd0b2c7)}.quiz-question-card{gap:20px}.quiz-question-header{display:grid;gap:12px}.quiz-question-card .institutional-title{max-width:18ch}.quiz-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.quiz-option{min-height:92px;padding:18px;border-radius:20px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#f7f4eef0;font:inherit;font-weight:600;line-height:1.5;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px}.quiz-option:hover,.quiz-option:focus-visible{transform:translateY(-2px);border-color:#7ed1ff7a;background:#ffffff24;box-shadow:0 14px 26px #040e1c33}.quiz-option.active{border-color:#7ed1ffbd;background:linear-gradient(180deg,#0f44be61,#1782893d);box-shadow:0 18px 32px #0611233d}.quiz-option-label{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:#f7f4eef0;font-size:.88rem;font-weight:800;letter-spacing:.04em}.quiz-option.active .quiz-option-label{background:#ffffff2e;border-color:#a0e2ff4d}.quiz-option-copy{display:block}.quiz-nav-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px}.quiz-nav-row .button-secondary,.quiz-nav-row .btn-elite{min-width:160px}.quiz-result-card{gap:24px}.quiz-result-hero{display:grid;gap:12px;padding:24px;border-radius:24px;color:var(--text)}.quiz-band-explorer{background:linear-gradient(180deg,#fff3e2f5,#ffe6cceb)}.quiz-band-builder{background:linear-gradient(180deg,#ebf5fff5,#d6eaffeb)}.quiz-band-leader{background:linear-gradient(180deg,#e7fcf5f5,#d2f5eaeb)}.quiz-skill-stack{display:grid;gap:14px}.quiz-skill-item{display:grid;gap:8px}.quiz-result-grid{align-items:start}.showcase-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.page-shell .institutional-section .section-card:not(.home-partner-stage),.domain-shell .institutional-section .section-card,.tools-page .institutional-section .section-card{min-height:calc(var(--viewport-section-height) - 28px);display:flex;flex-direction:column;justify-content:center}.page-shell .institutional-section .home-partner-stage.section-card{display:grid;min-height:calc(var(--viewport-section-height) - 28px)}.domain-shell .institutional-section .section-card{min-height:calc(var(--viewport-section-height) - 28px)}.legal-page .institutional-section .section-card,.legal-page .legal-shell{min-height:auto}.text-center{text-align:center}.light{color:var(--text-inverse)}.center{justify-content:center}.dark{color:var(--text-inverse)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1180px){.nav-content{grid-template-columns:auto 1fr auto}.hero-card,.hero-cinematic,.domain-hero-shell .hero-card,.shop-page .shop-hero-card,.showcase-grid,.footer-grid,.home-rhythm-grid,.landing-stage-content,.domain-pillars-layout{grid-template-columns:1fr}.home-partner-stage{min-height:clamp(460px,calc(100svh - 132px),580px)}.home-partner-layout{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:14px}.home-partner-visual .media-asset{max-height:min(30svh,240px);padding:12px}.home-partner-cards{grid-template-columns:1fr;gap:12px}.home-partner-cards .bento-card{padding:16px}.home-programmes-stage{min-height:clamp(420px,calc(100svh - 180px),520px);gap:18px}.home-programmes-stage .institutional-title{max-width:15ch;font-size:clamp(1.55rem,3vw,2.35rem)}.home-programmes-stage .programme-card{padding:18px 18px 16px;gap:14px}.home-programmes-stage .programme-card h3{font-size:1.18rem}.home-programmes-stage .programme-card p{font-size:.94rem}.why-hero-card{min-height:clamp(400px,60svh,500px);gap:16px}.why-hero-card .hero-media{min-height:220px}.institutional-cta-shell .institutional-cta{min-height:clamp(340px,calc(100svh - 180px),460px);padding:32px}.institutional-cta-shell .institutional-title{max-width:16ch;font-size:clamp(2rem,4.2vw,3.4rem)}.institutional-cta-shell .institutional-body{max-width:32ch}.grid-three,.institutional-grid.three-col,.shop-product-grid,.shop-delivery-grid,.shop-storefront-grid,.shopify-grid,.timeline-grid,.article-grid,.media-grid,.gallery-grid,.home-rhythm-signals,.home-proof-shell{grid-template-columns:repeat(2,minmax(0,1fr))}.domain-proof-layout{grid-template-columns:1fr 1fr}.domain-proof-layout .domain-rail{grid-column:1 / -1}.bento-card.large,.bento-card.tall{grid-column:span 12}.bento-card.quarter{grid-column:span 6}.landing-stage{padding-top:96px}.landing-stage-content{min-height:auto;align-items:center}}@media (max-width: 1440px){:root{--viewport-section-height: clamp(500px, calc(100svh - var(--nav-height) - 36px), 700px)}.page-hero,.institutional-page-hero,.domain-hero-shell{padding:20px 0 16px}.hero-card{min-height:clamp(480px,72svh,660px);gap:22px;padding:24px}.hero-cinematic{min-height:min(82svh,700px);padding:26px}.hero-copy{gap:22px}.display-title,.institutional-display{font-size:clamp(2.25rem,4.8vw,4.35rem)}.institutional-title,.section-title{font-size:clamp(1.72rem,2.8vw,2.7rem)}.hero-media{min-height:300px}.programme-card-visual{min-height:136px}}@media (min-width: 1440px){:root{--nav-height: 50px}.nav-supreme{padding:0}.nav-content{gap:10px;min-height:50px;padding:0 10px}.logo-main{width:128px}.nav-link,.login-link{padding:4px 6px;font-size:.76rem}.contact-btn{min-height:30px;padding:0 12px;font-size:.74rem}}@media (max-width: 1366px),(max-height: 820px){:root{--viewport-section-height: clamp(460px, calc(100svh - var(--nav-height) - 28px), 640px)}.page-shell,.domain-shell,.legal-page,.tools-page{padding-bottom:80px}.page-hero,.institutional-page-hero,.domain-hero-shell,.institutional-section{padding-top:14px}.hero-card{min-height:clamp(440px,68svh,600px);gap:18px;padding:20px}.domain-shell .hero-card{min-height:clamp(390px,calc(100svh - var(--nav-height) - 110px),500px);padding:18px}.hero-cinematic{min-height:min(78svh,640px);padding:20px}.hero-copy{gap:18px;padding:4px}.display-title,.institutional-display{font-size:clamp(1.92rem,3.8vw,3.45rem);line-height:1.04;max-width:11ch}.domain-hero-shell .display-title{font-size:clamp(1.85rem,3vw,2.55rem);max-width:10.5ch}.hero-cinematic-title{max-width:10ch}.institutional-title,.section-title{font-size:clamp(1.6rem,2.45vw,2.45rem)}.institutional-lead,.section-intro,.institutional-body{font-size:clamp(.96rem,1.05vw,1.02rem);line-height:1.55}.hero-stats{gap:10px}.domain-hero-shell .institutional-lead{max-width:32ch;font-size:.94rem}.domain-hero-shell .hero-actions .btn-elite,.domain-hero-shell .hero-actions .button-secondary{min-height:42px;padding:0 16px;font-size:.88rem}.domain-hero-stats{gap:8px}.domain-hero-stats li{padding:10px}.domain-hero-shell .hero-media{min-height:200px;max-height:300px}.hero-stats li,.stat-card,.proof-card,.trust-card,.programme-mini,.contact-stat,.tool-mini-card{padding:14px;border-radius:18px}.hero-stats strong,.stat-card strong,.proof-card strong,.contact-stat strong{font-size:.98rem}.hero-stats span,.stat-card span,.proof-card p,.contact-stat span{font-size:.84rem}.btn-elite,.button-secondary,.tool-action-btn{min-height:48px;padding:0 20px;font-size:.92rem}.section-card,.bento-card,.glass-card,.domain-card,.media-card,.legal-shell,.tool-surface,.institutional-form-card,.wa-modal-card,.institutional-card,.institutional-panel,.institutional-summary-card,.institutional-proof-card,.programme-card,.team-card,.comparison-column,.institutional-media-card,.article-card,.contact-panel,.tool-card,.timeline-card,.showcase-card,.mini-surface{padding:20px}.timeline-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.domain-hero-badge img{width:64px;height:64px}}@media (max-width: 980px){:root{--container: min(100vw - 28px, 1180px);--viewport-section-height: clamp(620px, calc(100svh - var(--nav-height) - 24px), 860px)}.nav-links,.contact-btn,.login-link,.nav-center-shell{display:none}.mobile-toggle{display:inline-flex;width:42px;height:42px;border-radius:14px}.hero-card,.domain-shell .hero-card{min-height:auto}.domain-hero-shell .display-title{max-width:10.5ch;font-size:clamp(1.75rem,6vw,2.6rem);line-height:1}.hero-cinematic{grid-template-columns:1fr;min-height:auto;padding:18px}.grid-two,.institutional-grid.two-col,.institutional-split,.contact-layout,.tool-grid,.shop-layout,.shop-checkout-grid,.comparison-grid,.table-panel-grid,.footer-bottom,.domain-pillars-layout,.domain-proof-layout,.hero-stats,.grid-three,.institutional-grid.three-col,.shop-product-grid,.shop-delivery-grid,.shop-storefront-grid,.shop-form-grid,.shopify-grid,.timeline-grid,.article-grid,.media-grid,.gallery-grid,.domain-pillars-grid,.home-proof-shell{grid-template-columns:1fr}.section-header,.section-heading{margin-bottom:20px}.hero-stats{gap:10px}.shop-checkout-panel,.shop-order-summary{position:static}.shop-hero-visual img{min-height:320px}.hero-stats li,.stat-card,.contact-stat,.institutional-proof-card,.institutional-card,.institutional-panel,.programme-card,.article-card,.institutional-media-card,.contact-panel{padding:16px;border-radius:20px}.hero-stats strong,.stat-card strong,.contact-stat strong{font-size:.98rem}.hero-stats span,.stat-card span,.contact-stat span{font-size:.88rem;line-height:1.45}.hero-copy,.hero-side{padding:0}.hero-cinematic-content{order:2;max-width:100%;padding:0}.hero-cinematic-media{position:relative;min-height:320px;border-radius:28px;overflow:hidden}.hero-cinematic-wash{background:linear-gradient(180deg,#f8f4ec2e,#f8f4ec85 64%,#f8f4ecd6),linear-gradient(90deg,#f8f4ec14,#f8f4ec14)}.hero-cinematic-caption{right:14px;bottom:14px;max-width:220px}.domain-hero-badge{top:14px;left:14px;padding:10px 12px;gap:10px}.domain-hero-badge img{width:54px;height:54px}.home-partner-cards,.home-rhythm-signals,.domain-hero-stats{grid-template-columns:1fr}.home-proof-shell{gap:12px}.home-proof-panel{min-height:auto;padding:16px}.home-proof-panel h3{font-size:1rem}.home-proof-panel p{font-size:.9rem}.why-compare-board{grid-template-columns:1fr}.domain-proof-layout .domain-rail{grid-column:auto}.domain-shell .institutional-section .section-card{min-height:auto}.domain-hero-shell .hero-media{min-height:220px;max-height:340px}.main-content{padding-top:76px}.nav-landing{padding-top:6px}.nav-landing .nav-content{min-height:48px;padding:0 10px;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-stage{padding-top:76px;min-height:100svh}.landing-stage-video{object-position:center}.landing-stage-overlay{background:linear-gradient(180deg,#040c18b8,#040c18d1 40%,#040c18f0),radial-gradient(circle at 50% 16%,rgba(36,107,255,.16),transparent 20%)}.landing-stage-content{min-height:calc(100svh - 96px);gap:18px;align-content:end}.landing-title{max-width:100%;font-size:clamp(2.25rem,8.6vw,3.8rem);line-height:.98}.landing-lead{font-size:1rem;line-height:1.55}.hero-media{min-height:280px}.showcase-grid,.contact-layout,.domain-proof-layout{gap:16px}.home-partner-layout{grid-template-columns:1fr;gap:14px}.home-programmes-stage{min-height:auto;gap:12px}.why-hero-card{min-height:auto}.why-compare-board .comparison-column{padding:22px}}@media (max-width: 720px){:root{--radius-xl: 26px;--radius-lg: 22px;--radius-md: 16px;--viewport-section-height: clamp(680px, calc(100svh - var(--nav-height) - 18px), 980px)}.nav-supreme{padding:4px 0;background:linear-gradient(180deg,rgba(7,17,31,.84),rgba(7,17,31,.24),transparent);border-bottom:0}.nav-content{gap:8px;min-height:42px;padding:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.logo-main{width:108px}.nav-landing .nav-content{min-height:42px;padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-brand-block,.nav-actions{gap:0}.mobile-toggle{width:40px;height:40px;border-radius:12px;background:#081321ad;border:1px solid rgba(194,214,255,.12);box-shadow:0 10px 24px #030a162e}.mobile-toggle span{width:16px}.page-shell,.domain-shell,.legal-page,.tools-page{padding-bottom:88px}.page-hero,.institutional-page-hero,.domain-hero-shell,.section-block,.institutional-section,.footer-supreme{padding-top:16px}.landing-stage{padding-top:68px;padding-bottom:24px;min-height:100svh}.landing-stage-content{gap:14px;min-height:calc(100svh - 88px);align-content:end}.landing-stage-copy{gap:16px}.landing-pill{display:none}.landing-lead{max-width:22ch;font-size:.94rem;line-height:1.5}.shop-page .shop-hero-card{gap:14px}.shop-hero-visual{border-radius:22px}.shop-hero-visual img{min-height:240px}.shop-fulfilment-card{position:static;margin:12px}.shop-product-card,.shop-checkout-panel,.shop-listing-card,.shop-checkout-main,.shop-order-summary,.shop-account-card,.shop-empty-state,.shop-order-success{padding:16px;border-radius:22px}.shop-section-top,.shop-price-row,.shop-checkout-actions,.shop-account-card.signed-in{align-items:stretch;flex-direction:column}.shop-stepper{grid-template-columns:1fr}.shopify-topbar,.shopify-toolbar{align-items:flex-start;flex-direction:column}.shop-cart-line{grid-template-columns:56px minmax(0,1fr)}.shop-cart-line .shop-quantity{grid-column:1 / -1}.shop-product-foot,.shop-summary-head{align-items:stretch;flex-direction:column}.shop-quantity{width:100%;grid-template-columns:44px 1fr 44px;min-height:44px}.shop-qty-btn{width:44px;height:44px}.institutional-title,.section-title{font-size:clamp(1.5rem,7vw,2rem);line-height:1.08}.institutional-lead,.section-intro,.institutional-body{font-size:.95rem;line-height:1.55}.domain-hero-shell .display-title{max-width:10.5ch;font-size:clamp(1.95rem,9vw,3rem);line-height:.98}.domain-hero-shell .institutional-lead{max-width:24ch;font-size:.92rem;line-height:1.48}.landing-stat-chip{width:100%;justify-content:center;min-height:36px;font-size:.78rem}.home-partner-stage{min-height:calc(100svh - 92px);gap:12px}.home-partner-copy{gap:12px}.home-partner-layout{grid-template-columns:1fr;gap:12px}.home-partner-visual .media-asset{max-height:min(26svh,200px);padding:10px;border-radius:20px}.home-partner-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-partner-cards .bento-card{padding:14px;border-radius:18px}.home-partner-cards .bento-card p{font-size:.84rem;line-height:1.45}.institutional-cta-shell{padding-top:16px;padding-bottom:18px}.institutional-cta-shell .institutional-cta{min-height:clamp(300px,calc(100svh - 140px),380px);gap:16px;padding:24px 20px}.institutional-cta-shell .institutional-title{max-width:12ch;font-size:clamp(1.9rem,8vw,2.8rem);line-height:1.02}.institutional-cta-shell .institutional-body{max-width:26ch;font-size:.98rem}.landing-stat-rail{display:none}.home-proof-shell{grid-template-columns:1fr}.hero-cinematic{border-radius:28px;padding:14px}.why-hero-card .display-title{max-width:11ch}.home-programmes-stage .institutional-title{max-width:11ch;font-size:clamp(1.6rem,6.4vw,2.2rem)}.why-compare-board .comparison-column{padding:18px;border-radius:24px}.why-compare-board .comparison-column h3{max-width:none;font-size:1.2rem}.hero-cinematic-title{max-width:100%}.hero-cinematic-media{min-height:260px;border-radius:22px}.hero-cinematic-caption{position:static;max-width:100%;margin-top:12px}.hero-trust-ribbon{gap:8px}.trust-chip{width:100%;justify-content:center;min-height:36px;padding:0 12px}.programme-card-visual{min-height:124px}.programme-card-visual img{width:min(110px,68%)}.hero-stats{gap:8px}.hero-stats li,.stat-card,.contact-stat{padding:14px;border-radius:18px}.hero-media{min-height:220px}.domain-hero-shell .hero-media{min-height:200px;max-height:none}.media-gradient{padding:14px 16px;gap:6px}.media-gradient strong{font-size:.94rem}.media-gradient span{font-size:.82rem;line-height:1.45}.showcase-grid,.contact-layout,.domain-proof-layout,.footer-grid{gap:14px}.institutional-steps,.contact-stats,.institutional-proof-stack,.article-grid,.gallery-grid{gap:12px}.step-item{padding:16px;border-radius:18px}.home-proof-panel{border-radius:20px}.home-programmes-stage .programme-card{padding:16px;border-radius:22px}.home-programmes-stage .programme-card-visual{min-height:100px;border-radius:18px}.home-programmes-stage .programme-card-visual img{width:72px;height:72px}.domain-pill-chip{padding:14px 16px;border-radius:18px;gap:12px}.domain-pill-chip h3{font-size:.94rem}.domain-pill-chip-index{width:30px;height:30px;flex-basis:30px;border-radius:10px;font-size:.75rem}.hero-card,.section-card,.legal-shell,.tool-surface,.institutional-card,.institutional-panel,.institutional-summary-card,.institutional-proof-card,.programme-card,.team-card,.comparison-column,.institutional-media-card,.article-card,.contact-panel,.tool-card,.timeline-card,.showcase-card,.mini-surface{padding:18px}.domain-shell .hero-card,.domain-shell .institutional-section .section-card{min-height:auto}.domain-shell .hero-card{gap:14px}.domain-hero-stats{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding-bottom:4px;scroll-snap-type:x proximity}.domain-hero-stats li{flex:0 0 82%;scroll-snap-align:start}.domain-hero-badge{position:static;margin-bottom:12px;width:fit-content}.hero-actions,.institutional-hero-actions{flex-direction:column;align-items:stretch;gap:10px}.landing-actions{gap:8px}.landing-actions .button-secondary{display:none}.table-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:4px;scroll-snap-type:x proximity}.table-tab{flex:0 0 auto;min-height:38px;padding:0 14px;white-space:nowrap;scroll-snap-align:start}.domain-pillars-layout,.domain-proof-layout{gap:12px}.domain-rail{gap:10px}.table-panel{padding:16px;border-radius:20px}.table-panel-grid,.table-metric-grid,.matrix-grid{gap:12px}.table-metric-card,.matrix-row{padding:14px;border-radius:16px}.btn-elite,.button-secondary,.tool-action-btn{width:100%}.landing-actions .btn-elite{min-height:48px}.bento-card.quarter{grid-column:span 12}.sidebar-elite{display:none}.back-to-top{right:12px;bottom:16px}.mobile-menu-content{border-radius:24px;padding:16px}.mobile-link,.mobile-sublink,.mobile-dropdown-toggle{padding:12px 14px;border-radius:16px;font-size:.95rem}.footer-grid>div,.footer-contact-card{padding:18px;border-radius:20px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}.footer-bottom-links{flex-wrap:wrap}}.vshop-page{min-height:100vh;background:#fff;color:#1a1a1a;font-family:var(--font-body);-webkit-font-smoothing:antialiased}.vshop-page *{box-sizing:border-box}.vshop-announcement{display:flex;flex-wrap:wrap;justify-content:center;gap:28px;padding:8px 16px;background:#0f172a;color:#f8fafc;font-size:.82rem;letter-spacing:.01em}.vshop-announcement span{display:inline-flex;align-items:center;gap:7px}.vshop-announcement i{opacity:.85}.vshop-header{position:sticky;top:0;z-index:60;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px clamp(16px,4vw,40px);background:#fffffff5;border-bottom:1px solid #ececec;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vshop-brand img{display:block;height:38px;width:auto}.vshop-nav{display:flex;gap:22px}.vshop-nav a{color:#1a1a1a;font-weight:600;font-size:.95rem;text-decoration:none;padding:6px 0;border-bottom:2px solid transparent}.vshop-nav a:hover{border-color:#1a1a1a}.vshop-header-search{position:relative;width:min(100%,480px);margin:0 auto}.vshop-header-search input{width:100%;min-height:42px;padding:0 14px 0 38px;border:1px solid #d4d4d4;border-radius:999px;background:#f7f7f7;font:inherit;color:inherit}.vshop-header-search input:focus{outline:none;border-color:#1a1a1a;background:#fff}.vshop-header-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#888}.vshop-header-actions{display:flex;gap:8px;align-items:center}.vshop-icon-btn{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid transparent;border-radius:999px;background:transparent;color:#1a1a1a;text-decoration:none;font-weight:600;font-size:.9rem;cursor:pointer}.vshop-icon-btn:hover{background:#f4f4f4}.vshop-cart-btn{position:relative}.vshop-cart-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#1a1a1a;color:#fff;font-size:.72rem;font-weight:800}.vshop-notice{width:min(1240px,calc(100vw - 32px));margin:14px auto 0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border-radius:10px;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;font-weight:600}.vshop-notice-error{background:#fef2f2;color:#991b1b;border-color:#fecaca}.vshop-notice button{border:0;background:transparent;color:inherit;font-size:1.4rem;cursor:pointer}.vshop-main{width:min(1240px,calc(100vw - 32px));margin:0 auto;padding:36px 0 80px}.vshop-loading{padding:80px 20px;text-align:center;color:#6b7280;font-weight:600}.vshop-loading i{margin-right:8px}.vshop-eyebrow{display:inline-block;margin-bottom:12px;color:#b45309;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.vshop-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:36px;align-items:center;padding:48px clamp(20px,4vw,48px);margin-bottom:36px;border-radius:28px;background:radial-gradient(circle at 8% 0%,rgba(254,215,170,.55),transparent 55%),radial-gradient(circle at 92% 100%,rgba(186,230,253,.5),transparent 60%),linear-gradient(135deg,#fffbeb,#fff,#f0f9ff);border:1px solid #f4f4f4}.vshop-hero h1{margin:0 0 16px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.025em;color:#0f172a}.vshop-hero p{margin:0 0 24px;color:#475569;font-size:1.05rem;line-height:1.55;max-width:48ch}.vshop-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:32px}.vshop-hero-meta{display:flex;flex-wrap:wrap;gap:28px;color:#475569;font-size:.9rem}.vshop-hero-meta strong{display:block;color:#0f172a;font-size:1.4rem}.vshop-hero-art{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:center;height:360px}.vshop-hero-art .vshop-hero-card{display:block;height:100%;transform:rotate(-3deg);transition:transform .25s;text-decoration:none}.vshop-hero-art .vshop-hero-card-1{transform:rotate(0) translateY(-12px);z-index:2}.vshop-hero-art .vshop-hero-card-2{transform:rotate(3deg)}.vshop-hero-art .vshop-hero-card:hover{transform:translateY(-8px) rotate(0)}.vshop-cover,.vshop-cover-img{display:block;width:100%;height:100%;border-radius:6px 14px 14px 6px;object-fit:contain;background:transparent;box-shadow:0 20px 40px #0f172a2e}.vshop-cover{position:relative;aspect-ratio:.7;padding:22px 18px;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.vshop-cover:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid rgba(255,255,255,.22);border-radius:4px 10px 10px 4px;pointer-events:none}.vshop-cover-category{font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffc7}.vshop-cover-title{font-size:clamp(1.05rem,1.8vw,1.5rem);line-height:1.1;font-weight:800}.vshop-cover-sub{font-size:.78rem;color:#ffffffc7;line-height:1.35}.vshop-cover-mark{font-size:.68rem;font-weight:800;letter-spacing:.22em;color:#fff9}.vshop-cover.thumb{padding:10px 8px;border-radius:4px 8px 8px 4px}.vshop-cover.thumb:before{top:3px;right:3px;bottom:3px;left:3px;border-radius:2px 6px 6px 2px}.vshop-cover.thumb .vshop-cover-category,.vshop-cover.thumb .vshop-cover-sub,.vshop-cover.thumb .vshop-cover-mark{display:none}.vshop-cover.thumb .vshop-cover-title{font-size:.72rem;line-height:1.1}.vshop-cover.large{aspect-ratio:.72;padding:34px 28px;border-radius:8px 18px 18px 8px}.vshop-cover-img.thumb{aspect-ratio:.7}.vshop-cover-img.large{aspect-ratio:.72}.vshop-filters-bar{display:flex;flex-direction:column;gap:14px;margin-bottom:22px;padding:18px;border-radius:16px;background:linear-gradient(180deg,#fafafa,#fff);border:1px solid var(--neutral-150, #ececec)}.vshop-filter-group{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.vshop-filter-label{min-width:64px;color:var(--neutral-700, #475569);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.vshop-filter-reset{align-self:flex-start;margin-top:4px;padding:6px 14px;border:1px solid var(--danger-border, #fecaca);background:var(--danger-soft, #fef2f2);color:var(--danger, #b91c1c);border-radius:999px;font-weight:700;font-size:.82rem;cursor:pointer}.vshop-filter-reset:hover{background:#fff}.vshop-categories{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;border-bottom:0}.vshop-categories button{min-height:36px;padding:0 16px;border:1px solid #e5e5e5;border-radius:999px;background:#fff;color:#1a1a1a;font:inherit;font-weight:600;font-size:.88rem;cursor:pointer}.vshop-categories button:hover{border-color:#1a1a1a}.vshop-categories button.active{background:#0f172a;color:#fff;border-color:#0f172a}.vshop-toolbar{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.vshop-toolbar-meta h2{margin:0 0 4px;font-size:1.5rem;color:#0f172a}.vshop-toolbar-meta span{color:#6b7280;font-size:.9rem}.vshop-sort{display:flex;align-items:center;gap:10px;color:#475569;font-size:.88rem}.vshop-sort select{min-height:40px;padding:0 12px;border:1px solid #d4d4d4;border-radius:8px;background:#fff;font:inherit;color:#1a1a1a}.vshop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.vshop-card{display:flex;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:14px;overflow:hidden;transition:transform .18s,box-shadow .18s,border-color .18s}.vshop-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0f172a14;border-color:#d4d4d4}.vshop-card-media{position:relative;display:block;height:280px;padding:20px;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.85),transparent 60%),linear-gradient(160deg,#f8fafc,#f1f5f9);text-decoration:none}.vshop-card-media .vshop-cover,.vshop-card-media .vshop-cover-img{width:100%;height:100%;max-width:none;margin:0 auto;object-fit:contain;aspect-ratio:auto;box-shadow:none}.vshop-card-media .vshop-cover{aspect-ratio:.7;max-width:65%}.vshop-badge-discount,.vshop-badge-tag{position:absolute;top:12px;padding:5px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em}.vshop-badge-discount{right:12px;background:#dc2626;color:#fff}.vshop-badge-tag{left:12px;background:#fef3c7;color:#92400e}.vshop-card-body{display:flex;flex-direction:column;gap:8px;padding:18px}.vshop-card-category{color:#b45309;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.vshop-card-title{color:#0f172a;font-size:1.05rem;font-weight:700;line-height:1.3;text-decoration:none}.vshop-card-title:hover{text-decoration:underline}.vshop-card-sub{margin:0;color:#6b7280;font-size:.86rem;line-height:1.45;min-height:2.6em}.vshop-card-prices{display:flex;align-items:baseline;gap:8px}.vshop-card-prices strong{color:#0f172a;font-size:1.1rem;font-variant-numeric:tabular-nums}.vshop-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:1px solid transparent;border-radius:999px;background:transparent;color:#0f172a;font:inherit;font-weight:700;font-size:.94rem;text-decoration:none;cursor:pointer;transition:transform .12s,background .18s,border-color .18s}.vshop-btn:hover{transform:translateY(-1px)}.vshop-btn-primary{background:#0f172a;color:#fff;border-color:#0f172a}.vshop-btn-primary:hover{background:#1e293b}.vshop-btn-dark{background:#b45309;color:#fff;border-color:#b45309}.vshop-btn-dark:hover{background:#9a3412}.vshop-btn-ghost{background:transparent;color:#0f172a;border-color:#cbd5e1}.vshop-btn-ghost:hover{background:#f1f5f9}.vshop-btn-block{width:100%}.vshop-btn-large{min-height:52px;padding:0 28px;font-size:1rem}.vshop-btn-small{min-height:36px;padding:0 14px;font-size:.85rem}.vshop-btn.disabled{pointer-events:none;opacity:.5}.vshop-link-button{display:inline-flex;align-items:center;gap:6px;border:0;padding:6px 0;background:transparent;color:#0f172a;font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.vshop-link-button:hover{color:#b45309}.vshop-link-button.danger{color:#b91c1c}.vshop-qty{display:inline-grid;grid-template-columns:38px 1fr 38px;min-width:132px;min-height:42px;border:1px solid #d4d4d4;border-radius:999px;overflow:hidden;background:#fff}.vshop-qty.small{min-width:110px;min-height:36px;grid-template-columns:32px 1fr 32px;font-size:.9rem}.vshop-qty.large{min-width:168px;min-height:52px;grid-template-columns:48px 1fr 48px}.vshop-qty button{border:0;background:transparent;color:#0f172a;font:inherit;font-weight:800;cursor:pointer}.vshop-qty button:hover{background:#f1f5f9}.vshop-qty span{display:grid;place-items:center;font-weight:700}.vshop-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:48px;padding:28px;border:1px solid #ececec;border-radius:18px;background:#fafafa}.vshop-trust article{display:flex;flex-direction:column;gap:4px;color:#475569}.vshop-trust i{font-size:1.4rem;color:#b45309;margin-bottom:4px}.vshop-trust strong{color:#0f172a;font-size:1rem}.vshop-trust span{font-size:.88rem;line-height:1.5}.vshop-empty{padding:60px 20px;text-align:center;color:#6b7280;grid-column:1 / -1}.vshop-empty-card{display:flex;flex-direction:column;align-items:center;gap:14px;padding:60px 28px;border:1px dashed #d4d4d4;border-radius:18px;background:#fafafa;text-align:center}.vshop-empty-card i{font-size:2.4rem;color:#94a3b8}.vshop-empty-card h2,.vshop-empty-card h3{margin:0;color:#0f172a}.vshop-empty-card p{margin:0;color:#475569;max-width:50ch}.vshop-empty-card-small{padding:40px 20px}.vshop-empty-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.vshop-page-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #ececec}.vshop-page-head h1{margin:0;font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:-.02em;color:#0f172a}.vshop-page-head span{color:#6b7280;font-weight:600}.vshop-breadcrumb{margin-bottom:22px;color:#6b7280;font-size:.86rem}.vshop-breadcrumb a{color:#0f172a;text-decoration:none}.vshop-breadcrumb a:hover{text-decoration:underline}.vshop-pdp{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:36px;align-items:center;min-height:calc(100vh - 200px);margin-bottom:40px}.vshop-pdp-media{align-self:center}.vshop-pdp-info{display:flex;flex-direction:column;gap:12px}.vshop-pdp-cover{display:flex;align-items:center;justify-content:center;height:min(calc(100vh - 220px),560px);min-height:320px;padding:28px;border-radius:20px;background:transparent;border:0}.vshop-pdp-cover .vshop-cover-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 24px 40px rgba(15,23,42,.22));box-shadow:none;background:transparent}.vshop-pdp-cover .vshop-cover{width:auto;height:100%;aspect-ratio:.7;max-width:100%}.vshop-pdp-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.vshop-pdp-thumb{width:72px;height:92px;padding:6px;border:1.5px solid #ececec;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .18s,transform .18s;overflow:hidden}.vshop-pdp-thumb:hover{transform:translateY(-2px);border-color:#cbd5e1}.vshop-pdp-thumb.active{border-color:#0f172a;box-shadow:0 0 0 2px #0f172a14}.vshop-pdp-thumb img{width:100%;height:100%;object-fit:contain;display:block}.vshop-pdp-thumb .vshop-cover,.vshop-pdp-thumb .vshop-cover-img{width:100%;height:100%;box-shadow:none}.vshop-pdp-info h1{margin:0;font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.1;letter-spacing:-.02em;color:#0f172a}.vshop-pdp-sub{margin:0;color:#475569;font-size:.98rem;line-height:1.45}.vshop-pdp-eyebrow-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:0}.vshop-pdp-eyebrow-row .vshop-eyebrow{margin-bottom:0}.vshop-pdp-tag{padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.vshop-pdp-rating{display:flex;align-items:center;gap:8px;margin:0;color:#475569;font-size:.88rem}.vshop-pdp-rating strong{color:#0f172a}.vshop-stars{color:#f59e0b;letter-spacing:.08em}.vshop-pdp-rating-count{color:#6b7280}.vshop-pdp-price-card{margin:0;padding:16px 18px;border-radius:14px;background:linear-gradient(135deg,#fff7ed,#fef3c7);border:1px solid #fde68a}.vshop-pdp-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:4px}.vshop-pdp-offer{color:#0f172a;font-size:clamp(1.6rem,2.6vw,2rem);font-weight:900;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1}.vshop-pdp-mrp-block{display:inline-flex;align-items:baseline;gap:6px;color:#6b7280}.vshop-pdp-mrp-label{font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.vshop-pdp-mrp{color:#94a3b8;text-decoration:line-through;font-size:1.1rem;font-variant-numeric:tabular-nums}.vshop-pdp-save-badge{padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;font-weight:900;font-size:.85rem;letter-spacing:.04em;box-shadow:0 6px 14px #dc262647}.vshop-pdp-savings{margin:0 0 2px;color:#047857;font-size:.88rem;font-weight:600}.vshop-pdp-savings strong{font-weight:900}.vshop-pdp-tax{margin:0;color:#78716c;font-size:.78rem}.vshop-pdp-stock{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;margin:0;border-radius:999px;font-size:.85rem;font-weight:700;align-self:flex-start}.vshop-pdp-stock i{font-size:.95rem}.vshop-pdp-stock.available{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.vshop-pdp-stock.low{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.vshop-pdp-stock.soon{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe}.vshop-pdp-stock.out{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.vshop-pdp-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:10px;border-radius:12px;background:#fafafa;border:1px solid #ececec}.vshop-pdp-trust-grid>div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:6px 4px}.vshop-pdp-trust-grid i{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#fff;border:1px solid #ececec;color:#b45309;font-size:.9rem}.vshop-pdp-trust-grid strong{color:#0f172a;font-size:.78rem;line-height:1.1}.vshop-pdp-trust-grid span{color:#6b7280;font-size:.7rem;line-height:1.3}.vshop-pdp-meta{list-style:none;margin:0;padding:12px 14px;background:#fafafa;border-radius:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.vshop-pdp-meta li{display:flex;flex-direction:column;gap:2px}.vshop-pdp-meta span{color:#6b7280;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;font-weight:700}.vshop-pdp-meta strong{color:#0f172a;font-size:.88rem}.vshop-pdp-cta{display:flex;gap:10px;flex-wrap:wrap;margin:0}.vshop-pdp-trust{display:flex;flex-direction:column;gap:6px;color:#475569;font-size:.88rem}.vshop-pdp-trust i{color:#b45309;margin-right:6px}.vshop-pdp-detail{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:36px;margin-bottom:56px;padding-top:36px;border-top:1px solid #ececec}.vshop-pdp-description h2{margin:0 0 16px;font-size:1.6rem;color:#0f172a;letter-spacing:-.01em}.vshop-pdp-description h3{margin:24px 0 10px;font-size:1.05rem;color:#0f172a;font-weight:800}.vshop-pdp-description p{margin:0 0 14px;color:#475569;line-height:1.75;font-size:1rem}.vshop-pdp-bullets{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:8px}.vshop-pdp-bullets li{position:relative;padding-left:28px;color:#475569;line-height:1.55}.vshop-pdp-bullets li:before{content:"";font-family:"Font Awesome 6 Free","Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:1px;width:20px;height:20px;display:grid;place-items:center;border-radius:6px;background:#ecfdf5;color:#047857;font-size:.7rem}.vshop-pdp-aside{display:flex;flex-direction:column;gap:16px}.vshop-pdp-aside-block{padding:18px 20px;background:#fafafa;border-radius:12px;border:1px solid #ececec}.vshop-pdp-aside-block h3{margin:0 0 8px;font-size:1rem;color:#0f172a;display:flex;align-items:center;gap:8px}.vshop-pdp-aside-block h3 i{color:#b45309}.vshop-pdp-aside-block p{margin:0;color:#475569;line-height:1.6;font-size:.92rem}.vshop-pdp-aside-block a{color:#0f172a}.vshop-related h2{margin:0 0 22px;font-size:1.4rem;color:#0f172a}.vshop-pdp-missing{padding:60px 20px;text-align:center}.vshop-cart-page{display:flex;flex-direction:column;gap:22px}.vshop-cart-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);gap:32px;align-items:start}.vshop-cart-items{display:flex;flex-direction:column;gap:14px}.vshop-cart-row{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:18px;padding:18px;border:1px solid #ececec;border-radius:14px;background:#fff}.vshop-cart-row-media{width:88px;height:110px;padding:8px;background:#f8fafc;border-radius:10px;display:grid;place-items:center}.vshop-cart-row-media .vshop-cover,.vshop-cart-row-media .vshop-cover-img{width:100%;height:100%;object-fit:contain;box-shadow:none}.vshop-cart-row-media .vshop-cover{aspect-ratio:.7}.vshop-cart-row-body{display:flex;flex-direction:column;gap:6px}.vshop-cart-row-title{color:#0f172a;font-weight:700;text-decoration:none}.vshop-cart-row-title:hover{text-decoration:underline}.vshop-cart-row-body p{margin:0;color:#6b7280;font-size:.88rem}.vshop-cart-row-foot{display:flex;align-items:center;gap:16px;margin-top:6px}.vshop-cart-row-price{text-align:right;display:flex;flex-direction:column;gap:4px;align-items:flex-end}.vshop-cart-row-price strong{color:#0f172a;font-size:1.05rem}.vshop-cart-row-price small{color:#6b7280}.vshop-cart-summary{position:sticky;top:100px;padding:24px;border:1px solid #ececec;border-radius:14px;background:#fafafa}.vshop-cart-summary h2{margin:0 0 16px;font-size:1.2rem;color:#0f172a}.vshop-cart-summary dl{margin:0 0 18px;display:flex;flex-direction:column;gap:10px}.vshop-cart-summary dl div{display:flex;justify-content:space-between;color:#475569}.vshop-cart-summary dl dt,.vshop-cart-summary dl dd{margin:0}.vshop-cart-total{padding-top:14px;border-top:1px solid #ececec;color:#0f172a!important;font-weight:800;font-size:1.1rem}.vshop-cart-trust{margin-top:14px;color:#6b7280;font-size:.82rem;text-align:center}.vshop-cart-trust i{color:#16a34a;margin-right:4px}.vshop-checkout{display:flex;flex-direction:column;gap:22px}.vshop-checkout-steps{list-style:none;margin:0;padding:0;display:flex;gap:12px;flex-wrap:wrap}.vshop-checkout-steps li{padding:10px 16px;border-radius:999px;background:#f4f4f4;color:#6b7280;font-size:.88rem;font-weight:700}.vshop-checkout-steps li.active{background:#0f172a;color:#fff}.vshop-checkout-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,1fr);gap:28px;align-items:start}.vshop-checkout-form{display:flex;flex-direction:column;gap:16px;padding:28px;border:1px solid #ececec;border-radius:16px;background:#fff}.vshop-checkout-form h2{margin:0;font-size:1.4rem;color:#0f172a}.vshop-checkout-form h3{margin:0;font-size:1rem;color:#0f172a}.vshop-form-hint{margin:0;color:#6b7280;font-size:.9rem;line-height:1.5}.vshop-form-hint a{color:#0f172a}.vshop-form-error{padding:12px 14px;border:1px solid #fecaca;background:#fef2f2;color:#991b1b;border-radius:10px;font-weight:600;font-size:.92rem}.vshop-checkout-form label{display:flex;flex-direction:column;gap:6px;color:#1a1a1a;font-size:.86rem;font-weight:700}.vshop-checkout-form input,.vshop-checkout-form select,.vshop-checkout-form textarea{width:100%;min-height:46px;padding:10px 14px;border:1px solid #d4d4d4;border-radius:10px;background:#fff;color:#0f172a;font:inherit}.vshop-checkout-form input:focus,.vshop-checkout-form select:focus,.vshop-checkout-form textarea:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}.vshop-checkout-form input:disabled{background:#f4f4f4;color:#6b7280}.vshop-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vshop-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vshop-address-list{display:flex;flex-direction:column;gap:10px}.vshop-address-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid #d4d4d4;border-radius:12px;background:#fff;cursor:pointer}.vshop-address-card.active{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0f}.vshop-address-card input{margin-top:4px;min-height:auto;width:auto}.vshop-address-card strong{display:block;color:#0f172a;font-size:.95rem;margin-bottom:4px}.vshop-address-card p{margin:0;color:#475569;font-size:.88rem;line-height:1.5}.vshop-address-form{display:flex;flex-direction:column;gap:12px}.vshop-address-form.hidden{display:none}.vshop-payment-options{display:flex;flex-direction:column;gap:10px}.vshop-payment-card{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:16px 18px;border:1px solid #d4d4d4;border-radius:12px;background:#fff;cursor:pointer}.vshop-payment-card.active{border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0f}.vshop-payment-card input{margin:0;width:auto;min-height:auto}.vshop-payment-card strong{display:block;color:#0f172a}.vshop-payment-card p{margin:4px 0 0;color:#6b7280;font-size:.86rem}.vshop-payment-card i{font-size:1.5rem;color:#b45309}.vshop-checkbox{display:flex;align-items:flex-start;gap:10px;color:#475569;font-weight:500!important;font-size:.9rem}.vshop-checkbox input{width:auto!important;min-height:auto!important;margin-top:3px}.vshop-checkbox a{color:#0f172a}.vshop-form-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap;margin-top:6px}.vshop-review-block{display:grid;grid-template-columns:1fr auto;gap:8px 18px;padding:16px 18px;border:1px solid #ececec;border-radius:12px;background:#fafafa}.vshop-review-block h3{margin:0;font-size:.92rem;color:#0f172a;text-transform:uppercase;letter-spacing:.06em}.vshop-review-block p{margin:0;grid-column:1 / -1;color:#475569;line-height:1.5;font-size:.92rem}.vshop-checkout-summary{padding:24px;border:1px solid #ececec;border-radius:16px;background:#fafafa;position:sticky;top:100px}.vshop-checkout-summary h2{margin:0 0 14px;font-size:1.1rem;color:#0f172a}.vshop-checkout-lines{display:flex;flex-direction:column;gap:12px;margin-bottom:14px}.vshop-checkout-line{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center}.vshop-checkout-line-media{position:relative;width:56px;height:70px;padding:6px;background:#fff;border-radius:8px}.vshop-checkout-line-media span{position:absolute;top:-8px;right:-8px;display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#0f172a;color:#fff;font-size:.72rem;font-weight:800}.vshop-checkout-line-media .vshop-cover,.vshop-checkout-line-media .vshop-cover-img{width:100%;height:100%;object-fit:contain;box-shadow:none}.vshop-checkout-line-media .vshop-cover{aspect-ratio:.7}.vshop-checkout-line-body{display:flex;flex-direction:column;gap:2px;min-width:0}.vshop-checkout-line-body strong{color:#0f172a;font-size:.9rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vshop-checkout-line-body span{color:#6b7280;font-size:.82rem}.vshop-checkout-line-amount{color:#0f172a;font-weight:700;font-size:.92rem}.vshop-checkout-totals{margin:0;padding-top:14px;border-top:1px solid #ececec;display:flex;flex-direction:column;gap:8px}.vshop-checkout-totals div{display:flex;justify-content:space-between;color:#475569;font-size:.92rem}.vshop-checkout-totals dt,.vshop-checkout-totals dd{margin:0}.vshop-checkout-grand{padding-top:10px;margin-top:4px;border-top:1px solid #ececec;color:#0f172a!important;font-weight:800;font-size:1.1rem}.vshop-confirmation{display:grid;place-items:center;min-height:60vh}.vshop-confirmation-card{width:min(640px,100%);padding:48px 32px;text-align:center;border:1px solid #ececec;border-radius:18px;background:#fff;box-shadow:0 24px 60px #0f172a0f}.vshop-confirmation-card i{font-size:3.4rem;color:#16a34a;margin-bottom:14px}.vshop-confirmation-card h1{margin:0 0 14px;font-size:1.8rem;color:#0f172a}.vshop-confirmation-card p{margin:0 0 14px;color:#475569;line-height:1.6}.vshop-confirmation-card a.vshop-btn{margin-top:8px}.vshop-confirmation-actions{display:flex;justify-content:center;gap:18px;margin-top:18px}.vshop-auth{display:grid;place-items:center;min-height:50vh}.vshop-auth-card{width:min(440px,100%);padding:36px 32px;border:1px solid #ececec;border-radius:18px;background:#fff;box-shadow:0 24px 60px #0f172a0f}.vshop-auth-card h1{margin:0 0 8px;font-size:1.6rem;color:#0f172a}.vshop-auth-card .vshop-checkout-form{padding:0;border:0;background:transparent;margin:18px 0 0}.vshop-auth-card>.vshop-link-button{margin-top:14px}.vshop-account-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.vshop-account-sidebar{display:flex;flex-direction:column;gap:4px;padding:22px;border:1px solid #ececec;border-radius:14px;background:#fff;position:sticky;top:100px}.vshop-account-id{padding-bottom:18px;margin-bottom:14px;border-bottom:1px solid #ececec}.vshop-account-id strong{display:block;color:#0f172a;font-size:1.05rem}.vshop-account-id small{color:#6b7280}.vshop-account-sidebar button{border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:10px;color:#475569;font:inherit;font-weight:700;font-size:.92rem;cursor:pointer}.vshop-account-sidebar button:hover{background:#f4f4f4;color:#0f172a}.vshop-account-sidebar button.active{background:#0f172a;color:#fff}.vshop-account-logout{margin-top:14px;color:#b91c1c!important}.vshop-account-logout:hover{background:#fef2f2!important}.vshop-account-panel{padding:28px;border:1px solid #ececec;border-radius:14px;background:#fff}.vshop-account-panel h2{margin:0 0 12px;color:#0f172a}.vshop-account-panel h3{margin:22px 0 12px;color:#0f172a;font-size:1.1rem}.vshop-account-panel>p{color:#475569;line-height:1.55;margin:0 0 22px}.vshop-account-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:18px}.vshop-account-stats article{padding:18px;border:1px solid #ececec;border-radius:12px;background:#fafafa}.vshop-account-stats strong{display:block;color:#0f172a;font-size:1.6rem}.vshop-account-stats span{color:#6b7280;font-size:.86rem}.vshop-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.vshop-order-card{padding:20px;border:1px solid #ececec;border-radius:14px;background:#fff;margin-bottom:14px}.vshop-order-card header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.vshop-order-card header strong{display:block;color:#0f172a}.vshop-order-card header span{color:#6b7280;font-size:.86rem}.vshop-order-status{padding:6px 12px;border-radius:999px;background:#ecfeff;color:#0e7490;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.vshop-order-card ul{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:4px;color:#475569;font-size:.9rem}.vshop-order-card ul li span{color:#6b7280}.vshop-order-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #f4f4f4}.vshop-order-foot strong{color:#0f172a;font-size:1.1rem}.vshop-order-actions{display:flex;gap:8px}.vshop-order-tracking{margin:10px 0 0;color:#475569;font-size:.88rem}.vshop-order-progress{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:12px}.vshop-order-progress-step{display:flex;flex-direction:column;align-items:center;gap:6px;color:#94a3b8;font-size:.7rem;font-weight:700;text-align:center;line-height:1.2}.vshop-order-progress-dot{width:12px;height:12px;border-radius:999px;background:#e5e7eb;border:2px solid #fff;box-shadow:0 0 0 1px #e5e7eb}.vshop-order-progress-step.done .vshop-order-progress-dot{background:#16a34a;box-shadow:0 0 0 1px #16a34a}.vshop-order-progress-step.done{color:#16a34a}.vshop-order-progress-step.current .vshop-order-progress-dot{background:#b45309;box-shadow:0 0 0 1px #b45309}.vshop-order-progress-step.current{color:#b45309}.vshop-address-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.vshop-address-tile{padding:16px;border:1px solid #ececec;border-radius:12px;background:#fafafa}.vshop-address-tile strong{display:block;color:#0f172a;margin-bottom:6px}.vshop-address-tile p{margin:0 0 10px;color:#475569;font-size:.88rem;line-height:1.5}.vshop-address-actions{display:flex;gap:12px}.vshop-track{display:flex;flex-direction:column;gap:18px}.vshop-track-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:12px;align-items:end;padding:24px;border:1px solid #ececec;border-radius:14px;background:#fff}.vshop-track-form label{display:flex;flex-direction:column;gap:6px;font-weight:700;font-size:.86rem;color:#1a1a1a}.vshop-track-form input{min-height:46px;padding:10px 14px;border:1px solid #d4d4d4;border-radius:10px;background:#fff;font:inherit;color:#0f172a}.vshop-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.vshop-help-grid article{padding:22px;border:1px solid #ececec;border-radius:14px;background:#fff}.vshop-help-grid h2{margin:0 0 10px;font-size:1.05rem;color:#0f172a}.vshop-help-grid p{margin:0;color:#475569;line-height:1.55;font-size:.92rem}.vshop-help-grid a{color:#0f172a}.vshop-drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0f172a66;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease}.vshop-drawer-scrim.open{opacity:1;visibility:visible;pointer-events:auto}.vshop-drawer{position:fixed;inset:0 0 0 auto;z-index:90;width:min(420px,100vw);background:#fff;display:grid;grid-template-rows:auto minmax(0,1fr) auto;transform:translate(100%);transition:transform .24s ease;box-shadow:-16px 0 50px #0f172a33}.vshop-drawer.open{transform:translate(0)}.vshop-drawer header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #ececec}.vshop-drawer header h2{margin:0;font-size:1.1rem;color:#0f172a}.vshop-drawer header button{border:0;background:transparent;color:#0f172a;font-size:1.6rem;cursor:pointer}.vshop-drawer-lines{padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.vshop-drawer-line{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:start}.vshop-drawer-thumb{width:72px;height:90px;padding:6px;background:#f8fafc;border-radius:8px}.vshop-drawer-thumb .vshop-cover,.vshop-drawer-thumb .vshop-cover-img{width:100%;height:100%;object-fit:contain;box-shadow:none}.vshop-drawer-thumb .vshop-cover{aspect-ratio:.7}.vshop-drawer-body{display:flex;flex-direction:column;gap:6px;min-width:0}.vshop-drawer-body strong{color:#0f172a;font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vshop-drawer-body span{color:#6b7280;font-size:.84rem}.vshop-drawer-remove{border:0;background:transparent;color:#94a3b8;font-size:1.4rem;cursor:pointer}.vshop-drawer-remove:hover{color:#b91c1c}.vshop-drawer-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 20px;color:#6b7280;text-align:center}.vshop-drawer-empty i{font-size:2.2rem;color:#cbd5e1}.vshop-drawer footer{padding:18px 20px;border-top:1px solid #ececec;display:flex;flex-direction:column;gap:10px}.vshop-drawer-subtotal{display:flex;justify-content:space-between;align-items:baseline}.vshop-drawer-subtotal span{color:#475569;font-weight:600}.vshop-drawer-subtotal strong{color:#0f172a;font-size:1.2rem}.vshop-drawer-hint{margin:0;color:#6b7280;font-size:.82rem}.vshop-footer{margin-top:60px;padding:48px clamp(16px,4vw,40px) 24px;background:#0f172a;color:#cbd5e1}.vshop-footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px;max-width:1240px;margin:0 auto}.vshop-footer h4{margin:0 0 14px;color:#fff;font-size:.92rem;letter-spacing:.06em;text-transform:uppercase}.vshop-footer a{display:block;color:#cbd5e1;text-decoration:none;padding:4px 0;font-size:.92rem}.vshop-footer a:hover{color:#fff}.vshop-footer-logo{display:block;height:32px;width:auto;margin-bottom:10px;filter:brightness(0) invert(1)}.vshop-footer p{margin:0;line-height:1.55;font-size:.92rem}.vshop-footer-bottom{max-width:1240px;margin:32px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:.84rem}.vshop-footer-bottom a{display:inline;color:#cbd5e1}@media (max-width: 1020px){.vshop-header{grid-template-columns:auto 1fr auto;gap:12px}.vshop-nav{display:none}.vshop-header-search{grid-column:1 / -1;order:4}.vshop-pdp{grid-template-columns:1fr;gap:14px;min-height:0;align-items:stretch}.vshop-pdp-detail,.vshop-cart-layout,.vshop-checkout-layout,.vshop-account-layout{grid-template-columns:1fr}.vshop-cart-summary,.vshop-checkout-summary,.vshop-account-sidebar,.vshop-pdp-media{position:static}.vshop-hero{grid-template-columns:1fr;padding:32px clamp(16px,4vw,32px)}.vshop-hero-art{height:280px}.vshop-track-form{grid-template-columns:1fr}.vshop-main{padding-top:16px;padding-bottom:48px}.vshop-breadcrumb{margin-bottom:8px;font-size:.8rem}.vshop-pdp-cover{height:min(46vh,360px);min-height:240px;padding:18px;border-radius:16px}.vshop-pdp-thumbs{gap:6px;margin-top:8px}.vshop-pdp-thumb{width:48px;height:60px;padding:4px}.vshop-pdp-info{gap:10px}.vshop-pdp-info h1{font-size:clamp(1.25rem,4.2vw,1.6rem);line-height:1.1}.vshop-pdp-sub{font-size:.9rem}.vshop-pdp-rating{font-size:.82rem}.vshop-pdp-price-card{padding:12px 14px}.vshop-pdp-offer{font-size:1.45rem}.vshop-pdp-save-badge{padding:3px 9px;font-size:.72rem}.vshop-pdp-stock{padding:5px 11px;font-size:.78rem}.vshop-pdp-meta{grid-template-columns:repeat(4,minmax(0,1fr));padding:10px 12px;gap:8px}.vshop-pdp-meta span{font-size:.62rem}.vshop-pdp-meta strong{font-size:.8rem}.vshop-pdp-cta .vshop-btn{min-height:44px;padding:0 16px;font-size:.92rem}.vshop-pdp-cta .vshop-qty.large{min-width:128px;min-height:44px;grid-template-columns:40px 1fr 40px}.vshop-pdp-trust-grid{padding:8px;gap:6px}.vshop-pdp-trust-grid>div{padding:4px 2px}.vshop-pdp-trust-grid i{width:28px;height:28px;font-size:.82rem}.vshop-pdp-trust-grid strong{font-size:.7rem}.vshop-pdp-trust-grid span{display:none}}@media (max-width: 640px){.vshop-announcement{display:none}.vshop-main{padding-top:12px}.vshop-pdp{gap:10px}.vshop-pdp-cover{height:min(40vh,280px);min-height:200px;padding:12px;border-radius:12px}.vshop-pdp-thumb{width:44px;height:56px}.vshop-pdp-info h1{font-size:1.2rem}.vshop-pdp-sub{font-size:.85rem;line-height:1.35}.vshop-pdp-rating{font-size:.78rem;gap:6px}.vshop-pdp-rating-count{display:none}.vshop-pdp-price-card{padding:10px 12px;border-radius:10px}.vshop-pdp-price-row{gap:8px}.vshop-pdp-offer{font-size:1.3rem}.vshop-pdp-mrp{font-size:.88rem}.vshop-pdp-save-badge{padding:3px 8px;font-size:.68rem}.vshop-pdp-tax{font-size:.72rem}.vshop-pdp-savings{font-size:.82rem}.vshop-pdp-stock{padding:4px 10px;font-size:.74rem}.vshop-pdp-meta{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 10px;gap:6px}.vshop-pdp-meta strong{font-size:.78rem}.vshop-pdp-cta .vshop-btn{min-height:42px;padding:0 14px;font-size:.88rem;flex:1 1 0}.vshop-pdp-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px}.vshop-pdp-trust-grid>div{flex-direction:row;text-align:left;gap:8px}.vshop-pdp-trust-grid i{width:28px;height:28px}.vshop-pdp-trust-grid span{display:none}.vshop-pdp-detail{gap:18px;padding-top:18px;margin-bottom:28px}.vshop-pdp-description h2{font-size:1.2rem;margin-bottom:12px}.vshop-pdp-description p{font-size:.92rem;line-height:1.6}.vshop-pdp-aside{gap:10px}.vshop-pdp-aside-block{padding:12px 14px}}@media (max-width: 640px){.vshop-announcement span:not(:first-child){display:none}.vshop-announcement{padding:6px 14px;font-size:.78rem}.vshop-header{padding:10px 14px}.vshop-icon-btn span{display:none}.vshop-grid,.vshop-grid-2,.vshop-grid-3{grid-template-columns:1fr}.vshop-pdp-meta{grid-template-columns:1fr 1fr}.vshop-order-progress{grid-template-columns:repeat(7,1fr);font-size:0}.vshop-order-progress-label{display:none}.vshop-cart-row{grid-template-columns:72px minmax(0,1fr)}.vshop-cart-row-price{grid-column:2 / -1;align-items:flex-start;text-align:left;margin-top:6px}}.shop-admin-form textarea{width:100%;min-height:100px;padding:10px 12px;border:1px solid rgba(0,95,115,.18);border-radius:8px;background:#fff;color:#173533;font:inherit;resize:vertical}.shop-admin-form .wide textarea{min-height:140px}.shop-admin-form-grid label.checkbox{flex-direction:row!important;align-items:center;gap:10px}.shop-admin-form-grid label.checkbox input{width:auto;min-height:auto}.shop-admin-form-grid label.checkbox span{margin:0}.shop-admin-form h3{margin:18px 0 0;color:#173533;font-size:1.05rem}.shop-admin-note{margin:0;color:#30514d;font-size:.92rem;line-height:1.5}.shop-admin-note-list{margin:0 0 8px;padding-left:22px;color:#30514d;line-height:1.55;font-size:.92rem}.shop-admin-note-list li{margin-bottom:6px}.shop-admin-orders-split{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:18px}.shop-admin-orders-list{display:flex;flex-direction:column;gap:10px;max-height:70vh;overflow-y:auto}.shop-admin-orders-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid rgba(0,95,115,.12);border-radius:8px;background:#f9fcfb;color:inherit;text-align:left;cursor:pointer;font:inherit}.shop-admin-orders-list button.active{border-color:#005f736b;background:#eef7f5}.shop-admin-orders-list strong{display:block;color:#173533;font-size:.95rem}.shop-admin-orders-list small{display:block;color:#6a7d79;font-size:.82rem}.shop-admin-orders-list b{color:#b46c1d}.shop-admin-order-detail header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(0,95,115,.12)}.shop-admin-order-detail h2{margin:6px 0 0;color:#173533;font-size:1.2rem}.shop-admin-order-detail strong{color:#b46c1d;font-size:1.2rem}.shop-admin-order-detail small{display:block;color:#6a7d79;font-size:.85rem}.shop-admin-order-detail span{color:#30514d;font-size:.88rem}.shop-admin-order-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:22px;margin-bottom:18px}.shop-admin-order-grid h3{margin:0 0 10px;color:#173533;font-size:.98rem}.shop-admin-order-grid ul{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column;gap:6px}.shop-admin-order-grid ul li{display:flex;justify-content:space-between;gap:10px;color:#30514d;font-size:.92rem}.shop-admin-order-grid ul li span{color:#6a7d79}.shop-admin-order-grid ul li b{color:#173533}.shop-admin-order-grid dl{margin:0;display:flex;flex-direction:column;gap:6px;padding-top:12px;border-top:1px solid rgba(0,95,115,.12)}.shop-admin-order-grid dl div{display:flex;justify-content:space-between;color:#30514d}.shop-admin-history{padding-top:18px;border-top:1px solid rgba(0,95,115,.12)}.shop-admin-history h3{margin:0 0 8px;color:#173533;font-size:.98rem}.shop-admin-history ul{margin:0;padding-left:22px;color:#30514d;font-size:.88rem;line-height:1.6}.shop-admin-customers{display:flex;flex-direction:column;gap:10px}.shop-admin-customers article{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;border:1px solid rgba(0,95,115,.12);border-radius:8px;background:#f9fcfb}.shop-admin-customers strong{color:#173533;display:block}.shop-admin-customers span{display:block;color:#30514d;font-size:.9rem}.shop-admin-customers small{display:block;color:#6a7d79;font-size:.82rem}.shop-admin-ping-result{display:inline-flex;align-items:center;padding:8px 12px;border-radius:8px;font-size:.86rem;font-weight:700;color:#30514d}.shop-admin-ping-result.success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.shop-admin-ping-result.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.shop-admin-print-row{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0 18px}.shop-admin-print-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#0f172a;color:#fff;font-weight:700;font-size:.88rem;text-decoration:none;transition:background .18s,transform .12s;box-shadow:0 8px 18px #0f172a2e}.shop-admin-print-btn:before{content:"";font-family:"Font Awesome 6 Free","Font Awesome 5 Free";font-weight:900;font-size:.85rem}.shop-admin-print-btn:hover{background:#1e293b;transform:translateY(-1px)}@media (max-width: 900px){.shop-admin-orders-split,.shop-admin-order-grid{grid-template-columns:1fr}}.skip-link{position:absolute;top:-40px;left:0;z-index:9999;padding:10px 18px;background:#0f172a;color:#fff;font-weight:700;border-radius:0 0 10px;text-decoration:none}.skip-link:focus{top:0}.not-found-page{min-height:70vh;display:grid;place-items:center;padding:40px 20px;background:linear-gradient(180deg,#f8fafc,#fff)}.not-found-card{width:min(560px,100%);padding:40px 28px;text-align:center;border:1px solid #ececec;border-radius:18px;background:#fff;box-shadow:0 24px 60px #0f172a0f}.not-found-code{font-size:5rem;font-weight:900;color:var(--brand, #246bff);line-height:1;letter-spacing:-.04em;margin:0}.not-found-card h1{margin:14px 0 10px;color:#0f172a;font-size:1.5rem}.not-found-card p{margin:0 0 22px;color:#475569;line-height:1.55}.not-found-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.programme-compare-wrap{margin:26px 0 18px;border-radius:22px;overflow:hidden;border:1px solid rgba(36,107,255,.16);background:linear-gradient(180deg,#fffffff2,#e7f1ff99);box-shadow:var(--shadow-soft)}.programme-compare-table{width:100%;border-collapse:collapse;font-size:.95rem}.programme-compare-table thead th{padding:22px 18px 18px;background:linear-gradient(160deg,var(--brand-strong, #123fbb),var(--brand, #246bff) 70%,var(--accent, #ff8a3d));color:#fff;text-align:left;vertical-align:bottom;font-weight:850;font-size:1rem;line-height:1.2}.programme-compare-table thead th:first-child{background:#0f172aeb}.programme-compare-eyebrow{display:block;margin-bottom:4px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.78}.programme-compare-table tbody th{padding:16px 18px;width:22%;text-align:left;color:var(--brand-strong, #123fbb);font-weight:850;font-size:.92rem;background:#ffffffd9;border-top:1px solid rgba(36,107,255,.12)}.programme-compare-table tbody td{padding:16px 18px;color:var(--text, #11233d);border-top:1px solid rgba(36,107,255,.12);background:#ffffffb3;line-height:1.55;vertical-align:top}.programme-compare-table tbody tr:nth-child(2n) td,.programme-compare-table tbody tr:nth-child(2n) th{background:#e7f1ff73}.programme-compare-cta{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:18px}.programme-compare-cta span{color:var(--text-soft, #5f7086);font-size:.95rem;max-width:48ch}@media (max-width: 820px){.programme-compare-table{font-size:.88rem}.programme-compare-table thead{display:none}.programme-compare-table tbody,.programme-compare-table tbody tr,.programme-compare-table tbody th,.programme-compare-table tbody td{display:block;width:100%}.programme-compare-table tbody tr{padding:12px 14px;border-top:1px solid rgba(36,107,255,.12);background:#ffffffd9}.programme-compare-table tbody th{padding:0 0 6px;background:transparent;border-top:0}.programme-compare-table tbody td{padding:4px 0;background:transparent;border-top:0}.programme-compare-table tbody td:before{content:attr(data-col);display:inline-block;min-width:130px;margin-right:8px;color:var(--brand-strong, #123fbb);font-weight:800;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}}.testimonials-stage{padding:36px clamp(20px,4vw,48px)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin:22px 0}.testimonial-card{position:relative;padding:26px 24px 24px;border-radius:22px;background:linear-gradient(160deg,#fffffff2,#e7f1ffa6);border:1px solid rgba(36,107,255,.14);box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:18px}.testimonial-quote-icon{color:var(--accent, #ff8a3d);opacity:.6;font-size:1.4rem}.testimonial-quote{margin:0;color:var(--text, #11233d);font-size:1.02rem;line-height:1.55}.testimonial-attrib{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(15,23,42,.08)}.testimonial-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--brand, #246bff),var(--accent-secondary, #1fd0b2));color:#fff;font-weight:900;font-size:1rem}.testimonial-attrib strong{display:block;color:var(--text, #11233d);font-size:.94rem}.testimonial-attrib span{display:block;color:var(--text-soft, #5f7086);font-size:.85rem}.testimonials-note{margin:6px 0 0;color:var(--text-soft, #5f7086);font-size:.86rem;text-align:center}.team-photo{position:relative;width:100%;aspect-ratio:1;border-radius:22px;overflow:hidden;margin-bottom:16px;background:#f1f5f9}.team-photo img{width:100%;height:100%;object-fit:cover;display:block}.team-avatar-fallback{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:clamp(2.6rem,6vw,3.6rem);font-weight:900;letter-spacing:-.02em}.team-grad-blue{background:linear-gradient(135deg,#1d4ed8,#3b82f6 55%,#1e3a8a)}.team-grad-amber{background:linear-gradient(135deg,#b45309,#f59e0b 55%,#78350f)}.team-grad-teal{background:linear-gradient(135deg,#0d9488,#2dd4bf 55%,#115e59)}.team-linkedin{position:absolute;right:14px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#0f172aeb;color:#fff;text-decoration:none;font-size:.95rem;box-shadow:0 6px 18px #0f172a2e;transition:transform .18s}.team-linkedin:hover{transform:translateY(-2px)}.nav-link.is-active,.nav-dropdown-toggle.is-active,.mobile-link.is-active,.mobile-sublink.is-active,.dropdown-item.is-active{color:var(--brand-strong, #123fbb);position:relative}.nav-link.is-active:after,.nav-dropdown-toggle.is-active:after{content:"";position:absolute;left:14px;right:14px;bottom:-2px;height:2px;border-radius:2px;background:var(--accent, #ff8a3d)}.nav-landing .nav-link.is-active,.nav-landing .nav-dropdown-toggle.is-active{color:#fff}.nav-landing .nav-link.is-active:after,.nav-landing .nav-dropdown-toggle.is-active:after{background:#ffffffe6}.dropdown-item.is-active,.mobile-link.is-active,.mobile-sublink.is-active{background:#246bff14}.domain-dual-cta{flex-wrap:wrap}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.blog-toolbar{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(36,107,255,.12)}.blog-search{position:relative;flex:1 1 280px;max-width:420px}.blog-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-soft, #5f7086)}.blog-search input{width:100%;min-height:44px;padding:0 14px 0 40px;border:1px solid rgba(36,107,255,.18);border-radius:999px;background:#ffffffeb;font:inherit;color:var(--text, #11233d)}.blog-search input:focus{outline:none;border-color:var(--brand, #246bff);box-shadow:0 0 0 3px #246bff1f}.blog-filter-row{display:flex;flex-wrap:wrap;gap:8px}.blog-filter-chip{padding:7px 14px;border:1px solid rgba(36,107,255,.16);border-radius:999px;background:#fff;color:var(--text, #11233d);font-weight:700;font-size:.82rem;cursor:pointer;transition:background .18s,color .18s,border-color .18s}.blog-filter-chip:hover{border-color:var(--brand, #246bff)}.blog-filter-chip.is-active{background:var(--text, #11233d);color:#fff;border-color:var(--text, #11233d)}.article-featured-flag{position:absolute;top:14px;right:14px;padding:4px 10px;border-radius:999px;background:var(--accent, #ff8a3d);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.article-card{position:relative}.article-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(15,23,42,.06)}.article-author{display:flex;align-items:center;gap:10px}.article-author-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--brand, #246bff),var(--accent-secondary, #1fd0b2));color:#fff;font-weight:900;font-size:.85rem}.article-author strong{display:block;color:var(--text, #11233d);font-size:.85rem}.article-author span{display:block;color:var(--text-soft, #5f7086);font-size:.74rem}.article-meta-rail{display:flex;gap:6px;color:var(--text-soft, #5f7086);font-size:.84rem}.article-empty{margin:32px 0;padding:32px;text-align:center;color:var(--text-soft, #5f7086);border:1px dashed rgba(36,107,255,.16);border-radius:18px;background:#e7f1ff5c}.tools-access-form{padding:22px;border-radius:22px;background:#fffffff5;box-shadow:var(--shadow-soft)}.tools-access-form .vshop-checkout-form{background:transparent;border:0;padding:0}.tools-access-list{list-style:none;padding:0;margin:18px 0 0;display:flex;flex-direction:column;gap:8px}.tools-access-list li{color:#ffffffe0;line-height:1.55}.tools-access-list strong{color:var(--accent, #ff8a3d);margin-right:6px}.legal-meta{margin:14px 0 0;color:var(--text-soft, #5f7086);font-size:.92rem;font-weight:600}.legal-meta strong{color:var(--text, #11233d);font-weight:800}.legal-shell ul,.legal-shell ol{margin:12px 0 16px 20px;color:var(--text, #11233d);line-height:1.7}.legal-shell li{margin-bottom:6px}.legal-shell code{padding:2px 6px;background:#0f172a0f;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.88em}.legal-table{width:100%;margin:16px 0;border-collapse:collapse;font-size:.92rem}.legal-table th,.legal-table td{padding:10px 12px;border:1px solid #e2e8f0;text-align:left;vertical-align:top;line-height:1.5}.legal-table thead th{background:#f8fafc;color:#0f172a;font-weight:800;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.legal-table tbody tr:nth-child(2n) td{background:#fafafa}.legal-contact{margin:12px 0;padding:16px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;line-height:1.7;color:var(--text, #11233d)}.legal-contact a{color:var(--brand, #246bff)}@media (max-width: 720px){.legal-table{font-size:.84rem}.legal-table th,.legal-table td{padding:8px 10px}.legal-table thead{display:none}.legal-table tr{display:block;margin-bottom:14px;border:1px solid #e2e8f0;border-radius:10px;padding:8px 10px}.legal-table td{display:block;border:0;padding:4px 0}.legal-table td:before{content:attr(data-label);display:block;font-weight:800;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:var(--brand-strong, #123fbb)}}.vi-icon{width:1em;height:1em;display:inline-block;vertical-align:-.125em;fill:currentColor;flex-shrink:0}.wa-modal-feedback{margin:0 0 14px;padding:10px 14px;border-radius:10px;font-weight:600;font-size:.9rem;line-height:1.45}.wa-modal-feedback-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.wa-modal-feedback-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.wa-modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.institutional-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.institutional-form-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.contact-feedback{margin:0 0 14px;padding:12px 16px;border-radius:10px;font-weight:600;font-size:.92rem;line-height:1.5}.contact-feedback-success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.contact-feedback-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}@media (max-width: 640px){.institutional-form-row{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.shop-admin-images{display:flex;flex-direction:column;gap:10px}.shop-admin-images-label{color:#30514d;font-size:.83rem;font-weight:900}.shop-admin-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.shop-admin-image-tile{position:relative;margin:0;aspect-ratio:3 / 4;border:1px solid rgba(0,95,115,.18);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 8px 18px #17353314}.shop-admin-image-tile img{width:100%;height:100%;object-fit:cover;display:block}.shop-admin-image-primary{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:999px;background:#005f73;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.shop-admin-image-actions{position:absolute;inset:auto 0 0 0;display:flex;gap:4px;padding:6px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.72))}.shop-admin-image-actions button{flex:1;min-height:26px;border:0;border-radius:6px;background:#ffffffeb;color:#173533;font:inherit;font-weight:800;font-size:.85rem;cursor:pointer}.shop-admin-image-actions button:disabled{opacity:.4;cursor:not-allowed}.shop-admin-image-actions .shop-admin-image-delete{flex:0 0 32px;background:#fee2e2;color:#b91c1c;font-size:1.1rem;line-height:1}.shop-admin-image-upload{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;aspect-ratio:3 / 4;gap:6px;padding:14px;border:1.5px dashed rgba(0,95,115,.4);border-radius:10px;background:#f9fcfb;color:#30514d;cursor:pointer;transition:border-color .18s,background .18s}.shop-admin-image-upload:hover{border-color:#005f73;background:#eef7f5}.shop-admin-image-upload input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.shop-admin-image-upload i{font-size:1.8rem;color:#005f73}.shop-admin-image-upload strong{color:#173533;font-size:.9rem}.shop-admin-image-upload small{color:#6a7d79;font-size:.78rem;line-height:1.35}.shop-admin-images-advanced{border-top:1px solid rgba(0,95,115,.12);padding-top:10px}.shop-admin-images-advanced summary{cursor:pointer;color:#005f73;font-weight:800;font-size:.85rem}.shop-admin-images-advanced[open] summary{margin-bottom:8px}.shop-admin-images-advanced textarea{width:100%;min-height:70px;padding:10px 12px;border:1px solid rgba(0,95,115,.18);border-radius:8px;background:#fff;font:inherit;margin-bottom:8px}.shop-admin-required-mark{color:#b91c1c;font-weight:800}.shop-admin-discount-preview{padding:10px 14px;border-radius:8px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:.9rem;font-weight:600}.shop-admin-discount-preview strong{color:#047857;font-weight:900}.shop-admin-discount-preview .muted{color:#6a7d79;font-weight:500}.shop-admin-discount-preview:has(.muted){background:#f9fcfb;border-color:#005f732e}.vshop-page{--shop-blue: #1f5cff;--shop-surface: #fafbff;--shop-text: #0a0f23;--shop-secondary: #475569;--shop-muted: #6b7280;--shop-line: #ececec;--shop-chip: #fff3da;--shop-chip-text: #b45309;--shop-shadow: 0 30px 60px rgba(15, 23, 42, .18);min-height:100vh;background:var(--shop-blue);color:var(--shop-text);font-family:"Manrope",var(--font-body),sans-serif}.vshop-page .vi-icon{width:1em;height:1em}.vshop-header{position:sticky;top:16px;z-index:60;width:min(1240px,calc(100% - 32px));margin:16px auto 0;display:grid;grid-template-columns:auto minmax(max-content,1fr) minmax(220px,340px) auto;align-items:center;gap:18px;padding:14px 18px;border:0;border-radius:999px;background:#fffffff5;box-shadow:0 18px 42px #0f172a24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.vshop-page.is-scrolled .vshop-header{padding-block:8px}.vshop-brand img{height:38px;width:auto}.vshop-nav{display:flex;justify-content:center;gap:22px}.vshop-nav a{padding:8px 0;border:0;color:var(--shop-text);font-size:.92rem;font-weight:700}.vshop-nav a:hover,.vshop-nav a:focus-visible{color:var(--shop-blue);outline:none}.vshop-header-search{width:100%;margin:0}.vshop-header-search input{min-height:44px;border:0;background:#f1f5f9;color:var(--shop-text)}.vshop-header-search input:focus{border:0;background:#f8fafc;box-shadow:0 0 0 4px #1f5cff24}.vshop-icon-btn{min-width:44px;min-height:44px;justify-content:center;padding:0 12px;color:var(--shop-text)}.vshop-icon-btn:hover{background:#f1f5f9}.vshop-cart-count{position:absolute;top:3px;right:2px;min-width:10px;width:10px;height:10px;padding:0;overflow:hidden;color:transparent;background:#dc2626;border:2px solid #fff}.vshop-main{width:min(1240px,calc(100vw - 32px));margin:0 auto;padding:36px 0 72px}.vshop-bokify-card,.vshop-bokify-hero,.vshop-newsletter{background:var(--shop-surface);border-radius:28px;box-shadow:var(--shop-shadow)}.vshop-bokify-hero{display:grid;grid-template-columns:1fr 1.1fr;gap:28px;align-items:center;min-height:610px;padding:clamp(40px,5vw,72px);margin-bottom:22px;overflow:hidden}.vshop-bokify-eyebrow,.vshop-bokify-mission-eyebrow,.vshop-bokify-partners-label{color:var(--shop-secondary);font-family:"Fraunces",var(--font-serif),Georgia,serif;font-style:italic;font-weight:500}.vshop-bokify-title,.vshop-bokify-card-title,.vshop-bokify-subblock-head h3,.vshop-newsletter-copy h3,.vshop-page-head h1{margin:0;color:var(--shop-text);font-family:"Fraunces",var(--font-serif),Georgia,serif;font-weight:600;letter-spacing:-.02em;line-height:1.02}.vshop-bokify-title{max-width:10ch;margin:12px 0 28px;font-size:clamp(3.1rem,5.3vw,4.4rem)}.vshop-bokify-card-title{font-size:clamp(2rem,3.2vw,3rem)}.vshop-bokify-btn-primary,.vshop-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border:0;border-radius:999px;background:var(--shop-blue);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 14px 28px #1f5cff52}.vshop-bokify-btn-primary.small{min-height:42px;padding-inline:18px}.vshop-btn-primary:hover,.vshop-bokify-btn-primary:hover{background:#164be0}.vshop-bokify-partners{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:48px}.vshop-bokify-partner-logo{line-height:1;white-space:nowrap}.bokify-audible{color:#f59e0b;font-weight:800;font-size:1.2rem;letter-spacing:-.01em}.bokify-amazon{color:#111827;font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:1.3rem}.bokify-google{color:#6b7280;font-weight:700;font-size:1.05rem}.vshop-bokify-hero-art{position:relative;min-height:470px;display:grid;place-items:center;isolation:isolate}.vshop-bokify-book{position:absolute;display:grid;place-items:center;width:clamp(210px,25vw,320px);transform-origin:center}.vshop-bokify-book .vshop-cover,.vshop-bokify-book .vshop-cover-img{width:clamp(180px,24vw,280px);max-width:65%;height:auto;aspect-ratio:.7;object-fit:contain;border-radius:8px 22px 22px 8px;box-shadow:-10px 0 #0000000f,0 30px 60px #00000061}.vshop-bokify-book-front{z-index:2;transform:translate(-40px) rotate(-4deg)}.vshop-bokify-book-back{z-index:1;transform:translate(118px) scale(.96) rotate(2deg)}.vshop-bokify-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:22px}.vshop-bokify-card{padding:36px}.vshop-bokify-offer-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(145px,.42fr);gap:22px;align-items:center}.vshop-bokify-offer-eyebrow,.vshop-card-category{display:inline-flex;width:fit-content;margin:0 0 18px;padding:7px 12px;border-radius:999px;background:var(--shop-chip);color:var(--shop-chip-text);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.vshop-bokify-offer-art{display:grid;place-items:center;transform:rotate(8deg)}.vshop-bokify-offer-art .vshop-cover,.vshop-bokify-offer-art .vshop-cover-img{width:min(150px,100%);height:auto;aspect-ratio:.7;object-fit:contain;box-shadow:-8px 0 #0000000f,0 24px 44px #00000052}.vshop-bokify-subblock{margin-top:28px;padding-top:28px;border-top:1px solid var(--shop-line)}.vshop-bokify-subblock-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.vshop-bokify-subblock-head h3{font-size:1.35rem}.vshop-bokify-link{border:0;background:transparent;color:var(--shop-blue);font-weight:800}.vshop-bokify-cats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.vshop-bokify-cat{display:grid;justify-items:center;gap:8px;min-height:132px;padding:12px 8px;border:1px solid var(--shop-line);border-radius:16px;background:#fff;color:var(--shop-text)}.vshop-bokify-cat-cover,.vshop-bokify-sale-cover{display:grid;place-items:center;overflow:hidden;background:#f8fafc}.vshop-bokify-cat-cover{width:48px;height:62px;border-radius:4px 10px 10px 4px}.vshop-bokify-cat-cover .vshop-cover,.vshop-bokify-cat-cover .vshop-cover-img,.vshop-cover.bokify-mini,.vshop-cover-img.bokify-mini{width:48px;height:62px;max-width:none;padding:0;border-radius:4px 10px 10px 4px;object-fit:cover;box-shadow:none}.vshop-cover.bokify-mini .vshop-cover-category,.vshop-cover.bokify-mini .vshop-cover-title,.vshop-cover.bokify-mini .vshop-cover-mark,.vshop-cover.bokify-sale .vshop-cover-category,.vshop-cover.bokify-sale .vshop-cover-title,.vshop-cover.bokify-sale .vshop-cover-mark{display:none}.vshop-bokify-cat-name{color:var(--shop-text);font-size:.78rem;font-weight:800;line-height:1.2;text-align:center}.vshop-bokify-sale-card{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid var(--shop-line);border-radius:16px;background:#fff}.vshop-bokify-sale-cover{width:70px;height:100px;border-radius:5px 12px 12px 5px}.vshop-bokify-sale-cover .vshop-cover,.vshop-bokify-sale-cover .vshop-cover-img,.vshop-cover.bokify-sale,.vshop-cover-img.bokify-sale{width:70px;height:100px;max-width:none;padding:0;object-fit:cover;box-shadow:none}.vshop-bokify-sale-meta{min-width:0}.vshop-bokify-sale-meta strong,.vshop-card-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.vshop-bokify-sale-meta strong{-webkit-line-clamp:2;color:var(--shop-text);font-size:.92rem;line-height:1.22}.vshop-bokify-sale-meta small{display:block;margin-top:4px;color:var(--shop-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vshop-bokify-sale-price{display:block;margin-top:8px;color:var(--shop-blue);font-weight:800}.vshop-bokify-mission-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:4px}.vshop-bokify-mission-photo{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;box-shadow:0 18px 34px #0f172a29}.vshop-bokify-mission-photo.b{transform:translateY(8px) rotate(1.5deg)}.vshop-bokify-mission-text{max-width:60ch;margin:0;color:var(--shop-secondary);font-size:.95rem;line-height:1.65}.vshop-bokify-watch{display:inline-flex;align-items:center;gap:12px;width:fit-content;color:var(--shop-text);font-weight:800}.vshop-bokify-watch-play{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#fff;color:var(--shop-blue);box-shadow:0 12px 24px #0f172a1f}.vshop-bokify-mission-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:4px;padding-top:22px;border-top:1px solid var(--shop-line)}.vshop-bokify-mission-tiles article{display:grid;gap:6px;padding:0;border-radius:0;background:transparent;box-shadow:none}.vshop-bokify-mission-tiles i,.vshop-bokify-mission-tiles .vi-icon{color:var(--shop-blue);font-size:1.2rem}.vshop-bokify-mission-tiles strong{color:var(--shop-text);font-size:.92rem}.vshop-bokify-mission-tiles span{color:var(--shop-muted);font-size:.78rem;line-height:1.4}.vshop-bokify-partners-row{margin-top:4px;padding-top:22px;border-top:1px dashed #cbd5e1;text-align:center}.vshop-bokify-partners-logos{display:flex;justify-content:center;flex-wrap:wrap;gap:22px;margin-top:8px}.vshop-bokify-partners-logos span{color:var(--shop-muted);font-size:.88rem;font-weight:700}.vshop-bokify-card#cart-grid{margin-bottom:22px}#cart-grid>.vshop-bokify-subblock-head h3{font-size:clamp(2rem,3vw,2.7rem)}.vshop-sort select{min-height:44px;padding:0 36px 0 14px;border:1px solid var(--shop-line);border-radius:12px;background:#fff;color:var(--shop-text)}.vshop-filters-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 24px;padding:18px;border:1px solid var(--shop-line);border-radius:18px;background:#fff}.vshop-filter-group{display:grid;gap:8px}.vshop-filter-label{min-width:0;color:var(--shop-secondary)}.vshop-categories{display:flex;flex-wrap:wrap;gap:8px}.vshop-categories button{min-height:38px;border:1px solid var(--shop-line);background:#fff;color:var(--shop-text);transition:background .18s ease,color .18s ease,border-color .18s ease}.vshop-categories button.active{border-color:var(--shop-blue);background:var(--shop-blue);color:#fff}.vshop-filter-reset{grid-column:1 / -1;width:fit-content}.vshop-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.vshop-card{overflow:hidden;border:1px solid var(--shop-line);border-radius:16px;background:#fff}.vshop-card-media{display:grid;place-items:center;height:auto;aspect-ratio:1;padding:22px;background:radial-gradient(circle at 50% 32%,rgba(255,255,255,.94),transparent 48%),linear-gradient(145deg,#eef4ff,#fff7ed)}.vshop-card-media .vshop-cover,.vshop-card-media .vshop-cover-img{width:auto;max-width:65%;height:auto;max-height:82%;aspect-ratio:.7;object-fit:contain;box-shadow:-6px 0 #0000000d,0 18px 34px #0f172a33}.vshop-card-body{gap:10px;padding:18px}.vshop-card-title{min-height:2.7em;-webkit-line-clamp:2;color:var(--shop-text);font-size:1.05rem;font-weight:800;line-height:1.3}.vshop-card-sub{display:-webkit-box;min-height:2.5em;margin:0;overflow:hidden;color:var(--shop-muted);font-size:.86rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.vshop-card-prices{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.vshop-card-prices strong{color:var(--shop-text);font-size:1.08rem;font-weight:800}.vshop-card-prices small{color:#9ca3af;text-decoration:line-through}.vshop-price-off,.vshop-badge-discount{border-radius:999px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:800}.vshop-price-off{padding:4px 8px}.vshop-badge-discount{padding:5px 10px}.vshop-badge-tag{background:var(--shop-chip);color:var(--shop-chip-text)}.vshop-empty-card{border:1px dashed #cbd5e1;border-radius:18px;background:radial-gradient(circle at 50% 20%,rgba(31,92,255,.12),transparent 32%),#fff}.vshop-empty-card i,.vshop-empty-card .vi-icon{color:var(--shop-blue)}.vshop-newsletter{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:28px;align-items:center;margin-top:22px;padding:36px;background:radial-gradient(circle at 18% 12%,rgba(255,243,218,.96),transparent 34%),radial-gradient(circle at 92% 92%,rgba(31,92,255,.22),transparent 38%),linear-gradient(135deg,#fff7df,#f3f7ff 62%,#dbe7ff)}.vshop-newsletter-copy h3{font-size:clamp(1.8rem,3vw,2.5rem)}.vshop-newsletter-copy p{max-width:54ch;margin:12px 0 0;color:var(--shop-secondary)}.vshop-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.vshop-newsletter-form input{min-height:52px;border:0;border-radius:999px;background:#fff}.vshop-newsletter-success{width:fit-content;padding:12px 18px;border:1px solid #a7f3d0;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:800}.vshop-cover{width:clamp(180px,24vw,280px);height:auto;aspect-ratio:.7;padding:18px;border-radius:8px 20px 20px 8px;box-shadow:-8px 0 #0000000d,0 20px 40px #0f172a33}.vshop-cover-img{width:clamp(180px,24vw,280px);height:auto;aspect-ratio:.7;object-fit:contain}.vshop-cover-category{font-size:.66rem}.vshop-cover-title{font-family:"Fraunces",var(--font-serif),Georgia,serif;font-size:clamp(1.1rem,1.8vw,1.55rem);font-weight:600}.vshop-cover-mark{font-size:.68rem}.vshop-pdp-cover .vshop-cover{width:auto;height:min(100%,520px)}.vshop-pdp-sticky-cta{z-index:70}@media (prefers-reduced-motion: no-preference){.vshop-header{transition:padding .18s ease,box-shadow .18s ease}.vshop-card,.vshop-bokify-cat,.vshop-bokify-sale-card,.vshop-bokify-btn-primary,.vshop-btn{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.vshop-card:hover,.vshop-bokify-cat:hover,.vshop-bokify-sale-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #0f172a1f}.vshop-bokify-book{transition:transform .4s cubic-bezier(.22,1,.36,1)}.vshop-bokify-hero-art:hover .vshop-bokify-book-front{transform:translate(-40px) translateY(-4px) rotate(-4deg)}.vshop-bokify-hero-art:hover .vshop-bokify-book-back{transform:translate(118px) scale(.96) rotate(3deg)}}@media (max-width: 1099px){.vshop-header{grid-template-columns:auto minmax(0,1fr) auto}.vshop-nav{display:none}.vshop-header-search{grid-column:1 / -1;order:5}.vshop-bokify-cats{grid-template-columns:repeat(3,minmax(0,1fr))}.vshop-bokify-topsales,.vshop-filters-bar{grid-template-columns:1fr}}@media (max-width: 960px){.vshop-bokify-row{grid-template-columns:1fr}}@media (max-width: 880px){.vshop-bokify-hero{grid-template-columns:1fr;min-height:0}.vshop-bokify-hero-art{min-height:360px}.vshop-bokify-book-front{transform:translate(-22px) rotate(-4deg)}.vshop-bokify-book-back{transform:translate(78px) scale(.84) rotate(2deg)}}@media (max-width: 900px){.vshop-main{width:min(100% - 24px,1240px);padding-top:24px}.vshop-header{width:calc(100% - 24px);margin-top:12px;padding:10px 12px;border-radius:24px}.vshop-brand img{height:32px}.vshop-bokify-hero,.vshop-bokify-card,.vshop-newsletter{border-radius:24px;padding:28px}.vshop-bokify-title{font-size:clamp(2.5rem,14vw,3.35rem)}.vshop-bokify-offer-head,.vshop-bokify-mission-photos,.vshop-bokify-mission-tiles,.vshop-newsletter{grid-template-columns:1fr}.vshop-bokify-cats{grid-template-columns:repeat(2,minmax(0,1fr))}.vshop-filters-bar{display:flex;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:22px}.vshop-filter-group{min-width:min(82vw,360px)}.vshop-categories{flex-wrap:nowrap;overflow-x:auto}.vshop-categories button{white-space:nowrap}.vshop-newsletter-form{grid-template-columns:1fr}}.institutional-form input,.institutional-form select,.institutional-form textarea,.wa-modal-form input,.wa-modal-form select,.wa-modal-form textarea,.vshop-checkout-form input,.vshop-checkout-form select,.vshop-checkout-form textarea,.shop-admin-form input,.shop-admin-form select,.shop-admin-form textarea{border:1px solid var(--input-border);box-shadow:var(--shadow-input);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;background:#fffffff0;color:var(--text);font-family:var(--font-body)}.institutional-form input:hover:not(:focus):not(:disabled),.institutional-form select:hover:not(:focus):not(:disabled),.institutional-form textarea:hover:not(:focus):not(:disabled),.wa-modal-form input:hover:not(:focus):not(:disabled),.wa-modal-form select:hover:not(:focus):not(:disabled),.wa-modal-form textarea:hover:not(:focus):not(:disabled),.vshop-checkout-form input:hover:not(:focus):not(:disabled),.vshop-checkout-form select:hover:not(:focus):not(:disabled),.vshop-checkout-form textarea:hover:not(:focus):not(:disabled),.shop-admin-form input:hover:not(:focus):not(:disabled),.shop-admin-form select:hover:not(:focus):not(:disabled),.shop-admin-form textarea:hover:not(:focus):not(:disabled){border-color:var(--input-border-hover)}.institutional-form input:focus,.institutional-form select:focus,.institutional-form textarea:focus,.wa-modal-form input:focus,.wa-modal-form select:focus,.wa-modal-form textarea:focus,.vshop-checkout-form input:focus,.vshop-checkout-form select:focus,.vshop-checkout-form textarea:focus,.shop-admin-form input:focus,.shop-admin-form select:focus,.shop-admin-form textarea:focus{outline:none;border-color:var(--brand);background:#fff;box-shadow:var(--shadow-input-focus)}.institutional-form input:not(:placeholder-shown):invalid,.institutional-form textarea:not(:placeholder-shown):invalid,.wa-modal-form input:not(:placeholder-shown):invalid,.wa-modal-form textarea:not(:placeholder-shown):invalid,.vshop-checkout-form input:not(:placeholder-shown):invalid,.vshop-checkout-form textarea:not(:placeholder-shown):invalid{border-color:var(--danger-border);background:#fef2f2b3}.institutional-form input:not(:placeholder-shown):invalid:focus,.institutional-form textarea:not(:placeholder-shown):invalid:focus,.wa-modal-form input:not(:placeholder-shown):invalid:focus,.wa-modal-form textarea:not(:placeholder-shown):invalid:focus,.vshop-checkout-form input:not(:placeholder-shown):invalid:focus,.vshop-checkout-form textarea:not(:placeholder-shown):invalid:focus{border-color:var(--danger);box-shadow:0 0 0 4px #b91c1c1f}.institutional-form input::placeholder,.institutional-form textarea::placeholder,.wa-modal-form input::placeholder,.wa-modal-form textarea::placeholder,.vshop-checkout-form input::placeholder,.vshop-checkout-form textarea::placeholder,.shop-admin-form input::placeholder,.shop-admin-form textarea::placeholder{color:var(--neutral-400);opacity:1}.institutional-form input:disabled,.institutional-form select:disabled,.institutional-form textarea:disabled,.wa-modal-form input:disabled,.wa-modal-form select:disabled,.wa-modal-form textarea:disabled,.vshop-checkout-form input:disabled,.vshop-checkout-form select:disabled,.vshop-checkout-form textarea:disabled,.shop-admin-form input:disabled,.shop-admin-form select:disabled,.shop-admin-form textarea:disabled{background:var(--neutral-100);color:var(--neutral-500);cursor:not-allowed}.institutional-form label>span,.wa-modal-form label>span,.vshop-checkout-form label>span,.shop-admin-form label>span{color:var(--text);font-weight:700;font-size:.85rem;letter-spacing:.005em;margin-bottom:4px}.form-hint{display:block;margin-top:4px;color:var(--text-soft);font-size:.82rem;line-height:1.45}.form-error{display:block;margin-top:4px;color:var(--danger);font-size:.82rem;line-height:1.45}.institutional-form button[type=submit]:disabled,.wa-modal-form button[type=submit]:disabled,.vshop-checkout-form button[type=submit]:disabled,.shop-admin-form button[type=submit]:disabled{opacity:.62;cursor:not-allowed;transform:none!important}.institutional-form input:-webkit-autofill,.wa-modal-form input:-webkit-autofill,.vshop-checkout-form input:-webkit-autofill,.shop-admin-form input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:var(--text)}.contact-feedback,.wa-modal-feedback{border-radius:12px;border-width:1px;border-style:solid;line-height:1.5}.contact-feedback-success,.wa-modal-feedback-success{background:var(--success-soft);color:var(--success);border-color:var(--success-border)}.contact-feedback-error,.wa-modal-feedback-error{background:var(--danger-soft);color:var(--danger);border-color:var(--danger-border)}@media (max-width: 640px){.institutional-form input,.institutional-form select,.institutional-form textarea,.vshop-checkout-form input,.vshop-checkout-form select,.vshop-checkout-form textarea{min-height:48px;padding-block:12px}}.institutional-form input[type=checkbox],.institutional-form input[type=radio],.vshop-checkout-form input[type=checkbox],.vshop-checkout-form input[type=radio],.shop-admin-form input[type=checkbox],.shop-admin-form input[type=radio]{width:18px;height:18px;min-height:18px;box-shadow:none;accent-color:var(--brand);cursor:pointer}.btn-elite:not(:disabled):hover,.commerce-primary:not(:disabled):hover,.vshop-btn-primary:not(:disabled):hover{transform:translateY(-1px)}.vshop-page{background:#1f5cff;color:var(--text);padding:0}.vshop-page .vshop-header{position:sticky;top:16px;width:min(1240px,calc(100vw - 32px));margin:16px auto 0;background:#fff;border-radius:999px;border:0;padding:10px 18px 10px 24px;box-shadow:0 12px 30px #0f172a1f;z-index:60}.vshop-page .vshop-header-search input{background:#f1f5f9;border-color:transparent}.vshop-page .vshop-header-search input:focus{background:#fff;border-color:#cbd5e1}@media (max-width: 1020px){.vshop-page .vshop-header{border-radius:22px;padding:10px 14px}}.vshop-page .vshop-main{width:min(1240px,calc(100vw - 32px));margin:0 auto;padding:24px 0 80px}.vshop-page .vshop-announcement{background:transparent;color:#ffffffd9}.vshop-page .vshop-notice{background:#ffffffe6}.vshop-bokify-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:28px;padding:clamp(40px,5vw,72px);margin:24px 0 28px;background:#fafbff;border-radius:28px;box-shadow:0 30px 60px #0f172a2e;align-items:center;overflow:hidden}.vshop-bokify-hero-copy{padding:12px 0}.vshop-bokify-eyebrow{display:block;margin-bottom:18px;color:#475569;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-style:italic;font-size:1.05rem;font-weight:500}.vshop-bokify-title{margin:0 0 32px;font-family:var(--font-serif, "Fraunces", Georgia, serif);color:#0a0f23;font-weight:600;font-size:clamp(2.6rem,5.2vw,4.4rem);line-height:1.02;letter-spacing:-.025em}.vshop-bokify-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;border-radius:999px;background:#1f5cff;color:#fff;font-weight:700;font-size:.96rem;text-decoration:none;transition:background .18s ease,transform .12s;box-shadow:0 14px 28px #1f5cff52}.vshop-bokify-btn-primary:hover{background:#1849cf;transform:translateY(-1px)}.vshop-bokify-btn-primary.small{padding:10px 20px;font-size:.86rem}.vshop-bokify-partners{margin-top:36px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.vshop-bokify-partner-logo{color:#475569;font-weight:700;font-size:1.05rem;letter-spacing:-.005em;opacity:.78}.vshop-bokify-partner-logo.bokify-audible{color:#f40;font-family:Manrope,system-ui,sans-serif;font-weight:800;opacity:.9}.vshop-bokify-partner-logo.bokify-amazon{color:#232f3e;font-family:Manrope,system-ui,sans-serif;font-weight:800;font-style:italic;opacity:.85}.vshop-bokify-partner-logo.bokify-google{color:#5f6368;font-family:Manrope,system-ui,sans-serif;font-weight:600;opacity:.85}.vshop-bokify-hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(320px,38vw,460px)}.vshop-bokify-book{position:absolute;width:clamp(190px,22vw,280px);aspect-ratio:.7;border-radius:4px 14px 14px 4px;overflow:hidden;box-shadow:0 30px 60px #00000061,-10px 0 #0000000f;cursor:pointer;transition:transform .4s ease;background:#fff}.vshop-bokify-book .vshop-cover,.vshop-bokify-book .vshop-cover-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;background:#fff;box-shadow:none}.vshop-bokify-book-front{transform:translate(-6%) translateY(0) rotate(-1.5deg);z-index:3}.vshop-bokify-book-back{transform:translate(22%) translateY(-4%) rotate(2deg) scale(.96);z-index:2;opacity:.95}.vshop-bokify-hero-art:hover .vshop-bokify-book-front{transform:translate(-8%) translateY(-4px) rotate(-2deg)}.vshop-bokify-hero-art:hover .vshop-bokify-book-back{transform:translate(24%) translateY(-6%) rotate(3deg) scale(.97)}@media (max-width: 880px){.vshop-bokify-hero{grid-template-columns:1fr;gap:24px;padding:32px}.vshop-bokify-hero-art{min-height:300px}}.vshop-bokify-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px;margin-bottom:22px}.vshop-bokify-card{background:#fafbff;border-radius:28px;padding:clamp(28px,3vw,36px);box-shadow:0 24px 50px #0f172a2e}.vshop-bokify-card-title{margin:14px 0 22px;font-family:var(--font-serif, "Fraunces", Georgia, serif);color:#0a0f23;font-weight:600;font-size:clamp(1.7rem,2.6vw,2.2rem);line-height:1.05;letter-spacing:-.02em}.vshop-bokify-offer-card{display:flex;flex-direction:column;gap:22px}.vshop-bokify-offer-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding-bottom:22px;border-bottom:1px solid #ececec}.vshop-bokify-offer-eyebrow{display:inline-block;margin:0 0 8px;padding:5px 12px;background:#fff3da;color:#b45309;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.04em}.vshop-bokify-offer-art{width:140px;aspect-ratio:.72;transform:rotate(8deg);border-radius:4px 12px 12px 4px;overflow:hidden;box-shadow:0 24px 36px #00000038;background:#fff}.vshop-bokify-offer-art .vshop-cover,.vshop-bokify-offer-art .vshop-cover-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;box-shadow:none}.vshop-bokify-subblock{display:flex;flex-direction:column;gap:14px}.vshop-bokify-subblock-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.vshop-bokify-subblock-head h3{margin:0;font-family:var(--font-serif, "Fraunces", Georgia, serif);color:#0a0f23;font-weight:600;font-size:1.05rem}.vshop-bokify-link{background:transparent;border:0;color:#1f5cff;font-weight:700;font-size:.84rem;cursor:pointer}.vshop-bokify-link:hover{text-decoration:underline}.vshop-bokify-cats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.vshop-bokify-cat{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;border:0;background:#fff;border-radius:14px;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 12px #0f172a0f}.vshop-bokify-cat:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1a}.vshop-bokify-cat-cover{width:48px;height:62px;overflow:hidden;border-radius:4px 8px 8px 4px;background:#f1f5f9;box-shadow:0 6px 10px #0f172a2e}.vshop-bokify-cat-cover .vshop-cover,.vshop-bokify-cat-cover .vshop-cover-img{width:100%;height:100%;object-fit:cover;box-shadow:none}.vshop-bokify-cat-name{color:#0a0f23;font-size:.78rem;font-weight:700;text-align:center;line-height:1.2}.vshop-cover.bokify-mini{padding:4px;border-radius:4px 8px 8px 4px;box-shadow:none}.vshop-cover.bokify-mini .vshop-cover-category,.vshop-cover.bokify-mini .vshop-cover-sub,.vshop-cover.bokify-mini .vshop-cover-mark{display:none}.vshop-cover.bokify-mini .vshop-cover-title{font-size:.5rem;line-height:1.1}.vshop-bokify-topsales{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vshop-bokify-sale-card{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;padding:12px;background:#fff;border-radius:14px;text-decoration:none;box-shadow:0 4px 12px #0f172a0f;transition:transform .15s,box-shadow .15s}.vshop-bokify-sale-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a1a}.vshop-bokify-sale-cover{width:70px;aspect-ratio:.7;border-radius:4px 10px 10px 4px;overflow:hidden;background:#f1f5f9;box-shadow:0 8px 14px #0f172a2e}.vshop-bokify-sale-cover .vshop-cover,.vshop-bokify-sale-cover .vshop-cover-img{width:100%;height:100%;object-fit:cover;box-shadow:none}.vshop-cover.bokify-sale{padding:6px;box-shadow:none}.vshop-cover.bokify-sale .vshop-cover-category,.vshop-cover.bokify-sale .vshop-cover-sub,.vshop-cover.bokify-sale .vshop-cover-mark{display:none}.vshop-cover.bokify-sale .vshop-cover-title{font-size:.55rem;line-height:1.1}.vshop-bokify-sale-meta{display:flex;flex-direction:column;gap:2px;justify-content:center}.vshop-bokify-sale-meta strong{color:#0a0f23;font-size:.92rem;font-weight:700;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.vshop-bokify-sale-meta small{color:#6b7280;font-size:.78rem}.vshop-bokify-sale-price{color:#1f5cff;font-weight:800;font-size:.95rem;margin-top:4px}.vshop-bokify-mission-card{display:flex;flex-direction:column;gap:18px}.vshop-bokify-mission-eyebrow{color:#475569;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-style:italic;font-size:.95rem}.vshop-bokify-mission-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:6px}.vshop-bokify-mission-photo{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px;box-shadow:0 18px 30px #0f172a2e}.vshop-bokify-mission-photo.a{transform:translateY(-4px) rotate(-1deg)}.vshop-bokify-mission-photo.b{transform:translateY(4px) rotate(1.5deg)}.vshop-bokify-mission-text{margin:0;color:#475569;line-height:1.6;font-size:.95rem}.vshop-bokify-watch{display:inline-flex;align-items:center;gap:12px;color:#0a0f23;text-decoration:none;font-weight:700;font-size:.94rem}.vshop-bokify-watch-play{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;background:#fff;color:#1f5cff;box-shadow:0 10px 20px #0f172a1f}.vshop-bokify-mission-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px;padding-top:22px;border-top:1px solid #ececec}.vshop-bokify-mission-tiles article{display:flex;flex-direction:column;gap:4px;padding:14px 12px;background:#fff;border-radius:14px;box-shadow:0 4px 12px #0f172a0f}.vshop-bokify-mission-tiles i{color:#1f5cff;font-size:1.1rem;margin-bottom:4px}.vshop-bokify-mission-tiles strong{color:#0a0f23;font-size:.88rem;font-weight:700}.vshop-bokify-mission-tiles span{color:#6b7280;font-size:.76rem;line-height:1.4}.vshop-bokify-partners-row{margin-top:22px;padding-top:18px;border-top:1px dashed #cbd5e1;display:flex;flex-direction:column;gap:8px;align-items:center}.vshop-bokify-partners-label{color:#475569;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-style:italic;font-size:.9rem}.vshop-bokify-partners-logos{display:flex;gap:22px;flex-wrap:wrap;justify-content:center}.vshop-bokify-partners-logos span{color:#475569;font-weight:700;font-size:.88rem;opacity:.75}@media (max-width: 960px){.vshop-bokify-row{grid-template-columns:1fr}.vshop-bokify-cats{grid-template-columns:repeat(3,minmax(0,1fr))}.vshop-bokify-topsales,.vshop-bokify-mission-photos,.vshop-bokify-mission-tiles{grid-template-columns:1fr}}.vshop-editorial-eyebrow{display:inline-block;margin:0 0 14px;color:var(--neutral-700, #475569);font-family:var(--font-serif, "Fraunces", Georgia, serif);font-style:italic;font-size:1.05rem;font-weight:500}.vshop-editorial-eyebrow.soft{color:var(--brand-strong, #123fbb);font-style:normal;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vshop-editorial-title{margin:0 0 18px;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-weight:600;color:#0f172a;font-size:clamp(2.4rem,5vw,4rem);line-height:1.02;letter-spacing:-.025em}.vshop-editorial-lead{margin:0 0 26px;color:var(--neutral-700, #475569);font-size:1.05rem;line-height:1.6;max-width:38ch}.vshop-editorial-actions{display:flex;gap:12px;margin-bottom:36px;flex-wrap:wrap}.vshop-editorial-partners{display:flex;flex-direction:column;gap:10px}.vshop-editorial-partners-label{color:var(--neutral-500, #6b7280);font-size:.78rem;letter-spacing:.06em;font-weight:700;text-transform:uppercase}.vshop-editorial-partners-row{display:flex;gap:18px;flex-wrap:wrap}.vshop-editorial-partner{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:#f1f5f9;color:var(--neutral-700, #475569);font-size:.86rem;font-weight:700}.vshop-editorial-partner i{color:var(--brand, #246bff)}.vshop-editorial-hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(320px,36vw,460px);perspective:1400px}.vshop-editorial-hero-glow{position:absolute;top:20%;right:18%;bottom:20%;left:18%;background:radial-gradient(closest-side,rgba(36,107,255,.18),transparent 70%);filter:blur(20px);z-index:0;pointer-events:none}.vshop-editorial-book{position:absolute;width:clamp(180px,24vw,280px);aspect-ratio:.68;border-radius:6px 18px 18px 6px;overflow:hidden;box-shadow:0 30px 60px #0f172a52,0 6px 14px #0f172a2e,-8px 0 #0f172a0f;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .4s;cursor:pointer;z-index:2;background:#fff}.vshop-editorial-book .vshop-cover,.vshop-editorial-book .vshop-cover-img{width:100%;height:100%;border-radius:inherit;object-fit:cover;box-shadow:none;background:#fff}.vshop-editorial-book-0{transform:rotateY(-14deg) translate(0) translateY(0);z-index:3}.vshop-editorial-book-1{transform:rotateY(-22deg) translate(-60%) translateY(-6%);z-index:2;opacity:.88}.vshop-editorial-book-2{transform:rotateY(-10deg) translate(60%) translateY(8%) scale(.96);z-index:1;opacity:.85}.vshop-editorial-hero-art:hover .vshop-editorial-book-0{transform:rotateY(-6deg) translateY(-6px)}.vshop-editorial-hero-art:hover .vshop-editorial-book-1{transform:rotateY(-14deg) translate(-66%) translateY(-12%)}.vshop-editorial-hero-art:hover .vshop-editorial-book-2{transform:rotateY(-2deg) translate(66%) translateY(2%) scale(.99)}@media (max-width: 880px){.vshop-editorial-hero-card{grid-template-columns:1fr;gap:36px}.vshop-editorial-hero-art{min-height:320px}.vshop-editorial-book-0{transform:rotateY(-10deg)}.vshop-editorial-book-1{transform:rotateY(-18deg) translate(-50%) translateY(-4%)}.vshop-editorial-book-2{transform:rotateY(-6deg) translate(50%) translateY(6%) scale(.96)}}.vshop-editorial-section{margin-bottom:36px;padding:clamp(24px,3.5vw,44px);background:#fff;border-radius:24px;box-shadow:0 20px 40px #0f172a0f,0 1px 3px #0f172a08}.vshop-editorial-section-tinted{background:radial-gradient(circle at 0% 0%,rgba(36,107,255,.08),transparent 50%),linear-gradient(180deg,#fff,#fafbff)}.vshop-editorial-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px;flex-wrap:wrap}.vshop-editorial-h2{margin:4px 0 0;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-weight:600;color:#0f172a;font-size:clamp(1.6rem,2.6vw,2.2rem);letter-spacing:-.015em}.vshop-editorial-pill{padding:10px 18px;border:1px solid var(--brand, #246bff);background:#246bff14;color:var(--brand, #246bff);border-radius:999px;font-weight:700;font-size:.88rem;cursor:pointer;transition:background .15s ease}.vshop-editorial-pill:hover{background:#246bff24}.vshop-featured-cats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px}.vshop-featured-cat-card{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 14px;border:1px solid var(--neutral-150, #ececec);background:linear-gradient(180deg,#f8fafc,#fff);border-radius:16px;cursor:pointer;transition:border-color .18s,transform .18s,box-shadow .18s}.vshop-featured-cat-card:hover{border-color:var(--brand, #246bff);transform:translateY(-3px);box-shadow:0 18px 28px #0f172a14}.vshop-featured-cat-visual{width:64px;height:84px;overflow:hidden;border-radius:6px 12px 12px 6px;box-shadow:0 12px 18px #0f172a2e;background:#f1f5f9}.vshop-featured-cat-visual .vshop-cover,.vshop-featured-cat-visual .vshop-cover-img{width:100%;height:100%;object-fit:cover;border-radius:inherit;box-shadow:none}.vshop-cover.mini,.vshop-cover-img.mini{box-shadow:none}.vshop-cover.mini{padding:6px}.vshop-cover.mini .vshop-cover-category,.vshop-cover.mini .vshop-cover-sub,.vshop-cover.mini .vshop-cover-mark{display:none}.vshop-cover.mini .vshop-cover-title{font-size:.6rem;line-height:1.1}.vshop-featured-cat-name{color:#0f172a;font-weight:700;font-size:.92rem;text-align:center}.vshop-bestsellers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.vshop-mission-card{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:32px;align-items:center}.vshop-mission-art{position:relative;aspect-ratio:1;border-radius:22px;overflow:visible}.vshop-mission-img-main{width:100%;height:100%;object-fit:cover;border-radius:22px;box-shadow:0 28px 50px #0f172a29}.vshop-mission-img-stamp{position:absolute;right:-16px;bottom:-16px;width:42%;aspect-ratio:.78;object-fit:cover;border-radius:16px;border:6px solid #fff;box-shadow:0 18px 32px #0f172a2e}.vshop-mission-copy p{margin:0 0 18px;color:var(--neutral-700, #475569);font-size:1rem;line-height:1.65}.vshop-mission-points{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}.vshop-mission-points li{position:relative;padding-left:26px;color:var(--neutral-700, #475569);font-size:.96rem;line-height:1.55}.vshop-mission-points li:before{content:"";font-family:"Font Awesome 6 Free","Font Awesome 5 Free";font-weight:900;position:absolute;left:0;top:2px;width:18px;height:18px;display:grid;place-items:center;border-radius:6px;background:var(--success-soft, #ecfdf5);color:var(--success, #047857);font-size:.65rem}.vshop-mission-points strong{color:#0f172a;margin-right:4px}@media (max-width: 720px){.vshop-mission-card{grid-template-columns:1fr}.vshop-mission-art{aspect-ratio:4 / 3}.vshop-mission-img-stamp{width:38%;right:-8px;bottom:-8px}}.vshop-editorial-section .vshop-filters-bar{background:var(--neutral-50, #f8fafc);border-color:var(--neutral-150, #ececec)}.vshop-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.vshop-skeleton-card{padding:18px;border-radius:14px;background:#fff;border:1px solid var(--neutral-150, #ececec)}.vshop-skeleton-media,.vshop-skeleton-line,.vshop-skeleton-button{background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;border-radius:8px;animation:vshop-skeleton 1.4s ease-in-out infinite}.vshop-skeleton-media{height:200px;margin-bottom:14px;border-radius:10px}.vshop-skeleton-line{height:14px;margin-bottom:10px}.vshop-skeleton-line.short{width:35%;height:10px}.vshop-skeleton-line.tiny{width:60%;height:10px}.vshop-skeleton-button{height:44px;margin-top:6px;border-radius:999px}@keyframes vshop-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.vshop-skeleton-media,.vshop-skeleton-line,.vshop-skeleton-button{animation:none}}.vshop-newsletter{margin-top:36px;padding:28px clamp(20px,4vw,36px);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:22px;align-items:center;border-radius:22px;background:radial-gradient(circle at 8% 0%,rgba(254,215,170,.4),transparent 55%),radial-gradient(circle at 92% 100%,rgba(186,230,253,.4),transparent 60%),linear-gradient(135deg,#fffbeb,#fff,#f0f9ff);border:1px solid var(--neutral-150, #ececec)}.vshop-newsletter-copy h3{margin:0 0 6px;font-size:1.3rem;color:var(--neutral-950, #0f172a);letter-spacing:-.01em}.vshop-newsletter-copy p{margin:0;color:var(--neutral-700, #475569);font-size:.92rem;line-height:1.5}.vshop-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.vshop-newsletter-form input{min-height:48px;padding:0 16px;border:1px solid var(--neutral-200, #e2e8f0);border-radius:12px;background:#fff;font:inherit;color:var(--neutral-950, #0f172a)}.vshop-newsletter-form input:focus{outline:none;border-color:var(--brand, #246bff);box-shadow:0 0 0 4px var(--input-focus-ring, rgba(36, 107, 255, .18))}.vshop-newsletter-success{color:var(--success, #047857);background:var(--success-soft, #ecfdf5);border:1px solid var(--success-border, #a7f3d0);padding:14px 18px;border-radius:12px;font-weight:600}@media (max-width: 720px){.vshop-newsletter,.vshop-newsletter-form{grid-template-columns:1fr}}.vshop-payment-card.disabled{opacity:.55;cursor:not-allowed;background:var(--neutral-50, #f8fafc)}.vshop-payment-card.disabled input{cursor:not-allowed}.vshop-pdp-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:70;display:none;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px env(safe-area-inset-bottom,12px);background:#fff;border-top:1px solid var(--neutral-200, #e2e8f0);box-shadow:0 -8px 24px #0f172a14}.vshop-pdp-sticky-info{display:flex;align-items:baseline;gap:6px}.vshop-pdp-sticky-info strong{color:var(--neutral-950, #0f172a);font-size:1.1rem}.vshop-pdp-sticky-info small{color:var(--neutral-500, #6b7280)}.vshop-pdp-sticky-cta .vshop-btn{flex:1 1 0;min-height:46px}@media (max-width: 720px){.vshop-pdp-sticky-cta{display:flex}.vshop-page main{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}}@media (hover: hover){.vshop-card:hover .vshop-cover-img,.vshop-card:hover .vshop-cover{transform:scale(1.04)}.vshop-card .vshop-cover-img,.vshop-card .vshop-cover{transition:transform .35s ease}.vshop-card-media{overflow:hidden}}.vshop-page .vshop-brand{display:inline-flex;align-items:center;gap:10px;min-width:150px;color:var(--shop-text, #0a0f23);font-weight:900;letter-spacing:-.01em}.vshop-page .vshop-brand img{width:30px;height:30px;object-fit:contain}.vshop-page .vshop-brand:after{content:"Vivencia";font-family:"Fraunces",var(--font-serif),Georgia,serif;font-size:1.2rem;font-weight:600}.vshop-page .vshop-bokify-mission-tiles{gap:18px}.vshop-page .vshop-bokify-mission-tiles article{display:grid;gap:6px;padding:0;background:transparent;border-radius:0;box-shadow:none}.vshop-page .vshop-bokify-mission-tiles i,.vshop-page .vshop-bokify-mission-tiles .vi-icon{color:var(--shop-blue, #1f5cff);font-size:1.2rem}.vshop-page .vshop-cover.bokify-mini,.vshop-page .vshop-cover-img.bokify-mini{width:48px;height:62px;max-width:none;padding:0}.vshop-page .vshop-cover.bokify-sale,.vshop-page .vshop-cover-img.bokify-sale{width:70px;height:100px;max-width:none;padding:0}.vshop-page .vshop-cover.bokify-mini .vshop-cover-category,.vshop-page .vshop-cover.bokify-mini .vshop-cover-title,.vshop-page .vshop-cover.bokify-mini .vshop-cover-mark,.vshop-page .vshop-cover.bokify-sale .vshop-cover-category,.vshop-page .vshop-cover.bokify-sale .vshop-cover-title,.vshop-page .vshop-cover.bokify-sale .vshop-cover-mark{display:none}.vshop-page .vshop-drawer header,.vshop-page .vshop-drawer footer{background:#fbfcf7f5}.vshop-page .vshop-drawer footer{border-top-color:#3446501f}.vshop-page .vshop-drawer-empty{color:#66746b}.vshop-page .vshop-drawer-empty i,.vshop-page .vshop-drawer-empty .vi-icon{color:#344650}.vshop-announcement{background:#344650;color:#f7f9ef}.vshop-announcement span:after{content:"  Shop Now ->";color:var(--shop-amber, #f2b84b)}.vshop-bokify-title{max-width:13ch;font-size:clamp(2.6rem,4.6vw,4.4rem);letter-spacing:-.055em}.vshop-bokify-hero-copy{padding-right:min(3vw,36px)}.vshop-hero-search-panel{width:min(760px,72%);padding:18px}.vshop-hero-search-row{margin-bottom:0}.vshop-footer{background:#ffffffb8;color:#17242b;border-top:1px solid rgba(52,70,80,.1);box-shadow:0 -20px 60px #1d282a0f}.vshop-footer h4,.vshop-footer-bottom,.vshop-footer a,.vshop-footer-bottom a,.vshop-footer p{color:#17242b}.vshop-footer-logo{filter:none;opacity:.85}.vshop-footer-bottom{border-top-color:#3446501f}.vshop-page{--shop-bg: #f4f6ee;--shop-ink: #0b1115;--shop-green: #f2b84b;--shop-green-strong: #dda233;--shop-amber: #f2b84b;--shop-amber-strong: #dda233;--shop-slate: #344650;--shop-soft: rgba(255, 255, 255, .72);--shop-shadow-soft: 0 24px 70px rgba(29, 40, 42, .12);background:radial-gradient(circle at 14% 18%,rgba(242,184,75,.2),transparent 24%),radial-gradient(circle at 86% 12%,rgba(52,70,80,.09),transparent 22%),linear-gradient(180deg,#f8faf3 0%,var(--shop-bg) 56%,#eef4df 100%);color:var(--shop-ink)}.vshop-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-radial-gradient(circle at 76% 18%,rgba(52,70,80,.08) 0 1px,transparent 1px 7px),repeating-radial-gradient(circle at 12% 40%,rgba(52,70,80,.05) 0 1px,transparent 1px 9px);-webkit-mask-image:radial-gradient(circle at 76% 18%,#000 0 18%,transparent 32%),radial-gradient(circle at 12% 40%,#000 0 16%,transparent 30%);mask-image:radial-gradient(circle at 76% 18%,#000 0 18%,transparent 32%),radial-gradient(circle at 12% 40%,#000 0 16%,transparent 30%);z-index:0}.vshop-page>*{position:relative;z-index:1}.vshop-announcement{display:flex;justify-content:center;gap:8px;padding:7px 16px;background:#344650;color:#f8faf3;font-size:.78rem;font-weight:700}.vshop-announcement span:not(:first-child){display:none}.vshop-announcement span:after{content:"  Shop Now  →";color:var(--shop-amber);margin-left:8px}.vshop-header{top:0;width:min(1240px,calc(100% - 80px));margin-top:0;padding:14px 0;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;background:transparent;border-radius:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.vshop-page.is-scrolled .vshop-header{padding-block:8px;background:#f8faf3d1;border-radius:0 0 22px 22px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 36px #1d282a14}.vshop-page .vshop-brand{min-width:118px;gap:8px}.vshop-page .vshop-brand img{width:20px;height:20px}.vshop-page .vshop-brand:after{content:"Vivencia";font-family:"Manrope",var(--font-body),sans-serif;font-size:.95rem;font-weight:900;letter-spacing:-.02em}.vshop-nav{gap:8px}.vshop-nav a{min-height:32px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;color:#223038;font-size:.78rem;font-weight:800}.vshop-nav a:first-child,.vshop-nav a:hover,.vshop-nav a:focus-visible{background:#344650;color:#fff}.vshop-header-search{display:none}.vshop-header-actions{gap:8px}.vshop-icon-btn{min-width:34px;min-height:34px;padding:0 8px;background:transparent;color:#17242b}.vshop-signin{gap:8px;padding:0 14px;border:1px solid #d49a33;background:var(--shop-green);font-size:.78rem;font-weight:900}.vshop-cart-count{top:0;right:0;background:var(--shop-green);border-color:#344650}.vshop-main{width:min(1240px,calc(100vw - 80px));padding:18px 0 72px}.vshop-bokify-hero{position:relative;grid-template-columns:minmax(340px,.9fr) minmax(360px,1fr);grid-template-areas:"art copy" "search search";gap:22px 48px;min-height:0;margin-bottom:36px;padding:18px 0 0;overflow:visible;background:transparent;border-radius:0;box-shadow:none}.vshop-bokify-hero:before{content:"";position:absolute;top:0;right:0;bottom:96px;left:0;border-radius:34px;background:linear-gradient(90deg,#ffffffa3,#ffffff47),radial-gradient(circle at 72% 48%,rgba(242,184,75,.16),transparent 22%);box-shadow:inset 0 1px #ffffffdb;z-index:-1}.vshop-bokify-hero-art{grid-area:art;min-height:360px;display:grid;place-items:end center}.vshop-hero-reader{position:relative;z-index:1;width:min(290px,54%);aspect-ratio:.78;object-fit:cover;object-position:center;border-radius:0 0 28px 28px;filter:drop-shadow(0 22px 38px rgba(29,40,42,.16))}.vshop-bokify-hero .vshop-bokify-book-front{z-index:2;width:clamp(140px,15vw,210px);transform:translate(118px,-28px) rotate(1deg)}.vshop-bokify-hero .vshop-bokify-book-front .vshop-cover,.vshop-bokify-hero .vshop-bokify-book-front .vshop-cover-img{width:clamp(130px,14vw,200px);max-width:none;box-shadow:0 22px 42px #1d282a3d}.vshop-bokify-hero-copy{grid-area:copy;align-self:center;padding-right:min(5vw,54px)}.vshop-bokify-eyebrow{display:block;max-width:46ch;color:#5d6b61;font-family:"Manrope",var(--font-body),sans-serif;font-style:normal;font-size:.9rem;font-weight:700}.vshop-bokify-title{max-width:11ch;margin:8px 0 10px;font-family:"Manrope",var(--font-body),sans-serif;font-size:clamp(3.1rem,5.5vw,5.2rem);font-weight:900;line-height:.95;letter-spacing:-.06em}.vshop-hero-copyline{max-width:42ch;margin:0 0 22px;color:#5d6b61;font-size:1rem;line-height:1.5}.vshop-bokify-btn-primary,.vshop-btn-primary{min-height:38px;padding:0 18px;background:var(--shop-green);color:#17242b;border:1px solid #d49a33;font-size:.82rem;font-weight:900;box-shadow:none}.vshop-bokify-btn-primary:hover,.vshop-btn-primary:hover{background:var(--shop-green-strong);color:#17242b}.vshop-hero-search-panel{grid-area:search;width:min(880px,78%);margin:-34px auto 0;padding:22px;border-radius:28px;background:#ffffffb8;box-shadow:var(--shop-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.vshop-hero-search-row{width:min(540px,100%);margin:0 auto 18px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:44px;padding:4px 5px 4px 14px;border:1px solid rgba(52,70,80,.12);border-radius:999px;background:#f8faf6}.vshop-hero-search-row input{min-width:0;border:0;background:transparent;color:#17242b;outline:none}.vshop-hero-search-row button{min-height:34px;padding:0 18px;border:0;border-radius:999px;background:#344650;color:#fff;font-size:.78rem;font-weight:900}.vshop-hero-thumbs{display:flex;justify-content:center;gap:18px;overflow-x:auto;padding:0 6px 4px}.vshop-hero-thumbs a{display:grid;justify-items:center;gap:7px;min-width:58px}.vshop-hero-thumbs .vshop-cover,.vshop-hero-thumbs .vshop-cover-img{width:42px;height:58px;border-radius:4px 8px 8px 4px;box-shadow:0 8px 16px #1d282a24}.vshop-hero-thumbs span{width:7px;height:7px;border-radius:999px;background:#d8ddd2}.vshop-hero-thumbs a.active span{background:var(--shop-green-strong);box-shadow:0 0 0 2px #f2b84b3d}.vshop-bokify-row{display:block;margin-bottom:36px}.vshop-bokify-offer-card,.vshop-bokify-mission-card{display:none}.vshop-bokify-card#cart-grid{padding:0;background:transparent;box-shadow:none;border-radius:0;margin-top:52px}#cart-grid>.vshop-bokify-subblock-head{margin:0 0 22px}#cart-grid>.vshop-bokify-subblock-head h3{font-family:"Manrope",var(--font-body),sans-serif;font-size:1.45rem;font-weight:900;letter-spacing:-.03em}.vshop-sort{font-size:.8rem;font-weight:800}.vshop-sort select{min-height:36px;border-radius:999px;background:#ffffffb3}.vshop-filters-bar{display:flex;align-items:center;gap:12px;margin:0;padding:0;border:0;background:transparent;overflow-x:auto}.vshop-filter-group{display:contents}.vshop-filter-label{display:none}.vshop-categories{flex-wrap:nowrap}.vshop-categories button{min-width:132px;min-height:52px;justify-content:flex-start;padding:0 18px;border:1px solid rgba(52,70,80,.08);border-radius:14px;background:#ffffffc7;color:#17242b;box-shadow:0 12px 24px #1d282a0f;font-size:.82rem;font-weight:900}.vshop-categories button.active{border-color:#d49a33;background:var(--shop-green);color:#17242b}.vshop-filter-reset{align-self:center;min-height:38px;white-space:nowrap}.vshop-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:22px}.vshop-card{border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}.vshop-card-media{height:auto;aspect-ratio:.72;padding:0;border-radius:12px;background:transparent;overflow:visible}.vshop-card-media .vshop-cover,.vshop-card-media .vshop-cover-img{width:100%;max-width:100%;height:100%;max-height:none;border-radius:10px;object-fit:cover;box-shadow:0 18px 28px #1d282a29}.vshop-badge-tag{top:8px;left:8px;background:#344650;color:#fff;font-size:.58rem}.vshop-badge-discount{top:auto;right:8px;bottom:8px;background:var(--shop-green);color:#17242b;font-size:.62rem}.vshop-card-body{padding:12px 0 0;gap:5px}.vshop-card-category{margin:0;padding:0;background:transparent;color:#66746b;font-size:.68rem}.vshop-card-title{min-height:2.4em;color:#17242b;font-size:.92rem;line-height:1.2}.vshop-card-sub{min-height:0;color:#66746b;font-size:.74rem}.vshop-card-prices{gap:6px;margin:3px 0 8px}.vshop-card-prices strong{font-size:.86rem}.vshop-card-prices small{font-size:.72rem}.vshop-price-off{background:transparent;color:#e26a16;padding:0;font-size:.68rem}.vshop-card .vshop-btn-primary{width:100%;min-height:34px;background:#344650;border-color:#344650;color:#fff;font-size:.72rem}.vshop-newsletter{margin-top:48px;background:radial-gradient(circle at 74% 18%,rgba(242,184,75,.32),transparent 30%),#ffffffa8;border:1px solid rgba(52,70,80,.08);box-shadow:var(--shop-shadow-soft)}.vshop-newsletter-copy h3{font-family:"Manrope",var(--font-body),sans-serif;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:900;letter-spacing:-.05em}@media (prefers-reduced-motion: no-preference){.vshop-bokify-hero-art:hover .vshop-bokify-book-front{transform:translate(118px,-34px) rotate(3deg)}}@media (max-width: 1099px){.vshop-header{width:min(100% - 32px,1240px)}.vshop-nav{display:flex;overflow-x:auto;justify-content:flex-start}.vshop-bokify-hero{grid-template-columns:1fr;grid-template-areas:"copy" "art" "search"}.vshop-bokify-hero-copy{padding:34px 34px 0;text-align:center}.vshop-bokify-title,.vshop-hero-copyline,.vshop-bokify-eyebrow{margin-left:auto;margin-right:auto}.vshop-hero-search-panel{width:min(92%,760px);margin-top:-18px}}@media (max-width: 719px){.vshop-announcement{display:flex;font-size:.7rem}.vshop-header,.vshop-main{width:calc(100% - 24px)}.vshop-header{grid-template-columns:1fr auto;gap:10px}.vshop-nav{grid-column:1 / -1;order:3}.vshop-nav a{white-space:nowrap}.vshop-signin span{display:none}.vshop-bokify-hero:before{top:0;right:0;bottom:70px;left:0;border-radius:24px}.vshop-bokify-hero-copy{padding:26px 18px 0}.vshop-bokify-title{font-size:clamp(2.5rem,15vw,3.4rem)}.vshop-bokify-hero-art{min-height:260px}.vshop-hero-reader{width:min(230px,62%)}.vshop-bokify-hero .vshop-bokify-book-front{transform:translate(78px,-18px) rotate(1deg)}.vshop-hero-search-panel{width:96%;padding:14px;border-radius:20px}.vshop-hero-search-row{grid-template-columns:auto minmax(0,1fr)}.vshop-hero-search-row button{grid-column:1 / -1}.vshop-filters-bar{margin-bottom:36px}.vshop-categories button{min-width:132px;min-height:56px}.vshop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}}.vshop-page>*{position:static;z-index:auto}.vshop-page .vshop-announcement,.vshop-page .vshop-header,.vshop-page .vshop-main,.vshop-page .vshop-footer{position:relative;z-index:1}.vshop-page.cart-open{overflow:hidden}.vshop-page .vshop-drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#0d141c6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.vshop-page .vshop-drawer{position:fixed;inset:0 0 0 auto;z-index:1000;width:min(430px,100vw);max-height:100dvh;background:#fbfcf7;border-left:1px solid rgba(52,70,80,.12);box-shadow:-28px 0 80px #1d282a3d}.vshop-page .vshop-brand img{display:none}.vshop-page .vshop-brand:before{content:"";width:18px;height:18px;border-radius:5px 8px 8px 5px;background:linear-gradient(90deg,rgba(255,255,255,.32) 0 2px,transparent 2px),linear-gradient(135deg,#344650,#5e7178);box-shadow:inset -2px 0 #ffffff29}.vshop-page .vshop-brand:after{font-family:"Manrope",var(--font-body),sans-serif;font-size:.95rem;font-weight:900}.vshop-page .vshop-bokify-title{max-width:13ch;font-size:clamp(2.6rem,4.6vw,4.4rem);letter-spacing:-.055em}.vshop-page .vshop-hero-search-panel{width:min(760px,72%);padding:18px}.vshop-page .vshop-hero-search-row{margin-bottom:0}.vshop-page .vshop-footer{background:#ffffffb8;color:#17242b;border-top:1px solid rgba(52,70,80,.1);box-shadow:0 -20px 60px #1d282a0f}.vshop-page .vshop-footer h4,.vshop-page .vshop-footer-bottom,.vshop-page .vshop-footer a,.vshop-page .vshop-footer-bottom a,.vshop-page .vshop-footer p{color:#17242b}.vshop-page .vshop-footer-logo{filter:none;opacity:.85}.vshop-page .vshop-footer-bottom,.vshop-page .vshop-drawer footer{border-top-color:#3446501f}.vshop-page .vshop-announcement{background:#344650;color:#f7f9ef}.vshop-page .vshop-announcement span:after{color:#f2b84b}.vshop-page .vshop-signin,.vshop-page .vshop-bokify-btn-primary,.vshop-page .vshop-btn-primary,.vshop-page .vshop-cart-count,.vshop-page .vshop-badge-discount{background:#f2b84b;border-color:#d49a33;color:#17242b}.vshop-page .vshop-signin:hover,.vshop-page .vshop-bokify-btn-primary:hover,.vshop-page .vshop-btn-primary:hover{background:#dda233;color:#17242b}@media (max-width: 719px){.vshop-page .vshop-hero-search-panel{width:96%}}.vshop-page .vshop-cover-img,.vshop-page .vshop-card-media .vshop-cover-img,.vshop-page .vshop-pdp-cover .vshop-cover-img,.vshop-page .vshop-bokify-book .vshop-cover-img,.vshop-page .vshop-cart-row-media .vshop-cover-img,.vshop-page .vshop-drawer-thumb .vshop-cover-img,.vshop-page .vshop-checkout-line-media .vshop-cover-img{background:transparent!important}.vshop-page .vshop-card-media .vshop-cover-img,.vshop-page .vshop-pdp-cover .vshop-cover-img{object-fit:contain}.vshop-page .vshop-brand{min-width:146px;gap:10px}.vshop-page .vshop-brand img{display:none!important}.vshop-page .vshop-brand:before{content:""!important;display:block!important;flex:0 0 30px;width:30px;height:34px;background-image:url(/logo.png);background-repeat:no-repeat;background-size:288px auto;background-position:-112px -76px}.vshop-page .vshop-brand:after{content:"Vivencia"!important;display:block!important;color:#17242b;font-family:"Manrope",var(--font-body),sans-serif;font-size:.98rem;font-weight:900;letter-spacing:-.02em}@media (max-width: 719px){.vshop-page .vshop-brand{min-width:126px}.vshop-page .vshop-brand:before{flex-basis:26px;width:26px;height:30px;background-size:254px auto;background-position:-99px -67px}}@media (max-width: 719px){html,body,.vshop-page{max-width:100%;overflow-x:hidden}.vshop-page .vshop-announcement{min-height:30px;justify-content:center;padding:0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vshop-page .vshop-header{width:calc(100vw - 24px);margin:12px auto 0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav";align-items:center;gap:10px 12px;padding:12px 14px;border-radius:22px;overflow:hidden}.vshop-page .vshop-brand{grid-area:brand;min-width:0;max-width:170px}.vshop-page .vshop-brand:after{font-size:.98rem;white-space:nowrap}.vshop-page .vshop-header-actions{grid-area:actions;justify-self:end;display:inline-flex;gap:8px;min-width:0}.vshop-page .vshop-signin,.vshop-page .vshop-cart-btn{width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:999px}.vshop-page .vshop-signin span{display:none}.vshop-page .vshop-cart-count{top:2px;right:0}.vshop-page .vshop-nav{grid-area:nav;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:6px;overflow:visible}.vshop-page .vshop-nav a{justify-content:center;min-width:0;min-height:42px;padding:0 8px;font-size:.78rem}.vshop-page .vshop-main{width:calc(100vw - 24px);padding-top:18px}.vshop-page .vshop-bokify-hero{width:100%;margin:20px 0 32px;padding:0 14px;gap:16px;overflow:hidden}.vshop-page .vshop-bokify-hero:before{top:0;right:0;bottom:78px;left:0;border-radius:24px}.vshop-page .vshop-bokify-hero-copy{min-width:0;padding:34px 4px 0}.vshop-page .vshop-bokify-eyebrow{max-width:31ch;font-size:.82rem;line-height:1.35}.vshop-page .vshop-bokify-title{max-width:100%;font-size:clamp(2.35rem,11.5vw,3rem);line-height:.98;letter-spacing:-.045em;overflow-wrap:anywhere;text-wrap:balance}.vshop-page .vshop-hero-copyline{max-width:29ch;margin-left:auto;margin-right:auto;font-size:.94rem;line-height:1.45}.vshop-page .vshop-bokify-hero-art{min-height:300px;width:100%;overflow:hidden}.vshop-page .vshop-hero-reader{width:min(232px,68vw);max-width:68vw}.vshop-page .vshop-bokify-hero .vshop-bokify-book-front{width:clamp(118px,35vw,150px);transform:translate(76px,-14px) rotate(1deg)}.vshop-page .vshop-bokify-hero .vshop-bokify-book-front .vshop-cover,.vshop-page .vshop-bokify-hero .vshop-bokify-book-front .vshop-cover-img{width:clamp(118px,35vw,150px);max-width:100%}.vshop-page .vshop-hero-search-panel{width:min(100%,340px);margin-top:-10px;padding:12px;border-radius:18px}.vshop-page .vshop-hero-search-row{min-height:46px;margin-bottom:0}.vshop-page .vshop-hero-search-row button{min-height:40px}.vshop-page .vshop-bokify-card#cart-grid{margin-top:34px}.vshop-page #cart-grid>.vshop-bokify-subblock-head{align-items:flex-start;gap:8px}.vshop-page .vshop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.vshop-page .vshop-card-title{font-size:.88rem}.vshop-page .vshop-card .vshop-btn-primary{min-height:42px;padding:0 10px}.vshop-page .vshop-footer{padding:36px 18px 88px}}@media (max-width: 420px){.vshop-page .vshop-bokify-title{font-size:clamp(2.05rem,10vw,2.55rem)}.vshop-page .vshop-bokify-hero .vshop-bokify-book-front{transform:translate(62px,-12px) rotate(1deg)}.vshop-page .vshop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 719px){.vshop-page,.vshop-page *{max-width:100%}.vshop-page .vshop-header{width:min(366px,calc(100vw - 24px))!important;max-width:min(366px,calc(100vw - 24px))!important;grid-template-columns:minmax(0,1fr) auto!important;overflow:hidden!important;position:relative!important}.vshop-page .vshop-header-actions{position:absolute!important;top:12px!important;right:14px!important;width:auto!important;max-width:48px!important;flex-shrink:0!important;z-index:3!important}.vshop-page .vshop-signin{display:none!important}.vshop-page .vshop-cart-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;background:#fff!important;border:1px solid rgba(52,70,80,.14)!important;border-radius:999px!important;color:#17242b!important;box-shadow:0 8px 20px #1d282a14!important}.vshop-page .vshop-nav{display:none!important}.vshop-page .vshop-bokify-hero,.vshop-page .vshop-bokify-hero-copy,.vshop-page .vshop-bokify-hero-art{max-width:100%!important;min-width:0!important}.vshop-page .vshop-bokify-title{width:min(100%,9.8ch)!important;max-width:9.8ch!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(2rem,8vw,2.4rem)!important;line-height:1.02!important;letter-spacing:-.035em!important;white-space:normal!important;word-break:normal;overflow-wrap:break-word!important}.vshop-page .vshop-bokify-hero .vshop-bokify-book-front{max-width:42vw!important}.vshop-page .vshop-grid{width:100%!important;max-width:100%!important}.shop-admin-page{overflow-x:hidden}.shop-admin-shell.login{width:100%;min-height:100svh;padding:18px;place-items:center}.shop-admin-login{width:min(100%,300px)!important;max-width:min(300px,calc(100vw - 36px))!important;padding:24px 20px!important;overflow:hidden}.shop-admin-form,.shop-admin-form-grid,.shop-admin-form label,.shop-admin-form input,.shop-admin-form select,.shop-admin-form textarea,.shop-admin-form-actions,.shop-admin-secondary,.shop-admin-danger{max-width:100%;min-width:0}.shop-admin-form input,.shop-admin-form select,.shop-admin-form textarea{width:100%}.shop-admin-form-actions{display:grid;grid-template-columns:1fr}.shop-admin-shell:not(.login){grid-template-columns:1fr!important;width:100%;overflow-x:hidden}.shop-admin-sidebar{position:static;min-height:auto;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px}.shop-admin-brand{grid-column:1 / -1;margin-bottom:6px}.shop-admin-sidebar button,.shop-admin-sidebar a{min-width:0;margin:0;justify-content:center;text-align:center}.shop-admin-content,.shop-admin-panel{width:100%;max-width:100vw;min-width:0;overflow-x:hidden}.shop-admin-content{padding:14px}.shop-admin-panel{padding:16px}.shop-admin-topbar,.shop-admin-panel-head,.shop-admin-order-detail header{align-items:flex-start;flex-direction:column}.shop-admin-products,.shop-admin-orders-split,.shop-admin-order-grid,.shop-admin-form-grid{grid-template-columns:1fr!important}.shop-admin-list,.shop-admin-orders-list{max-height:none}.shop-admin-images-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.vshop-page .vshop-header{position:sticky;top:14px;z-index:60;width:min(1240px,calc(100vw - 32px));margin:14px auto 0;padding:8px 8px 8px 22px;display:grid;grid-template-columns:auto 1fr minmax(180px,280px) auto;align-items:center;column-gap:18px;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:999px;border:1px solid rgba(15,23,42,.06);box-shadow:0 18px 36px -18px #0f172a40,0 1px #0f172a08}.vshop-page .vshop-brand{display:inline-flex;align-items:center;gap:10px;color:var(--shop-text, #0f172a);text-decoration:none;font-weight:800;white-space:nowrap;padding:4px 6px 4px 0}.vshop-page .vshop-brand-mark{height:34px;width:auto;object-fit:contain;display:block}.vshop-page .vshop-nav{display:flex;align-items:center;justify-content:center;gap:4px}.vshop-page .vshop-nav a{position:relative;display:inline-flex;align-items:center;padding:8px 14px;color:#475569;font-weight:700;font-size:.92rem;text-decoration:none;border-radius:999px;transition:color .18s,background .18s}.vshop-page .vshop-nav a:hover{color:#0f172a;background:#0f172a0d}.vshop-page .vshop-nav a.is-active{color:#fff;background:#0f172a}.vshop-page .vshop-header-search{position:relative;display:flex;align-items:center}.vshop-page .vshop-header-search i{position:absolute;left:14px;color:#94a3b8;font-size:.92rem;pointer-events:none}.vshop-page .vshop-header-search input{width:100%;min-height:40px;padding:0 16px 0 38px;border-radius:999px;border:1px solid transparent;background:#f1f5f9;font:inherit;color:#0f172a;transition:background .18s,border-color .18s,box-shadow .18s}.vshop-page .vshop-header-search input::placeholder{color:#94a3b8}.vshop-page .vshop-header-search input:focus{outline:none;background:#fff;border-color:#246bff73;box-shadow:0 0 0 4px #246bff1f}.vshop-page .vshop-header-actions{display:flex;align-items:center;gap:8px}.vshop-page .vshop-account-pill,.vshop-page .vshop-cart-pill{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border-radius:999px;border:0;background:#0f172a;color:#fff;font:inherit;font-weight:700;font-size:.9rem;text-decoration:none;cursor:pointer;transition:background .18s,transform .12s,box-shadow .18s;box-shadow:0 6px 14px -6px #0f172a80}.vshop-page .vshop-account-pill i{font-size:.85rem;opacity:.92}.vshop-page .vshop-account-pill:hover,.vshop-page .vshop-cart-pill:hover{transform:translateY(-1px);background:#1e293b}.vshop-page .vshop-cart-pill{width:44px;padding:0;justify-content:center;position:relative;background:#0f172a14;color:#0f172a;box-shadow:none}.vshop-page .vshop-cart-pill:hover{background:#0f172a24}.vshop-page .vshop-cart-pill i{font-size:1.02rem}.vshop-page .vshop-cart-pill-count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#dc2626;color:#fff;font-size:.7rem;font-weight:800;border:2px solid #fff}@media (max-width: 1024px){.vshop-page .vshop-header{grid-template-columns:auto 1fr auto;column-gap:10px;padding:10px 12px;border-radius:22px;margin-top:10px;row-gap:8px}.vshop-page .vshop-header-search{grid-column:1 / -1;order:5;margin-top:0}.vshop-page .vshop-header-search input{min-height:38px;font-size:.92rem}.vshop-page .vshop-nav{display:none!important}.vshop-page .vshop-account-pill span{display:none}.vshop-page .vshop-account-pill{width:38px;height:38px;padding:0;justify-content:center}.vshop-page .vshop-cart-pill{width:38px;height:38px}.vshop-page .vshop-header-actions{gap:6px}.vshop-page .vshop-brand-mark{height:30px}}@media (max-width: 480px){.vshop-page .vshop-header{width:calc(100vw - 16px);padding:8px 10px;border-radius:20px;margin-top:8px;column-gap:8px}.vshop-page .vshop-brand-mark{height:26px}}.vshop-page .vshop-hero-v2{position:relative;margin:22px 0 32px;padding:clamp(36px,5vw,64px);background:linear-gradient(135deg,#f8fafc,#fff 55%,#eef4ff);border-radius:32px;border:1px solid rgba(15,23,42,.05);box-shadow:0 30px 60px -28px #0f172a38;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1.1fr);gap:clamp(28px,4vw,64px);align-items:center;overflow:hidden}.vshop-page .vshop-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.vshop-page .vshop-hero-orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.55}.vshop-page .vshop-hero-orb.a{width:360px;height:360px;top:-120px;right:-100px;background:radial-gradient(circle,rgba(36,107,255,.32),transparent 70%)}.vshop-page .vshop-hero-orb.b{width:280px;height:280px;bottom:-110px;left:-80px;background:radial-gradient(circle,rgba(255,138,61,.22),transparent 70%)}.vshop-page .vshop-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(15,23,42,.045) 1px,transparent 1.5px);background-size:22px 22px;mask-image:radial-gradient(ellipse at 50% 50%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at 50% 50%,#000 30%,transparent 75%)}.vshop-page .vshop-hero-art{position:relative;min-height:clamp(360px,38vw,520px);isolation:isolate}.vshop-page .vshop-hero-art-card{position:absolute;top:6%;right:18%;bottom:8%;left:0;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#fff7ed,#fde68a);box-shadow:0 28px 60px -28px #0f172a73}.vshop-page .vshop-hero-art-card .vshop-hero-lifestyle{width:100%;height:100%;object-fit:cover;display:block}.vshop-page .vshop-hero-book{position:absolute;right:-4%;bottom:-2%;width:clamp(180px,26vw,280px);aspect-ratio:.7;border-radius:4px 14px 14px 4px;overflow:hidden;background:transparent;box-shadow:-10px 0 #0000000a,0 30px 50px #0f172a52;transform:rotate(2deg);transition:transform .35s ease;z-index:2}.vshop-page .vshop-hero-book:hover{transform:rotate(0) translateY(-6px)}.vshop-page .vshop-hero-book .vshop-cover-img,.vshop-page .vshop-hero-book .vshop-cover{width:100%;height:100%;object-fit:contain;box-shadow:none;background:transparent}.vshop-page .vshop-hero-discount-chip,.vshop-page .vshop-hero-rating-chip{position:absolute;z-index:3;padding:7px 14px;border-radius:999px;background:#fff;color:#0f172a;font-size:.84rem;font-weight:800;box-shadow:0 14px 28px -14px #0f172a66;display:inline-flex;align-items:center;gap:6px}.vshop-page .vshop-hero-discount-chip{top:4%;left:-2%;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff}.vshop-page .vshop-hero-rating-chip{bottom:6%;left:2%}.vshop-page .vshop-hero-rating-chip .vshop-stars{color:#f59e0b;letter-spacing:.04em;font-size:.85rem}.vshop-page .vshop-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.vshop-page .vshop-hero-eyebrow{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:#fff;color:#b45309;font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;border:1px solid #fde68a}.vshop-page .vshop-hero-title{margin:0;color:#0a0f23;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-weight:600;letter-spacing:-.025em;font-size:clamp(2.1rem,3.6vw,3.4rem);line-height:1.05}.vshop-page .vshop-hero-sub{margin:0;color:#475569;font-size:1.05rem;line-height:1.55;max-width:52ch}.vshop-page .vshop-hero-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px;padding:16px 18px;background:#ffffffd9;border:1px solid rgba(15,23,42,.06);border-radius:16px;margin-top:4px}.vshop-page .vshop-hero-price{color:#0a0f23;font-size:1.65rem;font-weight:800;line-height:1}.vshop-page .vshop-hero-mrp{color:#94a3b8;font-weight:600}.vshop-page .vshop-hero-save{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;padding:5px 12px;border-radius:999px;font-size:.82rem;font-weight:700;margin-left:auto}.vshop-page .vshop-hero-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.vshop-page .vshop-hero-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;border-radius:999px;background:linear-gradient(180deg,#1f5cff,#1849cf);color:#fff;font-weight:800;font-size:.98rem;text-decoration:none;box-shadow:0 18px 36px -14px #1f5cff8c;transition:transform .15s,box-shadow .18s}.vshop-page .vshop-hero-btn-primary:hover{transform:translateY(-1px);box-shadow:0 22px 40px -14px #1f5cffa6}.vshop-page .vshop-hero-btn-ghost{display:inline-flex;align-items:center;padding:16px 22px;border-radius:999px;background:transparent;color:#0f172a;font-weight:700;font-size:.94rem;border:1px solid rgba(15,23,42,.18);text-decoration:none;transition:background .18s}.vshop-page .vshop-hero-btn-ghost:hover{background:#0f172a0d}.vshop-page .vshop-hero-trust{display:flex;flex-wrap:wrap;gap:14px 22px;margin:8px 0 0;padding:0;list-style:none;color:#475569;font-size:.86rem;font-weight:600}.vshop-page .vshop-hero-trust li{display:inline-flex;align-items:center;gap:8px}.vshop-page .vshop-hero-trust i{color:#1f5cff;font-size:.92rem}.vshop-page .vshop-hero-search-panel,.vshop-page .vshop-bokify-hero{display:none!important}@media (max-width: 960px){.vshop-page .vshop-hero-v2{grid-template-columns:1fr;padding:clamp(28px,5vw,40px)}.vshop-page .vshop-hero-art{min-height:clamp(320px,60vw,460px)}.vshop-page .vshop-hero-art-card{top:4%;right:18%;bottom:14%;left:0}.vshop-page .vshop-hero-book{right:-2%;bottom:4%;width:clamp(150px,38vw,240px)}.vshop-page .vshop-hero-discount-chip{left:0%;top:0%}.vshop-page .vshop-hero-save{margin-left:0}}@media (max-width: 640px){.vshop-page .vshop-hero-v2{padding:24px;gap:22px;border-radius:24px}.vshop-page .vshop-hero-eyebrow{font-size:.7rem;padding:5px 12px}.vshop-page .vshop-hero-sub{font-size:.98rem}.vshop-page .vshop-hero-price-row{gap:10px;padding:14px}.vshop-page .vshop-hero-price{font-size:1.4rem}.vshop-page .vshop-hero-btn-primary,.vshop-page .vshop-hero-btn-ghost{padding:13px 20px;font-size:.9rem}}.vshop-page .vshop-quote-band{margin:24px auto 10px;width:min(1240px,calc(100vw - 32px));padding:22px 28px;border-radius:22px;background:linear-gradient(135deg,#fff7ed,#fffbeb,#fef3c7);border:1px solid #fde68a;box-shadow:0 14px 32px -22px #b4530966;position:relative;overflow:hidden}.vshop-page .vshop-quote-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 30%,rgba(245,158,11,.18),transparent 40%),radial-gradient(circle at 85% 70%,rgba(217,119,6,.12),transparent 45%);pointer-events:none}.vshop-page .vshop-quote-band-inner{position:relative;display:flex;align-items:flex-start;gap:16px;max-width:880px;margin:0 auto}.vshop-page .vshop-quote-mark{flex-shrink:0;color:#d97706;font-size:1.8rem;line-height:1;margin-top:2px;opacity:.85}.vshop-page .vshop-quote-text{margin:0;color:#78350f;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-style:italic;font-weight:500;font-size:clamp(1rem,1.55vw,1.18rem);line-height:1.55;letter-spacing:-.005em}@media (max-width: 640px){.vshop-page .vshop-quote-band{margin:16px auto 6px;padding:16px 18px;border-radius:18px}.vshop-page .vshop-quote-band-inner{gap:10px}.vshop-page .vshop-quote-mark{font-size:1.3rem}.vshop-page .vshop-quote-text{font-size:.96rem;line-height:1.5}}.vshop-page .vshop-combo-hero .vshop-combo-art{min-height:clamp(380px,40vw,540px)}.vshop-page .vshop-combo-stack{position:absolute;left:50%;bottom:-2%;width:clamp(260px,30vw,380px);aspect-ratio:1.05;display:block;z-index:2;text-decoration:none;transform:translate(-50%)}.vshop-page .vshop-combo-book{position:absolute;top:50%;left:50%;width:54%;aspect-ratio:.7;border-radius:4px 12px 12px 4px;overflow:hidden;background:transparent;box-shadow:-8px 0 #0000000a,0 28px 50px #0f172a52;transform-origin:bottom center;transition:transform .35s cubic-bezier(.2,.7,.3,1),z-index 0s .1s}.vshop-page .vshop-combo-book[data-pos="0"]{transform:translate(-50%,-50%) rotate(-12deg) translate(-46%);z-index:1}.vshop-page .vshop-combo-book[data-pos="1"]{transform:translate(-50%,-50%) rotate(-4deg) translate(-16%);z-index:2}.vshop-page .vshop-combo-book[data-pos="2"]{transform:translate(-50%,-50%) rotate(4deg) translate(16%);z-index:3}.vshop-page .vshop-combo-book[data-pos="3"]{transform:translate(-50%,-50%) rotate(12deg) translate(46%);z-index:4}.vshop-page .vshop-combo-stack:hover .vshop-combo-book[data-pos="0"]{transform:translate(-50%,-50%) rotate(-18deg) translate(-56%) translateY(-4px)}.vshop-page .vshop-combo-stack:hover .vshop-combo-book[data-pos="1"]{transform:translate(-50%,-50%) rotate(-6deg) translate(-20%) translateY(-6px)}.vshop-page .vshop-combo-stack:hover .vshop-combo-book[data-pos="2"]{transform:translate(-50%,-50%) rotate(6deg) translate(20%) translateY(-6px)}.vshop-page .vshop-combo-stack:hover .vshop-combo-book[data-pos="3"]{transform:translate(-50%,-50%) rotate(18deg) translate(56%) translateY(-4px)}.vshop-page .vshop-combo-book img{width:100%;height:100%;object-fit:contain;display:block;background:transparent}.vshop-page .vshop-combo-bundle-chip{position:absolute;top:4%;right:2%;z-index:5;display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;background:#0f172a;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.03em;box-shadow:0 14px 28px -14px #0f172a80}.vshop-page .vshop-combo-bundle-chip i{font-size:.85rem;color:#fbbf24}@media (max-width: 1080px){.vshop-page .vshop-combo-hero{grid-template-columns:1fr}.vshop-page .vshop-combo-hero .vshop-combo-art{min-height:clamp(340px,56vw,460px)}.vshop-page .vshop-combo-stack{left:50%;bottom:2%;transform:translate(-50%);width:clamp(240px,60vw,380px)}.vshop-page .vshop-combo-hero .vshop-hero-title{font-size:clamp(1.9rem,4.4vw,2.8rem)}}@media (max-width: 640px){.vshop-page .vshop-combo-stack{width:76vw;max-width:360px;bottom:4%}.vshop-page .vshop-combo-book{width:50%}.vshop-page .vshop-combo-bundle-chip{top:2%;right:2%;font-size:.7rem;padding:5px 11px}}.vshop-page .vshop-pdp-combo-tag{background:#0f172a!important;color:#fff!important;border-color:#0f172a!important;display:inline-flex!important;align-items:center;gap:6px}.vshop-page .vshop-pdp-combo-tag i{color:#fbbf24;font-size:.85em}.vshop-page .vshop-pdp-bundle{margin:32px 0;padding:28px;border:1px solid #fde68a;border-radius:18px;background:linear-gradient(135deg,#fff7ed,#fffbeb 60%,#fef3c7);position:relative;overflow:hidden}.vshop-page .vshop-pdp-bundle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 85% 0%,rgba(245,158,11,.18),transparent 50%);pointer-events:none}.vshop-page .vshop-pdp-bundle-head{position:relative;text-align:center;margin-bottom:22px}.vshop-page .vshop-pdp-bundle-eyebrow{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:999px;background:#0f172a;color:#fff;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.vshop-page .vshop-pdp-bundle-eyebrow i{color:#fbbf24}.vshop-page .vshop-pdp-bundle-head h2{margin:12px 0 6px;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:600;color:#0a0f23;letter-spacing:-.015em}.vshop-page .vshop-pdp-bundle-head p{margin:0;color:#78350f;font-size:.95rem}.vshop-page .vshop-pdp-bundle-grid{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-bottom:20px}.vshop-page .vshop-pdp-bundle-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:14px 10px;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:#fff;text-decoration:none;color:#0f172a;transition:transform .18s,box-shadow .18s,border-color .18s}.vshop-page .vshop-pdp-bundle-item[aria-disabled=true]{pointer-events:none;opacity:.85}.vshop-page .vshop-pdp-bundle-item:hover{transform:translateY(-3px);box-shadow:0 14px 28px -16px #0f172a40;border-color:#0f172a2e}.vshop-page .vshop-pdp-bundle-cover{display:block;width:100%;aspect-ratio:.7;margin-bottom:10px;overflow:hidden;border-radius:4px 8px 8px 4px;background:transparent}.vshop-page .vshop-pdp-bundle-cover img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 14px rgba(15,23,42,.18))}.vshop-page .vshop-pdp-bundle-item strong{font-size:.88rem;font-weight:700;line-height:1.3;margin-bottom:4px}.vshop-page .vshop-pdp-bundle-meta{font-size:.78rem;color:#6b7280}.vshop-page .vshop-pdp-bundle-empty{grid-column:1 / -1;text-align:center;color:#92400e;font-style:italic;padding:24px}.vshop-page .vshop-pdp-bundle-savings{position:relative;display:flex;align-items:center;justify-content:center;gap:18px;padding:16px 20px;background:#fff;border-radius:14px;border:1px dashed rgba(180,83,9,.4);flex-wrap:wrap}.vshop-page .vshop-pdp-bundle-savings>div{display:flex;flex-direction:column;gap:2px}.vshop-page .vshop-pdp-bundle-savings span{font-size:.72rem;color:#6b7280;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vshop-page .vshop-pdp-bundle-savings strong{font-size:1.2rem;font-weight:800;color:#0f172a}.vshop-page .vshop-pdp-bundle-savings s{color:#94a3b8}.vshop-page .vshop-pdp-bundle-savings>i{color:#d97706}.vshop-page .vshop-pdp-bundle-savings-chip{margin-left:auto;padding:8px 16px;border-radius:999px;background:#ecfdf5;border:1px solid #a7f3d0;color:#047857;font-size:.88rem;font-weight:800;flex-direction:row!important;align-items:center}@media (max-width: 640px){.vshop-page .vshop-pdp-bundle{padding:18px}.vshop-page .vshop-pdp-bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vshop-page .vshop-pdp-bundle-savings{flex-direction:column;align-items:stretch;text-align:center}.vshop-page .vshop-pdp-bundle-savings>i{display:none}.vshop-page .vshop-pdp-bundle-savings-chip{margin:0 auto}}.vshop-page .vshop-track-form-dual{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:end;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:14px}.vshop-page .vshop-track-form-dual label{display:flex;flex-direction:column;gap:6px;color:#1a1a1a;font-weight:700;font-size:.86rem}.vshop-page .vshop-track-form-dual input{width:100%;min-height:46px;padding:10px 14px;border:1px solid #d4d4d4;border-radius:10px;background:#fff;color:#0f172a;font:inherit}.vshop-page .vshop-track-form-dual input:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a14}.vshop-page .vshop-track-or{display:grid;place-items:center;color:#94a3b8;font-size:.78rem;font-weight:800;letter-spacing:.1em;padding-bottom:12px;position:relative}.vshop-page .vshop-track-or span{padding:6px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:999px;z-index:1}.vshop-page .vshop-track-submit{grid-column:1 / -1;margin-top:4px}.vshop-page .vshop-track-note{margin-top:12px;color:#64748b;font-size:.86rem}@media (max-width: 640px){.vshop-page .vshop-track-form-dual{grid-template-columns:1fr;padding:16px}.vshop-page .vshop-track-or{padding:0}}.vshop-page .vshop-confirmation-tracking{margin:22px 0 18px;padding:22px 26px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px dashed #10b981;border-radius:16px;text-align:left}.vshop-page .vshop-confirmation-tracking .vshop-eyebrow{color:#047857;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.vshop-page .vshop-confirmation-trackid{display:block;margin:8px 0 10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:clamp(1.3rem,2.6vw,1.8rem);font-weight:800;letter-spacing:.02em;color:#064e3b;word-break:break-all}.vshop-page .vshop-confirmation-tracking p{margin:0;color:#065f46;font-size:.92rem;line-height:1.55}.vshop-page .vshop-confirmation-tracking a{color:#047857;font-weight:700}.vshop-page .vshop-card-rating{display:inline-flex;align-items:center;gap:6px;margin:4px 0 8px;font-size:.84rem;color:#475569}.vshop-page .vshop-card-rating .vshop-stars{color:#f59e0b;letter-spacing:.02em;font-size:.86rem}.vshop-page .vshop-card-rating strong{color:#0f172a;font-weight:800}.vshop-page .vshop-card-rating small{color:#94a3b8;font-size:.78rem}.vshop-page .vshop-pdp-rating{display:inline-flex;align-items:center;gap:8px;color:#475569;text-decoration:none;font-size:.9rem}.vshop-page .vshop-pdp-rating:hover .vshop-pdp-rating-count{text-decoration:underline}.vshop-page .vshop-pdp-rating .vshop-stars{color:#f59e0b}.vshop-page .vshop-pdp-rating strong{color:#0f172a;font-weight:800}.vshop-page .vshop-reviews{margin:32px 0;padding:28px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;scroll-margin-top:100px}.vshop-page .vshop-reviews-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.4fr);gap:28px;align-items:center;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid #e2e8f0}.vshop-page .vshop-reviews-head h2{margin:6px 0 0;font-family:var(--font-serif, "Fraunces", Georgia, serif);font-size:clamp(1.4rem,2.2vw,1.8rem);font-weight:600;color:#0a0f23;letter-spacing:-.015em}.vshop-page .vshop-reviews-summary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:24px;align-items:center}.vshop-page .vshop-reviews-score{text-align:center;padding:18px 22px;background:linear-gradient(180deg,#fef3c7,#fffbeb);border-radius:14px;border:1px solid #fde68a;min-width:120px}.vshop-page .vshop-reviews-score strong{display:block;font-size:2.2rem;font-weight:800;color:#0f172a;line-height:1}.vshop-page .vshop-reviews-score .vshop-stars{display:block;margin:4px 0;color:#f59e0b;letter-spacing:.02em}.vshop-page .vshop-reviews-score small{display:block;color:#92400e;font-size:.76rem;font-weight:700}.vshop-page .vshop-reviews-breakdown{list-style:none;margin:0;padding:0;display:grid;gap:6px}.vshop-page .vshop-reviews-breakdown li{display:grid;grid-template-columns:32px minmax(0,1fr) 24px;align-items:center;gap:10px;font-size:.82rem;color:#475569}.vshop-page .vshop-reviews-bar-label{color:#475569;font-weight:700}.vshop-page .vshop-reviews-bar{height:8px;border-radius:999px;background:#f1f5f9;overflow:hidden;display:block}.vshop-page .vshop-reviews-bar-fill{display:block;height:100%;background:linear-gradient(90deg,#f59e0b,#ea580c);border-radius:999px;transition:width .3s}.vshop-page .vshop-reviews-bar-count{color:#64748b;font-weight:700;text-align:right}.vshop-page .vshop-reviews-list{display:grid;gap:16px}.vshop-page .vshop-review-card{padding:18px 20px;border:1px solid #e2e8f0;border-radius:14px;background:#fbfcff}.vshop-page .vshop-review-card header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;margin-bottom:8px}.vshop-page .vshop-review-avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#3b82f6;color:#fff;font-weight:800;font-size:1.05rem;flex-shrink:0}.vshop-page .vshop-review-card header strong{display:block;color:#0f172a;font-weight:800;font-size:.95rem;line-height:1.2}.vshop-page .vshop-review-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;color:#64748b;font-size:.78rem;margin-top:2px}.vshop-page .vshop-review-meta i{color:#94a3b8;font-size:.78em}.vshop-page .vshop-review-verified{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.7rem;font-weight:700;margin-left:4px}.vshop-page .vshop-review-verified i{color:#10b981!important}.vshop-page .vshop-review-card header .vshop-stars{color:#f59e0b;font-size:.88rem;letter-spacing:.02em}.vshop-page .vshop-review-title{margin:4px 0 6px;color:#0f172a;font-size:.96rem;font-weight:800}.vshop-page .vshop-review-card p{margin:0;color:#334155;line-height:1.55;font-size:.92rem}@media (max-width: 860px){.vshop-page .vshop-reviews{padding:20px}.vshop-page .vshop-reviews-head{grid-template-columns:1fr;gap:18px}.vshop-page .vshop-reviews-summary{grid-template-columns:1fr}.vshop-page .vshop-reviews-score{max-width:200px;margin:0 auto}}@media (max-width: 640px){.vshop-page .vshop-reviews{padding:16px}.vshop-page .vshop-review-card{padding:14px}.vshop-page .vshop-review-card header{grid-template-columns:auto minmax(0,1fr)}.vshop-page .vshop-review-card header .vshop-stars{grid-column:1 / -1;margin-top:2px}}.vshop-page .vshop-cart-combo-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;margin:4px 0;border-radius:999px;background:#0f172a;color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;width:fit-content}.vshop-page .vshop-cart-combo-badge i{color:#fbbf24;font-size:.78em}.vshop-page .vshop-cart-combo-badge.mini{padding:2px 8px;font-size:.65rem}.vshop-page .vshop-cart-row.is-combo,.vshop-page .vshop-drawer-line.is-combo,.vshop-page .vshop-checkout-line.is-combo{background:linear-gradient(180deg,#fffbeb 0%,transparent 60%);border-left:3px solid #d97706}.shop-admin-combo-pill{display:inline-block;margin-left:6px;padding:1px 8px;border-radius:999px;background:#0f172a;color:#fff;font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;font-style:normal}.shop-admin-combo-toggle{display:grid!important;grid-template-columns:auto 1fr;align-items:start;gap:12px!important;padding:12px 14px;border:1px solid #fde68a;border-radius:10px;background:linear-gradient(135deg,#fffbeb,#fff7ed)}.shop-admin-combo-toggle input[type=checkbox]{width:20px;height:20px;min-height:0!important;margin-top:2px;accent-color:#d97706;cursor:pointer}.shop-admin-combo-toggle span{display:flex!important;flex-direction:column;gap:2px;text-transform:none!important;letter-spacing:0!important}.shop-admin-combo-toggle strong{color:#78350f;font-size:.92rem;font-weight:800}.shop-admin-combo-toggle small{color:#92400e;font-size:.78rem;font-weight:600;line-height:1.45}@media (max-width: 1024px){.vshop-page .vshop-pdp{grid-template-columns:1fr;gap:20px}.vshop-page .vshop-account-layout{grid-template-columns:1fr;gap:14px}.vshop-page .vshop-account-sidebar{position:static;flex-direction:row;flex-wrap:wrap;padding:14px}.vshop-page .vshop-account-id{width:100%;padding-bottom:12px;margin-bottom:8px}.vshop-page .vshop-checkout-summary{position:static}}@media (max-width: 860px){.vshop-page .vshop-checkout-grid,.vshop-page .vshop-checkout-layout{grid-template-columns:1fr!important;gap:18px}}@media (max-width: 640px){.vshop-page .vshop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vshop-page .vshop-grid-2,.vshop-page .vshop-grid-3{grid-template-columns:1fr}.vshop-page .vshop-pdp-cover{aspect-ratio:4 / 5;max-width:78vw;margin:0 auto}.vshop-page .vshop-pdp-info h1{font-size:1.5rem}.vshop-page .vshop-pdp-offer{font-size:1.7rem}.vshop-page .vshop-confirmation-card{padding:32px 18px}.vshop-page .vshop-confirmation-actions{flex-direction:column;gap:10px}.vshop-page .vshop-confirmation-actions .vshop-btn{width:100%;justify-content:center}.vshop-page .vshop-auth-card{padding:24px 18px}.vshop-page .vshop-checkout-form,.vshop-page .vshop-checkout-summary{padding:16px}.vshop-page .vshop-payment-card{grid-template-columns:auto 1fr;padding:14px}.vshop-page .vshop-payment-card i{display:none}.vshop-page .vshop-form-actions{flex-direction:column;align-items:stretch}.vshop-page .vshop-form-actions .vshop-btn{width:100%;justify-content:center}}@media (max-width: 480px){.vshop-page .vshop-grid{grid-template-columns:1fr}.vshop-page .vshop-header{padding:6px 8px 6px 14px;column-gap:8px}.vshop-page .vshop-brand-mark{height:28px}.vshop-page .vshop-account-pill,.vshop-page .vshop-cart-pill{height:38px}.vshop-page .vshop-cart-pill{width:38px}}@media (max-width: 640px){.vshop-page [data-cart-drawer],.vshop-page .vshop-cart-drawer{width:100vw!important;max-width:100vw!important}}
