:root{--green:#30b702;--green-dark:#176b0a;--green-deep:#0d2608;--green-light:#eaf8e6;--neutral:#f6f6f2;--black:#000;--white:#fff;--ink:#101a0c;--line:#e3e3da;--maxw:1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body.styropop{background:var(--neutral);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;line-height:1.5;overflow-x:clip}.styropop .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.styropop .num{font-variant-numeric:tabular-nums}.styropop a{color:inherit;text-decoration:none}.styropop .logo-icon{display:block}.styropop .logo-icon use{fill:var(--green)}.styropop .icon-black use{fill:var(--black)}.styropop .icon-white use{fill:var(--white)}.styropop .wordmark{display:block}.styropop .wordmark use{fill:var(--black)}.styropop .wordmark-white use{fill:var(--white)}.styropop .eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--green-dark);font-size:12px;font-weight:700}.styropop header{z-index:50;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line);background:#f6f6f2d1;position:sticky;top:0}.styropop .nav{justify-content:space-between;align-items:center;height:68px;display:flex}.styropop .brand{align-items:center;gap:12px;display:flex}.styropop .brand .logo-profile{width:40px;height:auto}.styropop .logo-profile{height:auto;display:block}.styropop nav.links{align-items:center;gap:30px;display:flex}.styropop nav.links a{color:#3a4a33;font-size:14px;font-weight:600}.styropop nav.links a:hover{color:var(--green-dark)}.styropop .btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.styropop .btn-primary{background:var(--green);color:var(--white)}.styropop .btn-primary:hover{background:var(--green-dark)}.styropop .btn-dark{background:var(--green-deep);color:var(--white)}.styropop .btn-dark:hover{background:#16320c}.styropop .btn-ghost{color:var(--green-deep);background:0 0;border:1.5px solid #c9cabf}.styropop .btn-ghost:hover{border-color:var(--green-dark);color:var(--green-dark)}.styropop .nav-cta{align-items:center;gap:10px;display:flex}.styropop .burger{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;display:none}.styropop .burger-line{background:var(--green-deep);border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .2s;display:block}.styropop .burger[aria-expanded=true] .burger-line:first-child{transform:translateY(7px)rotate(45deg)}.styropop .burger[aria-expanded=true] .burger-line:nth-child(2){opacity:0}.styropop .burger[aria-expanded=true] .burger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.styropop .mobile-nav{border-top:1px solid var(--line);flex-direction:column;padding:10px 24px 18px;display:none}.styropop .mobile-nav:not([hidden]){display:flex}.styropop .mobile-nav a{color:#2c3a24;border-bottom:1px solid #ecece3;padding:13px 0;font-size:16px;font-weight:600}.styropop .mobile-nav a:last-child{color:var(--green-dark);border-bottom:none}.styropop .hero{border-bottom:1px solid var(--line);background:radial-gradient(820px 560px at 76% 14%,#eaf8e6e6 0%,#eaf8e600 62%),radial-gradient(640px 480px at 94% 78%,#d6efcabf 0%,#d6efca00 58%),radial-gradient(520px 420px at 8% 88%,#e9f7e399 0%,#e9f7e300 55%);position:relative;overflow:hidden}.styropop #bead-canvas{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.styropop .hero-grad{z-index:2;pointer-events:none;background:linear-gradient(90deg, var(--neutral) 0%, var(--neutral) 30%, #f6f6f28c 48%, #f6f6f200 70%);position:absolute;inset:0}.styropop .hero-inner{z-index:3;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px;padding-top:96px;padding-bottom:120px;display:grid;position:relative}.styropop .hero-copy{max-width:560px}.styropop .hero h1{letter-spacing:-.035em;color:var(--black);margin:18px 0 0;font-size:clamp(38px,6.4vw,76px);font-weight:900;line-height:.98}.styropop .hl-mask{padding-bottom:.08em;display:block;overflow:hidden}.styropop .hl-line{display:block}.styropop .hero h1 .accent{color:var(--green-dark)}.styropop .hero .sub{color:#42513a;max-width:480px;margin-top:22px;font-size:18px}.styropop .hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.styropop .chips{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.styropop .chip{background:var(--white);border:1px solid var(--line);color:#2c3a24;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.styropop .chip b{color:var(--green-dark);font-weight:800}.styropop .spec{background:var(--green-deep);color:var(--white)}.styropop .spec-grid{grid-template-columns:repeat(4,1fr);display:grid}.styropop .spec-cell{border-right:1px solid #ffffff1a;padding:34px 28px}.styropop .spec-cell:last-child{border-right:none}.styropop .spec-cell .k{letter-spacing:.16em;text-transform:uppercase;color:#7fd36a;font-size:11px;font-weight:700}.styropop .spec-cell .v{letter-spacing:-.02em;margin-top:10px;font-size:30px;font-weight:800}.styropop .spec-cell .v small{color:#b9d9ad;font-size:15px;font-weight:600}.styropop section.block{padding:96px 0}.styropop .head{max-width:620px;margin-bottom:48px}.styropop .head h2{letter-spacing:-.03em;color:var(--black);margin-top:14px;font-size:clamp(28px,3.6vw,42px);font-weight:800;line-height:1.05}.styropop .head p{color:#4a5742;margin-top:14px;font-size:16.5px}.styropop .apps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.styropop .app{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:30px;transition:all .2s;position:relative;overflow:hidden}.styropop .app:hover{border-color:#bfe0b2;transform:translateY(-3px)}.styropop .app-illu{border:1px solid var(--line);background:#fbfbf8;border-radius:10px;width:100%;height:auto;margin-bottom:20px;display:block}.styropop .app h3{letter-spacing:-.02em;font-size:21px;font-weight:800;position:relative}.styropop .app .tag{letter-spacing:.12em;text-transform:uppercase;color:var(--green);font-size:12px;font-weight:700}.styropop .app p{color:#4a5742;margin-top:12px;font-size:15px;position:relative}.styropop .benefits{background:var(--green-light)}.styropop .ben-row{background:var(--white);border:1px solid #cde7c3;border-radius:12px;grid-template-columns:repeat(5,1fr);gap:0;display:grid;overflow:hidden}.styropop .ben{border-right:1px solid #e0efd9;padding:28px 22px}.styropop .ben:last-child{border-right:none}.styropop .ben .dot{background:var(--green);border-radius:50%;width:12px;height:12px;margin-bottom:16px;display:block}.styropop .ben h4{letter-spacing:-.01em;font-size:17px;font-weight:800}.styropop .ben p{color:#52614a;margin-top:6px;font-size:13.5px}.styropop .product{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.styropop .product-visual{grid-template-columns:1.15fr .85fr;gap:12px;min-height:420px;display:grid}.styropop .product-visual figure{margin:0}.styropop .product-visual-main{border:1px solid var(--line);background:var(--white);border-radius:14px;min-height:0;overflow:hidden}.styropop .product-visual-main img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.styropop .product-visual-stack{grid-template-rows:1fr 1fr;gap:12px;min-height:0;display:grid}.styropop .product-visual-stack figure{border:1px solid var(--line);background:var(--white);border-radius:14px;min-height:0;overflow:hidden}.styropop .product-visual-stack img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.styropop .product .copy h2{letter-spacing:-.03em;color:var(--black);font-size:clamp(26px,3.2vw,38px);font-weight:800;line-height:1.05}.styropop .product .copy p{color:#4a5742;margin-top:16px;font-size:16px}.styropop .product ul{flex-direction:column;gap:12px;margin-top:22px;list-style:none;display:flex}.styropop .product li{color:#33402b;align-items:flex-start;gap:12px;font-size:15px;display:flex}.styropop .product li:before{content:"";background:var(--green);border-radius:50%;flex:none;width:8px;height:8px;margin-top:7px}.styropop .calc-wrap{background:var(--green-deep);color:var(--white);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;padding:48px;display:grid}.styropop .calc-wrap>*{min-width:0}.styropop .calc-wrap .eyebrow{color:#7fd36a}.styropop .calc-wrap h2{letter-spacing:-.03em;margin-top:12px;font-size:clamp(26px,3vw,36px);font-weight:800}.styropop .calc-wrap .formula{color:#b9d9ad;font-variant-numeric:tabular-nums;margin-top:16px;font-size:14px}.styropop .calc-fields{flex-direction:column;gap:18px;display:flex}.styropop .field label{color:#cfe6c5;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.styropop .field .input{background:#ffffff12;border:1px solid #ffffff29;border-radius:8px;align-items:center;display:flex;overflow:hidden}.styropop .field input{color:#fff;font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;flex:1;width:100%;min-width:0;padding:14px 16px;font-family:inherit;font-size:20px;font-weight:700}.styropop .field .unit{color:#8fc77c;padding:0 16px;font-size:14px;font-weight:600}.styropop .calc-out{gap:14px;margin-top:6px;display:flex}.styropop .out-box{background:#30b70229;border:1px solid #30b70266;border-radius:10px;flex:1;padding:18px}.styropop .out-box .ko{letter-spacing:.14em;text-transform:uppercase;color:#8fc77c;font-size:11px;font-weight:700}.styropop .out-box .vo{letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:4px;font-size:34px;font-weight:900}.styropop .out-box .vo small{color:#b9d9ad;font-size:15px;font-weight:600}.styropop .calc-note{color:#9fc090;margin-top:16px;font-size:12.5px}.styropop .cta-band{background:var(--green);color:var(--white)}.styropop .cta-band .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:72px 24px;display:flex}.styropop .cta-band h2{letter-spacing:-.03em;max-width:560px;font-size:clamp(26px,3.4vw,40px);font-weight:900;line-height:1.02}.styropop .cta-band .btn-light{background:var(--white);color:var(--green-deep)}.styropop .cta-band .btn-light:hover{background:var(--green-light)}.styropop .cta-band .btn-outline{color:#fff;background:0 0;border:1.5px solid #fff9}.styropop .cta-band .btn-outline:hover{background:#ffffff1a;border-color:#fff}.styropop .cta-actions{flex-wrap:wrap;gap:14px;display:flex}.styropop footer{background:var(--green-deep);color:#c8d6c0}.styropop .foot-top{grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding:72px 0 48px;display:grid}.styropop .foot-brand .logo-profile{width:48px;margin-bottom:18px}.styropop .foot-brand p{color:#a9bda0;max-width:300px;font-size:14px}.styropop .foot-col h5{letter-spacing:.14em;text-transform:uppercase;color:#7fd36a;margin-bottom:16px;font-size:12px;font-weight:700}.styropop .foot-col a,.styropop .foot-col span{color:#bccfb4;margin-bottom:10px;font-size:14px;display:block}.styropop .foot-col a:hover{color:#fff}.styropop .foot-bottom{color:#8aa07f;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:22px 0;font-size:12.5px;display:flex}.styropop .badge{color:#bccfb4;border:1px solid #fff3;border-radius:6px;padding:5px 12px;font-size:11.5px;font-weight:600;display:inline-block}.styropop .calc-cta{justify-content:center;width:100%;margin-top:18px}.styropop .calc-section{padding-top:0}.styropop .badge-spaced{margin-top:16px}.styropop .legal-page{border-bottom:1px solid var(--line);padding:72px 0 96px}.styropop .legal-content{max-width:760px}.styropop .legal-content h1{letter-spacing:-.03em;color:var(--black);font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.05}.styropop .legal-content h2{letter-spacing:-.02em;color:var(--black);margin-top:40px;font-size:clamp(22px,2.8vw,28px);font-weight:800;line-height:1.15}.styropop .legal-content h3{color:var(--green-deep);margin-top:28px;font-size:18px;font-weight:700}.styropop .legal-content h4{color:#33402b;margin-top:20px;font-size:16px;font-weight:700}.styropop .legal-content p,.styropop .legal-content li{color:#4a5742;margin-top:14px;font-size:15.5px;line-height:1.65}.styropop .legal-content ul{margin-top:14px;padding-left:22px}.styropop .legal-content a{color:var(--green-dark);text-underline-offset:2px;text-decoration:underline}.styropop .legal-content a:hover{color:var(--green-deep)}.styropop .foot-legal{flex-wrap:wrap;gap:20px;display:flex}.styropop .foot-legal a{color:#8aa07f}.styropop .foot-legal a:hover{color:#fff}@media (width<=900px){.styropop nav.links{display:none}.styropop .burger{display:inline-flex}.styropop .spec-grid{grid-template-columns:repeat(2,1fr)}.styropop .spec-cell:nth-child(2){border-right:none}.styropop .spec-cell{border-bottom:1px solid #ffffff1a}.styropop .apps{grid-template-columns:1fr}.styropop .ben-row{grid-template-columns:repeat(2,1fr)}.styropop .ben{border-bottom:1px solid #e0efd9}.styropop .ben:nth-child(2n){border-right:none}.styropop .product{grid-template-columns:1fr}.styropop .product-visual{grid-template-columns:1fr;min-height:auto}.styropop .product-visual-main{aspect-ratio:4/5;max-height:520px}.styropop .product-visual-stack{aspect-ratio:16/10;grid-template-rows:1fr;grid-template-columns:1fr 1fr}.styropop .calc-wrap{grid-template-columns:minmax(0,1fr);padding:32px 24px}.styropop .foot-top{grid-template-columns:1fr 1fr}.styropop .hero-grad{background:linear-gradient(#f6f6f266,#f6f6f2db)}}@media (width<=560px){.styropop .ben-row{grid-template-columns:1fr}.styropop .ben{border-right:none}.styropop .calc-out{flex-direction:column}.styropop .foot-top{grid-template-columns:1fr}.styropop .hero-inner{padding-top:64px;padding-bottom:72px}}.styropop [data-reveal].fx-hidden,.styropop [data-reveal-group].fx-hidden>*{opacity:0;transition:opacity .7s,transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(36px)}.styropop [data-reveal].fx-hidden.is-revealed,.styropop [data-reveal-group].fx-hidden.is-revealed>*{opacity:1;transform:none}.styropop [data-reveal-group].fx-hidden>:nth-child(2){transition-delay:.1s}.styropop [data-reveal-group].fx-hidden>:nth-child(3){transition-delay:.2s}.styropop [data-reveal-group].fx-hidden>:nth-child(4){transition-delay:.3s}.styropop [data-reveal-group].fx-hidden>:nth-child(5){transition-delay:.4s}.styropop header{transition:box-shadow .25s}.styropop header.is-scrolled{box-shadow:0 6px 24px #0d260814}.styropop .hero-stage{justify-content:center;min-height:420px;display:flex;position:relative}.styropop .hero-bag{z-index:2;border:1px solid var(--line);will-change:transform;border-radius:20px;width:min(400px,88%);position:relative;overflow:hidden;box-shadow:0 44px 80px #0d260840}.styropop .hero-bag img{width:100%;height:auto;display:block}.styropop .spec-tag{z-index:3;background:var(--white);border:1px solid var(--line);will-change:transform;border-radius:10px;flex-direction:column;gap:2px;padding:10px 14px;display:flex;position:absolute;box-shadow:0 14px 34px #0d26081f}.styropop .spec-tag .st-k{letter-spacing:.14em;text-transform:uppercase;color:var(--green);font-size:10px;font-weight:700}.styropop .spec-tag .st-v{color:var(--ink);white-space:nowrap;font-size:14px;font-weight:800}.styropop .spec-tag-1{top:12%;left:0}.styropop .spec-tag-2{top:46%;right:-2%}.styropop .spec-tag-3{bottom:8%;left:4%}.styropop .scroll-hint{z-index:5;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.styropop .scroll-hint-mouse{border:2px solid #9aa892;border-radius:14px;width:24px;height:38px;display:block;position:relative}.styropop .scroll-hint-dot{background:var(--green-dark);border-radius:4px;width:4px;height:8px;margin-left:-2px;animation:1.8s ease-in-out infinite scroll-hint-dot;position:absolute;top:7px;left:50%}@keyframes scroll-hint-dot{0%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(12px)}to{opacity:0;transform:translateY(0)}}.styropop .journey{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.styropop .journey-pin{padding:110px 0 96px}.styropop .j-station-start .j-card{transform:translate(38%)}.styropop .j-station-end .j-card{transform:translate(-38%)}.styropop .journey .head{margin-bottom:24px}.styropop .journey-track{height:400px;margin-top:110px;margin-bottom:130px;position:relative}.styropop .journey-line{width:100%;height:100%;position:absolute;inset:0}.styropop .journey-path-bg,.styropop .journey-path{fill:none;stroke-width:3px;stroke-linecap:round;vector-effect:non-scaling-stroke}.styropop .journey-path-bg{stroke:var(--line);stroke-dasharray:2 10}.styropop .journey-path{stroke:var(--green)}.styropop .j-station{left:var(--jx);top:var(--jy);width:clamp(180px,18vw,250px);position:absolute;transform:translate(-50%,-9px)}.styropop .j-dot{background:var(--green);border:3px solid var(--white);width:18px;height:18px;box-shadow:0 0 0 2px var(--green);border-radius:50%;margin:0 auto;display:block;position:relative}.styropop .j-pulse{border:2px solid var(--green);opacity:0;border-radius:50%;position:absolute;inset:-3px}.styropop .j-station.is-active .j-pulse{animation:1.8s ease-out infinite j-pulse}@keyframes j-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}.styropop .j-card{background:var(--white);border:1px solid var(--line);border-radius:12px;margin-top:16px;padding:18px 20px;box-shadow:0 18px 40px #0d26081a}.styropop .j-station-up .j-card{margin-top:0;margin-bottom:16px}.styropop .j-station-up{flex-direction:column-reverse;display:flex;transform:translate(-50%,calc(9px - 100%))}.styropop .j-step{letter-spacing:.14em;text-transform:uppercase;color:var(--green);font-size:11px;font-weight:700}.styropop .j-card h3{letter-spacing:-.01em;margin-top:6px;font-size:17px;font-weight:800}.styropop .j-card p{color:#4a5742;margin-top:6px;font-size:13.5px}.styropop .duel{background:var(--green-deep);color:var(--white);padding:110px 0 90px;position:relative;overflow:hidden}.styropop .duel:before{content:"";pointer-events:none;background:radial-gradient(circle at 15% 20%,#30b70224 0%,#0000 45%),radial-gradient(circle at 85% 85%,#30b7021a 0%,#0000 40%);position:absolute;inset:0}.styropop .duel .head{text-align:center;max-width:680px;margin:0 auto 64px;position:relative}.styropop .duel .head-light h2{color:var(--white)}.styropop .duel .head p{color:#b9d9ad}.styropop .duel .eyebrow{color:#7fd36a}.styropop .duel-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:40px;max-width:760px;margin:0 auto;display:grid;position:relative}.styropop .duel-col{text-align:center;min-width:0}.styropop .duel-bar-track{background:#ffffff0a;border:1px solid #ffffff1a;border-bottom:2px solid #ffffff52;border-radius:16px 16px 0 0;align-items:flex-end;width:min(200px,78%);height:300px;margin:0 auto;padding:6px;display:flex;position:relative}.styropop .duel-bar-track:before{content:"1 m³";z-index:1;letter-spacing:.14em;color:#ffffff73;font-size:11px;font-weight:700;position:absolute;top:12px;left:50%;transform:translate(-50%)}.styropop .duel-bar{transform-origin:bottom;border-radius:10px 10px 3px 3px;width:100%}.styropop .duel-bar-heavy{background:linear-gradient(#5b6656 0%,#39423a 100%);border:1px solid #ffffff24;height:100%}.styropop .duel-bar-light{background:var(--green);height:4%;box-shadow:0 0 34px #30b702a6}.styropop .duel-vs{color:#cfe6c5;background:#ffffff14;border:1px solid #fff3;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:54px;height:54px;font-size:15px;font-weight:800;display:flex}.styropop .duel-num{letter-spacing:-.02em;margin-top:20px;font-size:clamp(30px,4.4vw,52px);font-weight:900}.styropop .duel-num-light{color:#7fd36a}.styropop .duel-name{color:#b9d9ad;margin-top:6px;font-size:13.5px;font-weight:600}.styropop .duel-punch{text-align:center;color:#e6f2e0;max-width:640px;margin:56px auto 0;font-size:clamp(19px,2.4vw,26px);font-weight:600;line-height:1.4}.styropop .duel-punch b{color:#7fd36a;font-weight:900}.styropop .duel-note{text-align:center;color:#7d9670;margin-top:26px;font-size:12px}.styropop .block-white{background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.styropop .product-visual figure{will-change:transform}.styropop .product-cta{margin-top:28px}.styropop .calc-out .vo.is-bumped{animation:.35s calc-bump}@keyframes calc-bump{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.styropop .outro{background:var(--green);color:var(--white);padding:40px 0 110px;position:relative;overflow:hidden}.styropop .outro:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 10%,#ffffff29 0%,#0000 45%),radial-gradient(circle at 85% 90%,#0d260859 0%,#0000 55%);position:absolute;inset:0}.styropop .outro-marquee{flex-direction:column;gap:6px;max-width:100%;margin-bottom:64px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.styropop .marquee-row{white-space:nowrap;display:flex;overflow:hidden}.styropop .marquee-text{letter-spacing:-.02em;text-transform:uppercase;color:#0000;-webkit-text-stroke:1.5px #ffffff8c;flex:none;padding-right:.5em;font-size:clamp(34px,5vw,62px);font-weight:900;animation:42s linear infinite marquee}.styropop .marquee-row-reverse .marquee-text{-webkit-text-stroke:0;color:#ffffff38;animation-direction:reverse}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.styropop .outro-inner{text-align:center;position:relative}.styropop .outro h2{letter-spacing:-.035em;font-size:clamp(36px,5.4vw,68px);font-weight:900;line-height:1}.styropop .outro-sub{color:#eaf8e6;max-width:460px;margin:20px auto 0;font-size:17px}.styropop .outro .cta-actions{justify-content:center;margin-top:36px}.styropop .btn-xl{border-radius:10px;padding:18px 34px;font-size:16px}.styropop .outro .btn-light{background:var(--white);color:var(--green-deep)}.styropop .outro .btn-light:hover{background:var(--green-light);transform:translateY(-2px)}.styropop .outro .btn-outline{color:#fff;background:0 0;border:1.5px solid #fff9}.styropop .outro .btn-outline:hover{background:#ffffff1a;border-color:#fff}.styropop .faq-section{background:var(--white);border-top:1px solid var(--line)}.styropop .faq-list{flex-direction:column;gap:12px;max-width:760px;display:flex}.styropop .faq-item{background:var(--neutral);border:1px solid var(--line);border-radius:12px;transition:border-color .2s;overflow:hidden}.styropop .faq-item[open]{background:var(--white);border-color:#bfe0b2}.styropop .faq-item summary{letter-spacing:-.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:16.5px;font-weight:700;list-style:none;display:flex}.styropop .faq-item summary::-webkit-details-marker{display:none}.styropop .faq-item summary:after{content:"";border-right:2.5px solid var(--green-dark);border-bottom:2.5px solid var(--green-dark);flex:none;width:12px;height:12px;margin-top:-4px;transition:transform .25s;transform:rotate(45deg)}.styropop .faq-item[open] summary:after{margin-top:6px;transform:rotate(-135deg)}.styropop .faq-item p{color:#4a5742;padding:0 22px 20px;font-size:15px;line-height:1.65}.styropop .faq-item a{color:var(--green-dark);text-underline-offset:2px;text-decoration:underline}.styropop .sticky-cta{display:none}@media (width<=760px){.styropop .sticky-cta{left:16px;right:16px;bottom:calc(14px + env(safe-area-inset-bottom));z-index:60;justify-content:center;display:flex;position:fixed;box-shadow:0 12px 34px #0d26084d}}@media (width<=900px){.styropop .hero-inner{grid-template-columns:1fr;gap:40px;padding-bottom:88px}.styropop .hero-stage{order:-1;min-height:0;margin-top:8px}.styropop .hero-bag{width:min(280px,70%)}.styropop .spec-tag-2{right:2%}}@media (width<=1023px){.styropop .journey-pin{min-height:0;padding:72px 0;display:block}.styropop .journey-track{flex-direction:column;gap:16px;height:auto;margin-top:8px;margin-bottom:0;display:flex}.styropop .j-station-start .j-card,.styropop .j-station-end .j-card{transform:none}.styropop .journey-line{display:none}.styropop .j-station,.styropop .j-station-up{flex-direction:row;align-items:flex-start;gap:14px;width:100%;display:flex;position:static;transform:none}.styropop .j-dot{flex:none;margin:20px 0 0}.styropop .j-card,.styropop .j-station-up .j-card{flex:1;margin:0}.styropop .duel-grid{gap:18px}.styropop .duel-bar-track{height:200px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.styropop .scroll-hint-dot,.styropop .marquee-text,.styropop .j-pulse{animation:none}.styropop .j-pulse{display:none}}
