.delivery-trust{background:radial-gradient(circle at top right,rgba(61,139,111,.08),transparent 18rem),linear-gradient(180deg,#f8fbfc,#fdfbf6)}.delivery-trust__grid{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-trust__card{min-height:100%}.delivery-trust__note{margin-top:1rem;font-size:.92rem;color:var(--text-secondary);padding-top:1rem;border-top:1px solid var(--border-color)}html[data-theme=dark] .delivery-trust{background:radial-gradient(circle at top right,rgba(88,214,163,.08),transparent 18rem),linear-gradient(180deg,#091321,#08111d)}@media(max-width:959px){.delivery-trust__grid{grid-template-columns:1fr}}.faq-section{background:linear-gradient(180deg,#f3f7f8,#eef4f7)}.faq-list{display:grid;gap:1rem}.faq-item{background:#fff;border:1px solid var(--border-color);border-radius:18px;padding:1.2rem 1.35rem;box-shadow:var(--shadow-soft);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.faq-item:hover{border-color:var(--color-primary-20);box-shadow:var(--shadow-lift);transform:translateY(-1px)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;color:var(--text-primary);font-weight:800}.faq-item summary::marker,.faq-item summary::-webkit-details-marker{display:none;content:""}.faq-item summary:after{content:"+";flex:0 0 auto;width:1.7rem;height:1.7rem;display:inline-grid;place-items:center;border-radius:50%;background:var(--color-primary-05);color:var(--color-primary);font-weight:900}.faq-item[open] summary:after{content:"–"}.faq-item p{margin:.9rem 0 0;color:var(--text-secondary)}html[data-theme=dark] .faq-section{background:linear-gradient(180deg,#0c1725,#091320)}html[data-theme=dark] .faq-item{background:linear-gradient(180deg,#0b1522f5,#07101bf5)}html[data-theme=dark] .faq-item summary:after{background:#6fb0ff1a}.hero{position:relative;overflow:hidden;padding-top:6rem;padding-bottom:4.75rem;background:radial-gradient(circle at 86% 18%,rgba(109,156,190,.24),transparent 19rem),radial-gradient(circle at 8% 72%,rgba(221,196,146,.2),transparent 18rem),linear-gradient(135deg,#fffdf8f2,#eaf4f8f0),var(--bg-page)}.hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(31,79,130,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(31,79,130,.055) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,rgba(0,0,0,.3),transparent 72%)}.hero-inner{position:relative;display:grid;gap:4rem;align-items:center;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr)}.hero-title{font-size:clamp(2.65rem,5.4vw,4.55rem);line-height:1.08;margin:0;letter-spacing:-.02em}.hero-subtitle{font-size:1.18rem;color:var(--text-secondary);margin:1.35rem 0;max-width:560px}.hero-price-card{display:grid;gap:.2rem;width:min(100%,28rem);margin:1.1rem 0 1.5rem;padding:1.2rem 1.25rem;background:radial-gradient(circle at top right,rgba(221,196,146,.18),transparent 8rem),linear-gradient(180deg,#fffffffa,#f6fafcf0);border:1px solid rgba(31,79,130,.14);border-radius:20px;box-shadow:0 18px 40px #1f334a1f;backdrop-filter:blur(8px)}.hero-price-card p{margin:0}.hero-price-card__amount{font-size:clamp(2.75rem,6.8vw,4.2rem);line-height:.96;font-weight:850;color:var(--text-primary)}.hero-price-card__subhead{font-size:1.02rem;color:var(--text-primary-75);font-weight:800}.hero-price-card__meta{margin-top:.7rem!important;padding-top:.75rem;border-top:1px solid rgba(31,79,130,.1);font-size:1rem;line-height:1.5;color:var(--text-secondary);font-weight:650}.hero-price-card__note{margin-top:.8rem!important;font-size:.86rem;line-height:1.5;color:var(--text-secondary)}.hero-offer-notices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;width:min(100%,42rem);margin-top:1.1rem}.hero-offer-notice{padding:1rem 1.05rem;border-radius:var(--border-radius-sm);border:1px solid var(--border-color);background:#ffffffd6;box-shadow:0 10px 26px #1f334a14}.hero-offer-notice__label{display:inline-flex;margin-bottom:.45rem;font-size:.8rem;font-weight:800;color:var(--color-primary);text-transform:uppercase;letter-spacing:.02em}.hero-offer-notice strong{display:block;font-size:1rem;margin-bottom:.45rem}.hero-offer-notice p{margin:0;color:var(--text-secondary);font-size:.94rem;line-height:1.55}.hero-visual{display:grid;gap:1.5rem}.hero-preview{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:1rem;align-items:end}.hero-preview__window,.hero-preview__mobile{background:#ffffffe0;border:1px solid rgba(31,79,130,.16);box-shadow:0 24px 60px #1f334a24;backdrop-filter:blur(12px)}.hero-preview__window{border-radius:28px;overflow:hidden}.hero-preview__toolbar{display:flex;gap:.45rem;padding:.9rem 1rem;background:linear-gradient(180deg,#f1f7fbf2,#ffffffb8);border-bottom:1px solid rgba(31,79,130,.08)}.hero-preview__toolbar span{width:.68rem;height:.68rem;border-radius:999px;background:#1c47762e}.hero-preview__toolbar span:first-child{background:#ddc492d1}.hero-preview__toolbar span:nth-child(2){background:#3d8b6f80}.hero-preview__toolbar span:nth-child(3){background:#1c47765c}.hero-preview__body{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:250px}.hero-preview__sidebar{padding:1rem .95rem;background:linear-gradient(180deg,#eef5f8cc,#fff8ec99);border-right:1px solid rgba(31,79,130,.08)}.hero-preview__chip{width:64%;height:.7rem;border-radius:999px;background:linear-gradient(90deg,#1c4776e0,#3d8b6fb8);margin-bottom:1rem}.hero-preview__line{height:.52rem;border-radius:999px;background:#1c477624;margin-bottom:.75rem}.hero-preview__line--short{width:72%}.hero-preview__line--soft{width:58%;background:#ddc49285}.hero-preview__canvas{padding:1rem;display:grid;gap:1rem;background:radial-gradient(circle at top right,rgba(31,79,130,.08),transparent 9rem),linear-gradient(180deg,#fffffff5,#f6fafceb)}.hero-preview__hero{height:88px;border-radius:20px;background:radial-gradient(circle at 20% 35%,rgba(221,196,146,.42),transparent 5rem),linear-gradient(135deg,#1c4776f2,#4979a5db);box-shadow:inset 0 1px #fff3}.hero-preview__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.hero-preview__card{min-height:72px;border-radius:16px;background:linear-gradient(180deg,#fffffff2,#eff6f9eb);border:1px solid rgba(31,79,130,.08)}.hero-preview__card--accent{background:linear-gradient(180deg,#ffffffeb,#fff8ecf0),linear-gradient(135deg,#3d8b6f1a,#ddc4922e)}.hero-preview__mobile{border-radius:26px;padding:.8rem;min-height:204px;background:linear-gradient(180deg,#fffffff0,#f6fafce0)}.hero-preview__mobile-top,.hero-preview__mobile-block,.hero-preview__mobile-card{border-radius:14px}.hero-preview__mobile-top{height:56px;background:linear-gradient(135deg,#1c4776eb,#4979a5c7);margin-bottom:.8rem}.hero-preview__mobile-block{height:.62rem;background:#1c477624;margin-bottom:.55rem}.hero-preview__mobile-block--short{width:72%;background:#ddc4929e}.hero-preview__mobile-card{height:68px;background:linear-gradient(180deg,#fffffff2,#eef5f8eb);border:1px solid rgba(31,79,130,.08);margin-top:.8rem}.hero-card{position:relative;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#1f4f8238,#3d8b6f2e) border-box;border-radius:28px;padding:2.35rem;border:1px solid var(--border-color);box-shadow:0 28px 80px #1f334a29;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.hero-card:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:28px 28px 0 0}.hero-card:after{content:"";position:absolute;inset:0;border-radius:28px;background:radial-gradient(circle at top right,rgba(255,255,255,.72),transparent 38%);pointer-events:none}@media(hover:hover){.hero-card:hover{transform:translateY(-3px);box-shadow:0 34px 88px #1f334a2e}}.hero-card-label{display:inline-flex;align-items:center;gap:.5rem;font-weight:800;font-size:1rem;color:var(--text-primary);margin-bottom:1.35rem}.trust-row{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem;margin-top:3.5rem}.trust-row span{background:#ffffffd1;border:1px solid var(--border-color);border-radius:var(--border-radius-sm);padding:.85rem 1rem;color:var(--text-primary-80);font-weight:650;box-shadow:0 10px 26px #1f334a14;backdrop-filter:blur(8px)}html[data-theme=dark] .hero{background:radial-gradient(circle at 86% 18%,rgba(111,176,255,.16),transparent 19rem),radial-gradient(circle at 8% 72%,rgba(88,214,163,.1),transparent 18rem),linear-gradient(135deg,#08111dfa,#0c1827f5),var(--bg-page)}html[data-theme=dark] .hero:before{background-image:linear-gradient(rgba(111,176,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(111,176,255,.09) 1px,transparent 1px)}html[data-theme=dark] .hero-price-card{background:radial-gradient(circle at top right,rgba(88,214,163,.1),transparent 8rem),linear-gradient(180deg,#0f1d2ffa,#09121ff5);border-color:#6fb0ff29;box-shadow:0 18px 40px #00000047}html[data-theme=dark] .hero-price-card__meta{border-top-color:#6fb0ff1f}html[data-theme=dark] .hero-offer-notice{background:#0a1422db;box-shadow:0 10px 26px #00000038}html[data-theme=dark] .hero-preview__window,html[data-theme=dark] .hero-preview__mobile{background:#09121feb;border:1px solid rgba(111,176,255,.16);box-shadow:0 24px 60px #00000047}html[data-theme=dark] .hero-preview__toolbar{background:linear-gradient(180deg,#0d1828f2,#09121fe0);border-bottom:1px solid rgba(111,176,255,.08)}html[data-theme=dark] .hero-preview__toolbar span{background:#6fb0ff42}html[data-theme=dark] .hero-preview__sidebar{background:linear-gradient(180deg,#0c1623f0,#09101cf0);border-right:1px solid rgba(111,176,255,.08)}html[data-theme=dark] .hero-preview__line{background:#6fb0ff2e}html[data-theme=dark] .hero-preview__line--soft{background:#58d6a33d}html[data-theme=dark] .hero-preview__canvas{background:radial-gradient(circle at top right,rgba(111,176,255,.08),transparent 9rem),linear-gradient(180deg,#0b1420f5,#070f1aeb)}html[data-theme=dark] .hero-preview__hero{background:radial-gradient(circle at 20% 35%,rgba(88,214,163,.22),transparent 5rem),linear-gradient(135deg,#153e69f5,#0a1f37e6);box-shadow:inset 0 1px #ffffff0f}html[data-theme=dark] .hero-preview__card{background:linear-gradient(180deg,#0d1828f2,#09121feb);border:1px solid rgba(111,176,255,.08)}html[data-theme=dark] .hero-preview__card--accent{background:linear-gradient(180deg,#0d1828eb,#0a121df0),linear-gradient(135deg,#58d6a314,#6fb0ff1f)}html[data-theme=dark] .hero-preview__mobile{background:linear-gradient(180deg,#0b1420f5,#070f1ae6)}html[data-theme=dark] .hero-preview__mobile-block{background:#6fb0ff2e}html[data-theme=dark] .hero-preview__mobile-block--short{background:#58d6a33d}html[data-theme=dark] .hero-preview__mobile-card{background:linear-gradient(180deg,#0d1828f2,#09121feb);border:1px solid rgba(111,176,255,.08)}html[data-theme=dark] .hero-card{background:linear-gradient(#0a1422fa,#0a1422fa) padding-box,linear-gradient(135deg,#6fb0ff3d,#58d6a329) border-box;box-shadow:0 28px 80px #00000047}html[data-theme=dark] .hero-card:after{background:radial-gradient(circle at top right,rgba(111,176,255,.12),transparent 38%)}html[data-theme=dark] .trust-row span{background:#0a1422d1;box-shadow:0 10px 26px #0003}@media(max-width:1180px){.hero{padding-top:3.25rem;padding-bottom:3.25rem}.hero-inner{gap:2.25rem;grid-template-columns:1fr}.hero-copy{max-width:100%}.hero-title{max-width:11ch}.hero-subtitle{max-width:34rem}.hero-copy .btn-row{width:min(100%,28rem);flex-direction:column;align-items:stretch}.hero-copy .btn-row .button{width:100%;justify-content:center}.hero-offer-notices{width:min(100%,34rem)}.hero-visual{gap:1rem;justify-items:start}.hero-preview{width:min(100%,42rem)}.hero-preview__body{min-height:210px}.hero-card{width:min(100%,34rem);max-width:34rem}}@media (max-width: calc(var(--breakpoint-md) - 1px)){.hero{padding-top:2.75rem;padding-bottom:3rem}.hero-title{font-size:clamp(2.15rem,10vw,3rem);line-height:1.12;max-width:none}.hero-subtitle{font-size:1.02rem;margin:1rem 0;max-width:none}.hero-price-card{width:100%;margin:1rem 0 1.3rem;padding:1rem 1rem 1.05rem}.hero-price-card__amount{font-size:clamp(2.45rem,11vw,3.25rem)}.hero-price-card__subhead,.hero-price-card__meta{font-size:.95rem}.hero-price-card__note{font-size:.82rem}.hero-offer-notices{grid-template-columns:1fr;width:100%}.hero-preview{display:none}.hero-visual{grid-template-columns:1fr}.hero-card{padding:1.5rem;border-radius:22px;max-width:none}.hero-card:before,.hero-card:after{border-radius:22px 22px 0 0}}@media (max-width: calc(var(--breakpoint-sm) - 1px)){.hero{padding-top:2.25rem}.hero-copy .section-label{font-size:.84rem}.hero-visual{gap:1rem}.hero-card{padding:1.35rem}.hero-card-label{margin-bottom:1rem;font-size:.95rem}}
