*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1B3A5C;--navy-deep:#142d47;--orange:#E67E22;--orange-h:#d4691a;--green:#27AE60;--blue:#2980B9;--text:#111827;--muted:#6B7280;--border:#E5E7EB;--bg-alt:#F8F9FB;--white:#ffffff;--r-sm:6px;--r:12px;--r-lg:18px;--r-xl:24px;--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow:0 4px 16px rgba(0,0,0,.08);--shadow-lg:0 12px 40px rgba(0,0,0,.11);--shadow-xl:0 24px 64px rgba(27,58,92,.16);--font:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--ease:0.2s ease}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}.container{max-width:1120px;margin:0 auto;padding:0 24px}img{display:block;max-width:100%}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);transition:box-shadow var(--ease)}.nav__inner{height:68px;gap:32px}.nav__inner,.nav__logo{display:flex;align-items:center}.nav__logo{flex-shrink:0;text-decoration:none}.nav__logo img{height:28px;width:auto}.nav__links{display:flex;list-style:none;gap:2px;margin-left:auto}.nav__links a{text-decoration:none;color:var(--muted);font-size:.875rem;font-weight:500;padding:7px 13px;border-radius:var(--r-sm);transition:var(--ease)}.nav__links a:hover{color:var(--navy);background:var(--bg-alt)}.nav__cta{margin-left:12px;flex-shrink:0}.nav__hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;margin-left:auto}.nav__hamburger span{display:block;width:22px;height:2px;background:var(--navy);border-radius:2px;transition:var(--ease)}.nav__mobile{display:none;flex-direction:column;padding:12px 24px 20px;border-top:1px solid var(--border);gap:4px}.nav__mobile.open{display:flex}.nav__mobile a{display:block;padding:10px 12px;text-decoration:none;color:var(--text);font-weight:500;border-radius:var(--r-sm);font-size:.9rem}.nav__mobile a:hover{background:var(--bg-alt)}.nav__mobile .btn{margin-top:8px;text-align:center;justify-content:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:var(--r-sm);font-family:var(--font);font-size:.875rem;font-weight:600;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:all var(--ease);white-space:nowrap;line-height:1}.btn--primary{background:var(--orange);color:var(--white);border-color:var(--orange)}.btn--primary:hover{background:var(--orange-h);border-color:var(--orange-h);transform:translateY(-1px);box-shadow:0 6px 20px rgba(230,126,34,.35)}.btn--ghost{background:transparent;color:var(--navy);border-color:var(--navy)}.btn--ghost:hover{background:var(--navy);color:var(--white)}.btn--lg{padding:14px 28px;font-size:.95rem}.btn--full{width:100%}.btn--white{background:var(--white);color:var(--navy);border-color:var(--white)}.btn--white:hover{background:#eef2f7}.btn--outline-white{background:transparent;color:var(--white);border-color:rgba(255,255,255,.45)}.btn--outline-white:hover{border-color:var(--white);background:rgba(255,255,255,.1)}.hero{background:linear-gradient(155deg,#EEF5FF,#F5F0FF 55%,#FFF5EC);padding:80px 0 0;overflow:hidden}.hero__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.hero__badge{display:inline-flex;align-items:center;gap:8px;background:rgba(27,58,92,.07);color:var(--navy);padding:5px 14px;border-radius:100px;font-size:.78rem;font-weight:600;letter-spacing:.2px;border:1px solid rgba(27,58,92,.1);margin-bottom:24px}.badge__dot{width:7px;height:7px;background:var(--green);border-radius:50%;animation:blink 2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.35}}.hero__title{font-size:clamp(2.2rem,4vw,3.2rem);font-weight:900;line-height:1.13;color:var(--text);margin-bottom:20px;letter-spacing:-.035em}.hero__accent{color:var(--orange)}.hero__sub{color:var(--muted);font-size:1rem;line-height:1.75;max-width:480px;margin-bottom:36px}.hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.hero__trust{display:flex;flex-wrap:wrap;gap:16px}.trust-item{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--muted);font-weight:500}.hero__visual{position:relative;padding-bottom:0}.excel-mockup{background:var(--white);border-radius:var(--r-lg) var(--r-lg) 0 0;box-shadow:var(--shadow-xl);border:1px solid var(--border);border-bottom:none;overflow:hidden;position:relative;z-index:1}.mockup-shadow{height:20px;background:radial-gradient(ellipse,rgba(27,58,92,.2) 0,transparent 70%);filter:blur(8px);margin:0 10%}.excel-bar{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#F3F4F6;border-bottom:1px solid var(--border)}.excel-dots{display:flex;gap:6px}.dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.dot--red{background:#FF5F57}.dot--yellow{background:#FEBC2E}.dot--green{background:#28C840}.excel-filename{font-size:.75rem;color:var(--muted);margin:0 auto;font-weight:500}.excel-tabs{display:flex;background:#F9FAFB;border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}.excel-tabs::-webkit-scrollbar{display:none}.etab{padding:8px 14px;font-size:.72rem;font-weight:500;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;flex-shrink:0}.etab--active{color:var(--navy);border-bottom-color:var(--orange);background:var(--white);font-weight:600}.excel-body{padding:16px}.excel-header-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.excel-logo-block{width:52px;height:48px;background:var(--navy);border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:6px}.excel-logo-block img{filter:brightness(10)}.excel-company{flex:1 1}.company-name{height:13px;background:#E5E7EB;border-radius:4px;width:55%;margin-bottom:6px}.company-detail{height:9px;background:#F3F4F6;border-radius:3px;width:70%;margin-bottom:5px}.company-detail--short{width:45%}.excel-offerte-badge{background:var(--navy);color:var(--white);font-size:.65rem;font-weight:800;letter-spacing:1.5px;padding:5px 12px;border-radius:4px;flex-shrink:0}.excel-meta{display:flex;gap:20px;margin-bottom:12px;padding:8px 10px;background:#F9FAFB;border-radius:6px;border:1px solid var(--border)}.meta-row{display:flex;flex-direction:column;gap:2px}.meta-label{font-size:.62rem;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.5px}.meta-val{font-size:.7rem;font-weight:600;color:var(--navy)}.excel-table{width:100%;border-collapse:collapse;margin-bottom:12px;font-size:.72rem}.excel-table thead tr{background:var(--navy)}.excel-table thead th{color:var(--white);padding:6px 8px;text-align:left;font-weight:600;font-size:.65rem;letter-spacing:.3px}.excel-table tbody tr{border-bottom:1px solid var(--border)}.excel-table tbody tr:last-child{border-bottom:none}.excel-table tbody td{padding:8px}.cell-text{display:inline-block;height:9px;background:#EFF6FF;border-radius:3px;width:100%;max-width:120px}.cell-text--s{max-width:75px}.cell-text--m{max-width:95px}.cell-num{display:inline-block;height:9px;background:#F3F4F6;border-radius:3px;width:40px}.cell-num--r{float:right}.cell-sm{display:inline-block;height:9px;background:#F3F4F6;border-radius:3px;width:28px}.row-total{background:#F0FDF4!important}.total-label{font-size:.7rem;font-weight:700;color:var(--navy)}.total-label,.total-val{padding:10px 8px!important}.total-val{font-size:.8rem;font-weight:800;color:var(--green);text-align:right}.excel-buttons{display:flex;gap:8px;flex-wrap:wrap}.xbtn{padding:7px 13px;border-radius:5px;font-size:.7rem;font-weight:600;border:none;cursor:pointer;font-family:var(--font)}.xbtn--orange{background:var(--orange);color:var(--white)}.xbtn--navy{background:var(--navy);color:var(--white)}.xbtn--ghost{background:transparent;color:var(--navy);border:1.5px solid var(--border)}.vs-ribbon{background:var(--navy);padding:14px 0}.vs-ribbon__inner{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.vs-label{color:rgba(255,255,255,.55);font-size:.82rem}.vs-items{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.vs-dot{color:rgba(255,255,255,.25)}.vs-cross{font-size:.82rem;color:rgba(255,255,255,.4)}.vs-cross del{-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);opacity:.7}.vs-win{font-size:.85rem;color:#6EE7A0}.vs-win strong{font-weight:700}.section{padding:96px 0}.section--alt{background:var(--bg-alt)}.section__header{text-align:center;max-width:600px;margin:0 auto 60px}.section__header h2{font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;letter-spacing:-.025em;margin-bottom:14px}.section__header p{color:var(--muted);font-size:1rem;line-height:1.7}.product-layout{display:grid;grid-template-columns:380px 1fr;grid-gap:48px;gap:48px;align-items:start}.product-card{background:var(--white);border:2px solid var(--navy);border-radius:var(--r-xl);padding:36px 32px;gap:24px;box-shadow:var(--shadow-lg);position:-webkit-sticky;position:sticky;top:88px}.product-card,.product-card__top{display:flex;flex-direction:column}.product-card__top{gap:10px}.product-icon{width:52px;height:52px;object-fit:contain}.product-tag{display:inline-block;background:rgba(27,58,92,.08);color:var(--navy);font-size:.72rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:4px 12px;border-radius:100px;width:-moz-fit-content;width:fit-content}.product-card h3{font-size:1.35rem;font-weight:800;color:var(--text);line-height:1.2}.product-sub{font-size:.875rem;color:var(--muted);line-height:1.65}.price{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.price__currency{font-size:1.5rem;font-weight:700;color:var(--text)}.price__amount{font-size:3rem;font-weight:900;color:var(--text);line-height:1;letter-spacing:-.04em}.price__label{font-size:.85rem;color:var(--muted);font-weight:500;margin-left:4px}.price__sub{font-size:.78rem;color:var(--muted)}.feature-list{list-style:none;display:flex;flex-direction:column;gap:9px}.feature-list li{display:flex;align-items:flex-start;gap:9px;font-size:.875rem;color:var(--text);line-height:1.45}.check-icon{color:var(--green);font-weight:700;flex-shrink:0;margin-top:1px}.product-card__trust{display:flex;flex-direction:column;gap:6px;padding-top:4px}.product-card__trust span{font-size:.78rem;color:var(--muted)}.product-numbering{font-size:.75rem;color:var(--muted);border-top:1px solid var(--border);padding-top:16px}.product-numbering code{background:var(--bg-alt);padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.72rem;color:var(--navy)}.product-details{display:flex;flex-direction:column;gap:32px}.detail-block h4{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:14px}.target-list{display:flex;flex-wrap:wrap;gap:8px}.target-pill{background:var(--bg-alt);border:1px solid var(--border);color:var(--text);padding:7px 14px;border-radius:100px;font-size:.82rem;font-weight:500}.tabs-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.tab-item{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--r);padding:14px 16px}.tab-item__name{font-size:.82rem;font-weight:700;color:var(--navy);margin-bottom:4px}.tab-item__desc{font-size:.75rem;color:var(--muted)}.status-flow{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:var(--r);overflow:hidden}.status-step{flex:1 1;padding:12px 8px;text-align:center;font-size:.7rem;font-weight:700;letter-spacing:.8px}.status-step--1{background:#EFF6FF;color:var(--navy)}.status-step--2{background:#FFF7ED;color:#92400E}.status-step--3{background:#F5F3FF;color:#5B21B6}.status-step--4{background:var(--navy);color:var(--white)}.status-arrow{color:var(--border);font-size:1rem;padding:0 2px}.catalogue-items{background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--r);overflow:hidden;margin-bottom:10px}.cat-row{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid var(--border);font-size:.85rem}.cat-row:last-child{border-bottom:none}.cat-price{font-weight:700;color:var(--navy)}.catalogue-note{font-size:.78rem;color:var(--muted);line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.feat{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r);padding:24px 20px;transition:all var(--ease)}.feat:hover{border-color:rgba(27,58,92,.2);box-shadow:var(--shadow);transform:translateY(-3px)}.feat__icon{font-size:1.7rem;margin-bottom:12px}.feat h3{font-size:.95rem;font-weight:700;margin-bottom:8px}.feat p{font-size:.82rem;color:var(--muted);line-height:1.65}.feat p code{background:var(--bg-alt);padding:1px 5px;border-radius:3px;font-family:Courier New,monospace;font-size:.78rem}.steps{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-bottom:56px}.step{flex:1 1;max-width:300px;text-align:center;padding:0 20px}.step__num{font-size:.7rem;font-weight:700;color:var(--orange);letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.step__icon-wrap{display:inline-flex;margin-bottom:16px}.step h3{font-size:1.05rem;font-weight:700;margin-bottom:10px}.step p{font-size:.85rem;color:var(--muted);line-height:1.65}.step__connector{flex-shrink:0;margin-top:44px;padding:0 8px}.macro-list{background:var(--navy);border-radius:var(--r-lg);padding:28px 32px;color:var(--white)}.macro-list__header{display:flex;align-items:center;gap:10px;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.6);margin-bottom:18px}.macro-list__header img{filter:brightness(10);opacity:.7}.macros{display:flex;flex-wrap:wrap;gap:8px}.macro{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.85);padding:6px 14px;border-radius:100px;font-size:.78rem;font-weight:500;font-family:Courier New,monospace}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.testi{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r);padding:28px;display:flex;flex-direction:column;gap:14px}.testi__stars{color:var(--orange);font-size:.9rem;letter-spacing:2px}.testi p{font-size:.9rem;color:var(--text);line-height:1.7;font-style:italic;flex:1 1}.testi__author{gap:12px}.testi__author,.testi__avatar{display:flex;align-items:center}.testi__avatar{width:38px;height:38px;border-radius:50%;justify-content:center;font-weight:700;font-size:.95rem;color:var(--white);flex-shrink:0}.testi__avatar--1{background:var(--navy)}.testi__avatar--2{background:#0F5FA1}.testi__avatar--3{background:#0D4C8A}.testi__author strong{display:block;font-size:.83rem;font-weight:700}.testi__author span{font-size:.75rem;color:var(--muted)}.faq{max-width:720px;margin:0 auto;border:1.5px solid var(--border);border-radius:var(--r-lg);overflow:hidden;background:var(--white)}.faq-item{border-bottom:1px solid var(--border)}.faq-item:last-child{border-bottom:none}.faq-q{width:100%;background:none;border:none;padding:20px 24px;text-align:left;font-family:var(--font);font-size:.9rem;font-weight:600;color:var(--text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:var(--ease)}.faq-q:hover{background:var(--bg-alt)}.faq-chevron{flex-shrink:0;transition:transform var(--ease)}.faq-q[aria-expanded=true] .faq-chevron{transform:rotate(180deg)}.faq-a{display:none;padding:0 24px 20px}.faq-a.open{display:block}.faq-a p{color:var(--muted);font-size:.875rem;line-height:1.7}.cta-band{background:linear-gradient(135deg,var(--navy) 0,var(--navy-deep) 100%);padding:72px 0}.cta-band__inner{display:flex;align-items:center;gap:40px;flex-wrap:wrap;justify-content:center;text-align:left}.cta-band__logo{width:64px;height:64px;object-fit:contain;filter:brightness(10);flex-shrink:0}.cta-band__text{flex:1 1;min-width:240px}.cta-band__text h2{font-size:1.7rem;font-weight:800;color:var(--white);margin-bottom:8px;letter-spacing:-.02em}.cta-band__text p{color:rgba(255,255,255,.65);font-size:.95rem}.cta-band__action{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.cta-band__trust{display:flex;flex-direction:column;gap:5px}.cta-band__trust span{font-size:.78rem;color:rgba(255,255,255,.5)}.footer{background:#0D1F33;color:rgba(255,255,255,.75)}.footer__inner{display:flex;gap:64px;padding:56px 0 40px;border-bottom:1px solid rgba(255,255,255,.07);flex-wrap:wrap}.footer__brand{flex-shrink:0;max-width:220px}.footer__logo{filter:brightness(0) invert(1);opacity:.85;height:22px;width:auto;margin-bottom:14px}.footer__brand p{font-size:.82rem;color:rgba(255,255,255,.4);line-height:1.65}.footer__tagline{margin-top:6px;font-size:.78rem;color:rgba(255,255,255,.25)}.footer__cols{display:flex;gap:48px;flex:1 1;flex-wrap:wrap}.footer__col{display:flex;flex-direction:column;gap:10px;min-width:140px}.footer__col h4{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.3);margin-bottom:4px}.footer__col a{text-decoration:none;color:rgba(255,255,255,.55);font-size:.85rem;transition:color var(--ease)}.footer__col a:hover{color:var(--white)}.footer__bottom{padding:18px 0}.footer__bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.footer__bottom-inner>span{font-size:.75rem;color:rgba(255,255,255,.28)}.payment-badges{display:flex;gap:8px;flex-wrap:wrap}.pay-badge{background:rgba(255,255,255,.06);color:rgba(255,255,255,.45);padding:4px 10px;border-radius:4px;font-size:.68rem;font-weight:600;border:1px solid rgba(255,255,255,.09)}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.hero__inner{grid-template-columns:1fr;text-align:center;padding-bottom:48px}.hero__sub{margin:0 auto 36px}.hero__actions,.hero__trust{justify-content:center}.hero__visual{display:none}.product-layout{grid-template-columns:1fr}.product-card{position:static}.product-card,.testimonials{max-width:480px;margin:0 auto}.testimonials{grid-template-columns:1fr}}@media (max-width:768px){.nav__cta,.nav__links{display:none}.nav__hamburger{display:flex}.hero{padding:56px 0 48px}.hero__title{font-size:2.1rem}.section{padding:64px 0}.section__header{margin-bottom:40px}.steps{flex-direction:column;align-items:center}.step__connector{transform:rotate(90deg);margin:8px 0}.step{max-width:100%;text-align:center}.tabs-grid{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:1fr 1fr}.cta-band__inner{flex-direction:column;text-align:center}.cta-band__action,.cta-band__trust{align-items:center}.footer__inner{flex-direction:column;gap:36px;padding:40px 0 32px}.footer__brand{max-width:100%}}@media (max-width:480px){.container{padding:0 16px}.features-grid{grid-template-columns:1fr}.hero__actions{flex-direction:column}.tabs-grid{grid-template-columns:1fr 1fr}.footer__cols{gap:28px}.status-flow{flex-wrap:wrap}.status-step{font-size:.62rem}}.shop-hero{background:linear-gradient(155deg,#EEF5FF,#F5F0FF 55%,#FFF5EC);padding:64px 0 56px;text-align:center}.shop-hero h1{font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:900;letter-spacing:-.03em;margin-bottom:12px}.shop-hero p{color:var(--muted);font-size:1rem;max-width:520px;margin:0 auto}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,380px));grid-gap:28px;gap:28px;justify-content:center;padding:64px 0 96px}.shop-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-xl);padding:32px 28px;display:flex;flex-direction:column;gap:18px;transition:all var(--ease)}.shop-card:hover{border-color:rgba(27,58,92,.25);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.shop-card__icon{width:44px;height:44px;object-fit:contain}.shop-card h2{font-size:1.2rem;font-weight:800;line-height:1.25}.shop-card__desc{font-size:.875rem;color:var(--muted);line-height:1.65;flex:1 1;white-space:pre-line}.shop-card__price{display:flex;align-items:baseline;gap:4px}.shop-card__price .amount{font-size:2.2rem;font-weight:900;letter-spacing:-.03em}.shop-card__price .label{font-size:.82rem;color:var(--muted)}.shop-empty{color:var(--muted)}.shop-empty,.success-wrap{text-align:center;padding:96px 24px}.success-wrap{min-height:60vh;justify-content:center}.success-card,.success-wrap{display:flex;align-items:center}.success-card{max-width:480px;flex-direction:column;gap:18px}.success-check{width:72px;height:72px;background:#EDFAF1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--green)}.success-card h1{font-size:1.7rem;font-weight:800;letter-spacing:-.02em}.success-card p{color:var(--muted);font-size:.95rem;line-height:1.7}.admin-shell{min-height:100vh;background:var(--bg-alt)}.admin-nav{background:var(--navy);color:var(--white)}.admin-nav__inner{display:flex;align-items:center;gap:28px;height:60px}.admin-nav__logo{display:flex;align-items:center;gap:10px;text-decoration:none}.admin-nav__logo img{height:32px;width:auto;filter:brightness(10)}.admin-nav__logo span{color:var(--white);font-weight:800;font-size:.85rem;letter-spacing:1.5px}.admin-nav__links{display:flex;gap:4px;margin-left:auto;align-items:center}.admin-nav__links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.85rem;font-weight:500;padding:7px 13px;border-radius:var(--r-sm);transition:var(--ease)}.admin-nav__links a:hover{color:var(--white);background:rgba(255,255,255,.08)}.admin-nav__links a.active{color:var(--white);background:rgba(255,255,255,.12)}.admin-main{padding:40px 0 80px}.admin-title{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:24px}.admin-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;gap:16px;margin-bottom:36px}.admin-stat{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r);padding:22px 24px}.admin-stat__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin-bottom:6px}.admin-stat__value{font-size:1.8rem;font-weight:900;color:var(--navy)}.admin-panel{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-lg);overflow:hidden;margin-bottom:28px}.admin-panel__head{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid var(--border)}.admin-panel__head h2{font-size:1rem;font-weight:700}.admin-panel__body{padding:24px}.admin-table{width:100%;border-collapse:collapse;font-size:.875rem}.admin-table th{text-align:left;padding:12px 24px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);background:var(--bg-alt)}.admin-table td,.admin-table th{border-bottom:1px solid var(--border)}.admin-table td{padding:14px 24px;vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table .row-actions{display:flex;gap:8px}.pill{display:inline-block;padding:3px 11px;border-radius:100px;font-size:.72rem;font-weight:700}.pill--green{background:#EDFAF1;color:#166534}.pill--gray{background:#F3F4F6;color:var(--muted)}.pill--orange{background:#FFF3E8;color:#92400E}.pill--red{background:#FEF2F2;color:#B91C1C}.form{gap:18px;max-width:560px}.form,.form-field{display:flex;flex-direction:column}.form-field{gap:6px}.form-field label{font-size:.8rem;font-weight:600;color:var(--text)}.form-field input[type=email],.form-field input[type=number],.form-field input[type=password],.form-field input[type=text],.form-field textarea{font-family:var(--font);font-size:.9rem;padding:11px 14px;border:1.5px solid var(--border);border-radius:var(--r-sm);background:var(--white);color:var(--text);transition:border-color var(--ease);width:100%}.form-field input:focus,.form-field textarea:focus{outline:none;border-color:var(--navy)}.form-field textarea{min-height:110px;resize:vertical}.form-field input[type=file]{font-size:.85rem;padding:8px 0}.form-field .hint{font-size:.75rem;color:var(--muted)}.form-toggle{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:500;cursor:pointer}.form-toggle input{width:18px;height:18px;accent-color:var(--orange);cursor:pointer}.form-actions{display:flex;gap:10px;align-items:center}.form-error{background:#FEF2F2;border:1px solid #fecaca;color:#B91C1C;border-radius:var(--r-sm)}.form-error,.form-success{font-size:.85rem;padding:11px 14px}.form-success{background:#EDFAF1;border:1px solid #bbf7d0;color:#166534;border-radius:var(--r-sm)}.btn--danger{background:transparent;color:#B91C1C;border-color:#FECACA}.btn--danger:hover{background:#FEF2F2;border-color:#B91C1C}.btn--sm{padding:6px 14px;font-size:.78rem}.btn[disabled]{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(155deg,#EEF5FF,#F5F0FF 55%,#FFF5EC);padding:24px}.login-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--shadow-lg);padding:44px 40px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:22px}.login-card__logo{width:64px;height:64px;object-fit:contain;margin:0 auto}.login-card h1{font-size:1.25rem;font-weight:800;text-align:center;letter-spacing:-.01em}.login-card .form{max-width:100%}.env-status{display:flex;flex-direction:column;gap:0}.env-row{display:flex;align-items:center;justify-content:space-between;padding:13px 0;border-bottom:1px solid var(--border);font-size:.875rem}.env-row:last-child{border-bottom:none}.env-row code{background:var(--bg-alt);padding:2px 8px;border-radius:4px;font-size:.78rem}@media (max-width:768px){.admin-nav__links{gap:0}.admin-nav__links a{padding:6px 8px;font-size:.78rem}.admin-table td,.admin-table th{padding:10px 12px}.shop-grid{grid-template-columns:1fr}}.reveal{opacity:0;transform:translateY(26px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0);will-change:auto}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.hero__stats{display:flex;align-items:center;gap:24px;padding:18px 0 0;margin-top:4px;border-top:1px solid rgba(27,58,92,.1)}.stat{display:flex;flex-direction:column;gap:2px}.stat__value{font-size:1.45rem;font-weight:900;letter-spacing:-.02em;color:var(--navy);line-height:1.1}.stat__label{font-size:.75rem;color:var(--muted);font-weight:500}.stat__divider{width:1px;height:36px;background:rgba(27,58,92,.12);flex-shrink:0}.hero__visual-wrap{min-width:0}.trust-svg{vertical-align:-2px;margin-right:4px}.section--dark{background:radial-gradient(ellipse 80% 60% at 70% -10%,rgba(230,126,34,.12),transparent 60%),radial-gradient(ellipse 60% 50% at 10% 110%,rgba(41,128,185,.14),transparent 60%),linear-gradient(160deg,#152D47,#0E2238)}.section__header--light h2{color:var(--white)}.section__header--light p{color:rgba(255,255,255,.62)}.bento-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.bento{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);border-radius:var(--r-lg);padding:26px 24px;height:100%;transition:background .25s ease,border-color .25s ease,transform .25s ease;cursor:default}.bento:hover{background:rgba(255,255,255,.075);border-color:rgba(230,126,34,.45);transform:translateY(-3px)}.bento__icon{width:42px;height:42px;border-radius:11px;background:rgba(230,126,34,.15);border:1px solid rgba(230,126,34,.3);color:#F39C5A;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.bento h3{font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:8px;letter-spacing:-.01em}.bento p{font-size:.82rem;color:rgba(255,255,255,.6);line-height:1.65}.audience-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.audience-card{background:var(--white);border:1.5px solid var(--border);border-radius:var(--r-xl);overflow:hidden;height:100%;display:flex;flex-direction:column;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.audience-card:hover{border-color:rgba(27,58,92,.25);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.audience-card__photo{aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#EEF5FF,#FFF5EC)}.audience-card__photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.22,1,.36,1)}.audience-card:hover .audience-card__photo img{transform:scale(1.035)}.audience-card__body{padding:26px 28px 28px;display:flex;flex-direction:column;gap:12px;flex:1 1}.audience-card__body h3{font-size:1.2rem;font-weight:800;letter-spacing:-.015em}.audience-card__body p{font-size:.9rem;color:var(--muted);line-height:1.7;flex:1 1}.audience-tags{display:flex;flex-wrap:wrap;gap:7px}.audience-tag{background:var(--bg-alt);border:1px solid var(--border);color:var(--navy);padding:5px 13px;border-radius:100px;font-size:.76rem;font-weight:600}.footer__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.1fr;grid-gap:48px;gap:48px;padding:56px 24px 44px;border-bottom:1px solid rgba(255,255,255,.07)}.footer__logo-chip{display:inline-flex;align-items:center;background:var(--white);border-radius:8px;padding:8px 14px;margin-bottom:16px}.footer__logo-chip img{height:22px;width:auto;display:block}.footer__mission{font-size:.85rem;color:rgba(255,255,255,.45);line-height:1.7;max-width:300px}.footer__payments{display:flex;flex-wrap:wrap;gap:8px}.footer__payment-note{font-size:.78rem;color:rgba(255,255,255,.35);margin-top:10px;line-height:1.6}@media (max-width:1024px){.bento-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.audience-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.footer__grid{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:768px){.hero__stats{justify-content:center;gap:18px}.stat__value{font-size:1.25rem}}@media (max-width:560px){.bento-grid,.footer__grid{grid-template-columns:1fr}.footer__grid{gap:32px;padding:44px 24px 36px}}.step-wrap{flex:1 1;max-width:300px}.step-wrap .step{max-width:100%}.product-card-wrap{min-width:0}@media (max-width:768px){.step-wrap{max-width:100%;width:100%}}