.hero{color:#fff;z-index:10;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:3rem 2rem 2rem;position:relative;overflow:visible}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 60% 30%,#d4a8530f 0%,#0000 60%);position:absolute;inset:0}.hero-inner{z-index:1;grid-template-columns:1fr 1.2fr;align-items:center;gap:3rem;width:min(100%,1200px);min-width:0;max-width:1200px;margin:0 auto;display:grid;position:relative}.hero-left{text-align:left;min-width:0}.hero-right{justify-content:center;align-items:center;min-width:0;display:flex}.card-showcase{perspective:1000px;justify-content:center;align-items:center;width:100%;max-width:600px;height:420px;display:flex;position:relative;overflow:visible}.showcase-card{background:#fff;border-radius:14px;width:220px;height:308px;transition:all .5s cubic-bezier(.34,1.56,.64,1);position:absolute;overflow:hidden;box-shadow:0 20px 40px #0000004d}.showcase-card img{object-fit:cover;width:100%;height:100%}.showcase-card:first-child{z-index:1;transform:rotate(-8deg)translate(-90px)}.showcase-card:nth-child(2){z-index:2;transform:rotate(-3deg)translate(-30px)}.showcase-card:nth-child(3){z-index:3;transform:rotate(2deg)translate(30px)}.showcase-card:nth-child(4){z-index:4;transform:rotate(7deg)translate(90px)}.card-showcase:hover .showcase-card:first-child{transform:translate(-160px)scale(1.05)}.card-showcase:hover .showcase-card:nth-child(2){transform:translate(-55px)scale(1.05)}.card-showcase:hover .showcase-card:nth-child(3){transform:translate(55px)scale(1.05)}.card-showcase:hover .showcase-card:nth-child(4){transform:translate(160px)scale(1.05)}.hero h1{letter-spacing:-.03em;color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.hero-sub{color:#94a3b8;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.hero-sub .price{color:#d4a853;font-weight:700}.hero-trust{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.hero-trust-item{color:#94a3b8;align-items:center;gap:5px;font-size:.75rem;font-weight:600;display:flex}.hero-trust-item .ht-icon{color:#d4a853;font-size:.875rem}.us-badge{color:#d4a853;letter-spacing:.01em;background:#d4a8531f;border:1px solid #d4a85359;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.us-badge .flag{vertical-align:middle;border-radius:2px;width:18px;height:12px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff26}.us-badge--light{color:#0f172a;background:#fff;border-color:#e2e8f0}.us-badge--inline{color:inherit;font-size:inherit;background:0 0;border:none;padding:0;font-weight:600}.builder-wrap{text-align:left;width:100%;min-width:0;max-width:680px;margin:0 auto}.builder-wrap .steps-bar{gap:6px;padding:.75rem 0 .5rem;display:flex}.builder-wrap .step-dot{background:#334155;border-radius:4px;flex:1;height:4px;transition:background .3s}.builder-wrap .step-dot.active{background:#d4a853}.builder-wrap .step-dot.done{background:#059669}.builder-wrap .step-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:600}.builder-wrap .panel{min-width:0;display:none}.builder-wrap .panel.active{animation:.24s cubic-bezier(.22,1,.36,1) bPanelFadeIn;display:block}@keyframes bPanelFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.builder-wrap .box{border:1px solid var(--color-border);color:var(--color-text);background:#fff;border-radius:12px;min-width:0;margin-bottom:.75rem;padding:1.25rem}.builder-wrap .box-title{color:var(--color-text);margin-bottom:.75rem;font-size:.9375rem;font-weight:700}.builder-wrap .notice{color:#92400e;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:.75rem;padding:10px 12px;font-size:.8125rem;line-height:1.5}.builder-wrap .input{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);box-sizing:border-box;background:#fff;border-radius:8px;padding:0 12px;font-family:inherit;font-size:.9375rem}.builder-wrap .input:focus{border-color:#d4a853;outline:none;box-shadow:0 0 0 2px #d4a85326}.builder-wrap .input-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:.75rem;font-weight:600;display:block}.builder-wrap select.input{appearance:auto}.builder-wrap .btn-gold{width:100%;height:48px;color:var(--color-primary);cursor:pointer;background:#d4a853;border:none;border-radius:8px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:all .15s}.builder-wrap .btn-gold:hover{box-shadow:0 4px 12px #d4a8534d}.builder-wrap .btn-gold:disabled{opacity:.4;cursor:not-allowed}.builder-wrap .btn-outline{width:100%;height:44px;color:var(--color-text-muted);border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:8px;font-family:inherit;font-size:.875rem;font-weight:600}.builder-wrap .btn-outline:hover{color:var(--color-text);border-color:#94a3b8}.builder-wrap .btn-sm{width:auto;height:36px;padding:0 12px;font-size:.8125rem}.builder-wrap .btn-row{gap:8px;margin-top:12px;display:flex}.builder-wrap .btn-row>*{flex:1}.builder-wrap .results-list{max-height:50vh;overflow-y:auto}.builder-wrap .result-item{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:10px;transition:background .1s;display:flex}.builder-wrap .result-item:hover{background:#f8fafc}.builder-wrap .result-item:last-child{border-bottom:none}.builder-wrap .result-thumb{object-fit:cover;border:1px solid var(--color-border);border-radius:4px;flex-shrink:0;width:36px;height:50px}.builder-wrap .result-info{flex:1;min-width:0}.builder-wrap .result-name{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.builder-wrap .result-set{color:var(--color-text-muted);font-size:.6875rem}.builder-wrap .result-price{color:#059669;white-space:nowrap;font-size:.8125rem;font-weight:700}.builder-wrap .no-results{text-align:center;color:var(--color-text-muted);padding:2rem 1rem;font-size:.875rem}.builder-wrap .pills{flex-wrap:wrap;gap:6px;display:flex}.builder-wrap .pill{border:2px solid var(--color-border);cursor:pointer;color:var(--color-text);background:#fff;border-radius:8px;padding:8px 14px;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s}.builder-wrap .pill:hover{border-color:#94a3b8}.builder-wrap .pill.selected{background:#d4a85314;border-color:#d4a853}.builder-wrap .pill.graded{color:#b45309;border-color:#f59e0b}.builder-wrap .pill.graded.selected{color:#fff;background:#f59e0b;border-color:#f59e0b}.builder-wrap .svc-card{border:2px solid var(--color-border);cursor:pointer;-webkit-tap-highlight-color:#d4a8531a;border-radius:10px;min-height:70px;margin-bottom:10px;padding:16px;transition:all .15s;position:relative}.builder-wrap .svc-card:hover{border-color:#94a3b8}.builder-wrap .svc-card.selected{background:#d4a85314;border-color:#d4a853;box-shadow:0 0 0 3px #d4a85326}.builder-wrap .svc-card.selected:after{content:"✓";color:#fff;background:#d4a853;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:flex;position:absolute;top:10px;right:12px}.builder-wrap .svc-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#d4a853;border-radius:4px;margin-bottom:8px;padding:3px 8px;font-size:.625rem;font-weight:800;display:inline-block}.builder-wrap .svc-title{font-size:.9375rem;font-weight:700}.builder-wrap .svc-desc{color:var(--color-text-muted);margin-top:2px;font-size:.75rem;line-height:1.4}.builder-wrap .svc-price{color:#059669;margin-top:6px;font-size:1rem;font-weight:800}.builder-wrap .cart-chip{border:1px solid var(--color-border);color:#0f172a;background:#fff;border-radius:8px;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;margin-bottom:6px;padding:10px 12px;display:flex}.builder-wrap .cc-img{object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;flex-shrink:0;width:36px;height:50px}.builder-wrap .cc-img-placeholder{color:#94a3b8;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;align-items:center;display:flex}.builder-wrap .cc-img-placeholder svg{width:18px;height:22px}.builder-wrap .cc-info{flex:1;min-width:0}.builder-wrap .cc-name{white-space:nowrap;text-overflow:ellipsis;color:#0f172a;font-size:.8125rem;font-weight:600;overflow:hidden}.builder-wrap .cc-detail{color:#64748b;overflow-wrap:anywhere;font-size:.6875rem}.builder-wrap .cc-price{color:#059669;white-space:nowrap;font-size:.875rem;font-weight:700}.builder-wrap .cc-btn{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.builder-wrap .cc-btn.remove{color:#dc2626;border-color:#fca5a5}.builder-wrap .total-row{color:var(--color-text);justify-content:space-between;padding:6px 0;font-size:.875rem;display:flex}.builder-wrap .total-row .label{color:var(--color-text-muted)}.builder-wrap .total-row .val{font-weight:600}.builder-wrap .total-row.big{border-top:2px solid var(--color-primary);margin-top:6px;padding-top:10px;font-size:1.0625rem;font-weight:700}.builder-wrap .total-row.big .val{color:#d4a853;font-size:1.25rem}.builder-wrap .review-actions{gap:8px;margin-top:12px;display:grid}.builder-wrap .review-confidence{color:#78350f;background:#fffbeb;border:1px solid #d4a85359;border-radius:8px;margin-top:10px;padding:10px 12px;font-size:.8125rem;line-height:1.45}.builder-wrap .lang-toggle{gap:4px;display:flex}.builder-wrap .lang-btn{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:.8125rem;font-weight:600}.builder-wrap .lang-btn.active{color:var(--color-primary);background:#d4a853;border-color:#d4a853}.builder-wrap .dv-row{border-top:1px dashed var(--color-border);align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.builder-wrap .dv-row label{color:var(--color-text-muted);white-space:nowrap;font-size:.75rem;font-weight:600}.builder-wrap .dv-row input{flex:1;height:38px}.builder-wrap .grade-input{text-align:center;width:80px;height:40px;font-size:1.125rem;font-weight:700}@media (prefers-reduced-motion:reduce){.builder-wrap .panel.active{animation:none}.builder-wrap *{scroll-behavior:auto!important}}.toast{color:#fff;z-index:5000;text-align:center;background:#0f172a;border-radius:8px;max-width:90vw;padding:10px 20px;font-size:.875rem;font-weight:600;display:none;position:fixed;top:80px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}.toast.show{animation:.3s toastIn;display:block}.toast .toast-accent{color:#d4a853}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cart-overlay{z-index:5000;background:#0006;display:none;position:fixed;inset:0}.cart-overlay.open{display:block}.cart-drawer{z-index:5001;background:#fff;flex-direction:column;width:360px;max-width:90vw;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 30px #00000026}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.cart-drawer-header h3{margin:0;font-size:1.0625rem;font-weight:700}.cart-drawer-close{border:1px solid var(--color-border);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.cart-drawer-body{flex:1;padding:1rem 1.25rem;overflow-y:auto}.cart-drawer-empty{text-align:center;color:var(--color-text-muted);padding:3rem 1rem;font-size:.875rem}.cart-drawer-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:10px;padding:.75rem 0;display:flex}.cart-drawer-item:last-child{border-bottom:none}.cdi-info{flex:1;min-width:0}.cdi-name{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.cdi-detail{color:var(--color-text-muted);font-size:.6875rem}.cdi-price{color:#059669;white-space:nowrap;font-size:.875rem;font-weight:700}.cdi-remove{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.cart-drawer-footer{border-top:1px solid var(--color-border);padding:1rem 1.25rem}.cart-drawer-total{justify-content:space-between;margin-bottom:.75rem;font-size:1rem;display:flex}.cart-drawer-total .label{font-weight:600}.cart-drawer-total .val{color:var(--color-accent);font-size:1.125rem;font-weight:800}.cart-drawer-btn{width:100%;height:48px;color:var(--color-primary);cursor:pointer;background:#d4a853;border:none;border-radius:8px;font-family:inherit;font-size:.9375rem;font-weight:700}.cart-drawer-btn:disabled{opacity:.4;cursor:not-allowed}.cart-badge{position:relative}.cart-badge-count{color:var(--color-primary);background:#d4a853;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:-6px;right:0}.sticky{border-top:1px solid var(--color-border);z-index:4000;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000000f}.st-info{color:var(--color-text-muted);font-size:.75rem}.st-info strong{color:var(--color-text);font-size:1.125rem;display:block}.st-btn{color:var(--color-primary);cursor:pointer;white-space:nowrap;background:#d4a853;border:none;border-radius:8px;padding:10px 20px;font-family:inherit;font-size:.9375rem;font-weight:700}.st-btn:disabled{opacity:.4;cursor:not-allowed}@media (width>=769px){.sticky{max-width:100%;padding:12px 2rem}.st-info strong{font-size:1.375rem}.st-btn{padding:12px 32px;font-size:1rem}}.discount-banner{z-index:3999;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-top:2px solid #d4a017;border-bottom:1px solid #334155;padding:.875rem 1.25rem;transition:transform .4s;position:fixed;bottom:66px;left:0;right:0;transform:translateY(100%)}.discount-banner.show{transform:translateY(0)}.discount-banner.hide{transform:translateY(calc(100% + 56px))!important}.discount-banner-inner{align-items:center;gap:.75rem;max-width:500px;margin:0 auto;display:flex}.discount-banner-text{color:#fff;flex:1;font-size:.8125rem;font-weight:600;line-height:1.4}.discount-banner-text span{color:#d4a017}.discount-banner-form{flex:1.2;gap:.5rem;display:flex}.discount-banner-input{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:6px;outline:none;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem}.discount-banner-input:focus{border-color:#d4a017}.discount-banner-input::placeholder{color:#64748b}.discount-banner-btn{color:#0f172a;cursor:pointer;white-space:nowrap;background:#d4a017;border:none;border-radius:6px;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:700}.discount-banner-btn:hover{background:#e5b428}.discount-banner-success{color:#d4a017;text-align:center;width:100%;font-size:.8125rem;font-weight:700}.discount-banner-close{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.25rem;line-height:1;position:absolute;top:.5rem;right:.75rem}.discount-banner-close:hover{color:#fff}@media (width<=500px){.discount-banner-inner{flex-direction:column;gap:.5rem}.discount-banner-text{text-align:center;font-size:.75rem}.discount-banner-form{width:100%}}.hero-discord-btn{background:#5865f2;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-size:.8125rem;font-weight:700;transition:all .2s;display:inline-flex;color:#fff!important;text-decoration:none!important}.hero-discord-btn:hover{background:#4752c4;transform:translateY(-1px);box-shadow:0 4px 14px #5865f266;color:#fff!important}.hero-discord-btn svg{fill:currentColor;flex-shrink:0;width:18px;height:13px}.hero-links{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;font-size:.8125rem;display:flex}.hero-links a{color:#64748b;text-decoration:none;transition:color .2s}.hero-links a:hover{color:#fff}.proof-band{background:#0f172a;border-top:1px solid #1e293b;border-bottom:1px solid #1e293b;padding:.875rem 0}.proof-band-inner{max-width:var(--max-width);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.75rem;margin:0 auto;padding:0 1rem;display:flex}.proof-item{color:#cbd5e1;white-space:nowrap;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.proof-item svg{color:#d4a853;flex-shrink:0;width:16px;height:16px}a.proof-item:hover{color:#d4a853}@media (width<=768px){.proof-band{padding:.625rem 0}.proof-band-inner{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:1.25rem;overflow-x:auto}.proof-band-inner::-webkit-scrollbar{display:none}.proof-item{flex-shrink:0;font-size:.75rem}}.trust-bar{background:linear-gradient(#fffbeb 0%,#fef3c7 100%);border-top:1px solid #fcd34d;border-bottom:1px solid #fcd34d;padding:1rem 0}.trust-bar-inner{max-width:var(--max-width);flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin:0 auto;padding:0 1rem;display:flex}.trust-item{color:#92400e;white-space:nowrap;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;display:flex}.trust-item svg{color:#d4a853;flex-shrink:0;width:18px;height:18px}@media (width<=768px){.trust-bar{padding:.625rem 0}.trust-bar-inner{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:1.25rem;padding:0 1rem;overflow-x:auto}.trust-bar-inner::-webkit-scrollbar{display:none}.trust-item{flex-shrink:0;font-size:.75rem}.trust-item svg{width:16px;height:16px}}.trust-bar{display:none}.proof-band{padding:.95rem 0;overflow:hidden}.proof-band-inner{will-change:transform;flex-wrap:nowrap;justify-content:flex-start;gap:0;width:max-content;max-width:none;padding:0;animation:36s linear infinite proof-marquee}.proof-marquee-group{align-items:center;gap:2.25rem;padding-right:2.25rem;display:flex}.proof-marquee-group .trust-item{color:#cbd5e1}@keyframes proof-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.proof-band-inner{animation:none}}@media (width<=768px){.proof-band{padding:.75rem 0}.proof-marquee-group{gap:1.5rem;padding-right:1.5rem}.proof-item,.proof-marquee-group .trust-item{flex-shrink:0;font-size:.75rem}}.steps-grid{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.step-card{text-align:center;padding:2.5rem 2rem}.step-number{background:var(--color-primary);width:56px;height:56px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800;display:inline-flex}.step-card h3{color:var(--color-text);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.step-card p{color:var(--color-text-muted);font-size:.9375rem;line-height:1.7}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.pricing-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:2.5rem 2rem;transition:all .25s;position:relative}.pricing-card:hover{box-shadow:var(--shadow-xl);border-color:#cbd5e1;transform:translateY(-4px)}.pricing-card--featured{border:2px solid var(--color-accent)}.pricing-card--featured:hover{border-color:var(--color-accent)}.pricing-badge{background:var(--color-accent);color:var(--color-primary);letter-spacing:.06em;text-transform:uppercase;border-radius:0 0 var(--radius-sm) var(--radius-sm);padding:.375rem .875rem;font-size:.6875rem;font-weight:700;position:absolute;top:-1px;right:1.5rem}.pricing-tier{color:var(--color-text);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.pricing-desc{color:var(--color-text-light);margin-bottom:1.5rem;font-size:.8125rem}.pricing-amount{align-items:baseline;gap:.25rem;margin-bottom:.25rem;display:flex}.pricing-amount .price{color:var(--color-text);letter-spacing:-.03em;font-size:2.5rem;font-weight:800}.pricing-amount .qualifier{color:var(--color-text-muted);font-size:.875rem;font-weight:500}.pricing-note{color:var(--color-text-light);margin-bottom:2rem;font-size:.75rem}.pricing-divider{border:none;border-top:1px solid var(--color-border-light);margin:0 0 1.5rem}.pricing-features{flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.pricing-features li{color:var(--color-text-muted);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;display:flex}.pricing-features li svg{width:16px;height:16px;color:var(--color-success);flex-shrink:0;margin-top:2px}.pricing-turnaround{color:var(--color-text-light);text-align:center;margin-top:1rem;font-size:.75rem}.guarantee-section{background:#0f172a;padding:4rem 0}.guarantee-inner{align-items:center;gap:3rem;max-width:900px;margin:0 auto;padding:0 2rem;display:flex}.guarantee-badge{background:linear-gradient(135deg,#d4a017 0%,#f5c842 50%,#d4a017 100%);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:140px;height:140px;display:flex;box-shadow:0 0 0 4px #0f172a,0 0 0 6px #d4a017,0 8px 32px #d4a0174d}.guarantee-badge-icon{font-size:2rem;line-height:1}.guarantee-badge-text{text-transform:uppercase;letter-spacing:.08em;color:#0f172a;text-align:center;margin-top:2px;font-size:.7rem;font-weight:800;line-height:1.2}.guarantee-badge-big{color:#0f172a;font-size:1.5rem;font-weight:900;line-height:1}.guarantee-content h2{color:#fff;margin:0 0 1rem;font-size:1.75rem;font-weight:800}.guarantee-content p{color:#94a3b8;margin:0 0 1.25rem;font-size:1rem;line-height:1.7}.guarantee-points{grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.guarantee-points li{color:#cbd5e1;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.guarantee-points li:before{content:"✓";color:#d4a017;font-size:.85rem;font-weight:700}@media (width<=700px){.guarantee-inner{text-align:center;flex-direction:column;gap:1.5rem}.guarantee-badge{width:110px;height:110px}.guarantee-badge-big{font-size:1.25rem}.guarantee-content h2{font-size:1.4rem}.guarantee-points{grid-template-columns:1fr;justify-items:center}}.faq-list{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color .2s;overflow:hidden}.faq-item:hover{border-color:#cbd5e1}.faq-item.active{border-color:var(--color-primary)}.faq-question{cursor:pointer;user-select:none;background:var(--color-white);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.faq-question span{color:var(--color-text);font-size:1rem;font-weight:600;line-height:1.5}.faq-icon{background:var(--color-bg-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.faq-icon svg{width:14px;height:14px;color:var(--color-text-muted);transition:transform .2s}.faq-item.active .faq-icon{background:var(--color-primary)}.faq-item.active .faq-icon svg{color:var(--color-white);transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .35s;overflow:hidden}.faq-item.active .faq-answer{max-height:1500px}.faq-answer-inner{color:var(--color-text-muted);padding:0 1.5rem 1.5rem;font-size:.9375rem;line-height:1.8}.faq-answer-inner p{margin-bottom:.75rem}.faq-answer-inner p:last-child{margin-bottom:0}.faq-answer-inner ul{margin-bottom:.75rem;padding-left:1.25rem}.faq-answer-inner li{margin-bottom:.375rem}.final-cta{background:var(--color-primary);color:var(--color-white);text-align:center;padding:7rem 2rem;position:relative;overflow:hidden}.final-cta:before{content:"";pointer-events:none;background:radial-gradient(at 50% 100%,#d4a8531a 0%,#0000 60%);position:absolute;inset:0}.final-cta-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.final-cta h2{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.1}.final-cta p{color:#94a3b8;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}@media (width<=1400px){.showcase-card{width:190px;height:266px}.showcase-card:first-child{transform:rotate(-8deg)translate(-75px)}.showcase-card:nth-child(2){transform:rotate(-3deg)translate(-25px)}.showcase-card:nth-child(3){transform:rotate(2deg)translate(25px)}.showcase-card:nth-child(4){transform:rotate(7deg)translate(75px)}.card-showcase{height:360px}}@media (width<=968px){.hero-inner{text-align:center;grid-template-columns:minmax(0,1fr)}.hero-left{text-align:center;min-width:0}.hero-right{display:none}.builder-wrap{max-width:100%}.hero{padding:2rem 1.5rem 1.5rem}.hero h1{font-size:2rem}.hero-sub{font-size:1rem}.steps-grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.calculator-layout{grid-template-columns:1fr}.showcase-grid{grid-template-columns:repeat(2,1fr)}.final-cta{padding:5rem 1.5rem}.final-cta h2{font-size:2.25rem}[style*=grid-template-columns]{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important}.builder-wrap .box{padding:1rem}.builder-wrap .notice{padding:8px 10px;font-size:.75rem;line-height:1.4}.builder-wrap .pill{padding:6px 10px;font-size:.75rem}.builder-wrap .svc-card{margin-bottom:8px;padding:14px}}@media (width<=640px){.hero{padding:1.5rem 1rem 1rem}.hero h1{margin-bottom:.25rem;font-size:1.5rem}.hero-sub{max-width:100%;font-size:.8125rem;margin-bottom:1rem!important}.hero-trust{gap:.75rem;margin-bottom:1rem}.hero-trust-item{font-size:.625rem}.trust-bar-inner{flex-direction:column;align-items:center;gap:.75rem}.steps-grid,.pricing-grid,.showcase-grid{grid-template-columns:1fr}.final-cta{padding:4rem 1rem}.final-cta h2{font-size:1.75rem}.final-cta p{font-size:1rem}[style*=grid-template-columns]{grid-template-columns:1fr!important;gap:1.25rem!important}}.builder-wrap{padding-bottom:5rem}.navbar{z-index:5000;background:#1e293b;border-bottom:2px solid #d4a853;width:100%;position:sticky;top:0}.nav-container{justify-content:space-between;align-items:center;max-width:1400px;height:60px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.logo-section{align-items:center;height:100%;display:flex}.logo-placeholder{justify-content:center;align-items:center;width:86px;height:100%;text-decoration:none;display:flex;overflow:hidden}.logo-placeholder img{object-fit:contain;width:64px;height:52px;display:block}.nav-links{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.nav-links li{list-style:none}.nav-links a{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:#d4a853}.nav-actions{align-items:center;gap:1.25rem;display:flex}.nav-phone{color:#d4a853;white-space:nowrap;align-items:center;gap:6px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.nav-phone:hover{color:#e0b96a}.nav-phone svg{flex-shrink:0;width:14px;height:14px}.nav-cta-button{color:#1a1a2e!important;letter-spacing:.04em!important;text-transform:uppercase!important;background:#d4a853!important;border-radius:6px!important;padding:.5rem 1.5rem!important;font-size:.8125rem!important;font-weight:700!important;text-decoration:none!important;transition:all .25s!important;box-shadow:0 0 #d4a85300!important}.nav-cta-button:hover{color:#0f172a!important;background:#e0b96a!important;box-shadow:0 0 16px #d4a85359!important}.profile-icon{cursor:pointer;background:#334155;border:2px solid #d4a853cc;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex;overflow:hidden}.profile-icon:hover{background:#475569}.profile-icon svg{color:#cbd5e1;width:18px;height:18px}.profile-icon img{object-fit:cover;width:100%;height:100%;display:block}.mobile-toggle{cursor:pointer;z-index:7000;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:none;position:relative}.mobile-toggle span{background:#cbd5e1;border-radius:2px;width:20px;height:2px;transition:all .3s;display:block}.mobile-only{display:none}@media (width<=968px){.nav-container{height:56px;padding:0 1.25rem;position:static}.logo-placeholder{width:72px}.logo-placeholder img{width:52px;height:48px}.nav-links{z-index:6000;width:100vw;max-height:calc(100vh - var(--nav-top,56px));background:#1e293b;border-bottom:2px solid #d4a853;flex-direction:column;align-items:stretch;gap:0;display:none;position:fixed;left:0;right:0;overflow:auto;box-shadow:0 8px 24px #0006}.nav-links.active{display:flex!important}.nav-links li{border-bottom:1px solid #33415599;width:100%}.nav-links li:last-child{border-bottom:none}.nav-links a{letter-spacing:.08em;width:100%;padding:.875rem 1.5rem;font-size:.8125rem;display:block}.mobile-only{display:block!important}.profile-icon,.nav-phone{display:none!important}.mobile-toggle{display:flex!important}.nav-actions{gap:.75rem}.nav-cta-button{padding:.4rem 1rem!important;font-size:.75rem!important}.mobile-toggle.active span:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-toggle.active span:nth-child(2){opacity:0}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}}@media (width<=640px){.logo-placeholder{width:64px}.logo-placeholder img{width:48px;height:46px}}@media (width>=1920px){.nav-container{max-width:1600px;height:64px;padding:0 3rem}.nav-links{gap:2.25rem}.nav-links a{font-size:.875rem}.nav-cta-button{padding:.5rem 1.75rem!important;font-size:.875rem!important}.logo-placeholder{width:92px}}.footer-section{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:4rem 2rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-container{max-width:1200px;margin:0 auto}.footer-top{border-bottom:1px solid #ffffff1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.75rem;font-weight:700;text-decoration:none;display:flex}.footer-logo-icon{font-size:2rem}.footer-tagline{color:#94a3b8;max-width:320px;font-size:1rem;line-height:1.6}.footer-links-column{flex-direction:column;display:flex}.footer-column-title{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.footer-links-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-link{color:#94a3b8;font-size:.9375rem;text-decoration:none;transition:all .3s;display:inline-block}.footer-link:hover{color:#22c55e;padding-left:.25rem}.footer-contact-item{color:#94a3b8;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.6;display:flex}.footer-contact-icon{color:#22c55e;margin-top:.125rem;font-size:1.125rem}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-copyright{color:#64748b;font-size:.875rem}.footer-legal-links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.footer-legal-link{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .3s}.footer-legal-link:hover{color:#22c55e}.footer-trust-badges{border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;gap:2.5rem;padding:1.35rem 0 1.5rem;display:flex}.trust-badge{color:#94a3b8;white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.trust-badge-icon{color:#fbe95d;font-size:1.25rem}.footer-socials{gap:1rem;margin-top:1.25rem;display:flex}.footer-social-link{color:#94a3b8;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.footer-social-link:hover{transform:translateY(-2px)}.footer-social-link svg{fill:currentColor;width:20px;height:20px}.footer-social-link.fs-discord:hover{color:#fff;background:#5865f2}.footer-social-link.fs-tiktok:hover{color:#fff;background:#000}.footer-social-link.fs-instagram:hover{color:#fff;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.footer-social-link.fs-facebook:hover{color:#fff;background:#1877f2}.footer-social-link.fs-youtube:hover{color:#fff;background:red}@media (width<=968px){.footer-top{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{grid-column:1/-1}}@media (width<=640px){.footer-section{padding:3rem 1.5rem 1.5rem}.footer-top{grid-template-columns:1fr 1fr;gap:2rem 1.5rem;padding-bottom:2rem}.footer-brand{text-align:center;grid-column:1/-1;align-items:center}.footer-logo{justify-content:center}.footer-tagline{text-align:center;max-width:100%}.footer-bottom{text-align:center;flex-direction:column;gap:1rem;padding-top:1.5rem}.footer-legal-links{flex-flow:wrap;justify-content:center;gap:1rem}.footer-trust-badges{flex-wrap:wrap;justify-content:center;gap:1rem 1.25rem;display:flex}.trust-badge{font-size:.8125rem}.footer-socials{justify-content:center}}header:first-of-type{color:#2a241e!important;background:#fdfbf7f7!important}header:first-of-type:before{display:none!important}header:first-of-type nav{color:#5d554a!important;background:0 0!important}header:first-of-type nav a,header:first-of-type>div a{color:#5d554a!important}header:first-of-type a[class*="bg-[#2D5A27]"]{color:#fff!important;background-color:#2d5a27!important}header:first-of-type a[class*="bg-[#2D5A27]"]:hover{background-color:#23461f!important}header:first-of-type img{vertical-align:middle;margin-right:.55rem;display:inline-block}body>nav{color:#2b2320!important;background-color:#f7f4edf0!important}body>nav a,body>nav button{color:#2b2320!important}body>nav a[class*=bg-stone-800],body>nav button[class*=bg-stone-800],body>nav a[class*="bg-[#2C2420]"],body>nav button[class*="bg-[#2C2420]"]{color:#fff!important;background-color:#2c2420!important}body>nav a[class*=bg-stone-700],body>nav button[class*=bg-stone-700],body>nav a[class*=bg-],body>nav button[class*=bg-]{color:#fff!important}body>nav a[class*=bg-white],body>nav button[class*=bg-white]{color:#2c2420!important;background-color:#fff!important}body>nav a[class*=border-white],body>nav button[class*=border-white]{color:#fff!important;background-color:#2c2420b8!important;border-color:#ffffffd9!important}body>nav a[class*=text-white],body>nav button[class*=text-white]{color:#fff!important}main:first-of-type{isolation:isolate}main:first-of-type:before{display:none!important}main:first-of-type>section.hero:first-child{min-height:620px}main:first-of-type>section.hero:first-child h1{text-wrap:balance;max-width:980px;margin-left:auto;margin-right:auto}main:first-of-type>section.hero:first-child>div:first-child img{filter:saturate(.88)contrast(1.03)}main:first-of-type>section.hero:first-child>div:first-child>div{background:#fdfbf7c7!important}main:first-of-type>section.hero:first-child input{width:100%;min-width:0}main:first-of-type>section.hero:first-child i[data-maggie-icon]{text-align:center;flex:none;width:1.1rem;margin-right:.75rem}main:first-of-type>section.hero:first-child button{min-height:48px}@media (width<=639px){main:first-of-type>section.hero:first-child{min-height:700px;padding-top:2rem;padding-bottom:3rem}main:first-of-type>section.hero:first-child h1{font-size:2.65rem;line-height:1.05}main:first-of-type>section.hero:first-child p{line-height:1.5}}main:first-of-type>.max-w-\[1600px\]{z-index:10}header:first-of-type,#home{isolation:isolate}header:first-of-type:before,#home:before{content:"";z-index:1;pointer-events:none;background:#14121047;position:absolute;inset:0}header:first-of-type>*,#home>*{z-index:2;position:relative}header:first-of-type .text-white,#home .text-white{text-shadow:0 1px 3px #00000080}header:first-of-type a[class*=bg-white],#home a[class*=bg-white]{color:#2c2420!important;background-color:#fff!important}header:first-of-type a[class*=border-white],#home a[class*=border-white]{color:#fff!important;background-color:#2c24208f!important;border-color:#ffffffd9!important}.ba-pair{grid-template-columns:1fr 1fr;align-items:stretch;gap:.75rem;max-width:560px;margin:0 auto;display:grid}.ba-card{aspect-ratio:3/4;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001f}.ba-card.before{border:2px solid #fecaca}.ba-card.after{border:2px solid #bbf7d0}.ba-card img{object-fit:cover;width:100%;height:100%;display:block}.ba-label{color:#fff;letter-spacing:.02em;border-radius:6px;padding:4px 10px;font-size:.6875rem;font-weight:700;position:absolute;top:10px;left:10px}.ba-label.before{background:#dc2626}.ba-label.after{background:#16a34a}.ba-caption{text-align:center;color:#64748b;margin:1rem 0 0;font-size:.875rem;font-weight:600}.ba-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto 1.5rem;display:flex}.ba-tab{appearance:none;color:#718096;font:inherit;cursor:pointer;background:#fff;border:1px solid #ead9b7;border-radius:999px;padding:.65rem 1rem;font-size:.8125rem;font-weight:700;transition:all .2s}.ba-tab:hover{color:#9a5b0c;border-color:#ebb136}.ba-tab[aria-selected=true]{color:#191e24;background:#fbe95d;border-color:#fbe95d}.ba-panel[hidden]{display:none}.ba-panel:not([hidden]){animation:.24s ease-out baPanelIn}@keyframes baPanelIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.ba-pair{gap:.5rem;max-width:430px}.ba-tab{flex:auto;padding:.6rem .75rem;font-size:.75rem}.ba-label{padding:3px 8px;font-size:.625rem;top:8px;left:8px}}.skip-link{z-index:10000;background:var(--color-primary);color:var(--color-white);border-radius:0 0 var(--radius-md) 0;padding:12px 20px;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.field{margin-bottom:22px}.field label{margin-bottom:8px;font-weight:600;display:block}.field input[type=text],.field input[type=email],.field input[type=number],.field textarea{width:100%;font:inherit;color:var(--color-text);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:12px 14px}.field input:focus-visible,.field textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px;border-color:var(--color-accent)}.field__hint{color:var(--color-text-muted);margin:6px 0 0;font-size:14px}.field__error{color:var(--color-error);margin:6px 0 0;font-size:14px;font-weight:600}.field--check{grid-template-columns:auto 1fr;align-items:start;gap:10px 12px;display:grid}.field--check label{margin:0;font-weight:400;line-height:1.5}.field--check input{margin-top:4px}.field--check .field__error{grid-column:1/-1}.submit-note{color:var(--color-text-muted);text-align:center;margin-top:16px;font-size:14px}.submit-tiers{gap:14px;display:grid}@media (width>=860px){.submit-tiers{grid-template-columns:1fr 1fr}}.submit-tier{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;grid-template-columns:auto 1fr;gap:14px;padding:18px;transition:border-color .15s,box-shadow .15s;display:grid}.submit-tier:hover{border-color:var(--color-accent)}.submit-tier:has(input:checked){border-color:var(--color-accent);box-shadow:0 0 0 2px var(--color-accent)}.submit-tier:has(input:focus-visible){outline:2px solid var(--color-accent);outline-offset:2px}.submit-tier__body{display:block}.submit-tier__head{justify-content:space-between;gap:12px;margin-bottom:6px;display:flex}.submit-tier__price{color:var(--color-accent-hover);white-space:nowrap;font-weight:700}.submit-tier__blurb{color:var(--color-text-muted);font-size:15px;line-height:1.5;display:block}.submit-tier__meta{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:10px;font-size:13px;display:flex}.submit-flag{border-radius:999px;padding:3px 9px;font-weight:600}.submit-flag--safe{color:var(--color-success);background:#e8f2e6}.submit-flag--caution{background:var(--color-bg-muted);color:#8a6d1f}.submit-flag--restoration{color:#9b1c1c;background:#fde8e8}.submit-ref{letter-spacing:.06em;color:var(--color-accent-hover);font-size:32px;font-weight:800}.contact-grid{gap:48px;display:grid}@media (width>=860px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-list{gap:20px;margin:0;padding:0;list-style:none;display:grid}.contact-list li{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.contact-list i{color:var(--color-accent-hover);font-size:22px;line-height:1.2}.contact-list strong{margin-bottom:2px;display:block}.contact-faq{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:12px;padding:16px 18px}.contact-faq summary{cursor:pointer;font-weight:600}.contact-faq summary:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.contact-faq p{color:var(--color-text-muted);margin:12px 0 0;line-height:1.6}.dash-empty{text-align:center;background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:56px 24px}.dash-card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);margin-bottom:16px;padding:22px}.dash-card__head{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:12px;display:flex}.dash-ref{letter-spacing:.04em;margin:0 0 4px;font-size:20px}.dash-meta{color:var(--color-text-muted);margin:0;font-size:14px}.dash-status{background:var(--color-bg-muted);color:#8a6d1f;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:600}.dash-status--dispatched{color:var(--color-success);background:#e8f2e6}.dash-status--cancelled{color:#9b1c1c;background:#fde8e8}.dash-track{grid-template-columns:repeat(5,1fr);gap:6px;margin:22px 0 0;padding:0;list-style:none;display:grid}.dash-track__step{text-align:center;color:var(--color-text-light);font-size:12px;position:relative}.dash-track__dot{background:var(--color-border);border-radius:50%;width:12px;height:12px;margin:0 auto 8px;display:block}.dash-track__step.is-done{color:var(--color-text);font-weight:600}.dash-track__step.is-done .dash-track__dot{background:var(--color-accent)}@media (width<=560px){.dash-track{grid-template-columns:repeat(2,1fr);gap:12px}.dash-track__step{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:8px;display:grid}.dash-track__dot{margin:0}}@media (prefers-reduced-motion:reduce){.submit-tier{transition:none}}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.card-search{gap:10px;max-width:620px;margin-top:24px;display:flex}.card-search input[type=search]{min-width:0;font:inherit;color:var(--color-text);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);flex:auto;padding:13px 16px}.card-search input:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.card-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.card-filters select{font:inherit;max-width:260px;color:var(--color-text);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:10px 12px}.card-filters select:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.card-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px;margin:0;padding:0;list-style:none;display:grid}.card-tile a{color:inherit;border-radius:var(--radius-md);flex-direction:column;gap:6px;text-decoration:none;display:flex}.card-tile a:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.card-tile img{border-radius:var(--radius-md);background:var(--color-bg-muted);aspect-ratio:245/342;object-fit:cover;width:100%;height:auto;transition:transform .15s;display:block}.card-tile a:hover img{transform:translateY(-3px)}.card-tile__name{font-size:14px;font-weight:600;line-height:1.3}.card-tile__meta{color:var(--color-text-muted);font-size:12px}.card-detail{align-items:start;gap:40px;display:grid}@media (width>=860px){.card-detail{grid-template-columns:minmax(0,420px) 1fr}}.card-detail__art img{border-radius:var(--radius-lg);background:var(--color-bg-muted);aspect-ratio:245/342;object-fit:contain;width:100%;height:auto;display:block;box-shadow:0 12px 32px #00000029}.card-detail__sub{color:var(--color-text-muted);margin-top:-8px}.card-attrs{gap:0;margin:28px 0 0;display:grid}.card-attrs>div{border-bottom:1px solid var(--color-border-light);grid-template-columns:150px 1fr;gap:12px;padding:11px 0;display:grid}.card-attrs dt{color:var(--color-text-muted);margin:0}.card-attrs dd{margin:0;font-weight:600}.card-price{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-lg);margin-top:32px;padding:20px}.card-price h2{margin:0 0 14px;font-size:16px}.card-price ul{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.card-price li{flex-direction:column;gap:2px;display:flex}.card-price span{color:var(--color-text-muted);font-size:12px}.card-price strong{color:var(--color-accent-hover);font-size:18px}.card-price__note{color:var(--color-text-muted);margin:16px 0 0;font-size:12px;line-height:1.5}@media (prefers-reduced-motion:reduce){.card-tile img,.card-tile a:hover img{transition:none;transform:none}}.section--dark .btn--outline{color:var(--color-white);border-color:#ffffff8c}.section--dark .btn--outline:hover:not(:disabled){border-color:var(--color-white);background:#ffffff1a}.card-moves{margin-top:32px}.card-moves h2{margin:0 0 12px;font-size:16px}.card-move{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:10px;padding:14px 16px}.card-move header{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.card-move strong{font-size:15px}.card-move__cost,.card-move__tag{background:var(--color-bg-muted);color:#8a6d1f;border-radius:999px;padding:2px 8px;font-size:12px}.card-move__dmg{color:var(--color-accent-hover);margin-left:auto;font-weight:700}.card-move p{color:var(--color-text-muted);margin:8px 0 0;font-size:14px;line-height:1.55}.card-flavour{border-left:3px solid var(--color-accent);color:var(--color-text-muted);margin-top:24px;padding-left:14px;font-style:italic;line-height:1.6}
