:root{--bg-page:#fff;--surface-card:#f7f7f9;--border:#e6e6ea;--text-primary:#111827;--text-secondary:#4b5563;--footer-bg:#0b0b0c;--footer-text:#fff;--brick-red:#ff3213;--sun-yellow:#ffd500;--ocean-blue:#0341ae;--lime-green:#72cb3b;--tangerine:#ff971c;--sky:#67c9ff;--sale-warm-start:#ff3213;--sale-warm-end:#ff971c;--radius-large:22px}*{box-sizing:border-box}body{background:var(--bg-page);color:var(--text-primary);margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4{margin:0;font-weight:700}p{margin:0}a{color:inherit;text-decoration:none}.section-title{text-align:center;margin-bottom:3rem;font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.2}.section-title--light{color:#fff}.btn{cursor:pointer;text-align:center;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;padding:.95rem 1.9rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn-primary{background:var(--brick-red);color:#fff;box-shadow:0 14px 30px #ff321359}.btn-primary:hover{background:#e92c10;transform:translateY(-2px)}.btn-primary:active{background:#cf260d;transform:translateY(0)}.btn-secondary{color:var(--ocean-blue);border:2px solid var(--ocean-blue);box-shadow:none;background:0 0}.btn-secondary:hover{background:#0341ae14}.btn-shadow{box-shadow:0 14px 30px #0341ae29}.btn-sticky{white-space:nowrap;position:relative}.btn-full-width,.btn-full{width:100%}@keyframes btnPulse{0%{box-shadow:0 0 #ff321366}70%{box-shadow:0 0 0 10px #ff321300}to{box-shadow:0 0 #ff321300}}.js-pulse-btn{animation:2s infinite btnPulse}.top-bar{background:linear-gradient(120deg,var(--sale-warm-start),var(--sale-warm-end));color:#fff;text-align:center;padding:.75rem 1rem;font-size:.85rem}.top-bar__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:1160px;margin:0 auto;display:flex}header{background:var(--bg-page);border-bottom:1px solid var(--border);z-index:30;position:sticky;top:0}.header-inner{align-items:center;gap:1.5rem;max-width:1160px;margin:0 auto;padding:1rem 1.5rem;display:flex}.logo{color:var(--brick-red);font-size:1.5rem;font-weight:700}.header-nav{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.nav-links{color:var(--text-secondary);gap:1.25rem;font-weight:500;display:flex}.header-nav .btn{box-shadow:0 12px 30px #ff321340}.hero-mobile-slider{aspect-ratio:3/2;z-index:10;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:0 0;border-radius:0;width:100%;position:relative;overflow:hidden;margin:0!important;padding:0!important}.slider-wrapper{width:100%;height:100%;font-size:0;line-height:0;position:relative}.hero-slide{opacity:0;z-index:1;transition:opacity .8s ease-in-out;position:absolute;inset:0}.hero-slide.active{opacity:1;z-index:2}.hero-slide img{object-fit:contain;object-position:top center;width:100%;height:100%;display:block}.slider-dots{z-index:10;justify-content:center;gap:8px;display:flex;position:absolute;bottom:15px;left:0;right:0}.dot{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:all .3s;box-shadow:0 1px 3px #0000004d}.dot.active{background:#fff;transform:scale(1.3)}@media (min-width:768px){.hero-mobile-slider{aspect-ratio:auto;border-radius:20px;max-width:900px;height:600px;margin:20px auto!important}.hero-slide img{object-fit:cover;border-radius:20px}}.section--hero{background:var(--bg-page);position:relative;overflow:hidden}.section--hero:before{content:"";opacity:.65;pointer-events:none;background-image:radial-gradient(circle at 6px 6px,#67c9ff29 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0}.hero-grid{z-index:1;gap:1rem;display:grid;position:relative}.hero-copy{flex-direction:column;gap:1.5rem;display:flex}.hero-title{color:var(--text-primary);font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.05}.hero-lead{color:var(--text-secondary);max-width:32rem;font-size:1.1rem}.hero-badges{flex-wrap:wrap;gap:.75rem;display:flex}.hero-badge{background:var(--surface-card);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 30px #1118270d}.hero-cta{flex-wrap:wrap;gap:1rem;display:flex}.hero-media{box-shadow:none;background:0 0;border:none;padding:0}.hero-ba-slider{-webkit-user-select:none;user-select:none;cursor:ew-resize;border:4px solid #fff;border-radius:22px;width:100%;height:380px;position:relative;overflow:hidden;box-shadow:0 20px 50px #11182726}.ba-bg-img{object-fit:fill;object-position:center center;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.ba-overlay{will-change:width;border-right:3px solid #fff;height:100%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:5px 0 15px #0003}.ba-overlay img{object-fit:cover;height:100%;display:block;position:absolute;top:0;left:0}.ba-handle{z-index:5;width:48px;height:48px;color:var(--brick-red);pointer-events:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;animation:2s infinite pulseHandle;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000004d}@keyframes pulseHandle{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 15px #fff0}to{box-shadow:0 0 #fff0}}.ba-arrows{fill:currentColor;width:24px;height:24px}.ba-range-input{opacity:0;cursor:ew-resize;z-index:10;touch-action:pan-y;width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.ba-label{color:#fff;pointer-events:none;text-transform:uppercase;background:#0009;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:700;position:absolute;top:20px}.label-before{z-index:6;left:20px}.label-after{z-index:1;right:20px}@media (min-width:768px){.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.hero-ba-slider{aspect-ratio:1;height:auto;max-height:550px}}.step-card{z-index:2;will-change:transform;background:#fff;border:1px solid #fff6;border-radius:20px;flex-direction:column;gap:1rem;height:100%;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.step-icon{background:var(--surface-card);width:56px;height:56px;color:var(--brick-red);border-radius:14px;justify-content:center;align-items:center;margin-bottom:.5rem;transition:all .3s;display:flex}.step-card h3{color:var(--text-primary);font-size:1.25rem}.step-card p{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.5}.step-meta{color:#5da530;background:#72cb3b1a;border-radius:8px;width:fit-content;padding:.4rem .8rem;font-size:.85rem;font-weight:700;display:inline-block}.mobile-timeline-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #ffffff80;border-radius:24px;padding:2rem 1.5rem;box-shadow:0 20px 40px #00000026}.mobile-steps-title{text-align:center;color:var(--text-primary);margin-bottom:2rem;font-size:1.35rem}.v-timeline{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.v-timeline:before{content:"";background:#e6e6ea;width:2px;position:absolute;top:10px;bottom:20px;left:19px}.v-item{z-index:1;align-items:center;gap:1.25rem;transition:transform .3s;display:flex;position:relative}.v-marker{border:2px solid var(--brick-red);width:40px;height:40px;color:var(--brick-red);z-index:2;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;transition:all .4s;display:flex;position:relative;box-shadow:0 4px 10px #ff321326}.v-marker.success{background:var(--lime-green);border-color:var(--lime-green);color:#fff}.v-content h4{margin:0 0 .3rem;font-size:1.1rem;transition:color .3s}.v-content p{color:var(--text-secondary);margin:0;font-size:.9rem}.v-item.is-active .v-marker{background:var(--sun-yellow);border-color:var(--sun-yellow);color:var(--text-primary);transform:scale(1.15);box-shadow:0 0 15px #ffd50080}.v-item.is-active .v-content h4{color:var(--brick-red)}.emotion-card{border:1px solid var(--border);z-index:2;text-align:left;background:#fff;border-radius:24px;max-width:600px;margin:3rem auto 0;padding:2rem;position:relative;box-shadow:0 20px 40px #00000026}.emotion-step{color:var(--text-primary);align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.emotion-icon{flex-shrink:0;font-size:1.6rem;line-height:1.3}.emotion-step p{margin:0;font-size:1.05rem;line-height:1.5}.emotion-title{color:var(--brick-red);text-transform:uppercase;letter-spacing:1px;margin-bottom:.2rem;font-size:.85rem;font-weight:800;display:block}.emotion-quote{color:var(--text-secondary);font-style:italic;font-weight:500}.emotion-summary{border-top:1px solid var(--border);color:var(--text-primary);text-align:center;margin-top:1.5rem;padding-top:1.5rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:block}.section--full-custom{z-index:2;background-color:#ff3213;margin-top:-2px;padding:2rem 0 4rem;position:relative}.custom-container{text-align:center;z-index:5;max-width:600px;margin:0 auto;padding:0 1rem;position:relative}.custom-title{color:#fff;text-transform:uppercase;letter-spacing:1px;text-shadow:0 4px #0000001a;z-index:20;margin-top:2rem;margin-bottom:.5rem;font-size:2.2rem;font-weight:800;line-height:1.1;position:relative}.custom-subtitle{color:#ffffffd9;z-index:20;margin-bottom:1.5rem;font-size:1.05rem;font-weight:500;line-height:1.5;position:relative}.custom-scene{border-radius:20px;justify-content:center;width:100%;height:480px;display:flex;position:relative;overflow:hidden}.yellow-card-bg{z-index:1;background:#ffd500;border-radius:20px;height:75%;position:absolute;bottom:0;left:0;right:0;box-shadow:inset 0 -10px 20px #0000000d}.card-notch{border-top:25px solid #ffd500;border-left:25px solid #0000;border-right:25px solid #0000;width:0;height:0;position:absolute;bottom:-20px;left:15%}.slide-label{letter-spacing:.5px;text-transform:uppercase;z-index:25;border-radius:8px;padding:4px 12px;font-size:.72rem;font-weight:700;position:absolute;top:12px;box-shadow:0 2px 8px #00000026}.slide-label--photo{color:#111;background:#fff;left:12px}.slide-label--figure{background:var(--brick-red);color:#fff;right:12px}.custom-slider{z-index:5;width:100%;height:100%;position:relative}.custom-slide{will-change:transform;justify-content:space-between;align-items:flex-end;padding:0 1rem 3rem 2rem;transition:none;display:flex;position:absolute;inset:0;transform:translateY(100%)}.custom-slide.active{z-index:10;transition:transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.custom-slide.exit{z-index:9;transition:transform .8s cubic-bezier(.4,0,.2,1);transform:translateY(-100%)}.slide-polaroid{z-index:2;width:45%;position:relative;bottom:15px;transform:rotate(-3deg)}.polaroid-inner{background:#fff;border-radius:4px;padding:8px 8px 30px;box-shadow:0 10px 25px #0003}.polaroid-inner img{aspect-ratio:3/4;object-fit:cover;object-position:top center;background:#eee;border-radius:2px;width:100%;display:block}.slide-figure{z-index:3;justify-content:center;align-items:flex-end;width:50%;height:100%;padding-bottom:20px;display:flex;position:relative}.slide-figure img{object-fit:contain;filter:drop-shadow(0 15px 30px #00000040);width:130%;height:auto;max-height:400px;margin-bottom:0;transform:translate(10px)}.scan-corners{pointer-events:none;z-index:20;width:100%;height:100%;position:absolute;top:0;left:0}.corner{border:0 solid #fff;border-radius:4px;width:30px;height:30px;position:absolute;box-shadow:0 2px 5px #0000001a}.corner-tl{border-top:6px solid #fff;border-left:6px solid #fff;top:15%;left:52%}.corner-bl{border-bottom:6px solid #fff;border-left:6px solid #fff;bottom:8%;left:52%}.corner-tr{border-top:6px solid #fff;border-right:6px solid #fff;top:15%;right:0}.corner-br{border-bottom:6px solid #fff;border-right:6px solid #fff;bottom:8%;right:0}.custom-cta{z-index:20;margin-top:2rem;position:relative}.custom-cta-btn{color:var(--brick-red);cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2.2rem;font-size:1.05rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 25px #00000026}.custom-cta-btn:hover{transform:translateY(-3px);box-shadow:0 14px 35px #00000040}.custom-cta-sub{color:#ffffffb3;margin-top:.8rem;font-size:.88rem;font-weight:500}.section--yellow{color:#1a1a1a;z-index:1;background-color:#ffcf00;position:relative}.section--yellow .section-title{color:#1a1a1a;text-transform:uppercase;letter-spacing:-.5px;font-weight:900}.section--yellow .section-subtitle{color:#1a1a1a;opacity:.8;font-weight:500}.accessories-showcase{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(circle,#fffc 0%,#fff3 70%);border:2px solid #fff;border-radius:30px;justify-content:center;align-items:center;height:550px;margin-bottom:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #bd8c0040}.showcase-main-figure{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:20px}.showcase-main-figure img{object-fit:contain;filter:drop-shadow(0 15px 30px #00000040);width:100%;max-width:320px;height:100%;transition:opacity .3s,transform .3s cubic-bezier(.34,1.56,.64,1)}.showcase-main-figure img.changing{opacity:0;transform:scale(.8)rotate(-5deg)}.showcase-grid{z-index:10;pointer-events:none;flex-flow:column wrap;place-content:space-between center;gap:1.5rem;padding:2rem;display:flex;position:absolute;inset:0}.acc-item{pointer-events:auto;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;transition:all .25s cubic-bezier(.25,1,.5,1);display:flex;position:relative;box-shadow:0 8px 20px #00000014}.acc-item img{object-fit:contain;filter:drop-shadow(0 4px 6px #0000001a);width:65%;height:65%}.acc-item:hover{z-index:20;transform:scale(1.15)translateY(-2px);box-shadow:0 12px 25px #00000026}.acc-item.active{background:#fff;border-color:#1a1a1a;transform:scale(1.15);box-shadow:0 0 0 4px #0000001a,0 12px 25px #00000026}.acc-plus{color:#fff;opacity:0;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:-6px;right:-6px;transform:scale(0);box-shadow:0 2px 5px #0003}.acc-item:hover .acc-plus,.acc-item.active .acc-plus{opacity:1;transform:scale(1)}.acc-item:hover .acc-plus{content:"+";background:#4caf50}.acc-item.active .acc-plus{color:#000;background:#ffd500}.cta-wrapper-bottom{text-align:center;margin-top:1rem;padding-bottom:2rem}.btn-yellow-pop{text-transform:uppercase;letter-spacing:.5px;color:#1a1a1a;background:#fff;border:4px solid #1a1a1a;border-radius:50px;justify-content:center;align-items:center;padding:18px 40px;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;box-shadow:6px 6px #0003}.btn-yellow-pop:hover{background:#ffd500;transform:translateY(-3px);box-shadow:10px 10px #00000026}.btn-yellow-pop:active{transform:translateY(1px);box-shadow:2px 2px #0003}.section--pricing{padding-top:1rem;padding-bottom:4rem}.pricing-header-block{text-align:center;margin-bottom:2.5rem}.pricing-header-block h2{margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.pricing-header-block p{color:var(--text-secondary);max-width:520px;margin:0 auto;font-size:1.05rem}.pricing-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;display:grid}.pricing-card{background:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;height:100%;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001f}.pricing-card--popular{border:2px solid var(--brick-red);box-shadow:0 15px 40px #ff321326}.popular-badge{background:var(--brick-red);color:#fff;z-index:10;letter-spacing:.3px;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:800;position:absolute;top:14px;right:14px;box-shadow:0 4px 12px #ff321359}.pricing-card__media{aspect-ratio:1;background:#f9f9f9;border-radius:16px;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}.pricing-card__image{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.pricing-card:hover .pricing-card__image{transform:scale(1.05)}.pricing-content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.pricing-card h3{color:var(--text-secondary);margin:0 0 .3rem;font-size:1.05rem;font-weight:600}.price-wrap{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.3rem;display:flex}.price-val{color:var(--text-primary);letter-spacing:-.5px;font-size:1.9rem;font-weight:800}.price-val.text-red{color:var(--brick-red)}.price-old{color:#aaa;font-size:1rem;font-weight:500;text-decoration:line-through}.discount-badge{color:var(--brick-red);background:#fef2f2;border-radius:6px;align-items:center;gap:3px;padding:3px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.pricing-desc{color:#888;margin-bottom:1rem;font-size:.92rem;line-height:1.4}.pricing-includes-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;margin:1rem 0;font-size:.8rem;font-weight:800;display:flex}.pricing-includes-label:before,.pricing-includes-label:after{content:"";background:var(--border);flex:1;height:1px;margin:0 10px}.pricing-features{flex-grow:1;margin:0 0 1.5rem;padding:0;list-style:none}.pricing-features li{color:var(--text-primary);margin-bottom:.55rem;padding-left:1.6rem;font-size:.93rem;line-height:1.4;position:relative}.pricing-features li:before{content:"✓";color:var(--lime-green,#22c55e);font-size:.9rem;font-weight:800;position:absolute;top:0;left:0}.pricing-features li.feature-highlight{color:var(--brick-red);font-weight:700}.pricing-features li.feature-highlight:before{content:"🎁";font-size:.85rem}.pricing-card .btn{width:100%;margin-top:auto}.pricing-footer-info{text-align:center;flex-wrap:wrap;justify-content:center;gap:1rem 2.5rem;margin-top:2rem;display:flex}.pricing-footer-item{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.pricing-footer-icon{font-size:1.2rem}.gift-cert-banner{background:linear-gradient(135deg,#faf5ff,#ede9fe);border:1px solid #ddd6fe;border-radius:16px;align-items:center;gap:1.2rem;max-width:700px;margin-top:2rem;margin-left:auto;margin-right:auto;padding:1.5rem 2rem;display:flex}.gift-cert-icon{flex-shrink:0;font-size:2.2rem}.gift-cert-text h4{color:#6b21a8;margin:0 0 .3rem;font-size:1rem;font-weight:700}.gift-cert-text p{color:#7c3aed;margin:0;font-size:.9rem;line-height:1.5}.section--fridge{background-color:#f4f6f8;background-image:radial-gradient(#d1d5db 1px,#0000 1px);background-size:24px 24px;padding:3.5rem 0 4rem;overflow:hidden}.fridge-header{text-align:center;margin-bottom:2.5rem}.fridge-header h2{color:var(--text-primary);margin:0 0 .6rem;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800}.fridge-header p{color:var(--text-secondary);margin:0;font-size:1.05rem}.trust-bar{flex-wrap:wrap;justify-content:center;gap:1.5rem 2.5rem;margin-bottom:2.5rem;padding:0 1rem;display:flex}.trust-item{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;display:flex}.trust-item span.trust-emoji{font-size:1.3rem}.trust-item .trust-num{color:var(--brick-red)}.sticker-wall{column-count:1;column-gap:1.5rem;max-width:1100px;margin:0 auto;padding:0 1rem}.sticker-card{break-inside:avoid;transform-origin:top;z-index:1;background:#fff;border-radius:16px;margin-bottom:2rem;padding:1rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:relative;box-shadow:0 1px 2px #0000000d,0 10px 20px #0000001a}.sticker-card:hover{z-index:100;box-shadow:0 25px 50px #0003;transform:scale(1.03)rotate(0)!important}.rotate-left{transform:rotate(-2deg)}.rotate-right{transform:rotate(2deg)}.rotate-slight-left{transform:rotate(-1deg)}.rotate-slight-right{transform:rotate(1.5deg)}.sticker-media{border-radius:12px;position:relative;overflow:hidden}.sticker-media img{aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:12px;width:100%;display:block}.real-photo-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;letter-spacing:.3px;background:#000000b3;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:8px;left:8px}.real-photo-badge:before{content:"📸";font-size:.8rem}.sticker-body{margin-top:.9rem}.sticker-body p{color:var(--text-primary);margin:0 0 .75rem;font-size:.93rem;line-height:1.55}.sticker-user{align-items:center;gap:.6rem;margin-bottom:.6rem;display:flex}.user-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:800;display:flex}.user-info{flex-direction:column;gap:1px;display:flex}.user-name{color:var(--text-primary);font-size:.9rem;font-weight:700}.user-meta{color:#6b7280;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.user-stars{color:#ffd500;letter-spacing:1px;font-size:.85rem}.sticker-footer{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.order-tag{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;align-items:center;gap:4px;padding:3px 9px;font-size:.75rem;font-weight:600;display:inline-flex}.order-tag:before{content:"✓";font-weight:800}.style-polaroid{border-radius:4px;padding:10px 10px 16px;box-shadow:0 10px 30px #00000026}.style-note{background:#fffdf0;border:1px solid #f0e6ce}.style-note-blue{background:#f0f7ff;border:1px solid #dbeafe}.style-note-pink{background:#fff5f7;border:1px solid #fce7f3}.style-chat{background:#efeae2;border-radius:12px;padding:.8rem}.chat-bubble{color:#111;background:#dcf8c6;border-radius:12px 12px 4px;margin-bottom:.5rem;padding:.8rem 1rem;font-size:.9rem;line-height:1.5;position:relative;box-shadow:0 1px 2px #00000014}.chat-bubble.incoming{background:#fff;border-radius:12px 12px 12px 4px}.chat-time{text-align:right;color:#7c8e76;margin-top:4px;font-size:.7rem}.decor-magnet{z-index:10;border-radius:50%;width:30px;height:30px;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px #0000004d,inset 0 -3px 4px #0003,inset 0 2px 5px #ffffffb3}.magnet-red{background:#ff3213}.magnet-yellow{background:#ffd500}.magnet-blue{background:#0341ae}.decor-tape{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10;background:#ffffff73;border-left:2px dashed #0000000d;border-right:2px dashed #0000000d;width:80px;height:22px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-1deg);box-shadow:0 2px 4px #0000000d}.decor-tape-corner{z-index:5;background:#f0f0f099;width:65px;height:22px;position:absolute;top:5px;left:-18px;transform:rotate(-45deg);box-shadow:0 1px 3px #0000001a}.decor-clip{z-index:5;border:3px solid #999;border-bottom:none;border-radius:8px;width:12px;height:36px;position:absolute;top:-14px;right:18px}.decor-pin{z-index:10;background:#ff3213;border-radius:50%;width:18px;height:18px;position:absolute;top:-8px;left:50%;transform:translate(-50%);box-shadow:0 3px 6px #0000004d,inset 0 1px 3px #ffffff80}.decor-pin:after{content:"";background:#999;border-radius:1px;width:2px;height:8px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.fridge-cta{text-align:center;margin-top:2.5rem;padding:0 1rem}.fridge-cta p{color:var(--text-secondary);margin:0 0 1rem;font-size:1rem}.fridge-cta-btn{background:var(--brick-red);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.fridge-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff321359}footer{margin-top:4rem}.cta-card{margin-bottom:4rem!important}.footer-disclaimer{padding-bottom:3rem}.spacer{background:#fff;height:4rem}footer{background:var(--footer-bg);color:#ffffffd9;padding:0}.footer-inner{max-width:1160px;margin:0 auto;padding:0 1.5rem}.footer-top{border-bottom:1px solid #ffffff14;gap:2.5rem;padding:3.5rem 0 2.5rem;display:grid}.footer-brand h3{color:#fff;margin:0 0 .75rem;font-size:1.5rem;font-weight:800}.footer-brand p{color:#ffffff8c;max-width:320px;margin:0;font-size:.95rem;line-height:1.6}.footer-col h4{text-transform:uppercase;letter-spacing:.8px;color:#fff6;margin:0 0 1rem;font-size:.85rem;font-weight:700}.footer-links{flex-direction:column;gap:.7rem;display:flex}.footer-links a,.footer-links span{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-links span{color:#fff6;font-size:.88rem}.footer-tg{align-items:center;gap:.5rem;display:inline-flex}.footer-tg-icon{background:#08c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.footer-tg-icon svg{width:10px;height:10px}.footer-cta{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 0;display:flex}.footer-cta h4{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.footer-cta p{color:#ffffff80;max-width:420px;margin:.4rem 0 0;font-size:.92rem}.footer-cta__actions{flex-shrink:0}.footer-cta__actions .btn{background:var(--brick-red);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.8rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.footer-cta__actions .btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ff321366}.footer-bottom-row{color:#fff6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:1.5rem 0;font-size:.85rem;display:flex}.footer-legal-links{flex-wrap:wrap;gap:.5rem;display:flex}.footer-legal-links a{color:#fff6;transition:color .2s}.footer-legal-links a:hover{color:#ffffffb3}.footer-legal-links .sep{color:#ffffff26}.footer-disclaimer{color:#ffffff40;max-width:700px;padding:0 0 2rem;font-size:.78rem;line-height:1.5}.js-scroll-fade,.js-step-card{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.8,.2,1);transform:translateY(30px)}.is-visible{opacity:1!important;transform:translateY(0)!important}@media (min-width:768px){.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.rotate-left{transform:rotate(-3deg)}.rotate-right{transform:rotate(3deg)}.rotate-slight-left{transform:rotate(-1.5deg)}.rotate-slight-right{transform:rotate(2deg)}.footer-top{grid-template-columns:1.6fr 1fr 1fr;gap:3rem}}@media (min-width:900px){.steps-desktop-wrapper{display:block}.steps-mobile-wrapper{display:none}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:flex-start}.pricing-card--popular{z-index:2;transform:scale(1.04)}.pricing-card--popular:hover{transform:scale(1.04)translateY(-6px)}}@media (min-width:1000px){.sticker-wall{column-count:3;column-gap:2rem}.sticker-media{max-height:240px}}@media (max-width:899px){.pricing-card--popular{margin:0;transform:none}.pricing-card--popular:hover{transform:translateY(-4px)}.pricing-content{padding:1.25rem}.price-val{font-size:1.65rem}.gift-cert-banner{text-align:center;flex-direction:column;gap:.8rem;padding:1.3rem}}@media (max-width:768px){.top-bar{font-size:.8rem;line-height:1.4}.header-inner{grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;row-gap:.6rem;padding:.5rem 1rem;display:grid}.logo{grid-area:1/1;justify-self:start;margin:0;font-size:1.25rem}.header-nav{display:contents}.nav-links{grid-area:1/2;justify-self:end;gap:.6rem;width:auto;margin:0;font-size:.75rem;display:flex}.header-nav .btn{grid-area:2/1/auto/-1;justify-self:center;width:auto;min-width:180px;max-width:100%;margin:0;padding:.6rem 1.5rem;font-size:.9rem}.container{padding:0 1rem}.section{padding:3rem 0}.section--hero{margin-top:0!important;padding-top:0!important;padding-bottom:0!important}.section--hero .container{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.hero-copy{text-align:center;align-items:center;padding:2rem 1rem}.hero-lead{max-width:none}.hero-badges,.hero-cta{justify-content:center}.hero-cta .btn{width:100%;max-width:320px}.pricing-card{gap:.5rem;padding:1rem}.pricing-card h3{margin-bottom:0;font-size:1.2rem}.pricing-card__price{margin:.1rem 0 .3rem;font-size:1.6rem}.pricing-card p:not(.pricing-card__price){font-size:.9rem;line-height:1.3;margin-bottom:0!important}.pricing-card ul{margin:.25rem 0 .75rem;padding-left:1.1rem;font-size:.9rem}.pricing-card li{margin-bottom:.15rem}.pricing-card .btn{width:100%;margin-top:auto;padding:.7rem}.accessories-showcase{align-items:flex-start;height:450px}.showcase-main-figure{top:20px;bottom:100px;inset-inline:0}.showcase-main-figure img{max-width:100%;max-height:100%}.showcase-grid{scroll-snap-type:x mandatory;pointer-events:auto;background:linear-gradient(#fff0 0%,#ffffffe6 100%);flex-flow:row;justify-content:flex-start;gap:.75rem;padding:1rem 1.5rem;display:flex;position:absolute;inset:auto 0 0;overflow-x:auto}.showcase-grid::-webkit-scrollbar{display:none}.acc-item{scroll-snap-align:center;background:#fff;border-radius:16px;flex:0 0 64px;height:64px;box-shadow:0 4px 10px #0000001a}.cta-wrapper-bottom{margin-top:2rem}.footer-top{gap:2rem;padding:2.5rem 0 2rem}.footer-brand p{max-width:100%}.footer-cta{flex-direction:column;align-items:flex-start;padding:1.5rem 0}.footer-cta__actions{width:100%}.footer-cta__actions .btn{justify-content:center;width:100%}.footer-bottom-row{flex-direction:column;align-items:flex-start;gap:.6rem}}@media (max-width:699px){.section--fridge{padding:2.5rem 0 3rem}.sticker-wall{padding:0 .75rem}.sticker-card{margin-bottom:1.5rem;padding:.85rem}.sticker-card:hover{transform:scale(1.01)rotate(0)!important}.sticker-media{max-height:240px}.trust-bar{gap:.8rem 1.5rem}.trust-item{font-size:.85rem}.fridge-header h2,.fridge-header p{padding:0 1rem}.chat-bubble{font-size:.85rem}}@media (max-width:640px){.emotion-card{border-radius:20px;margin-top:2rem;margin-bottom:1rem;padding:1.5rem 1.25rem}.emotion-step p{font-size:.95rem}.emotion-icon{font-size:1.4rem}.emotion-summary{font-size:1rem;text-align:center!important}.faq-content{padding:0 1rem 1.2rem}.faq-title{gap:.65rem;font-size:.93rem}.faq-icon-left{width:24px;height:24px}.faq-header{padding:.9rem 1rem}}@media (max-width:480px){.hero-title{font-size:2.2rem}.custom-scene{height:400px;margin-top:-15px}.yellow-card-bg{height:65%}.custom-slide{padding:0 .5rem 2rem 1rem}.slide-figure{width:55%;padding-bottom:0}.slide-figure img{max-height:none;transform:translate(5px)translateY(0);width:130%!important}.slide-polaroid{width:48%;bottom:0;transform:rotate(-2deg)}.custom-title{margin-bottom:.3rem;font-size:1.5rem}.custom-subtitle{margin-bottom:1rem;font-size:.92rem}.corner-tr,.corner-br{right:5px}.slide-label{padding:3px 8px;font-size:.65rem}.custom-cta-btn{padding:.85rem 1.8rem;font-size:.95rem}}.faq-container{max-width:800px;margin:0 auto}.faq-grid{flex-direction:column;gap:.65rem;display:flex}.faq-card{background:#fff;border:1px solid #0000000f;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 2px 5px #00000008}.faq-card.is-open{box-shadow:0 14px 30px #00000017}.faq-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.faq-title{color:#1f2937;align-items:center;gap:.8rem;font-size:1rem;font-weight:700;line-height:1.3;display:flex}.faq-icon-left{color:#64748b;background:#f1f5f9;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .3s;display:flex}.faq-card:hover .faq-icon-left{color:#fff;background:#ef4444}.faq-arrow{color:#94a3b8;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.faq-card.is-open .faq-arrow{color:#ef4444;transform:rotate(180deg)}.faq-card.is-open .faq-body{opacity:1;max-height:2200px}.faq-content{color:#4b5563;padding:0 1.2rem 1.3rem 3.6rem;font-size:.95rem;line-height:1.65}.faq-card--price{background:#fffdf7;border-color:#d9770633}.faq-card--price .faq-header{background:#fffdf7}.faq-card--price .faq-icon-left{color:#d97706;background:#fffbeb}.faq-card--price:hover .faq-icon-left{color:#fff;background:#d97706}.faq-card--size{background:#f8faff;border-color:#3b82f626}.faq-card--size .faq-header{background:#f8faff}.faq-card--size .faq-icon-left{color:#3b82f6;background:#eff6ff}.faq-card--size:hover .faq-icon-left{color:#fff;background:#3b82f6}.faq-more{text-align:center;margin-top:2rem}.faq-more-btn{border:2px solid var(--border);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.faq-more-btn:hover{border-color:var(--brick-red);color:var(--brick-red);transform:translateY(-2px);box-shadow:0 8px 20px #ff32131f}.faq-more-btn svg{width:18px;height:18px;transition:transform .3s}.faq-more-btn:hover svg{transform:translate(3px)}@media (max-width:640px){.faq-content{padding:0 1rem 1.2rem}.faq-title{gap:.65rem;font-size:.93rem}.faq-icon-left{width:24px;height:24px}.faq-header{padding:.9rem 1rem}}.page-lead{text-align:center;margin-bottom:3rem}.badge-inline{background:var(--sun-yellow);color:#000;text-transform:uppercase;letter-spacing:.5px;border-radius:999px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.page-title{letter-spacing:-1px;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(2.2rem,8vw,3.2rem)}.page-description{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.7}.section-subtitle{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.promo-banner{border-radius:var(--radius-large);text-align:center;background:linear-gradient(135deg,#fff9db,#fff3bf);border:2px dashed #fab005;margin-bottom:3rem;padding:2rem}.promo-banner h3{color:#f08c00;margin-bottom:.5rem;font-size:1.3rem}.promo-banner p{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.info-card{background:var(--surface-card);border-radius:var(--radius-large);border:1px solid var(--border);text-align:center;padding:2.5rem 1.5rem;transition:all .3s}.info-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.info-icon{margin-bottom:1.5rem;font-size:3.5rem;display:block}.info-title{color:var(--text-primary);margin-bottom:.8rem;font-size:1.35rem}.info-text{color:var(--text-secondary);font-size:1rem;line-height:1.6}.info-note{color:var(--text-primary);border-top:1px solid #0000000d;margin-top:1.25rem;padding-top:1.25rem;font-size:.9rem;font-weight:600}.payment-methods{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1rem;display:flex}.payment-badge{border:1px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}.faq-card{border:1px solid var(--border);background:#fff;border-radius:20px;height:100%;padding:1.75rem;transition:all .3s}.faq-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.faq-question{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.faq-answer{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.cta-panel{border:1px solid var(--border);border-radius:var(--radius-large);text-align:center;background:linear-gradient(135deg,#ff321314,#ffd50014);margin-top:3rem;padding:3rem 1.5rem}.cta-panel h3{color:var(--text-primary);margin-bottom:.8rem;font-size:1.5rem}.cta-panel p{color:var(--text-secondary);margin-bottom:1.8rem;font-size:1.05rem}.btn{background:var(--brick-red);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ff321359}.btn--tg{background:#08c}.btn--tg:hover{box-shadow:0 12px 30px #0088cc59}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.related-links{text-align:center;margin-top:2.5rem}.related-links h3{color:var(--text-secondary);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.related-links-grid{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.related-link{border:1px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:12px;align-items:center;gap:.4rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.related-link:hover{border-color:var(--brick-red);color:var(--brick-red)}.section{padding:3.5rem 0}.section--muted{background:var(--surface-card)}.container{max-width:var(--container-width,1160px);margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.section{padding:2.5rem 0}.page-title{font-size:2rem}.info-card{padding:2rem 1.25rem}.promo-banner{padding:1.5rem}.cta-buttons{flex-direction:column;align-items:center}.card-grid{grid-template-columns:1fr}}.hero{text-align:center;margin-bottom:3.5rem}.hero__eyebrow{background:var(--accent-soft,#ff321314);color:var(--brick-red);border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.95rem;font-weight:700;display:inline-flex}.hero__title{letter-spacing:-1px;color:var(--text-primary);margin:0 0 1.2rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.hero__description{max-width:680px;color:var(--text-secondary);margin:0 auto;font-size:1.15rem;line-height:1.7}.contacts-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto 3.5rem;display:grid}.contact-card{background:var(--surface-card,#fff);border:1px solid var(--border);border-radius:var(--radius-large);text-align:center;padding:2.5rem 2rem;transition:all .4s;box-shadow:0 12px 40px -20px #1118271f}.contact-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px -20px #1118272e}.contact-icon{margin-bottom:1.2rem;font-size:3.5rem;display:block}.contact-card__title{color:var(--text-primary);margin:0 0 .8rem;font-size:1.4rem;font-weight:700}.contact-card__description{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.contact-link{background:var(--brick-red);color:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.contact-link:hover{transform:translateY(-3px);box-shadow:0 12px 30px #ff321359}.contact-card--tg{border-color:#08c3}.contact-card--tg .contact-link{background:#08c}.contact-card--tg .contact-link:hover{box-shadow:0 12px 30px #0088cc59}.contact-card--email{border-color:#ff321326}.response-card{border-radius:var(--radius-large);background:#f0fdf4;border:1px solid #bbf7d0;align-items:center;gap:1.5rem;max-width:900px;margin:0 auto 3.5rem;padding:2rem 2.5rem;display:flex}.response-icon{flex-shrink:0;font-size:2.5rem}.response-card__title{color:#166534;margin:0 0 .4rem;font-size:1.2rem;font-weight:700}.response-card__description{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.how-section{max-width:900px;margin:0 auto 3.5rem}.section-subtitle{text-align:center;color:var(--text-primary);margin:0 0 2rem;font-size:clamp(1.5rem,4vw,1.8rem);font-weight:800}.how-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;display:grid}.how-step{background:var(--surface-card,#f8fafc);border:1px solid var(--border);border-radius:var(--radius-md,16px);text-align:center;padding:1.5rem;transition:all .3s}.how-step:hover{transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.how-num{background:var(--brick-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.8rem;font-size:1rem;font-weight:800;display:inline-flex}.how-step__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:700}.how-step__description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.cta-card{border-radius:var(--radius-large);border:1px solid var(--border);text-align:center;background:linear-gradient(135deg,#ff32131a,#ffd5001a);max-width:900px;margin:0 auto;padding:3rem 2.5rem}.cta-card__title{color:var(--text-primary);margin:0 0 1rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.cta-card__description{color:var(--text-secondary);max-width:560px;margin:0 auto 1.8rem;font-size:1.15rem}.cta-card__link{background:var(--brick-red);color:#fff;border-radius:999px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.cta-card__link:hover{transform:translateY(-3px);box-shadow:0 12px 30px #ff321359}@media (max-width:768px){main{padding-top:3.5rem}.contact-card{padding:2rem 1.5rem}.cta-card{padding:2.5rem 1.5rem}.response-card{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}.how-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.how-grid,.contacts-grid{grid-template-columns:1fr}}.breadcrumbs{color:var(--text-secondary);padding:1rem 0 0;font-size:.85rem}.breadcrumbs a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.breadcrumbs span{opacity:.5;margin:0 .4rem}.page-lead{text-align:center;gap:1.25rem;max-width:42rem;margin:0 auto 3rem;display:grid}.page-title{font-size:clamp(2.1rem,4vw,3rem);line-height:1.1}.page-description{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}@media (min-width:768px){.card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}}.document-card{background:var(--surface-card);border-radius:var(--radius-large);border:1px solid var(--border);padding:1.9rem;box-shadow:0 18px 45px #1118270f}.document-card h2{margin-bottom:1rem;font-size:1.4rem}.document-card p{color:var(--text-secondary);margin-bottom:1.25rem;line-height:1.6}.link-arrow{color:var(--ocean-blue);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.link-arrow:after{content:"→";font-size:1rem}.link-arrow:hover{text-decoration:underline}.info-card{background:var(--surface-card);border-radius:var(--radius-large);border:1px solid var(--border);padding:1.9rem;box-shadow:0 18px 45px #1118270f}.info-card h2{margin-bottom:1.25rem;font-size:1.5rem}.details-list{color:var(--text-secondary);gap:.75rem;line-height:1.6;display:grid}.details-list strong{color:var(--text-primary)}.corp-panel{border-radius:var(--radius-large);color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);gap:2rem;margin-top:3rem;padding:2.5rem;display:grid}@media (min-width:768px){.corp-panel{grid-template-columns:1.3fr 1fr;align-items:center;padding:3rem}}.corp-panel h2{margin-bottom:.8rem;font-size:1.8rem}.corp-panel>div>p{color:#ffffffb3;margin-bottom:1.5rem;line-height:1.6}.corp-features{gap:.8rem;display:grid}.corp-feature{align-items:flex-start;gap:.7rem;font-size:.95rem;display:flex}.corp-feature-icon{background:#22c55e33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;display:flex}.corp-feature-icon svg{width:12px;height:12px;stroke:var(--lime-green)}.corp-contact{background:#ffffff14;border-radius:16px;flex-direction:column;gap:1rem;padding:1.8rem;display:flex}.corp-contact h3{margin-bottom:.3rem;font-size:1.1rem}.corp-contact p{color:#fff9;font-size:.9rem;line-height:1.5}.corp-contact-links{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.corp-contact-link{background:#ffffff1a;border-radius:12px;align-items:center;gap:.6rem;padding:.75rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.corp-contact-link:hover{background:#ffffff2e}.corp-contact-link--primary{background:var(--brick-red)}.corp-contact-link--primary:hover{background:#e62b0f}.corp-contact-link svg{flex-shrink:0;width:18px;height:18px}.seo-section{border-radius:var(--radius-large);border:1px solid var(--border);background:#fafafa;margin-top:3rem;padding:2rem}.seo-section h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.seo-section p{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.7}.seo-section p:last-child{margin-bottom:0}.internal-links{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.internal-links a{border:1px solid var(--border);color:var(--text-secondary);background:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.6rem 1.1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.internal-links a:hover{border-color:var(--brick-red);color:var(--brick-red)}@media (max-width:640px){.corp-panel{padding:1.8rem}.corp-contact,.document-card,.info-card,.seo-section{padding:1.5rem}}@keyframes fl{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:900px){.hero-g{text-align:center;grid-template-columns:1fr}.hero-badges,.hero-acts{justify-content:center}.hero-vis{order:-1}.sc-grid{grid-template-columns:repeat(2,1fr)}.cmp-grid,.g-grid{grid-template-columns:1fr}.proc-tl{grid-template-columns:repeat(3,1fr);gap:1.5rem}.proc-tl:before{display:none}.num-grid{grid-template-columns:repeat(2,1fr)}.br-grid,.pr-inc,.pr-ex-g,.dl-grid{grid-template-columns:1fr}.pay-b{flex-direction:column}}@media (max-width:640px){.section{padding:3.5rem 0}.hero-b2b{padding:3rem 0 2.5rem}.sc-grid{grid-template-columns:1fr}.proc-tl{grid-template-columns:repeat(2,1fr)}.num-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.num-card{padding:1.5rem .75rem}.sample{padding:1.75rem}.h-float{display:none}}.breadcrumbs{max-width:1120px;color:var(--text-tertiary,#6b7280);margin:0 auto;padding:.75rem 1.5rem;font-size:.82rem}.breadcrumbs a{color:var(--text-secondary)}.breadcrumbs a:hover{color:var(--brick-red)}.breadcrumbs span{margin:0 .4rem}.section--gray{background:#fafafa}.section--dark{color:#fff;background:#0b0b0c}.s-eye{background:var(--accent-soft,#ff321314);color:var(--brick-red);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.s-title{margin-bottom:.75rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.s-sub{color:var(--text-secondary);max-width:600px;font-size:1.05rem;line-height:1.6}.s-head{margin-bottom:3rem}.s-head--c{text-align:center}.s-head--c .s-sub{margin:0 auto}.btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.btn--p{background:var(--brick-red);color:#fff}.btn--p:hover{background:#e62b0f;transform:translateY(-2px);box-shadow:0 8px 25px #ff32134d}.btn--o{color:var(--text-primary);border:2px solid var(--border-strong,#d4d4d8);background:0 0}.btn--o:hover{border-color:var(--brick-red);color:var(--brick-red);transform:translateY(-2px)}.hero-b2b{padding:5rem 0 4rem;position:relative;overflow:hidden}.hero-b2b:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff32130f 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-40%;right:-20%}.hero-b2b:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffd5000f 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-30%;left:-15%}.hero-g{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid;position:relative}.hero-eye{background:var(--accent-soft,#ff321314);color:var(--brick-red);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.45rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.hero-b2b h1{margin-bottom:1.25rem;font-size:clamp(2rem,4vw,2.9rem);font-weight:800;line-height:1.15}.hero-b2b h1 span{background:linear-gradient(120deg,#ff3213,#ff971c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.65}.hero-badges{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.h-badge{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.hero-acts{flex-wrap:wrap;gap:.75rem;display:flex}.hero-vis{position:relative}.hero-img{aspect-ratio:4/3;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border:1px solid #0000000a;border-radius:24px;justify-content:center;align-items:center;display:flex;overflow:hidden}.hero-ph{color:var(--text-tertiary,#6b7280);text-align:center;flex-direction:column;align-items:center;gap:1rem;font-size:1rem;display:flex}.hero-ph span:first-child{font-size:4rem}.h-float{z-index:2;background:#fff;border-radius:14px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;animation:4s ease-in-out infinite fl;display:flex;position:absolute;box-shadow:0 12px 30px #0000001f}.h-float--t{top:-12px;right:-10px}.h-float--b{animation-delay:-2s;bottom:14px;left:-14px}.sc-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.sc-card{cursor:default;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.sc-card:before{content:"";background:linear-gradient(90deg,var(--brick-red),#ff971c);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.sc-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.sc-card:hover:before{opacity:1}.sc-ico{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.5rem;display:flex}.sc-card:first-child .sc-ico{background:#fef3c7}.sc-card:nth-child(2) .sc-ico{background:#dbeafe}.sc-card:nth-child(3) .sc-ico{background:#d1fae5}.sc-card:nth-child(4) .sc-ico{background:#fce7f3}.sc-card:nth-child(5) .sc-ico{background:#ede9fe}.sc-card:nth-child(6) .sc-ico{background:#ffedd5}.sc-card h3{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.sc-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.cmp-grid{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.cmp-col{border-radius:20px;padding:2rem}.cmp--bad{background:#f8f8f8;border:1px solid #e5e5e5}.cmp--good{border:2px solid var(--brick-red);background:linear-gradient(135deg,#fff7f5,#fffbeb);position:relative}.cmp--good:before{content:"Хит";background:var(--brick-red);color:#fff;border-radius:999px;padding:.2rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:-10px;right:20px}.cmp-col h3{align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;display:flex}.cmp-i{align-items:flex-start;gap:.6rem;padding:.6rem 0;font-size:.92rem;line-height:1.5;display:flex}.cmp-i+.cmp-i{border-top:1px solid #0000000d}.cmp-ic{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:.7rem;display:flex}.cmp-ic--b{color:#dc2626;background:#fee2e2}.cmp-ic--g{color:#16a34a;background:#d1fae5}.g-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.g-card{background:#fff;border:1px solid #0000000f;border-radius:16px;gap:1rem;padding:1.75rem;transition:all .3s;display:flex}.g-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.g-ico{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.g-card:first-child .g-ico{background:#ecfdf5}.g-card:nth-child(2) .g-ico{background:#eff6ff}.g-card:nth-child(3) .g-ico{background:#fef3c7}.g-card:nth-child(4) .g-ico{background:#fce7f3}.g-card:nth-child(5) .g-ico{background:#ede9fe}.g-card:nth-child(6) .g-ico{background:#ffedd5}.g-txt h3{margin-bottom:.35rem;font-size:1rem;font-weight:700}.g-txt p{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.pr-hero{text-align:center;max-width:700px;margin:0 auto}.pr-big{background:linear-gradient(120deg,#ff3213,#ff971c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1}.pr-per{color:var(--text-secondary);margin-bottom:2rem;font-size:1.15rem;font-weight:600}.pr-inc{text-align:left;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:600px;margin:0 auto 2rem;display:grid}.pr-inc-i{color:#166534;background:#f0fdf4;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.9rem;font-weight:500;display:flex}.pr-ex-s{max-width:600px;margin:0 auto}.pr-ex-t{color:var(--text-tertiary,#6b7280);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.95rem;font-weight:700}.pr-ex-g{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.pr-ex-c{background:#fff;border:1px solid #0000000f;border-radius:12px;align-items:flex-start;gap:.7rem;padding:1rem 1.1rem;display:flex}.pr-ex-c__i{flex-shrink:0;margin-top:1px;font-size:1.2rem}.pr-ex-c h4{margin-bottom:.15rem;font-size:.9rem;font-weight:700}.pr-ex-c p{color:var(--text-tertiary,#6b7280);font-size:.82rem;line-height:1.45}.pr-ex-c .ex-pr{color:var(--brick-red);margin-top:.35rem;font-size:.82rem;font-weight:700;display:inline-block}.pr-example{text-align:left;background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:4px solid #f59e0b;border-radius:14px;max-width:600px;margin:1.5rem auto 0;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.6}.pr-example strong{color:#92400e}.pay-b{border:2px solid var(--brick-red);text-align:left;background:#fff;border-radius:16px;align-items:flex-start;gap:1rem;max-width:600px;margin:2rem auto 0;padding:1.5rem 1.75rem;display:flex}.pay-b__i{background:var(--accent-soft,#ff321314);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.pay-b h4{margin-bottom:.35rem;font-size:1rem;font-weight:700}.pay-b p{color:var(--text-secondary);font-size:.9rem;line-height:1.55}.pay-opts{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.pay-opt{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.82rem;font-weight:600;display:inline-flex}.dl-grid{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:800px;margin:0 auto;display:grid}.dl-card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:1.75rem;transition:all .3s}.dl-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000012}.dl-card--a{border-color:var(--brick-red);background:linear-gradient(135deg,#fff7f5,#fff)}.dl-val{color:var(--brick-red);margin-bottom:.25rem;font-size:1.8rem;font-weight:800}.dl-lbl{margin-bottom:.4rem;font-size:.9rem;font-weight:600}.dl-desc{color:var(--text-tertiary,#6b7280);font-size:.82rem;line-height:1.45}.dl-note{text-align:center;max-width:800px;color:var(--text-secondary);margin:1.5rem auto 0;font-size:.9rem;line-height:1.6}.dl-note strong{color:var(--text-primary)}.proc-tl{grid-template-columns:repeat(6,1fr);gap:0;max-width:900px;margin:0 auto;display:grid;position:relative}.proc-tl:before{content:"";background:linear-gradient(90deg,var(--brick-red),#ff971c,var(--sun-yellow));border-radius:999px;height:3px;position:absolute;top:28px;left:8%;right:8%}.proc-s{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.proc-n{border:3px solid var(--brick-red);width:56px;height:56px;color:var(--brick-red);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 4px 15px #ff321326}.proc-s:hover .proc-n{background:var(--brick-red);color:#fff;transform:scale(1.1)}.proc-s__t{margin-bottom:.3rem;font-size:.88rem;font-weight:700}.proc-s__d{color:var(--text-tertiary,#6b7280);max-width:130px;font-size:.8rem;line-height:1.4}.num-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.num-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:2rem 1rem;transition:all .3s}.num-card:hover{background:#ffffff14;transform:translateY(-4px)}.num-v{background:linear-gradient(120deg,#ff3213,#ff971c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1}.num-l{color:#9ca3af;font-size:.9rem;line-height:1.4}.br-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.br-vis{aspect-ratio:4/3;background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border:1px solid #0000000a;border-radius:24px;justify-content:center;align-items:center;display:flex}.br-feats{flex-direction:column;gap:1rem;display:flex}.br-f{background:#fff;border:1px solid #0000000d;border-radius:14px;align-items:flex-start;gap:.85rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.br-f:hover{border-color:var(--brick-red);box-shadow:0 4px 15px #ff32130f}.br-f__i{background:var(--accent-soft,#ff321314);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.br-f h4{margin-bottom:.2rem;font-size:.95rem;font-weight:700}.br-f p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.br-tag{border-radius:999px;align-items:center;gap:.3rem;margin-top:.3rem;padding:.15rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.br-tag--inc{color:#166534;background:#d1fae5}.br-tag--paid{color:#92400e;background:#fef3c7}.br-tag--free{color:#1e40af;background:#eff6ff}.sample{text-align:center;background:linear-gradient(135deg,#ff32130f,#ffd5000f);border:2px dashed #ff321333;border-radius:20px;max-width:800px;margin:0 auto;padding:2.5rem}.sample__e{margin-bottom:1rem;font-size:2.5rem}.sample h3{margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.sample p{color:var(--text-secondary);max-width:500px;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.6}.faq-grid{flex-direction:column;gap:.65rem;max-width:800px;margin:0 auto;display:flex}.faq-c{background:#fff;border:1px solid #0000000f;border-radius:14px;transition:all .3s;overflow:hidden;box-shadow:0 2px 5px #00000008}.faq-c:hover{box-shadow:0 8px 20px #0000000f}.faq-h{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;display:flex}.faq-h h3{margin:0;font-size:.95rem;font-weight:700;line-height:1.35}.faq-arr{color:#94a3b8;flex-shrink:0;width:22px;height:22px;transition:transform .3s}.faq-c.is-open .faq-arr{color:var(--brick-red);transform:rotate(180deg)}.faq-body{opacity:0;max-height:0;transition:all .4s;overflow:hidden}.faq-c.is-open .faq-body{opacity:1;max-height:2000px}.faq-cnt{color:var(--text-secondary);padding:0 1.25rem 1.25rem;font-size:.92rem;line-height:1.65}.cta-f{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a1a,#0b0b0c);padding:5rem 0;position:relative;overflow:hidden}.cta-f:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#ff321314 0%,#0000 50%);width:150%;height:200%;position:absolute;top:-50%;left:-25%}.cta-f__in{z-index:1;position:relative}.cta-f h2{margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800}.cta-f>p,.cta-f .cta-f__in>p{color:#9ca3af;max-width:550px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.cta-eb{flex-direction:column;align-items:center;gap:1rem;display:inline-flex}.cta-el{background:var(--brick-red);color:#fff;border-radius:999px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .2s;display:inline-flex}.cta-el:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff321366}.cta-chs{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.cta-ch{color:#9ca3af;align-items:center;gap:.4rem;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-flex}.cta-ch:hover{color:#fff}.cta-prm{color:#6b7280;margin-top:2rem;font-size:.85rem}.seo-rich{max-width:800px;margin:0 auto;padding:3rem 0 0}.seo-rich h2{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.seo-rich h3{margin:1.5rem 0 .5rem;font-size:1.15rem;font-weight:700}.seo-rich p{color:var(--text-secondary);margin-bottom:.75rem;font-size:.95rem;line-height:1.7}.seo-rich ul{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.4rem;font-size:.95rem;line-height:1.7}@media (max-width:900px){.hero-g{text-align:center;grid-template-columns:1fr}.hero-badges,.hero-acts{justify-content:center}.hero-vis{order:-1}.sc-grid{grid-template-columns:repeat(2,1fr)}.cmp-grid,.g-grid{grid-template-columns:1fr}.proc-tl{grid-template-columns:repeat(3,1fr);gap:1.5rem}.proc-tl:before{display:none}.num-grid{grid-template-columns:repeat(2,1fr)}.br-grid,.pr-inc,.pr-ex-g,.dl-grid{grid-template-columns:1fr}.pay-b{flex-direction:column}}@media (max-width:640px){.section{padding:3.5rem 0}.hero-b2b{padding:3rem 0 2.5rem}.sc-grid{grid-template-columns:1fr}.proc-tl{grid-template-columns:repeat(2,1fr)}.num-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.num-card{padding:1.5rem .75rem}.sample{padding:1.75rem}.h-float{display:none}}.hiw-hero{text-align:center;margin-bottom:4rem;padding-top:2rem}.hiw-hero .page-title{letter-spacing:-1px;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.2rem)}.hiw-hero .page-description{color:var(--text-secondary);max-width:650px;margin:0 auto;font-size:1.15rem;line-height:1.7}.hiw-steps{margin-bottom:4rem}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.hiw-page-step-card{border-radius:var(--radius-large);border:1px solid var(--border);text-align:center;background:#fff;padding:2.5rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.step-card:before{content:"";background:linear-gradient(90deg,var(--brick-red),var(--tangerine));opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.step-card:hover:before{opacity:1}.step-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.step-desc{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.step-time{background:var(--surface-card);color:var(--brick-red);border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;display:inline-block}.hiw-timeline{margin-bottom:4rem}.timeline-container{max-width:800px;margin:0 auto;padding:2rem 0;position:relative}.timeline-line{background:var(--border);border-radius:4px;height:4px;position:absolute;top:40px;left:10%;right:10%}.timeline-dots{z-index:1;justify-content:space-between;display:flex;position:relative}.timeline-dot{border:3px solid var(--border);width:80px;height:80px;color:var(--text-tertiary,#6b7280);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex}.timeline-dot.active{border-color:var(--brick-red);background:var(--brick-red);color:#fff;box-shadow:0 4px 15px #ff32134d}.hiw-faq{margin-bottom:4rem}.hiw-faq .section-subtitle{text-align:center;margin-bottom:2rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.hiw-cta{margin-bottom:4rem}.cta-card{border:1px solid var(--border);border-radius:var(--radius-large);text-align:center;background:linear-gradient(135deg,#ff321314,#ffd50014);padding:3rem 1.5rem}.cta-card h2{margin-bottom:.8rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:800}.cta-card p{color:var(--text-secondary);margin-bottom:1.8rem;font-size:1.05rem}@media (max-width:768px){.steps-grid{grid-template-columns:1fr}.timeline-line{display:none}.timeline-dots{flex-direction:column;align-items:center;gap:1.5rem}.timeline-dot{width:60px;height:60px;font-size:1.2rem}.cta-card{padding:2rem 1rem}}.section--brick{background:var(--brick-red);position:relative}.section--brick:before{content:"";opacity:.4;pointer-events:none;background-image:radial-gradient(circle at 4px 4px,#ffffff29 1.5px,#0000 1.5px);background-size:24px 24px;position:absolute;inset:0}.steps-desktop-wrapper{display:none}.steps-mobile-wrapper{display:block}.card-grid{gap:1.5rem;display:grid}.step-card{z-index:2;will-change:transform;text-align:left;background:#fff;border:1px solid #fff6;border-radius:20px;flex-direction:column;gap:1rem;height:100%;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 30px #0000001a}.step-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #00000026}.step-icon{background:var(--surface-card,#f7f7f9);width:56px;height:56px;color:var(--brick-red);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.5rem;transition:all .3s;display:flex}.step-card:hover .step-icon{background:var(--sun-yellow);color:var(--text-primary);transform:scale(1.1)rotate(5deg)}.step-number{color:#11182726;font-size:2.5rem;font-weight:800;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.step-card h3{color:var(--text-primary);margin:0;font-size:1.25rem}.step-card p{color:var(--text-secondary);flex-grow:1;margin:0;font-size:.95rem;line-height:1.5}.step-meta{color:#5da530;background:#72cb3b1a;border-radius:8px;align-items:center;width:fit-content;padding:.4rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.process-line{background:#fff3;border-radius:4px;justify-content:space-between;align-items:center;width:80%;height:4px;margin-top:3rem;margin-left:auto;margin-right:auto;padding:0;display:flex;position:relative;overflow:hidden}.process-line-fill{background:var(--sun-yellow);z-index:0;border-radius:4px;width:0%;height:100%;transition:width 1.5s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.process-dot{z-index:1;background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s,background .3s;position:relative;box-shadow:0 0 0 4px #fff3}.process-dot.active{background:var(--sun-yellow);transform:scale(1.2);box-shadow:0 0 0 4px #ffd50066}.reviews-filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.filter-checkbox-label{cursor:pointer;border:1px solid var(--border);-webkit-user-select:none;user-select:none;background:#fff;border-radius:999px;align-items:center;gap:.75rem;padding:.6rem 1.2rem;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #0000000d}.filter-checkbox-label:hover{border-color:var(--brick-red);transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.filter-checkbox-input{display:none}.filter-checkbox-custom{border:2px solid var(--border);background:#f7f7f9;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.filter-checkbox-input:checked+.filter-checkbox-custom{background:var(--brick-red);border-color:var(--brick-red)}.filter-checkbox-custom svg{width:14px;height:14px}.filter-text{color:var(--text-primary);font-size:.95rem;font-weight:700}.reviews-count{color:var(--text-secondary);font-size:.9rem;font-weight:600}.slider-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:32px;height:32px;color:var(--text-primary);cursor:pointer;z-index:10;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000026}.slider-btn:hover{color:var(--brick-red);background:#fff;transform:translateY(-50%)scale(1.1)}.slider-btn-prev{left:8px}.slider-btn-next{right:8px}.slider-dots-mini{z-index:10;justify-content:center;gap:6px;display:flex;position:absolute;bottom:12px;left:0;right:0}.dot-mini{cursor:pointer;background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:all .3s;box-shadow:0 1px 3px #0006}.dot-mini.active{background:#fff;transform:scale(1.4)}.no-reviews{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:3rem 1rem}.no-reviews p{margin-bottom:1rem;font-size:1.1rem}.co-main{padding:3rem 0 4rem}.co-hero{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.co-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.co-hero__sub{color:var(--text-secondary);max-width:48rem;font-size:1.05rem;line-height:1.6}.co-delivery-badge{color:#3d7a1a;background:#72cb3b1a;border:1px solid #72cb3b40;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.92rem;font-weight:600;line-height:1.4;display:inline-flex}.co-layout{gap:2rem;display:grid}@media (min-width:1024px){.co-layout{grid-template-columns:minmax(0,1fr) 340px}}.co-steps{gap:1.5rem;display:grid}.co-step{border:1px solid var(--border);border-radius:var(--radius-large);opacity:0;pointer-events:none;background:#fff;padding:2rem;display:none;transform:translateY(16px);box-shadow:0 18px 46px #0f172a14}.co-step--visible{opacity:1;pointer-events:auto;animation:.4s forwards coStepIn;display:block;transform:translateY(0)}@keyframes coStepIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.co-step__header{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex;position:relative}.co-step__header-left{align-items:center;gap:.75rem;display:flex}.co-step__num{width:44px;height:44px;color:var(--brick-red);background:#ff32131a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;display:inline-flex}.co-help-wrap{z-index:999;position:relative}.co-help-trigger{cursor:pointer;color:#334155;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.co-help-trigger:hover{background:#e2e8f0;border-color:#cbd5e1}.co-help-popup{z-index:99999;background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:max-content;min-width:260px;padding:18px;animation:.2s coPopIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px -5px #0000001f}@keyframes coPopIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.co-help-popup__title{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px;font-size:.78rem;font-weight:700}.co-help-popup__links{flex-direction:column;gap:12px;display:flex}.co-help-popup__links a{color:#1e293b;align-items:center;gap:10px;font-size:.95rem;line-height:1.3;text-decoration:none;transition:color .15s;display:flex}.co-help-popup__links a:hover{color:var(--brick-red)}.co-help-popup__icon{flex-shrink:0;font-size:1.2rem}.co-contact-hint{color:var(--text-secondary);border-left:3px solid var(--ocean-blue);background:#0341ae0f;border-radius:10px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.co-contact-hint a{color:var(--ocean-blue);text-underline-offset:2px;font-weight:600;text-decoration:underline}.co-contact-hint a:hover{color:var(--brick-red)}.co-option-grid{gap:1rem;display:grid}@media (max-width:767px){.co-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}@media (min-width:768px){.co-option-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.co-option-grid--compact{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}@media (min-width:600px){.co-option-grid--compact{grid-template-columns:repeat(4,1fr)!important}}.co-option-grid--modal{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))!important;gap:.75rem!important}.co-option-card{border:1px solid var(--border);background:var(--surface-card);cursor:pointer;border-radius:18px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.co-option-card:hover{border-color:#d0d0d7;transform:translateY(-4px);box-shadow:0 18px 36px #1118271f}.co-option-card--active{border-color:var(--brick-red)!important;box-shadow:0 18px 44px #ff321329!important}.co-option-card__visual{flex-direction:column;height:100%;display:flex}.co-option-card__visual img{aspect-ratio:1;object-fit:cover;width:100%}.co-option-card__info{flex-direction:column;flex-grow:1;justify-content:center;padding:.6rem 1rem .75rem;display:flex}.co-option-card__label{font-size:1.05rem;font-weight:600}.co-option-card__price{color:var(--brick-red);font-weight:600}.co-check-card{border:1px solid var(--border);background:var(--surface-card);cursor:pointer;border-radius:18px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.co-check-card:hover{border-color:#d0d0d7;transform:translateY(-4px);box-shadow:0 18px 36px #1118271f}.co-check-card--active{border-color:var(--brick-red)!important;box-shadow:0 18px 44px #ff321329!important}.co-check-card--locked{opacity:.8;border-style:dashed;cursor:not-allowed!important}.co-check-card--locked:hover{box-shadow:none!important;border-color:var(--border)!important;transform:none!important}.co-check-card__visual{flex-direction:column;height:100%;display:flex}.co-check-card__visual img{aspect-ratio:1;object-fit:cover;width:100%}.co-check-card__info{flex-direction:column;flex-grow:1;justify-content:center;padding:.6rem 1rem .75rem;display:flex}.co-check-card--small .co-check-card__info{padding:.5rem!important}.co-check-card__label{font-size:1rem;font-weight:600}.co-check-card--small .co-check-card__label{font-size:.9rem}.co-check-card__price{color:var(--brick-red);font-weight:600}.co-check-card--small .co-check-card__price{font-size:.85rem}.co-check-card__price--rush{color:#b45309;font-size:.85rem}.co-rush-amount{opacity:.7;font-size:.8rem}.co-emoji-visual{aspect-ratio:1;flex-direction:column;justify-content:center;align-items:center;display:flex}.co-emoji-icon{text-shadow:0 4px 12px #00000026;font-size:3.5rem}.co-btn{cursor:pointer;border:none;border-radius:999px;padding:.95rem 1.6rem;font-family:inherit;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}.co-btn--primary{background:var(--brick-red);color:#fff}.co-btn--primary:hover{background:#e92c10;transform:translateY(-2px);box-shadow:0 16px 32px #ff321340}.co-btn--big{padding:1.1rem 1.8rem;font-size:1.05rem;font-weight:700}.co-btn--secondary{color:var(--text-secondary);background:0 0;border:1px solid #d0d0d7}.co-btn--secondary:hover{border-color:var(--brick-red);color:var(--brick-red);background:#ff32130d}.co-btn--text-link{color:var(--text-secondary);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:.5rem 0;font-size:.92rem;font-weight:500;text-decoration:underline;transition:color .2s}.co-btn--text-link:hover{color:var(--brick-red)}.co-btn--outline-small{border:1px dashed var(--border);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:99px;padding:.5rem 1rem;font-size:.88rem;font-weight:600;transition:all .2s}.co-btn--outline-small:hover{border-color:var(--brick-red);color:var(--brick-red);background:#ff32130a}.co-btn--skip{border:1px dashed var(--brick-red);color:var(--brick-red);background:#ff321314}.co-btn--skip:hover{background:#ff321324}.co-acc-buttons{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.co-acc-buttons__row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}@media (max-width:767px){.co-acc-buttons .co-btn--big{text-align:center;justify-content:center;width:100%}}.co-skip-wrap{margin-top:1.5rem}.co-btn-fake{color:#6b7280;cursor:not-allowed;-webkit-user-select:none;user-select:none;background:#d1d5db;border-radius:999px;justify-content:center;align-items:center;padding:1.1rem 1.8rem;font-size:1.05rem;font-weight:600;transition:background .3s;display:flex}.co-photo-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem;margin-bottom:.75rem;display:grid}.co-photo-thumb{aspect-ratio:1;border:2px solid var(--border);background:#f3f4f6;border-radius:12px;position:relative;overflow:hidden}.co-photo-thumb img{object-fit:cover;width:100%;height:100%}.co-photo-thumb__remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;display:flex;position:absolute;top:4px;right:4px}.co-photo-thumb__remove:hover{background:var(--brick-red)}.co-upload{border-radius:var(--radius-large);cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;width:100%;height:160px;transition:all .2s;position:relative;overflow:hidden}.co-upload:hover,.co-upload--dragover{border-color:var(--brick-red);background:#fff5f5}.co-upload__placeholder{text-align:center;color:var(--text-secondary);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.co-upload__icon{margin-bottom:.4rem;font-size:2.5rem;animation:2s infinite coBounce}@keyframes coBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.co-field-group{gap:.5rem;display:grid}.co-compact-form{gap:1rem;margin-top:2rem;display:grid}.co-floating{position:relative}.co-floating input{border:1px solid var(--border);background:var(--surface-card);border-radius:14px;width:100%;padding:1.2rem 1rem .6rem;font-family:inherit;font-size:1rem;transition:all .2s}.co-floating input:focus{border-color:var(--brick-red);background:#fff;outline:none;box-shadow:0 4px 12px #0000000d}.co-floating label{color:#6b7280;pointer-events:none;font-size:1rem;font-weight:500;transition:all .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.co-floating input:focus+label,.co-floating input:not(:placeholder-shown)+label{color:var(--brick-red);font-size:.75rem;top:.6rem;transform:none}.co-form-footer{gap:1rem;margin-top:2rem;display:grid}.co-policy-note{color:#6b7280;font-size:.9rem;line-height:1.5}.co-policy-note a{color:var(--ocean-blue);text-decoration:underline}.co-belarus-info{color:#1e40af;background:#3b82f614;border:1px solid #3b82f633;border-radius:12px;margin-top:1.25rem;padding:1rem 1.2rem;font-size:.93rem;line-height:1.5}.co-price-rub-hint{color:#6b7280;white-space:nowrap;font-size:.85em}.co-address-note{color:#78350f;background:#ffd5001a;border:1px solid #ffd5004d;border-radius:10px;margin-top:1rem;padding:.85rem 1rem;font-size:.92rem;line-height:1.4}.co-delivery-info{color:#3d7a1a;background:#72cb3b14;border:1px solid #72cb3b33;border-radius:10px;margin-top:.75rem;padding:.85rem 1rem;font-size:.92rem;line-height:1.4}.co-custom-acc{flex-direction:column;gap:1rem;display:flex}.co-custom-acc p{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.co-custom-acc__input{border:1px solid var(--border);resize:vertical;border-radius:14px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.co-custom-acc__input:focus{border-color:var(--brick-red);outline:none;box-shadow:0 0 0 3px #ff32131a}.co-custom-acc__note{color:#9ca3af;font-size:.85rem}.co-summary{border-radius:var(--radius-large);border:1px solid var(--border);background:#fff;gap:1.2rem;height:fit-content;padding:1.8rem;display:grid;position:sticky;top:96px;box-shadow:0 18px 46px #0f172a14}.co-summary__title{font-size:1.25rem}.co-progress{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.co-progress__track{background:#e6e6ea;border-radius:999px;flex-grow:1;height:8px;overflow:hidden}.co-progress__fill{background:linear-gradient(90deg,var(--brick-red),var(--tangerine));border-radius:999px;width:0%;height:100%;transition:width .4s}.co-progress__text{color:#6b7280;text-align:right;min-width:2.5rem;font-size:.85rem;font-weight:600}.co-summary__total{color:var(--brick-red);background:#ff321314;border-radius:18px;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:1.1rem;font-weight:700;display:flex}.co-summary__list{color:var(--text-secondary);gap:.75rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:grid}.co-summary__list li{justify-content:space-between;gap:.75rem;display:flex}.co-summary__highlight{color:#b45309;font-weight:600}.co-summary__note{color:#6b7280;font-size:.85rem;line-height:1.4}.co-summary__address-hint{color:#9ca3af;border-top:1px solid #f3f4f6;padding-top:.5rem;font-size:.82rem;line-height:1.4}.co-sticky-total{display:none}@media (max-width:1023px){.co-main{padding-bottom:8rem}.co-summary{padding-bottom:4rem;position:static;top:auto}.co-sticky-total{background:linear-gradient(120deg,var(--brick-red),var(--tangerine));color:#fff;z-index:120;border-radius:18px;justify-content:space-between;align-items:center;padding:.85rem 1.2rem;font-size:1.1rem;font-weight:700;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 18px 46px #0f172a33}.co-sticky-total span:first-child{opacity:.9;font-size:.95rem}.co-sticky-total span:last-child{font-size:1.2rem}}.co-modal{z-index:200;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.co-modal__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b0c0e99;position:absolute;inset:0}.co-modal__card{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:90dvh;animation:.25s coModalIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}@keyframes coModalIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.co-modal__header{border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.co-modal__header h3{margin:0;font-size:1.25rem}.co-modal__close{color:#333;cursor:pointer;background:#f0f2f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;display:flex}.co-modal__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-grow:1;padding:1.5rem;overflow-y:auto}.co-modal__footer{border-top:1px solid #eee;flex-shrink:0;padding:1rem 1.5rem;box-shadow:0 -4px 12px #0000000d}@media (max-width:600px){.co-modal__card{border-radius:20px 20px 0 0;max-width:100%;height:85dvh;max-height:85dvh;animation:.3s cubic-bezier(.2,.8,.2,1) coModalSlideUp;position:absolute;bottom:0;left:0;right:0}@keyframes coModalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.co-no-photo{text-align:center;max-width:320px;margin:0 auto}.co-no-photo__emoji{margin-bottom:.5rem;font-size:4.5rem}.co-no-photo h3{margin-bottom:.75rem}.co-no-photo p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.co-no-photo__actions{gap:.8rem;display:grid}.co-no-photo__actions .co-btn{width:100%}.co-no-photo__hint{color:#999;margin-top:1.2rem;font-size:.8rem}.co-submit-modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300;background:#0c0f1c8c;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.co-submit-modal__card{border-radius:var(--radius-large);color:#fff;text-align:center;background:linear-gradient(140deg,#ff3213f5,#0341aeeb);width:100%;max-width:420px;padding:2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 24px 60px #0a102259}.co-submit-modal__card:after{content:"";opacity:.75;pointer-events:none;background:radial-gradient(circle at 100% 0,#ffd50099,#0000 55%);position:absolute;inset:0}.co-submit-modal__spinner{border:4px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:52px;height:52px;margin:0 auto 1.4rem;animation:1s linear infinite coSpin}@keyframes coSpin{to{transform:rotate(360deg)}}.co-submit-modal__title{z-index:1;margin-bottom:.75rem;font-size:1.4rem;font-weight:700;position:relative}.co-submit-modal__text{color:#ffffffe6;z-index:1;font-size:1rem;line-height:1.6;position:relative}.co-toast-container{z-index:1000;pointer-events:none;flex-direction:column;gap:.5rem;width:90%;max-width:320px;display:flex;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)}.co-toast{color:#fff;text-align:center;pointer-events:auto;background:#0b0c0ee6;border-radius:99px;padding:1rem 1.2rem;font-size:.9rem;animation:.3s forwards coToastUp;box-shadow:0 10px 30px #0000004d}@keyframes coToastUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.co-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}@media (max-width:767px){.co-main{padding-top:1rem}.co-hero{gap:.25rem;margin-bottom:1rem}.co-hero h1{font-size:1.5rem;line-height:1.2}.co-hero__sub{display:none}.co-step{padding:1rem}.co-step__header{margin-bottom:.75rem}.co-step__num{border-radius:8px;width:32px;height:32px;font-size:1rem}.co-step__header h2{font-size:1.1rem}.co-option-card__info,.co-check-card__info{padding:.5rem .8rem}.co-option-card__label,.co-check-card__label,.co-option-card__price,.co-check-card__price{font-size:.9rem}.co-delivery-badge{padding:.5rem .8rem;font-size:.82rem}}@media (max-width:900px){.co-layout{grid-template-columns:minmax(0,1fr)}.co-summary{order:99;position:static}}.co-btn--ghost-continue{color:#6b7280;cursor:pointer;background:0 0;border:1.5px dashed #d1d5db;border-radius:10px;align-items:center;gap:.25rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.co-btn--ghost-continue:hover{color:#374151;background:#f9fafb;border-color:#9ca3af}.co-btn--ghost-continue:active{background:#f3f4f6}.co-btn--custom-variant{color:#7c3aed;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);border:1.5px solid #c4b5fd;border-radius:12px;align-items:center;gap:.35rem;padding:.65rem 1.4rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.co-btn--custom-variant:hover{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);border-color:#a78bfa;transform:translateY(-1px);box-shadow:0 2px 8px #7c3aed26}.co-btn--custom-variant:active{transform:translateY(0)}.co-link--max{border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:border-color .2s;color:#2563eb!important}.co-link--max:hover{border-bottom-color:#2563eb}.co-handmade-info{background:#fefce8;border:1px solid #fde68a;border-radius:12px;grid-template-columns:1fr 1fr;gap:.6rem;margin:1.25rem 0;padding:1rem;display:grid}.co-handmade-info__item{color:#451a03;align-items:flex-start;gap:.45rem;font-size:.82rem;line-height:1.4;display:flex}.co-handmade-info__icon{flex-shrink:0;font-size:1rem;line-height:1.3}@media (max-width:600px){.co-handmade-info{grid-template-columns:1fr;gap:.5rem;padding:.8rem}.co-handmade-info__item{font-size:.8rem}}.co-mini-faq{background:#fafafa;border:1px solid #e5e7eb;border-radius:12px;margin:1.25rem 0;overflow:hidden}.co-mini-faq__header{color:#374151;background:#f3f4f6;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:.7rem 1rem;font-size:.85rem;font-weight:600;display:flex}.co-mini-faq__link{color:#6366f1;font-size:.8rem;font-weight:500;text-decoration:none}.co-mini-faq__link:hover{text-decoration:underline}.co-mini-faq__list{flex-direction:column;display:flex}.co-mini-faq__item{border-bottom:1px solid #f3f4f6}.co-mini-faq__item:last-child{border-bottom:none}.co-mini-faq__q{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.65rem 1rem;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.co-mini-faq__q:hover{background:#f9fafb}.co-mini-faq__chevron{color:#9ca3af;flex-shrink:0;margin-left:.5rem;font-size:1.1rem;font-weight:300}.co-mini-faq__a{color:#4b5563;padding:0 1rem .7rem;font-size:.82rem;line-height:1.5;animation:.15s ease-out co-faq-slide}@keyframes co-faq-slide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.co-mini-faq__item--open .co-mini-faq__q{color:#111827;background:#f9fafb}@media (max-width:600px){.co-mini-faq__q{padding:.6rem .8rem;font-size:.82rem}.co-mini-faq__a{padding:0 .8rem .6rem;font-size:.78rem}.co-mini-faq__header{padding:.6rem .8rem}}.co-acc-buttons__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}@media (max-width:480px){.co-acc-buttons__row{flex-direction:column;gap:.5rem}.co-btn--custom-variant,.co-btn--ghost-continue{justify-content:center;width:100%}}body.is-checkout-page .btn-sticky,body.is-checkout-page .btn-primary[href*=\/checkout]{display:none!important}.co-check-card--pet{cursor:default;flex-direction:column;display:flex}.co-check-card--pet .co-check-card__visual{cursor:pointer}.co-pet-add-btn{color:#555;cursor:pointer;background:0 0;border:1px dashed #c4c4c4;border-radius:8px;width:100%;margin-top:auto;padding:8px 0;font-size:.85rem;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:block}.co-pet-add-btn:hover{color:#2a6fd6;background:#f0f7ff;border-color:#5b9cf5}.co-pet-counter{background:#fafafa;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:0;margin-top:auto;display:flex;overflow:hidden}.co-pet-counter__btn{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:34px;font-size:1.1rem;font-weight:600;transition:background .12s,color .12s;display:flex}.co-pet-counter__btn:hover:not(:disabled){color:#1a5dc8;background:#e8f0fe}.co-pet-counter__btn:active:not(:disabled){background:#d2e3fc}.co-pet-counter__btn:disabled{opacity:.3;cursor:not-allowed}.co-pet-counter__value{text-align:center;color:#222;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;min-width:32px;font-size:1rem;font-weight:700;line-height:34px}.co-check-card--pet.co-check-card--active{border-color:#5b9cf5;box-shadow:0 0 0 2px #5b9cf533}.co-check-card--pet.co-check-card--active .co-pet-counter{background:#f5f9ff;border-color:#c8ddf8}.co-check-card--pet.co-check-card--active .co-pet-counter__value{color:#1a5dc8;border-color:#d2e3fc}
