:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1020;--surface:#111827;--surface-light:#1f2937;--surface-dark:#0f172a;--text:#fff;--muted:#cbd5e1;--accent:#ff3b5c;--accent-hover:#ff5b75;--border:#ffffff1a}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at top left, #2563eb2e, transparent 34rem), radial-gradient(circle at top right, #ff3b5c29, transparent 30rem), var(--bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{transition:all .18s}button:hover,a:hover{transform:translateY(-1px)}.app-shell{max-width:1200px;margin:0 auto;padding:0 16px 32px}.notice{z-index:20;color:#fff;background:#ff3b5cf0;border-radius:999px;width:fit-content;max-width:100%;margin:-12px auto 18px;padding:12px 18px;font-weight:700;position:sticky;top:12px;box-shadow:0 14px 30px #00000040}.primary-button,.secondary-button,.danger-button,.ghost-button{color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-weight:700;text-decoration:none;display:inline-flex}.primary-button{background:var(--accent)}.primary-button:hover{background:var(--accent-hover)}.secondary-button,.ghost-button{background:#ffffff14;border:1px solid #ffffff2e}.danger-button{background:#b91c1c}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled,.ghost-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.field{background:var(--surface-dark);color:#fff;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;padding:12px 14px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.full-row{grid-column:1/-1}.message{color:#fff;background:#ffffff14;border-radius:12px;margin-top:16px;padding:12px 14px}.status-badge{color:#fff;background:#ffffff14;border:1px solid #ffffff14;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.empty-state{color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border-radius:20px;padding:24px}@media (width<=760px){.form-grid{grid-template-columns:1fr}.app-shell{padding-inline:12px}}.page-content{color:var(--text)}.hero-panel{background:linear-gradient(135deg,#0d1630f5,#172554eb,#781428d1);border-radius:24px;margin-bottom:24px;padding:32px 28px;box-shadow:0 14px 30px #0000002e}.hero-panel h1{margin:0 0 10px;font-size:38px}.hero-panel p{color:#ffffffe6;margin:0;line-height:1.7}.page-panel{background:linear-gradient(135deg, var(--surface), var(--surface-light));color:var(--text);border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 24px #00000024}.page-panel h1,.page-panel h2,.page-panel h3{margin-top:0}.centered-panel{text-align:center;max-width:720px;margin:0 auto}.centered-panel p,.page-panel p,.empty-state p{color:var(--muted);line-height:1.7}.button-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.badge-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.floating-badge{z-index:1;position:absolute;top:12px;left:12px}.badge-stock{color:#bbf7d0;background:#22c55e24;border-color:#22c55e59}.badge-out,.status-cancelled{color:#fecaca;background:#ef444424;border-color:#ef444459}.badge-popular{color:#fde68a;background:#f59e0b2e;border-color:#f59e0b73}.status-new{color:#bfdbfe;background:#3b82f629;border-color:#3b82f661}.status-processing{color:#e9d5ff;background:#a855f729;border-color:#a855f761}.status-confirmed{color:#bae6fd;background:#0ea5e929;border-color:#0ea5e961}.status-ready{color:#bbf7d0;background:#22c55e29;border-color:#22c55e61}.status-done{color:#a7f3d0;background:#10b98129;border-color:#10b98161}.card-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;display:flex}.breadcrumbs a{color:var(--text);font-weight:700;text-decoration:none}.product-details-card{background:linear-gradient(135deg, var(--surface), var(--surface-light));border-radius:24px;grid-template-columns:minmax(280px,430px) 1fr;gap:28px;padding:28px;display:grid;box-shadow:0 14px 30px #0000002e}.product-details-image{background:#0b1224;border-radius:20px;justify-content:center;align-items:center;min-height:420px;padding:18px;display:flex;position:relative}.product-details-image img{object-fit:contain;width:100%;height:100%}.details-title{margin:0 0 12px;font-size:42px}.details-info-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:24px 0;display:grid}.compact-info-card,.compact-empty-state{background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;padding:16px}.compact-info-card div,.compact-empty-state p{color:var(--muted);margin:6px 0 0}.details-price{margin:0 0 18px;font-size:30px;font-weight:800}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:24px;display:grid}.big-number{margin-top:8px;font-size:30px;font-weight:800}.admin-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.section-header-row h2{margin-bottom:6px}.section-header-row p,.muted-text{color:var(--muted);line-height:1.6}.controls-panel{background:#ffffff0d;border-radius:16px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;padding:16px;display:flex}.compact-controls .field{flex:240px}.stack-list{gap:14px;display:grid}.admin-product-row,.admin-order-card,.order-card,.mini-order-card{background:#0f172a;border:1px solid #ffffff14;border-radius:16px;padding:16px}.admin-product-row{grid-template-columns:82px 1fr auto;align-items:center;gap:16px;display:grid}.admin-product-image{background:#0b1224;border-radius:12px;width:82px;height:82px;padding:8px}.admin-product-image img,.image-preview img{object-fit:contain;width:100%;height:100%}.admin-actions,.admin-order-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-order-actions .field{min-width:220px}.order-card-header,.mini-order-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-card-header h3,.order-card-header p,.mini-order-card p{margin:0 0 6px}.status-description{color:var(--muted);margin:10px 0 12px}.order-info-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin:16px 0;display:grid}.order-info-grid p{color:var(--muted);margin:6px 0 0;line-height:1.6}.order-items-list{margin-top:16px}.order-item-row{color:var(--muted);justify-content:space-between;gap:12px;margin-top:8px;display:flex}.order-total{margin-bottom:0}.order-timeline{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.timeline-step{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;font-weight:700;display:inline-flex}.timeline-step-active{color:#bbf7d0;background:#22c55e1f;border-color:#22c55e59}.timeline-step-muted{opacity:.42}.timeline-step-cancelled{color:#fecaca;background:#ef44441f;border-color:#ef444459}.timeline-dot{background:currentColor;border-radius:999px;width:8px;height:8px}.two-column-layout{grid-template-columns:minmax(280px,.95fr) minmax(280px,1.05fr);gap:18px;display:grid}.info-list{gap:10px;margin-bottom:18px;display:grid}.info-list div{background:#ffffff0d;border-radius:12px;justify-content:space-between;gap:12px;padding:12px;display:flex}.info-list span{color:var(--muted)}.single-column-form{grid-template-columns:1fr}.checkbox-row{color:var(--text);align-items:center;gap:10px;display:flex}.checkbox-row input{width:18px;height:18px}.image-preview{max-width:260px;color:var(--muted);gap:10px;display:grid}.image-preview img{background:#0b1224;border-radius:16px;height:180px;padding:10px}@media (width<=900px){.product-details-card,.two-column-layout{grid-template-columns:1fr}.product-details-image{min-height:320px}.admin-product-row,.cart-item-row{justify-items:stretch;grid-template-columns:1fr!important}.admin-actions,.admin-order-actions{justify-content:flex-start}}@media (width<=640px){.hero-panel,.page-panel,.empty-state,.product-details-card{border-radius:18px;padding:20px}.hero-panel h1,.details-title{font-size:30px}.card-actions,.form-grid{grid-template-columns:1fr}.primary-button,.secondary-button,.danger-button,.ghost-button{width:100%}.notice{text-align:center;border-radius:16px}.order-item-row,.info-list div,.cart-summary{flex-direction:column;align-items:flex-start!important}}:root{--bg:#070b16;--bg-soft:#0b1120;--surface:#111827;--surface-light:#1b2638;--surface-dark:#0b1222;--surface-glass:#0f172ac7;--text:#f8fafc;--muted:#aebbd0;--muted-strong:#d5deec;--accent:#ff3d5f;--accent-hover:#ff5874;--accent-deep:#d92547;--blue:#4f8cff;--border:#94a3b824;--border-strong:#94a3b83d;--shadow-soft:0 18px 50px #00000038;--shadow-card:0 14px 34px #0003}html{scroll-behavior:smooth}body{min-width:320px;color:var(--text);background:radial-gradient(circle at 10% 0%, #4f8cff29, transparent 28rem), radial-gradient(circle at 88% 8%, #ff3d5f24, transparent 30rem), linear-gradient(#ffffff04 1px, transparent 1px), linear-gradient(90deg, #ffffff04 1px, transparent 1px), var(--bg);-webkit-font-smoothing:antialiased;background-size:auto,auto,42px 42px,42px 42px,auto;background-attachment:fixed;line-height:1.5}body:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(#070b1614,#070b16b3);position:fixed;inset:0}h1,h2,h3{letter-spacing:-.025em;text-wrap:balance}h1{font-weight:850}h2,h3{font-weight:800}p{text-wrap:pretty}.site-layout{flex-direction:column;min-height:100vh;display:flex}.app-shell{flex:1;width:100%;max-width:1240px;padding:34px 20px 56px}.notice{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #ffffff2e;margin:0;animation:.22s ease-out notice-in;position:fixed;top:92px;left:50%;transform:translate(-50%);box-shadow:0 18px 45px #00000061}@keyframes notice-in{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.site-header{z-index:80;-webkit-backdrop-filter:blur(20px)saturate(145%);backdrop-filter:blur(20px)saturate(145%);background:#070b16c2;border-bottom:1px solid #94a3b821;position:sticky;top:0;box-shadow:0 12px 35px #00000029}.site-header-inner{justify-content:space-between;align-items:center;gap:22px;width:100%;max-width:1240px;min-height:76px;margin:0 auto;padding:10px 20px;display:flex}.site-brand{min-width:max-content;color:var(--text);align-items:center;gap:12px;text-decoration:none;display:inline-flex}.site-brand:hover{transform:none}.site-brand-mark{background:linear-gradient(145deg,#4f8cff29,#ff3d5f21);border:1px solid #ffffff24;border-radius:14px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff14}.site-brand-mark img{object-fit:contain;width:38px;height:38px}.site-brand>span:last-child{gap:1px;display:grid}.site-brand strong{letter-spacing:-.02em;font-size:18px}.site-brand small{color:#8292aa;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.site-nav{justify-content:flex-end;align-items:center;gap:4px;display:flex}.site-nav-link{color:#c9d4e5;border-radius:11px;align-items:center;gap:7px;min-height:42px;padding:9px 10px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.site-nav-link:hover{color:#fff;background:#ffffff0e;transform:none}.site-nav-link:after{content:"";background:linear-gradient(90deg, var(--accent), #ff8ba0);border-radius:99px;height:2px;transition:transform .2s;position:absolute;bottom:3px;left:12px;right:12px;transform:scaleX(0)}.site-nav-link-active{color:#fff;background:#fff1}.site-nav-link-active:after{transform:scaleX(1)}.nav-count-badge{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;line-height:1;display:inline-grid}.header-user-chip{color:#d6deeb;background:#ffffff0e;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:7px;min-height:40px;padding:8px 11px;font-size:13px;font-weight:700;display:inline-flex}.header-action-button{min-height:42px;padding-block:9px}.mobile-menu-button{border:1px solid var(--border-strong);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.primary-button,.secondary-button,.danger-button,.ghost-button{letter-spacing:-.01em;min-height:44px;box-shadow:none;border-radius:12px;padding:11px 17px;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.primary-button{background:linear-gradient(135deg, var(--accent), var(--accent-deep));border:1px solid #ffffff1c;box-shadow:0 9px 22px #d9254733}.primary-button:hover{background:linear-gradient(135deg, var(--accent-hover), var(--accent));box-shadow:0 12px 27px #d925474d}.secondary-button,.ghost-button{background:#ffffff0e;border-color:#94a3b838}.secondary-button:hover,.ghost-button:hover{background:#ffffff18;border-color:#94a3b85c}.danger-button{background:#b91c1cc7;border:1px solid #f871713d}.primary-button-large{min-height:50px;padding:13px 20px}.field{min-height:46px;color:var(--text);background:#070d1bd1;border-color:#94a3b82e;border-radius:12px}.field:hover{border-color:#94a3b84d}.field:focus{border-color:#ff3d5fad;box-shadow:0 0 0 4px #ff3d5f1a}.field-with-icon{flex:240px;align-items:center;display:flex;position:relative}.field-with-icon>svg{z-index:1;color:#8392aa;pointer-events:none;position:absolute;left:14px}.field-with-icon .field{width:100%;padding-left:43px}.catalog-search-field{min-width:min(100%,280px)}.select-with-icon{flex:0 190px}.hero-panel,.page-panel,.empty-state,.product-details-card,.product-video-section{box-shadow:var(--shadow-soft);border:1px solid #94a3b81c}.hero-panel{background:radial-gradient(circle at 82% 18%,#4f8cff30,#0000 18rem),linear-gradient(135deg,#0c152bfa,#172446f0,#5c1225e0);padding:38px 34px;position:relative;overflow:hidden}.hero-panel:after{content:"";pointer-events:none;opacity:.17;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000 72%);mask-image:linear-gradient(270deg,#000,#0000 72%)}.hero-panel h1{font-size:clamp(34px,5vw,48px)}.page-panel{background:linear-gradient(145deg,#111827f5,#192437e6);border-radius:22px}.empty-state,.compact-empty-state{background:linear-gradient(145deg,#111827f5,#172235eb);border:1px solid #94a3b821}.home-page{gap:24px;display:grid}.home-hero{isolation:isolate;background:linear-gradient(115deg,#090f22fa 0%,#0f1a39f2 48%,#5b1228e0 100%);border:1px solid #94a3b824;border-radius:30px;grid-template-columns:minmax(0,1.06fr) minmax(330px,.94fr);align-items:center;min-height:570px;padding:58px 54px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #00000052}.hero-grid-overlay{z-index:-1;opacity:.3;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#00000026);mask-image:linear-gradient(90deg,#000,#00000026)}.hero-glow{z-index:-1;filter:blur(90px);opacity:.33;border-radius:50%;width:340px;height:340px;position:absolute}.hero-glow-blue{background:#3b82f6;top:-120px;left:16%}.hero-glow-red{background:#ff3d5f;bottom:-110px;right:-90px}.home-hero-content{z-index:3;max-width:700px;position:relative}.eyebrow-badge,.section-kicker{color:#ff91a5;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.eyebrow-badge{color:#f4f7fb;letter-spacing:.06em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:8px 12px;display:inline-flex}.home-hero h1{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(46px,6vw,70px);line-height:.99}.home-hero h1 span{background:linear-gradient(95deg,#fff 18%,#b8ccf5 64%,#ff879d);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:8px;display:block}.home-hero-content>p{color:#d2dbea;max-width:660px;margin:24px 0 28px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-benefits{border-top:1px solid #ffffff1f;flex-wrap:wrap;gap:20px;margin-top:32px;padding-top:24px;display:flex}.hero-benefits div{color:#bfcadd;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.hero-benefits svg{color:#ff7d95}.home-hero-visual{justify-content:center;align-self:stretch;align-items:flex-end;min-height:480px;display:flex;position:relative}.home-hero-visual img{z-index:2;object-fit:contain;filter:drop-shadow(0 35px 45px #00000094);width:min(530px,47vw);height:690px;position:absolute;bottom:-92px;right:-38px}.hero-model-halo{background:radial-gradient(circle,#6997ff2e,#0000 66%);border:1px solid #ffffff21;border-radius:50%;width:380px;height:380px;position:absolute;bottom:20px;right:3%;box-shadow:0 0 0 36px #ffffff06,0 0 0 72px #ffffff05}.hero-model-caption{z-index:3;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#070c19a8;border:1px solid #ffffff21;border-radius:15px;gap:2px;min-width:165px;padding:13px 15px;display:grid;position:absolute;bottom:12px;right:8px;box-shadow:0 16px 30px #00000040}.hero-model-caption span{color:#8fa1bb;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.home-section{box-shadow:var(--shadow-card);border:1px solid #94a3b81c;border-radius:26px;padding:34px}.home-section-dark{background:linear-gradient(145deg,#0a1120f7,#101b31f0)}.home-section-soft,.featured-section{background:linear-gradient(145deg,#111827f5,#1b273be6)}.section-heading-row{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:23px;display:flex}.section-heading-row h2,.home-cta h2,.product-video-heading h2{margin:5px 0 0;font-size:clamp(28px,4vw,38px)}.section-heading-note{max-width:420px;color:var(--muted);margin:0;line-height:1.6}.text-link{color:#dce7f8;align-items:center;gap:7px;font-weight:750;text-decoration:none;display:inline-flex}.text-link:hover{color:#fff}.category-grid,.feature-grid,.featured-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-card{background:linear-gradient(145deg,#0f172af0,#192438db);border:1px solid #94a3b821;border-radius:20px;min-height:180px;padding:22px;position:relative;overflow:hidden}.category-card:after{content:"";opacity:.18;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-55px;right:-42px}.category-hg:after{background:#4f8cff}.category-mg:after{background:#a855f7}.category-rg:after{background:#ff3d5f}.category-card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.category-card-topline>span:last-child{color:#8393aa;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:750}.category-code{letter-spacing:-.05em;font-size:30px;font-weight:900}.category-card p,.feature-card p{color:var(--muted);margin:24px 0 0;line-height:1.68}.featured-product-card{min-width:0;color:var(--text);background:linear-gradient(165deg,#091020fa,#151f31f0);border:1px solid #94a3b821;border-radius:22px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 14px 30px #00000029}.featured-product-card:hover{border-color:#ff5a7857;transform:translateY(-6px);box-shadow:0 24px 45px #00000047}.featured-product-image{background:radial-gradient(circle at 50% 70%,#4f8cff2b,#0000 58%),#080e1c;place-items:center;height:255px;padding:18px;display:grid;position:relative;overflow:hidden}.featured-product-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#080e1cc7);height:45%;position:absolute;inset:auto 0 0}.featured-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .28s}.featured-product-card:hover img{transform:scale(1.055)}.featured-product-content{flex-direction:column;flex:1;padding:20px;display:flex}.featured-product-content h3{margin:5px 0 10px;font-size:21px}.featured-product-content>p{color:var(--muted);flex:1;margin:0;line-height:1.65}.featured-product-footer{border-top:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:17px;display:flex}.featured-product-footer strong{font-size:22px}.featured-product-footer span{color:#ff8ca2;align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.feature-card{background:#070d1b75;border:1px solid #94a3b81f;border-radius:20px;min-height:220px;padding:23px}.feature-card h3{margin:18px 0 0}.feature-icon{color:#ff859c;background:linear-gradient(145deg,#ff3d5f2e,#4f8cff1f);border:1px solid #ff668238;border-radius:14px;place-items:center;width:46px;height:46px;display:inline-grid}.home-cta{box-shadow:var(--shadow-card);background:radial-gradient(circle at 82% 30%,#ff3d5f2e,#0000 18rem),linear-gradient(135deg,#10192ffa,#231f3bf0);border:1px solid #ff5d7a33;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;padding:36px 38px;display:flex}.home-cta p{max-width:720px;color:var(--muted);margin:10px 0 0;line-height:1.7}.product-card{color:#fff;background:linear-gradient(165deg,#0a1120fa,#141e2ff0);border:1px solid #94a3b821;border-radius:21px;flex-direction:column;width:100%;min-width:0;padding:0;transition:transform .23s,border-color .23s,box-shadow .23s;display:flex;overflow:hidden;box-shadow:0 13px 30px #0000002e}.product-card:hover{border-color:#4f8cff52;transform:translateY(-5px);box-shadow:0 23px 44px #00000045}.product-card-image-link{background:#080f1e;place-items:center;width:100%;height:240px;padding:16px;display:grid;position:relative;overflow:hidden}.product-card-image-link:hover{transform:none}.product-card-image-link:after{content:"";background:linear-gradient(#0000,#080f1ec7);height:45%;position:absolute;inset:auto 0 0}.product-card-image-glow{filter:blur(34px);background:#4f8cff24;border-radius:50%;width:190px;height:190px;position:absolute}.product-card-image-link img{z-index:1;object-fit:contain;width:100%;height:100%;transition:transform .28s;position:relative}.product-card:hover .product-card-image-link img{transform:scale(1.055)}.product-card-body{flex-direction:column;flex:1;padding:18px;display:flex}.product-card h3{margin:2px 0 5px;font-size:20px}.product-card h3 a{color:#fff;text-decoration:none}.product-card h3 a:hover{color:#ff9bad;transform:none}.product-card-manufacturer{color:#8392a9;text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:13px;font-weight:700}.product-card-description{color:var(--muted);margin:13px 0 17px;line-height:1.62}.product-card-footer{border-top:1px solid #94a3b81c;margin-top:auto;padding-top:16px}.product-card-price{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.product-card-price span{color:#8797ae;letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:750}.product-card-price strong{font-size:24px}.category-badge{font-weight:850}.category-hg{color:#bfdbfe;background:#3b82f624;border-color:#60a5fa5c}.category-mg{color:#e9d5ff;background:#a855f724;border-color:#c084fc5c}.category-rg{color:#fecdd3;background:#f43f5e24;border-color:#fb71855c}.category-pg{color:#fde68a;background:#eab30824;border-color:#facc155c}.product-details-card{background:linear-gradient(145deg,#0f172af7,#1b273beb);border-radius:27px}.product-details-image{background:radial-gradient(circle at 50% 62%,#4f8cff2e,#0000 58%),#080f1e;border:1px solid #94a3b81c;overflow:hidden}.product-details-image-glow{filter:blur(48px);background:#4f8cff24;border-radius:50%;width:260px;height:260px;position:absolute}.product-details-image img{z-index:1;transition:transform .35s;position:relative}.product-details-image:hover img{transform:scale(1.025)}.product-details-content{flex-direction:column;justify-content:center;display:flex}.details-title{font-size:clamp(36px,5vw,52px);line-height:1.03}.details-description{color:#bec9da;font-size:17px;line-height:1.78}.compact-info-card{background:#070d1b7a;border-color:#94a3b81f}.details-purchase-row{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.details-price{margin:0;font-size:34px}.details-stock-note{color:#90a0b7;font-size:14px;font-weight:700}.product-video-section{background:linear-gradient(145deg,#0c1425fa,#182234ed);border-radius:27px;margin-top:24px;padding:30px}.product-video-heading{align-items:flex-start;gap:17px;margin-bottom:22px;display:flex}.product-video-heading h2{margin-top:4px}.product-video-heading p{color:var(--muted);margin:8px 0 0;line-height:1.65}.video-frame-wrap{aspect-ratio:16/9;background:#050912;border:1px solid #94a3b826;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 42px #00000047}.video-frame-wrap iframe{border:0;width:100%;height:100%}.video-placeholder{text-align:center;color:#9babc1;background:radial-gradient(circle,#4f8cff21,#0000 40%),#070d1b8f;border:1px dashed #94a3b840;border-radius:20px;align-content:center;place-items:center;gap:10px;min-height:360px;padding:28px;display:grid}.video-placeholder svg{color:#ff7891}.video-placeholder strong{color:#fff;font-size:19px}.video-placeholder p{margin:0}.admin-tabs{background:#070d1b8f;border:1px solid #94a3b81f;border-radius:17px;gap:8px;padding:8px;box-shadow:0 12px 28px #00000024}.admin-tab-button{color:#aebbd0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:10px 16px;font-weight:800;transition:all .18s;display:inline-flex}.admin-tab-button:hover{color:#fff;background:#ffffff0e}.admin-tab-button-active{color:#fff;background:linear-gradient(135deg,#ff3d5ff2,#cd1f41f2);border-color:#ffffff1c;box-shadow:0 8px 20px #d9254738}.admin-stat-card{background:linear-gradient(145deg,#101828fa,#192437eb);border:1px solid #94a3b821;border-radius:19px;align-items:center;gap:17px;min-height:130px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 28px #00000029}.admin-stat-card:after{content:"";opacity:.14;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-52px;right:-36px}.admin-stat-blue:after{background:#3b82f6}.admin-stat-violet:after{background:#a855f7}.admin-stat-green:after{background:#22c55e}.admin-stat-red:after{background:#ff3d5f}.admin-stat-icon{color:#fff;background:#fff1;border:1px solid #ffffff1c;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid}.admin-stat-card strong{color:#aab8cc;letter-spacing:.03em;font-size:13px}.admin-stat-card .big-number{margin-top:4px;font-size:32px}.admin-product-row,.admin-order-card{background:linear-gradient(145deg,#09101ff5,#121c2deb);border-color:#94a3b81f;transition:border-color .18s,transform .18s}.admin-product-row:nth-child(2n),.admin-order-card:nth-child(2n){background:linear-gradient(145deg,#0d1526fa,#172133ed)}.admin-product-row:hover,.admin-order-card:hover{border-color:#4f8cff40}.admin-product-image{background:radial-gradient(circle,#4f8cff1a,#0000 68%),#080f1e;border:1px solid #94a3b81c}.admin-search-field{flex:360px}.site-footer{background:radial-gradient(circle at 15% 20%,#4f8cff1a,#0000 26rem),linear-gradient(#080d19f5,#050810fc);border-top:1px solid #94a3b81f;margin-top:18px}.site-footer-inner,.footer-bottom{width:100%;max-width:1240px;margin:0 auto;padding-inline:20px}.site-footer-inner{grid-template-columns:minmax(320px,1.55fr) minmax(160px,.62fr) minmax(260px,.9fr);gap:52px;padding-top:50px;padding-bottom:38px;display:grid}.footer-kicker{color:#ff7891;letter-spacing:.17em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:850}.footer-brand-column h2{max-width:570px;margin:0;font-size:28px;line-height:1.18}.footer-brand-column>p{max-width:610px;color:var(--muted);margin:15px 0;line-height:1.7}.footer-trust-note{color:#bac6d7;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.footer-trust-note svg{color:#6ee7b7}.footer-column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-column h3{color:#fff;margin:0 0 4px;font-size:15px}.footer-column a,.footer-column>div{color:#96a6bd;line-height:1.5;text-decoration:none}.footer-column a:hover{color:#fff;transform:translate(2px)}.footer-contacts a,.footer-contacts>div{align-items:flex-start;gap:10px;display:flex}.footer-contacts svg{color:#ff7891;flex:none;margin-top:2px}.footer-bottom{color:#74849b;border-top:1px solid #94a3b817;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:22px;font-size:13px;display:flex}@media (width<=1080px){.site-header-inner{gap:12px}.site-nav-link{padding-inline:8px;font-size:13px}.home-hero{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);padding-inline:38px}.home-hero-visual img{right:-75px}}@media (width<=920px){.mobile-menu-button{margin-left:auto;display:inline-flex}.site-nav{border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d19f7;border-radius:17px;flex-direction:column;align-items:stretch;gap:4px;padding:12px;display:none;position:absolute;top:calc(100% + 8px);left:14px;right:14px;box-shadow:0 22px 50px #00000061}.site-nav-open{display:flex}.site-nav-link,.header-action-button,.header-user-chip{justify-content:flex-start;width:100%}.site-nav-link:after{width:3px;height:22px;bottom:10px;left:10px;right:auto}.home-hero{grid-template-columns:1fr;min-height:610px;padding:42px 34px}.home-hero-content{max-width:74%}.home-hero h1{font-size:clamp(42px,8vw,62px)}.home-hero-visual{pointer-events:none;min-height:0;position:absolute;inset:0}.home-hero-visual img{opacity:.72;width:470px;bottom:-120px;right:-100px}.hero-model-halo{bottom:-10px;right:-80px}.hero-model-caption{display:none}.category-grid,.feature-grid,.featured-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-products-grid>:last-child:nth-child(odd),.feature-grid>:last-child:nth-child(odd),.category-grid>:last-child:nth-child(odd){grid-column:1/-1}.site-footer-inner{grid-template-columns:1.35fr .65fr}.footer-contacts{grid-column:1/-1}}@media (width<=680px){.app-shell{padding:24px 12px 42px}.site-header-inner{min-height:68px;padding-inline:12px}.site-brand-mark{width:41px;height:41px}.site-brand-mark img{width:34px;height:34px}.site-brand strong{font-size:16px}.home-page{gap:16px}.home-hero{border-radius:22px;min-height:680px;padding:34px 22px}.home-hero-content{max-width:100%}.home-hero h1{font-size:42px}.home-hero-content>p{font-size:16px}.home-hero-visual img{opacity:.48;width:420px;bottom:-170px;right:-120px}.hero-benefits{gap:11px;display:grid}.home-section,.home-cta,.product-video-section{border-radius:20px;padding:23px}.section-heading-row,.home-cta{flex-direction:column;align-items:flex-start}.category-grid,.feature-grid,.featured-products-grid{grid-template-columns:1fr}.featured-products-grid>:last-child:nth-child(odd),.feature-grid>:last-child:nth-child(odd),.category-grid>:last-child:nth-child(odd){grid-column:auto}.featured-product-image{height:235px}.product-card-image-link{height:230px}.details-purchase-row,.footer-bottom{flex-direction:column;align-items:flex-start}.product-video-heading{flex-direction:column}.video-placeholder{min-height:260px}.site-footer-inner{grid-template-columns:1fr;gap:30px;padding-top:38px}.footer-contacts{grid-column:auto}.primary-button,.secondary-button,.danger-button,.ghost-button{width:auto}.button-group>.primary-button,.button-group>.secondary-button,.button-group>.danger-button,.card-actions>.primary-button,.card-actions>.secondary-button,.hero-actions>.primary-button,.hero-actions>.secondary-button,.home-cta>.primary-button{width:100%}.admin-tabs{display:grid}.admin-tab-button{width:100%}}.product-card{container-type:inline-size}.card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.card-actions>.primary-button,.card-actions>.secondary-button{white-space:nowrap;width:100%;min-width:0;padding-inline:12px}@container (width<=330px){.card-actions{grid-template-columns:1fr}}.catalog-results-toolbar{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:-8px 0 18px;scroll-margin-top:96px;display:flex}.catalog-results-toolbar p{color:var(--muted-strong);margin:0;font-weight:700}.catalog-results-toolbar span{color:#8190a6;font-size:14px}.pagination{background:#0b1222b8;border:1px solid #94a3b81f;border-radius:19px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:32px;padding:18px;display:flex;box-shadow:0 14px 34px #0000002b}.pagination-pages{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;display:flex}.pagination-button{min-width:42px;height:42px;color:var(--muted-strong);cursor:pointer;background:#ffffff0b;border:1px solid #94a3b829;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-weight:800;display:inline-flex}.pagination-button:hover:not(:disabled){color:#fff;background:#ff3d5f1f;border-color:#ff3d5f66}.pagination-button-active{color:#fff;background:linear-gradient(135deg, var(--accent), var(--accent-deep));border-color:#ff3d5f8c;box-shadow:0 10px 22px #ff3d5f38}.pagination-button:disabled{opacity:.38;cursor:not-allowed;transform:none}.pagination-control{min-width:112px}.pagination-ellipsis{color:#708097;text-align:center;min-width:26px;font-weight:800}.home-hero{grid-template-columns:minmax(0,56%) minmax(0,44%);align-items:stretch;padding:0}.home-hero-content{align-self:center;max-width:none;padding:58px 22px 58px 54px}.home-hero-visual{align-self:stretch;min-height:570px;display:block;position:relative;overflow:hidden}.home-hero-visual:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0c1530f5 0%,#0c153057 22%,#0000 50%),linear-gradient(#080d1c0d,#0000 72%,#69122a33);position:absolute;inset:0}.home-hero-visual img{z-index:1;object-fit:cover;object-position:center right;opacity:.96;filter:drop-shadow(-18px 28px 42px #00000075);width:calc(100% + 28px);height:calc(100% + 48px);position:absolute;top:-24px;bottom:auto;right:-14px}.orders-page{gap:22px;display:grid}.orders-hero-panel{justify-content:space-between;align-items:center;gap:24px;margin-bottom:0;display:flex;position:relative;overflow:hidden}.orders-hero-panel:after{content:"";filter:blur(15px);background:#ff3d5f26;border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-70px}.orders-hero-panel>div,.orders-hero-icon{z-index:1;position:relative}.orders-hero-panel .section-kicker{margin-bottom:8px;display:inline-block}.orders-hero-icon{color:#ffffff26;flex:none}.orders-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.orders-overview-card{background:linear-gradient(145deg,#111827f5,#182437e6);border:1px solid #94a3b81f;border-radius:18px;align-items:center;gap:14px;padding:18px;display:flex;box-shadow:0 12px 28px #00000029}.orders-overview-card>span,.order-title-icon,.order-summary-icon{color:#ff8aa0;background:#ff3d5f1a;border:1px solid #ff3d5f38;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.orders-overview-card div{gap:2px;display:grid}.orders-overview-card small,.order-summary-block small,.order-comment-block small,.order-product-price small{color:#8392a9;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:750}.orders-overview-card strong{font-size:23px}.orders-stack{gap:20px;display:grid}.order-card-detailed{background:linear-gradient(145deg,#0d1527fa,#162133f2);border-radius:23px;padding:0;overflow:hidden;box-shadow:0 17px 38px #00000036}.order-card-header-detailed{background:#ffffff06;border-bottom:1px solid #94a3b81a;align-items:center;padding:20px 22px}.order-title-group{align-items:center;gap:13px;display:flex}.order-title-group h2{margin:0 0 5px;font-size:21px}.order-title-group p{color:var(--muted);align-items:center;gap:7px;margin:0;font-size:14px;display:inline-flex}.order-progress-panel{padding:17px 22px 7px}.order-progress-panel .status-description{margin-top:0}.order-content-layout{grid-template-columns:minmax(0,1.55fr) minmax(270px,.7fr);gap:18px;padding:15px 22px 22px;display:grid}.order-products-panel,.order-summary-panel{background:#060c196b;border:1px solid #94a3b81a;border-radius:18px;min-width:0}.order-products-panel{padding:17px}.order-section-heading{border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:flex-end;gap:14px;padding-bottom:14px;display:flex}.order-section-heading h3{margin:5px 0 0;font-size:20px}.order-products-count{color:#bfd0e8;background:#ffffff0f;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.order-products-list{display:grid}.order-product-row{border-bottom:1px solid #94a3b817;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 0;display:grid}.order-product-row:last-child{border-bottom:0;padding-bottom:0}.order-product-image{color:#6f7f96;background:#080f1e;border:1px solid #94a3b81f;border-radius:13px;place-items:center;width:78px;height:70px;padding:6px;display:grid;overflow:hidden}.order-product-image:hover{border-color:#4f8cff59;transform:none}.order-product-image img{object-fit:contain;width:100%;height:100%}.order-product-main{gap:8px;min-width:0;display:grid}.order-product-main>a{color:#f8fafc;width:fit-content;font-size:16px;font-weight:800;text-decoration:none}.order-product-main>a:hover{color:#ff91a5;transform:none}.order-product-meta{flex-wrap:wrap;gap:7px;display:flex}.order-product-meta span{color:#91a1b8;background:#ffffff0d;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.order-product-price{text-align:right;gap:4px;min-width:105px;display:grid}.order-product-price strong{font-size:17px}.order-summary-panel{align-content:start;padding:16px;display:grid}.order-summary-block{border-bottom:1px solid #94a3b817;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:11px 0;display:grid}.order-summary-icon{border-radius:11px;width:38px;height:38px}.order-summary-block div{gap:3px;min-width:0;display:grid}.order-summary-block strong{overflow-wrap:anywhere;color:#dce5f2;font-size:14px;line-height:1.45}.order-comment-block{background:#ffffff0b;border-radius:13px;margin-top:12px;padding:13px}.order-comment-block p{color:var(--muted);margin:7px 0 0;line-height:1.55}.order-total-panel{background:linear-gradient(135deg,#ff3d5f1c,#4f8cff14);border:1px solid #ff3d5f33;border-radius:14px;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:14px;padding:16px;display:flex}.order-total-panel span{color:#a9b6c9;font-size:14px;font-weight:750}.order-total-panel strong{color:#fff;font-size:24px}.orders-empty-state{justify-items:center;padding-block:48px;display:grid}.orders-empty-state>svg{color:#ff8097;margin-bottom:4px}@media (width<=1080px){.home-hero-content{padding-left:38px}.order-content-layout{grid-template-columns:1fr}.order-summary-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.order-comment-block,.order-total-panel{grid-column:1/-1}}@media (width<=920px){.home-hero{grid-template-columns:1fr;min-height:auto}.home-hero-content{max-width:none;padding:42px 34px 28px}.home-hero-visual{pointer-events:none;width:100%;min-height:390px;position:relative;inset:auto}.home-hero-visual:before{background:linear-gradient(#0c1530f2 0%,#0c15302e 30%,#0000 58%)}.home-hero-visual img{opacity:.92;width:calc(100% + 16px);height:calc(100% + 45px);bottom:auto;right:-8px}.orders-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.orders-overview{grid-template-columns:1fr}.orders-hero-icon{display:none}.order-summary-panel{grid-template-columns:1fr}.order-comment-block,.order-total-panel{grid-column:auto}.order-product-row{grid-template-columns:68px minmax(0,1fr)}.order-product-image{width:68px;height:64px}.order-product-price{text-align:left;grid-column:2;min-width:0}.pagination{gap:9px;padding:14px}.pagination-control{flex:130px}.pagination-pages{order:-1;width:100%}}@media (width<=680px){.home-hero-content{padding:34px 22px 22px}.home-hero-visual{min-height:330px}.home-hero-visual img{opacity:.88;width:calc(100% + 14px);height:calc(100% + 42px);right:-7px}.order-card-header-detailed,.order-progress-panel,.order-content-layout{padding-inline:16px}.order-content-layout{padding-bottom:16px}.order-title-group{align-items:flex-start}.order-title-icon{width:38px;height:38px}.catalog-results-toolbar{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=440px){.home-hero-visual{min-height:280px}.order-product-row{grid-template-columns:1fr}.order-product-image{width:100%;height:150px}.order-product-price{grid-column:auto}}.home-gunpla-guide{min-height:310px;box-shadow:var(--shadow-card);background:radial-gradient(circle at 70% 20%,#4f8cff26,#0000 26rem),linear-gradient(135deg,#0b1429fc,#141f36f5);border:1px solid #4f8cff33;border-radius:26px;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:stretch;display:grid;position:relative;overflow:hidden}.home-gunpla-guide:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 72%);mask-image:linear-gradient(90deg,#000 0%,#0000 72%)}.home-gunpla-guide-content{z-index:2;grid-template-columns:auto 1fr;align-items:start;gap:20px;padding:40px 24px 40px 38px;display:grid;position:relative}.home-gunpla-guide-icon{color:#ff8ca2;background:linear-gradient(145deg,#ff3d5f2e,#4f8cff21);border:1px solid #ff6c8747;border-radius:17px;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 14px 26px #00000038}.home-gunpla-guide h2{margin:6px 0 12px;font-size:clamp(28px,4vw,38px)}.home-gunpla-guide p{max-width:680px;color:var(--muted);margin:0 0 24px;line-height:1.72}.home-gunpla-guide-image{background:#f7f7f8;min-height:310px;position:relative;overflow:hidden}.home-gunpla-guide-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0f1b33fa,#0f1b3352 28%,#0000 62%);position:absolute;inset:0}.home-gunpla-guide-image img{object-fit:cover;object-position:54% center;width:100%;height:100%;display:block}.about-gunpla-page{gap:24px;display:grid}.about-gunpla-hero,.about-intro-panel,.about-story-section,.about-popularity-section,.about-grades-section,.about-world-section,.about-first-kit-section{box-shadow:var(--shadow-card);border:1px solid #94a3b821;border-radius:28px}.about-gunpla-hero{background:radial-gradient(circle at 78% 35%,#4f8cff38,#0000 18rem),radial-gradient(circle at 93% 70%,#ff3d5f33,#0000 20rem),linear-gradient(125deg,#091022fc,#121f3df5 58%,#421530ed);grid-template-columns:minmax(0,60%) minmax(0,40%);align-items:stretch;min-height:460px;padding:0;display:grid;position:relative;overflow:hidden}.about-gunpla-hero:before{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 78%,#000,#0000 70%);mask-image:radial-gradient(circle at 78%,#000,#0000 70%)}.about-gunpla-hero-copy{z-index:3;align-self:center;padding:50px 24px 50px 54px;position:relative}.about-gunpla-hero h1{letter-spacing:-.055em;max-width:800px;margin:22px 0 16px;font-size:clamp(44px,6vw,70px);line-height:.99}.about-gunpla-hero-copy>p{color:#d4dfef;max-width:720px;margin:0;font-size:18px;line-height:1.7}.about-hero-points{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.about-hero-points span{color:#dfe8f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080e1d70;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:14px;font-weight:750;display:inline-flex}.about-hero-points svg{color:#ff7d96}.about-gunpla-hero-visual{z-index:1;align-self:stretch;min-height:460px;position:relative;overflow:hidden}.about-gunpla-hero-visual:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#0c1530fa 0%,#0c153094 24%,#0c15301f 48%,#0000 68%),linear-gradient(#080d1c0a,#0000 70%,#5912302e);position:absolute;inset:0}.about-gunpla-hero-visual img{object-fit:cover;object-position:center 27%;opacity:.94;filter:saturate(.88)contrast(1.05)drop-shadow(-20px 20px 36px #00000061);width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.08)}.about-intro-panel,.about-popularity-section,.about-grades-section,.about-world-section{background:linear-gradient(145deg,#101828fa,#182438eb);padding:38px}.about-story-section,.about-first-kit-section{background:linear-gradient(145deg,#09101ffc,#121d32f2)}.about-section-heading h2{margin:6px 0 0;font-size:clamp(30px,4vw,42px);line-height:1.1}.about-section-heading>p{max-width:820px;color:var(--muted);margin:14px 0 0;line-height:1.72}.about-heading-centered{text-align:center;max-width:850px;margin:0 auto 28px}.about-heading-centered>p{margin-inline:auto}.about-intro-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:34px;margin-top:28px;display:grid}.about-prose p{color:var(--muted);margin:0 0 16px;font-size:16px;line-height:1.78}.about-prose p:last-child{margin-bottom:0}.about-highlight-list{align-content:start;gap:12px;display:grid}.about-highlight-list div{color:#e6edf8;background:#070d1b75;border:1px solid #94a3b81f;border-radius:16px;align-items:flex-start;gap:11px;padding:16px;line-height:1.55;display:flex}.about-highlight-list svg{color:#55d69b;flex:none;margin-top:2px}.about-story-section{grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);align-items:stretch;display:grid;overflow:hidden}.about-story-copy{padding:42px}.about-story-copy .about-section-heading{margin-bottom:24px}.about-media-card{background:#f4f4f5;border-left:0;flex-direction:column;margin:0;display:flex}.about-media-image{background:#fff;flex:1;place-items:center;min-height:490px;padding:20px;display:grid}.about-media-image img{object-fit:contain;width:100%;height:100%;max-height:520px;display:block}.about-media-card figcaption,.about-grade-comparison figcaption{color:#fff;background:linear-gradient(135deg,#101a30,#1b2941);gap:5px;padding:18px 20px;display:grid}.about-media-card figcaption span,.about-grade-comparison figcaption span{color:#aebbd0;font-size:14px;line-height:1.55}.about-reasons-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.about-reasons-grid article{background:#070d1b75;border:1px solid #94a3b81f;border-radius:20px;min-height:225px;padding:23px}.about-reasons-grid h3{margin:17px 0 9px}.about-reasons-grid p,.about-wide-note,.about-other-series p,.about-first-kit-section p,.about-world-card figcaption p{color:var(--muted);margin:0;line-height:1.7}.about-wide-note{background:#080e1b70;border-left:3px solid #ff5b75;border-radius:0 16px 16px 0;margin-top:18px;padding:18px 20px}.about-grades-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-top:28px;display:grid}.about-grade-card{background:#070d1b80;border:1px solid #94a3b821;border-radius:19px;min-height:255px;padding:20px;position:relative;overflow:hidden}.about-grade-card:after{content:"";opacity:.12;background:currentColor;border-radius:50%;width:125px;height:125px;position:absolute;bottom:-45px;right:-40px}.about-grade-code{border:1px solid;border-radius:12px;justify-content:center;align-items:center;min-width:52px;height:38px;padding-inline:10px;font-size:21px;font-weight:950;display:inline-flex}.about-grade-card h3{color:#fff;margin:18px 0 9px;font-size:17px}.about-grade-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.62}.about-grade-eg{color:#55d69b}.about-grade-hg{color:#58a0ff}.about-grade-rg{color:#ff6682}.about-grade-mg{color:#ba76ff}.about-grade-pg{color:#f1cc57}.about-grade-comparison{background:linear-gradient(135deg,#101a30,#1b2941);border:1px solid #94a3b821;border-radius:22px;grid-template-columns:minmax(420px,.76fr) minmax(300px,.44fr);align-items:stretch;margin:24px 0 0;display:grid;overflow:hidden}.about-grade-comparison-image{background:0 0;justify-content:center;align-items:stretch;min-width:0;padding:0;display:flex}.about-grade-comparison img{object-fit:contain;width:100%;height:auto;display:block}.about-grade-comparison figcaption{background:radial-gradient(circle at 20% 20%,#507eff1f,#0000 45%),linear-gradient(135deg,#101a30,#1b2941);border-left:1px solid #94a3b81a;align-content:center;padding:34px}.about-grade-comparison figcaption strong{font-size:23px}.about-other-series{background:#070d1b6b;border:1px solid #94a3b81c;border-radius:17px;margin-top:18px;padding:20px}.about-other-series h3{margin:0 0 8px}.about-world-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;display:grid}.about-world-card{background:#09101f;border:1px solid #94a3b821;border-radius:22px;flex-direction:column;margin:0;display:flex;overflow:hidden}.about-world-image{flex:1;min-height:410px;position:relative;overflow:hidden}.about-world-card-tall .about-world-image{min-height:570px}.about-world-image:after{content:"";pointer-events:none;background:linear-gradient(#0000,#080e1cb8);height:35%;position:absolute;inset:auto 0 0}.about-world-image img{object-fit:cover;width:100%;height:100%;display:block}.about-world-card-wide .about-world-image img{object-position:center}.about-world-card-tall .about-world-image img{object-position:center 42%}.about-world-card figcaption{grid-template-columns:auto 1fr;gap:13px;padding:21px;display:grid}.about-caption-icon{color:#ff859c;background:#ff3d5f1f;border:1px solid #ff668238;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.about-world-card figcaption strong{margin:2px 0 7px;font-size:19px;display:block}.about-first-kit-section{background:radial-gradient(circle at 82% 30%,#ff3d5f2b,#0000 18rem),linear-gradient(135deg,#10192ffa,#231f3bf0);border-color:#ff5d7a33;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;padding:38px;display:grid}.about-first-kit-section h2{margin:6px 0 14px;font-size:clamp(30px,4vw,42px)}.about-first-kit-section p+p{margin-top:12px}.about-first-kit-emphasis{font-weight:850;color:#fff!important}.about-first-kit-actions{gap:11px;min-width:245px;display:grid}@media (width<=1080px){.about-grades-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-grade-card:nth-child(4),.about-grade-card:nth-child(5){min-height:220px}.about-world-grid{grid-template-columns:1fr .8fr}}@media (width<=920px){.home-gunpla-guide{grid-template-columns:1fr 280px}.home-gunpla-guide-content{grid-template-columns:1fr}.about-gunpla-hero{grid-template-columns:1fr;min-height:auto}.about-gunpla-hero-copy{padding:42px 36px 30px}.about-gunpla-hero-visual{min-height:390px}.about-gunpla-hero-visual:before{background:linear-gradient(#0c1530fa 0%,#0c15306b 25%,#0000 58%)}.about-gunpla-hero-visual img{object-position:center 25%;transform:scale(1.05)}.about-intro-grid,.about-story-section,.about-grade-comparison,.about-world-grid{grid-template-columns:1fr}.about-media-card{border-top:1px solid #94a3b81f;border-left:0}.about-media-image{min-height:410px}.about-grade-comparison-image{width:min(100%,650px);margin:0 auto}.about-grade-comparison figcaption{border-top:1px solid #94a3b81a;border-left:0;padding:24px}.about-reasons-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-reasons-grid>:last-child{grid-column:1/-1}.about-world-card-tall .about-world-image,.about-world-image{min-height:480px}}@media (width<=680px){.home-gunpla-guide{border-radius:20px;grid-template-columns:1fr}.home-gunpla-guide-content{padding:25px}.home-gunpla-guide-image{min-height:260px}.home-gunpla-guide-image:before{background:linear-gradient(#0f1b33eb,#0000 40%)}.about-gunpla-page{gap:16px}.about-gunpla-hero,.about-intro-panel,.about-story-section,.about-popularity-section,.about-grades-section,.about-world-section,.about-first-kit-section{border-radius:21px}.about-gunpla-hero{grid-template-columns:1fr;min-height:auto;padding:0}.about-gunpla-hero-copy{padding:32px 24px 24px}.about-gunpla-hero h1{font-size:44px}.about-gunpla-hero-copy>p{font-size:16px}.about-gunpla-hero-visual{min-height:320px;display:block}.about-gunpla-hero-visual img{object-position:center 24%}.about-intro-panel,.about-popularity-section,.about-grades-section,.about-world-section,.about-story-copy,.about-first-kit-section{padding:24px}.about-intro-grid{gap:22px}.about-reasons-grid,.about-grades-grid{grid-template-columns:1fr}.about-reasons-grid>:last-child{grid-column:auto}.about-grade-card,.about-grade-card:nth-child(4),.about-grade-card:nth-child(5){min-height:auto}.about-media-image{min-height:340px}.about-grade-comparison-image{width:100%;margin:0;padding:0}.about-world-image,.about-world-card-tall .about-world-image{min-height:390px}.about-first-kit-section{grid-template-columns:1fr;gap:24px}.about-first-kit-actions{min-width:0}.about-first-kit-actions .primary-button,.about-first-kit-actions .secondary-button{width:100%}}
