.features-hero{padding:176px 0 0;text-align:center;overflow:hidden}
.features-hero .h1{max-width:1120px;margin:0 auto;font-size:clamp(3.6rem,7.5vw,7.2rem)}
.features-hero .lead{max-width:820px;margin:26px auto 0;font-size:1.25rem;color:var(--dark-2)}
.features-hero .hero-cta{display:flex;justify-content:center;gap:10px;margin-top:30px}
.features-hero-mock-wrap{width:min(1280px,calc(100% - 48px));margin:72px auto 0;padding:28px;background:var(--bg-card);border-radius:2rem}
.features-workspace{position:relative;display:grid;grid-template-columns:210px 1fr;min-height:570px;background:#fff;border:1.5px solid #d7d7d7;border-radius:1.5rem;overflow:hidden;text-align:left;box-shadow:0 14px 0 var(--dark)}
.features-workspace__nav{padding:24px 16px;background:#f8f8f8;border-right:1px solid #dedede;display:flex;flex-direction:column;gap:7px}
.features-workspace__brand{display:grid!important;place-items:center;width:46px;height:46px;margin:0 8px 26px;border:2px solid var(--dark);border-radius:13px;background:var(--brand);font-family:var(--font-display);font-size:1.45rem!important;color:var(--dark)!important;-webkit-text-stroke:.7px currentColor}
.features-workspace__nav>span:not(.features-workspace__brand){display:flex;align-items:center;gap:11px;padding:12px;border-radius:12px;font-size:.88rem;font-weight:600;color:#686868}
.features-workspace__nav>span.is-active{background:var(--brand);color:var(--dark)}
.features-workspace__nav>span i{width:10px;height:10px;border:1.5px solid currentColor;border-radius:3px}
.features-workspace__main{min-width:0;padding:26px}
.features-workspace__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid #e1e1e1}
.features-workspace__top span{display:flex;flex-direction:column;gap:2px}.features-workspace__top small{font-size:.76rem;color:#777}.features-workspace__top strong{font-size:1.2rem}
.features-workspace__top em{padding:8px 12px;border-radius:999px;background:#eef0f1;font-size:.76rem;font-style:normal;color:#555}
.features-workspace__content{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;padding-top:24px}
.features-product-list{border:1px solid #dedede;border-radius:18px;padding:18px;background:#fff}
.features-product-list__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.features-product-list__head span{font-weight:700;font-size:1.05rem}.features-product-list__head button{border:0;border-radius:999px;background:var(--dark);color:#fff;padding:10px 14px;font-weight:600}
.features-product-list article{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:13px;padding:14px 0;border-top:1px solid #e5e5e5}.features-product-list article>span{display:flex;flex-direction:column;gap:4px}.features-product-list article strong{font-size:.93rem}.features-product-list article small{color:#737373;font-size:.78rem}.features-product-list article em{font-style:normal;letter-spacing:.08em}
.product-pattern{position:relative;width:58px;height:58px;display:block;overflow:hidden;border-radius:14px;background:#f5c9b6}
.product-pattern::before,.product-pattern::after{content:"";position:absolute;left:50%;transform:translateX(-50%);border:2px solid var(--dark)}
.product-pattern--cup::before{width:27px;height:31px;bottom:10px;border-radius:4px 4px 10px 10px;background:var(--brand)}.product-pattern--cup::after{width:12px;height:15px;left:72%;bottom:17px;border-left:0;border-radius:0 10px 10px 0}
.product-pattern--vase{background:#d8e2f2}.product-pattern--vase::before{width:27px;height:38px;bottom:7px;border-radius:45% 45% 36% 36%;background:#8da8d1}.product-pattern--vase::after{width:13px;height:7px;top:8px;background:#8da8d1;border-radius:3px}
.product-pattern--bowl{background:#e7ddc8}.product-pattern--bowl::before{width:37px;height:19px;bottom:11px;border-radius:4px 4px 18px 18px;background:#c59661}.product-pattern--bowl::after{width:31px;height:5px;bottom:27px;border-radius:50%;background:#f1d2a9}
.features-workspace__side{display:flex;flex-direction:column;gap:12px}
.features-publish-card,.features-live-card,.features-order-card{border:1px solid #dcdcdc;border-radius:18px;padding:18px;background:#f6f6f6}
.features-publish-card{display:flex;flex-direction:column;gap:6px}.features-publish-card small,.features-live-card small,.features-order-card small{font-size:.75rem;color:#747474}.features-publish-card strong{font-size:1.05rem}.features-publish-card span{font-size:.8rem;color:#777}.features-publish-card b{margin-top:12px;padding:12px;text-align:center;border-radius:999px;background:var(--brand);font-size:.84rem}
.features-live-card,.features-order-card{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center;background:#fff}.features-live-card>i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--accent-green);font-style:normal;font-weight:800}.features-live-card span,.features-order-card span{display:flex;flex-direction:column;gap:2px}
.features-order-card{position:relative;margin-top:auto;grid-template-columns:auto 1fr auto;border:2px solid var(--dark);box-shadow:0 6px 0 var(--dark);animation:featuresOrder 8s ease-in-out infinite}.features-order-card>i{width:10px;height:10px;border-radius:50%;background:var(--accent-green);border:1px solid var(--dark)}.features-order-card b{padding:8px 10px;border-radius:999px;background:var(--brand);font-size:.72rem}
@keyframes featuresOrder{0%,58%{transform:translateY(18px);opacity:0}68%,92%{transform:none;opacity:1}100%{transform:translateY(-8px);opacity:0}}

.features-flow{padding-top:126px}
.features-flow__list{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.features-flow__list li{position:relative;min-height:180px;padding:24px;border:1px solid #dedede;border-radius:1.5rem;background:#fff;display:flex;flex-direction:column;justify-content:flex-end}
.features-flow__list li:not(:last-child)::after{content:"→";position:absolute;z-index:2;right:18px;top:18px;display:grid;place-items:center;width:36px;height:36px;border:1.5px solid var(--dark);border-radius:50%;background:var(--brand);font-weight:800}
.features-flow__list span{position:absolute;top:20px;left:22px;font-family:var(--font-mono);font-size:.72rem}.features-flow__list strong{font-size:1.25rem}.features-flow__list small{margin-top:4px;color:#686868;font-size:.88rem}

.features-device-plate{background:var(--bg-card);padding:94px 0}
.features-device-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:70px;align-items:center}
.features-device-copy>.text-l{margin-top:24px}.features-device-points{list-style:none;display:grid;gap:11px;margin-top:28px}.features-device-points li{padding:14px 16px;border:1px solid #d9d9d9;border-radius:14px;background:#fff;display:grid;grid-template-columns:130px 1fr;gap:12px}.features-device-points strong{font-size:.86rem}.features-device-points span{color:#696969;font-size:.82rem}
.features-device-demo{position:relative;min-height:520px;padding:26px 70px 30px 0}
.features-desktop-demo{height:420px;border:2px solid var(--dark);border-radius:1.5rem;background:#fff;box-shadow:0 9px 0 var(--dark);overflow:hidden}
.features-device-bar{height:48px;padding:0 17px;border-bottom:1px solid #ddd;display:flex;align-items:center;gap:6px}.features-device-bar i{width:9px;height:9px;border-radius:50%;background:#ddd}.features-device-bar span{margin-left:8px;font-size:.72rem;color:#777}
.features-device-dashboard{display:grid;grid-template-columns:120px 1fr;height:calc(100% - 48px)}.features-device-dashboard aside{padding:18px 12px;border-right:1px solid #ddd;background:#f7f7f7;display:flex;flex-direction:column;gap:7px}.features-device-dashboard aside>*{padding:9px;border-radius:9px;font-size:.7rem}.features-device-dashboard aside b{background:var(--brand)}.features-device-dashboard>div{padding:20px}.features-device-dashboard>div>small{color:#777}.features-device-dashboard article{display:grid;grid-template-columns:48px 1fr;gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #e5e5e5}.features-device-dashboard article .product-pattern{width:48px;height:48px;transform:scale(.85)}.features-device-dashboard article span{display:flex;flex-direction:column;gap:3px}.features-device-dashboard article strong{font-size:.78rem}.features-device-dashboard article em{font-style:normal;color:#777;font-size:.68rem}.features-device-dashboard>div>b{display:inline-block;margin-top:18px;padding:9px 12px;border-radius:999px;background:var(--dark);color:#fff;font-size:.68rem}
.features-phone-demo{position:absolute;right:0;bottom:0;width:205px;height:390px;padding:18px 13px 14px;border:2px solid var(--dark);border-radius:28px;background:#fff;box-shadow:0 9px 0 var(--dark);display:flex;flex-direction:column}.features-phone-demo::before{content:"";position:absolute;top:7px;left:50%;width:52px;height:6px;transform:translateX(-50%);border-radius:999px;background:var(--dark)}.features-phone-demo__head{display:flex;justify-content:space-between;margin:15px 0 10px}.features-phone-demo__head strong{font-size:.82rem}.features-phone-demo article{display:grid;grid-template-columns:37px 1fr auto;gap:7px;align-items:center;padding:10px 0;border-top:1px solid #e7e7e7}.features-phone-demo article .product-pattern{width:37px;height:37px;transform:scale(.76)}.features-phone-demo article span{display:flex;flex-direction:column}.features-phone-demo article strong{font-size:.66rem}.features-phone-demo article small{font-size:.6rem;color:#777}.features-phone-demo article>b{font-size:.62rem}.features-phone-demo button{margin-top:10px;padding:10px;border:0;border-radius:999px;background:var(--brand);font-size:.68rem;font-weight:700}.features-phone-demo nav{display:flex;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid #e3e3e3}.features-phone-demo nav span{font-size:.55rem}.features-phone-demo nav span:first-child{font-weight:800}
.features-device-sync{position:absolute;left:38px;bottom:0;display:flex;gap:10px;align-items:center;padding:13px 16px;border:2px solid var(--dark);border-radius:15px;background:var(--brand);box-shadow:0 5px 0 var(--dark)}.features-device-sync>i{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--accent-green);font-style:normal;font-weight:900}.features-device-sync>span{display:flex;flex-direction:column}.features-device-sync strong{font-size:.76rem}.features-device-sync small{font-size:.62rem;color:#625a3b}

.features-catalog-plate{background:var(--brand);padding:94px 0}
.features-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:70px;align-items:center}
.features-kicker{margin-bottom:18px;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.features-split__copy>.text-l{margin-top:25px;max-width:600px;color:#4b4430}
.features-checks{list-style:none;display:grid;gap:12px;margin-top:30px}.features-checks li{position:relative;padding-left:28px;font-size:.94rem}.features-checks li::before{content:"✓";position:absolute;left:0;top:0;font-weight:900}
.features-catalog-demo{position:relative;padding:22px;border:2px solid var(--dark);border-radius:1.5rem;background:#fff;box-shadow:0 9px 0 var(--dark);overflow:hidden}
.features-catalog-demo__bar{display:flex;justify-content:space-between;align-items:center}.features-catalog-demo__bar strong{font-size:1.2rem}.features-catalog-demo__bar span{font-size:.78rem;color:#777}
.features-catalog-demo__filters{display:flex;gap:6px;margin:17px 0}.features-catalog-demo__filters>*{padding:7px 10px;border-radius:999px;background:#f0f1f2;font-size:.72rem;font-weight:600}.features-catalog-demo__filters b{background:var(--dark);color:#fff}
.features-catalog-demo article{display:grid;grid-template-columns:50px minmax(0,1fr) auto 88px;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #e3e3e3}.features-catalog-demo article>.product-pattern{width:50px;height:50px;border-radius:12px;transform:scale(.86)}.features-catalog-demo article>span{display:flex;flex-direction:column;gap:3px;min-width:0}.features-catalog-demo article strong{font-size:.85rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.features-catalog-demo article small{font-size:.7rem;color:#777}.features-catalog-demo article>b{font-size:.8rem}.features-catalog-demo article>em{justify-self:end;padding:7px 8px;border-radius:999px;font-size:.65rem;font-style:normal;font-weight:700}.features-catalog-demo .is-stock{background:#e8ffc0}.features-catalog-demo .is-order{background:#fff0bd}
.features-catalog-demo__saved{display:flex;align-items:center;gap:8px;margin-top:14px;padding:11px 13px;border-radius:12px;background:#f0f1f2;font-size:.77rem}.features-catalog-demo__saved i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--accent-green);font-style:normal;font-weight:800}

.features-brand-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.features-brand-card{min-height:590px;padding:38px;border-radius:1.8rem;background:var(--bg-card);display:flex;flex-direction:column;overflow:hidden}
.features-brand-card__copy{max-width:520px}.features-brand-card h3,.features-capability-card h3,.features-tool-card h3{font-family:var(--font-display);font-weight:400;text-transform:uppercase;font-size:2.25rem;line-height:.96;-webkit-text-stroke:1px currentColor}.features-brand-card__copy p,.features-capability-card__copy p,.features-tool-card>p:last-child{margin-top:14px;color:#626262;font-size:.95rem;line-height:1.5}
.features-theme-demo,.features-profile-demo{margin-top:auto;border:1.5px solid #d4d4d4;border-radius:1.35rem;background:#fff;box-shadow:0 8px 0 var(--dark)}
.features-theme-demo{padding:14px}.features-theme-demo__toolbar{display:flex;gap:6px;padding-bottom:12px}.features-theme-demo__toolbar span{padding:7px 10px;border-radius:999px;background:#f0f1f2;font-size:.7rem}.features-theme-demo__toolbar .is-active{background:var(--brand)}
.features-theme-demo__store{position:relative;display:grid;grid-template-columns:44px 1fr repeat(3,44px);gap:9px;align-items:center;padding:18px;border-radius:16px;background:#f4efe8}.features-theme-demo__store>i{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--brand);font-family:var(--font-display);font-size:1.4rem;font-style:normal;border:1.5px solid var(--dark)}.features-theme-demo__store>span{display:flex;flex-direction:column}.features-theme-demo__store small{font-size:.7rem;color:#777}.features-theme-demo__store>b{height:58px;border-radius:12px;background:linear-gradient(145deg,#f8ccad,#c98c69)}.features-theme-demo__store>b:nth-last-child(2){background:linear-gradient(145deg,#d9e5d1,#8eaa8c)}.features-theme-demo__store>b:last-child{background:linear-gradient(145deg,#d9def1,#8b95bd)}
.features-profile-demo{padding:26px;display:grid;grid-template-columns:68px 1fr;gap:16px;align-items:center}.features-profile-demo>i{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:var(--brand);border:2px solid var(--dark);font-family:var(--font-display);font-style:normal;font-size:2rem}.features-profile-demo>span{display:flex;flex-direction:column;gap:3px}.features-profile-demo small{font-size:.7rem;color:#777}.features-profile-demo strong{font-size:1.05rem}.features-profile-demo em{font-size:.78rem;color:#666;font-style:normal}.features-profile-demo>div{grid-column:1/-1;display:flex;gap:7px}.features-profile-demo b{padding:8px 11px;border:1px solid #d5d5d5;border-radius:999px;font-size:.72rem}
.features-brand-card--unique{grid-column:1/-1;min-height:570px;background:var(--brand);display:grid;grid-template-columns:minmax(0,.78fr) minmax(560px,1.22fr);gap:48px;align-items:center}.features-brand-card--unique .features-brand-card__copy{max-width:520px}.features-brand-card--unique h3{font-size:clamp(2.5rem,4.5vw,4.25rem)}.features-brand-card__statement{display:block;margin-top:24px;font-size:1rem;line-height:1.4}.features-unique-demo{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:end}.features-unique-store{min-height:350px;padding:15px;border:2px solid var(--dark);border-radius:1.25rem;background:#fff;box-shadow:0 7px 0 var(--dark);display:flex;flex-direction:column;justify-content:space-between;transform:rotate(-2deg)}.features-unique-store:nth-child(2){min-height:410px;transform:none}.features-unique-store:nth-child(3){transform:rotate(2deg)}.features-unique-store>span{display:flex;align-items:center;gap:8px}.features-unique-store>span i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-family:var(--font-display);font-size:1.2rem;font-style:normal}.features-unique-store>span strong{font-size:.72rem}.features-unique-store>div{display:grid;grid-template-columns:1fr 1fr;gap:6px}.features-unique-store>div b{height:92px;border-radius:10px;background:#dedede}.features-unique-store>div b:first-child{grid-column:1/-1;height:118px}.features-unique-store--soft{background:#f7f0e5}.features-unique-store--soft i{background:#d7bd91}.features-unique-store--soft>div b{background:linear-gradient(145deg,#ddc6ac,#ad8e6d)}.features-unique-store--premium{background:#171717;color:#fff}.features-unique-store--premium i{background:#fff;color:#111}.features-unique-store--premium>div b{background:linear-gradient(145deg,#353535,#817158)}.features-unique-store--bright{background:#f3c9d3}.features-unique-store--bright i{background:#ff5b6c;color:#fff}.features-unique-store--bright>div b{background:linear-gradient(145deg,#ff8a78,#f9d45f)}

.features-publish-plate{background:var(--bg-card)}
.features-publish-count{display:inline-flex;padding:9px 15px;border:1.5px solid var(--dark);border-radius:999px;background:var(--brand);font-size:.78rem;font-weight:700;margin-bottom:22px}
.features-publish-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center}
.features-state-card{min-height:210px;padding:24px;border:1.5px solid #d0d0d0;border-radius:1.4rem;background:#fff;display:flex;flex-direction:column}.features-state-card small{font-size:.72rem;color:#777}.features-state-card strong{margin-top:8px;font-family:var(--font-display);font-size:2rem;text-transform:uppercase;font-weight:400;-webkit-text-stroke:.8px currentColor}.features-state-card span{margin-top:6px;color:#696969;font-size:.85rem}.features-state-card em{align-self:flex-start;margin-top:auto;padding:8px 10px;border-radius:999px;background:#eef0f1;font-size:.7rem;font-style:normal}.features-state-card--public{background:var(--brand);border-color:var(--dark);box-shadow:0 7px 0 var(--dark)}.features-state-card--public em{background:var(--accent-green);color:var(--dark)}
.features-state-arrow{font-style:normal;font-size:1.5rem}
.features-draft-note{display:grid;grid-template-columns:240px 1fr;gap:24px;align-items:center;margin-top:24px;padding:20px 22px;border-radius:18px;background:#fff;border:1px solid #d5d5d5}.features-draft-note span{font-weight:800}.features-draft-note p{color:#666;font-size:.88rem}

.features-capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.features-capability-card{min-height:520px;padding:36px;border-radius:1.75rem;background:var(--bg-card);display:flex;flex-direction:column;overflow:hidden}
.features-capability-card__copy a{display:inline-block;margin-top:16px;font-weight:700;text-decoration:none}.features-capability-card__copy a:hover{text-decoration:underline}
.features-domain-mini,.features-seo-mini,.features-order-mini,.features-notify-mini{margin-top:auto;border:1.5px solid #d2d2d2;border-radius:1.3rem;background:#fff;box-shadow:0 8px 0 var(--dark)}
.features-domain-mini{padding:24px;display:flex;flex-direction:column;gap:8px}.features-domain-mini small{font-size:.72rem;color:#777}.features-domain-mini strong{font-family:var(--font-mono);font-size:1rem}.features-domain-mini span{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px;border-radius:12px;background:#f0f1f2;font-size:.8rem}.features-domain-mini i{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--accent-green);font-style:normal;font-weight:800}
.features-seo-mini{padding:24px}.features-seo-mini small{font-size:.68rem;color:#777}.features-seo-mini strong{display:block;margin:8px 0 3px;font-size:1rem;color:#1a4fb1}.features-seo-mini span{font-size:.7rem;color:#477c39}.features-seo-mini p{margin-top:7px;font-size:.78rem;color:#666}
.features-order-mini{padding:22px}.features-order-mini>span{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.features-order-mini>span i{width:10px;height:10px;border-radius:50%;background:var(--accent-green);border:1px solid var(--dark)}.features-order-mini>span strong{font-size:.92rem}.features-order-mini>span small{font-size:.68rem;color:#777}.features-order-mini>p{margin:17px 0;font-size:1.1rem;font-weight:700}.features-order-mini>b{display:block;padding:11px;border-radius:999px;background:var(--brand);font-size:.78rem;text-align:center}
.features-notify-mini{padding:12px}.features-notify-mini span{display:flex;justify-content:space-between;align-items:center;padding:13px 10px;border-bottom:1px solid #e4e4e4}.features-notify-mini span:last-child{border:0}.features-notify-mini b{font-size:.82rem}.features-notify-mini i{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--accent-green);font-style:normal;font-weight:800}

.features-tools-section{padding-top:30px}
.features-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.features-tool-card{min-height:310px;padding:34px;border:1px solid #dedede;border-radius:1.6rem;background:#fff}.features-tool-card:nth-child(2),.features-tool-card:nth-child(3){background:var(--bg-card)}.features-tool-card .features-kicker{margin-bottom:38px;color:#686868}
.features-tools-grid--three{grid-template-columns:repeat(3,1fr)}
.features-tools-grid--three .features-tool-card{background:#fff}.features-tools-grid--three .features-tool-card:nth-child(2){background:var(--bg-card)}
.features-analytics-plate{background:var(--bg-card)}
.features-analytics-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:70px;align-items:center}.features-analytics-copy>.text-l{margin-top:24px}.features-analytics-demo{padding:24px;border:2px solid var(--dark);border-radius:1.5rem;background:#fff;box-shadow:0 9px 0 var(--dark)}.features-analytics-demo__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px}.features-analytics-demo__head span{display:flex;flex-direction:column}.features-analytics-demo__head small{color:#777;font-size:.7rem}.features-analytics-demo__head strong{font-size:1.05rem}.features-analytics-demo__head b{padding:8px 10px;border-radius:999px;background:#f0f1f2;font-size:.68rem}.features-analytics-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px}.features-analytics-stats article{position:relative;padding:16px;border:1px solid #ddd;border-radius:14px;background:#fafafa;display:flex;flex-direction:column}.features-analytics-stats small{font-size:.68rem;color:#777}.features-analytics-stats strong{margin-top:4px;font-size:1.55rem}.features-analytics-stats em{position:absolute;right:13px;bottom:15px;padding:5px 7px;border-radius:999px;background:#e8ffc0;font-size:.62rem;font-style:normal}.features-analytics-chart{margin-top:10px;padding:18px;border:1px solid #ddd;border-radius:14px}.features-analytics-chart>div{height:150px;display:flex;align-items:flex-end;justify-content:space-around;border-bottom:1px solid #ddd}.features-analytics-chart span{width:34px;height:var(--h);border-radius:7px 7px 0 0;background:var(--brand);border:1px solid var(--dark);border-bottom:0}.features-analytics-chart>small{display:flex;justify-content:space-between;margin-top:8px;color:#8a8a8a}.features-analytics-chart i{font-style:normal;font-size:.58rem}.features-analytics-bottom{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.features-analytics-bottom article{padding:14px;border:1px solid #ddd;border-radius:14px;display:flex;flex-direction:column}.features-analytics-bottom small{font-size:.64rem;color:#777}.features-analytics-bottom strong{margin-top:4px;font-size:.75rem}.features-analytics-bottom span{margin-top:2px;font-size:.64rem;color:#777}
.features-guide-layout{display:grid;grid-template-columns:minmax(560px,1.1fr) minmax(0,.9fr);gap:70px;align-items:center}.features-guide-copy>.text-l{margin-top:24px}.features-guide-copy>.btn{margin-top:28px}.features-guide-demo{padding:26px;border:2px solid var(--dark);border-radius:1.5rem;background:#fff;box-shadow:0 9px 0 var(--dark)}.features-guide-demo__head{display:flex;justify-content:space-between;align-items:center}.features-guide-demo__head span{display:flex;flex-direction:column}.features-guide-demo__head small{font-size:.7rem;color:#777}.features-guide-demo__head strong{font-size:1.25rem}.features-guide-demo__head b{padding:8px 11px;border-radius:999px;background:var(--brand);font-size:.72rem}.features-guide-progress{height:8px;margin:18px 0 10px;border-radius:999px;background:#eee;overflow:hidden}.features-guide-progress i{display:block;width:66%;height:100%;border-radius:inherit;background:var(--brand)}.features-guide-demo ul{list-style:none}.features-guide-demo li{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:13px 0;border-top:1px solid #e3e3e3}.features-guide-demo li>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f0f1f2;font-style:normal;font-size:.75rem}.features-guide-demo li>span{display:flex;flex-direction:column}.features-guide-demo li strong{font-size:.82rem}.features-guide-demo li small{font-size:.68rem;color:#777}.features-guide-demo li.is-done>i{background:#e8ffc0}.features-guide-demo li.is-active>i{background:var(--brand)}.features-guide-demo li.is-active small{color:#111;font-weight:700}
.features-result-plate{background:var(--brand)}
.features-result{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.features-result>div>p{margin-top:24px;max-width:590px}.features-result__list{display:grid;gap:10px}.features-result__list span{display:flex;align-items:center;gap:12px;padding:17px 18px;border:1.5px solid rgba(13,13,13,.2);border-radius:15px;background:rgba(255,255,255,.38);font-weight:600}.features-result__list i{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--accent-green);font-style:normal;font-weight:900}
.features-faq{padding-bottom:96px}

@media(max-width:1050px){
  .features-workspace{grid-template-columns:165px 1fr;min-height:510px}.features-workspace__content{grid-template-columns:1fr 240px}.features-workspace__main{padding:20px}.features-workspace__nav{padding:20px 12px}.features-product-list article{grid-template-columns:50px 1fr auto}.features-product-list .product-pattern{width:50px;height:50px}.features-split{grid-template-columns:1fr;gap:52px}.features-catalog-demo{max-width:760px;width:100%;margin:0 auto}.features-brand-card{min-height:540px}
  .features-device-layout,.features-analytics-layout,.features-guide-layout{grid-template-columns:1fr;gap:46px}.features-device-demo,.features-analytics-demo,.features-guide-demo{width:min(760px,100%);margin:0 auto}.features-brand-card--unique{grid-template-columns:1fr;gap:38px}.features-brand-card--unique .features-brand-card__copy{max-width:760px}.features-unique-demo{width:min(760px,100%);margin:0 auto}
}
@media(max-width:767px){
  .features-hero{padding:126px 0 0}.features-hero .h1{font-size:clamp(2.7rem,13.5vw,3.35rem);line-height:.91}.features-hero .lead{font-size:1rem;line-height:1.45;margin-top:20px}.features-hero .hero-cta{flex-direction:column;width:100%;gap:8px;margin-top:24px}.features-hero .hero-cta .btn{width:100%;justify-content:center}
  .features-hero-mock-wrap{width:calc(100% - 24px);margin-top:42px;padding:10px;border-radius:1.45rem}.features-workspace{display:block;min-height:0;border-radius:1.1rem;box-shadow:0 8px 0 var(--dark)}.features-workspace__nav{display:none}.features-workspace__main{padding:14px}.features-workspace__top{padding-bottom:13px}.features-workspace__top strong{font-size:1rem}.features-workspace__top em{font-size:.62rem;padding:7px 8px}.features-workspace__content{display:block;padding-top:13px}.features-product-list{padding:12px;border-radius:14px}.features-product-list__head{margin-bottom:8px}.features-product-list__head span{font-size:.95rem}.features-product-list__head button{font-size:.67rem;padding:8px 10px}.features-product-list article{grid-template-columns:42px 1fr auto;gap:9px;padding:9px 0}.features-product-list article .product-pattern{width:42px;height:42px;border-radius:10px;transform:scale(.82)}.features-product-list article strong{font-size:.77rem}.features-product-list article small{font-size:.65rem}.features-workspace__side{margin-top:10px}.features-publish-card,.features-live-card{display:none}.features-order-card{margin-top:0;padding:13px;border-radius:14px}.features-order-card strong{font-size:.78rem}.features-order-card b{font-size:.63rem}
  .features-flow{padding-top:94px}.features-flow__list{grid-template-columns:1fr;gap:9px}.features-flow__list li{min-height:125px}.features-flow__list li:not(:last-child)::after{content:"↓";right:18px;top:18px}.features-flow__list strong{font-size:1.12rem}
  .features-device-plate,.features-analytics-plate{width:calc(100% - 16px);padding:68px 0}.features-device-plate>.container,.features-analytics-plate>.container{padding:0 22px}.features-device-layout,.features-analytics-layout,.features-guide-layout{gap:34px}.features-device-copy>.text-l,.features-analytics-copy>.text-l,.features-guide-copy>.text-l{font-size:1rem;line-height:1.45}.features-device-points li{grid-template-columns:1fr;gap:4px}.features-device-demo{min-height:390px;padding:0 36px 24px 0}.features-desktop-demo{height:315px;border-radius:1.1rem;box-shadow:0 7px 0 var(--dark)}.features-device-bar{height:38px;padding:0 11px}.features-device-dashboard{grid-template-columns:78px 1fr;height:calc(100% - 38px)}.features-device-dashboard aside{padding:10px 7px}.features-device-dashboard aside>*{padding:7px 5px;font-size:.55rem}.features-device-dashboard>div{padding:12px}.features-device-dashboard article{grid-template-columns:34px 1fr;gap:6px;padding:9px 0}.features-device-dashboard article .product-pattern{width:34px;height:34px}.features-device-dashboard article strong{font-size:.6rem}.features-device-dashboard article em{font-size:.54rem}.features-device-dashboard>div>b{margin-top:11px;font-size:.55rem}.features-phone-demo{width:137px;height:280px;padding:15px 8px 10px;border-radius:21px}.features-phone-demo::before{width:36px;height:4px}.features-phone-demo__head{margin:10px 0 7px}.features-phone-demo__head strong{font-size:.64rem}.features-phone-demo article{grid-template-columns:27px 1fr auto;padding:7px 0}.features-phone-demo article .product-pattern{width:27px;height:27px}.features-phone-demo article strong{font-size:.5rem}.features-phone-demo article small,.features-phone-demo article>b{font-size:.46rem}.features-phone-demo button{padding:7px;font-size:.52rem}.features-phone-demo nav span{font-size:.42rem}.features-device-sync{left:10px;padding:9px 10px}.features-device-sync>i{width:23px;height:23px}.features-device-sync strong{font-size:.62rem}.features-device-sync small{font-size:.52rem}
  .features-catalog-plate{width:calc(100% - 16px);padding:68px 0}.features-catalog-plate>.container{padding:0 22px}.features-split{gap:34px}.features-split__copy>.text-l{font-size:1rem;line-height:1.45}.features-checks{margin-top:24px}.features-checks li{font-size:.84rem}.features-catalog-demo{padding:13px;border-radius:1.1rem;box-shadow:0 7px 0 var(--dark)}.features-catalog-demo__filters{overflow-x:auto;padding-bottom:2px}.features-catalog-demo__filters>*{white-space:nowrap}.features-catalog-demo article{grid-template-columns:42px 1fr auto;gap:8px}.features-catalog-demo article>.product-pattern{width:42px;height:42px}.features-catalog-demo article>b{font-size:.72rem}.features-catalog-demo article>em{grid-column:2/-1;justify-self:start;margin-top:-5px}.features-catalog-demo__saved{font-size:.68rem}
  .features-brand-grid,.features-capability-grid,.features-tools-grid,.features-result{grid-template-columns:1fr}.features-brand-card{min-height:400px;padding:25px;border-radius:1.4rem}.features-brand-card h3,.features-capability-card h3,.features-tool-card h3{font-size:1.85rem}.features-brand-card--unique{display:flex;min-height:0}.features-brand-card--unique h3{font-size:2.35rem}.features-unique-demo{grid-template-columns:repeat(3,145px);gap:8px;width:100%;overflow-x:auto;padding:4px 4px 12px}.features-unique-store,.features-unique-store:nth-child(2){min-height:280px}.features-unique-store>div b{height:68px}.features-unique-store>div b:first-child{height:90px}.features-theme-demo__store{grid-template-columns:40px 1fr repeat(2,36px);padding:12px}.features-theme-demo__store>b{height:48px}.features-theme-demo__store>b:last-child{display:none}.features-profile-demo{padding:18px;grid-template-columns:54px 1fr}.features-profile-demo>i{width:54px;height:54px}.features-profile-demo em{font-size:.68rem}
  .features-publish-plate{width:calc(100% - 16px)}.features-publish-plate>.container{padding:0 22px}.features-publish-flow{grid-template-columns:1fr;gap:8px}.features-state-card{min-height:150px;padding:19px}.features-state-arrow{transform:rotate(90deg);justify-self:center}.features-state-card strong{font-size:1.65rem}.features-draft-note{grid-template-columns:1fr;gap:8px;padding:17px}.features-draft-note p{font-size:.8rem}
  .features-capability-card{min-height:400px;padding:25px;border-radius:1.4rem}.features-capability-card__copy p,.features-tool-card>p:last-child{font-size:.88rem}.features-tools-section{padding-top:12px}.features-tool-card{min-height:250px;padding:25px}.features-tool-card .features-kicker{margin-bottom:26px}.features-analytics-demo{padding:14px;border-radius:1.1rem;box-shadow:0 7px 0 var(--dark)}.features-analytics-stats article{padding:12px}.features-analytics-stats strong{font-size:1.2rem}.features-analytics-stats em{position:static;align-self:flex-start;margin-top:7px}.features-analytics-chart{padding:12px}.features-analytics-chart>div{height:120px}.features-analytics-chart span{width:24px}.features-guide-section{padding-top:92px}.features-guide-demo{padding:17px;border-radius:1.1rem;box-shadow:0 7px 0 var(--dark)}.features-guide-copy>.btn{width:100%;justify-content:center}.features-result-plate{width:calc(100% - 16px)}.features-result-plate>.container{padding:0 22px}.features-result{gap:34px}.features-result__list span{padding:14px;font-size:.8rem}
}
@media(prefers-reduced-motion:reduce){.features-order-card{animation:none;opacity:1;transform:none}}

/* Unified feature scenarios: finished product views instead of empty dashboard mockups. */
.features-workspace{display:flex;flex-direction:column;min-height:0;padding:24px;background:#fff;overflow:hidden}
.features-workspace__topline{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #dedede}
.features-workspace__topline>span,.features-workspace__topline>em{display:flex;align-items:center;gap:10px}
.features-workspace__topline>span>i{display:grid;place-items:center;width:42px;height:42px;border:2px solid var(--dark);border-radius:12px;background:var(--brand);font:400 1.15rem/1 var(--font-display);font-style:normal;-webkit-text-stroke:.6px currentColor}
.features-workspace__topline>span>b{font-size:1rem}.features-workspace__topline>em{padding:8px 12px;border-radius:999px;background:#f0f1f2;color:#5f5f5f;font-size:.72rem;font-style:normal}
.features-workspace__topline>em>i{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--accent-green);color:var(--dark);font-style:normal;font-weight:900}
.features-workspace__steps{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:10px;margin:20px 0}
.features-workspace__steps>span{display:flex;align-items:center;gap:7px;color:#777;font-size:.72rem;font-weight:700;animation:featuresStepState 12s ease infinite}
.features-workspace__steps>span>b{display:grid;place-items:center;width:28px;height:28px;border:1px solid #d7d7d7;border-radius:50%;background:#fff;color:var(--dark);font:600 .62rem/1 var(--font-mono)}
.features-workspace__steps>i{height:1px;background:#d7d7d7}.features-workspace__steps>span:nth-of-type(2){animation-delay:3s}.features-workspace__steps>span:nth-of-type(3){animation-delay:6s}.features-workspace__steps>span:nth-of-type(4){animation-delay:9s}
@keyframes featuresStepState{0%,4%,22%{color:var(--dark);transform:translateY(-1px)}5%,21%{color:var(--dark)}0%,22%{opacity:1}23%,100%{opacity:.58}}
.features-workspace__story{display:grid;grid-template-columns:minmax(0,1fr) 38px minmax(0,.82fr) 38px minmax(0,1fr);align-items:center;gap:8px}
.features-story-card{min-height:210px;padding:20px;border:1.5px solid #d7d7d7;border-radius:1.25rem;background:#f8f8f8;display:flex;flex-direction:column;text-align:left;animation:featuresStoryLift 12s ease infinite}
.features-story-card:nth-of-type(2){animation-delay:3s}.features-story-card:nth-of-type(3){animation-delay:6s}
@keyframes featuresStoryLift{0%,4%,22%{transform:translateY(-5px);border-color:var(--dark);box-shadow:0 6px 0 var(--dark)}23%,100%{transform:none;border-color:#d7d7d7;box-shadow:none}}
.features-story-card>small{color:#777;font-size:.68rem}.features-story-card>strong{margin-top:10px;font-size:1rem}.features-story-card--product>div{display:grid;grid-template-columns:62px 1fr;gap:12px;align-items:center;margin-top:12px}.features-story-card--product .product-pattern{width:62px;height:62px}.features-story-card--product span{display:flex;flex-direction:column;gap:4px}.features-story-card--product span strong{font-size:.85rem}.features-story-card--product span em{color:#777;font-size:.7rem;font-style:normal}.features-story-card--product>b,.features-story-card--design>b{align-self:flex-start;margin-top:auto;padding:7px 9px;border-radius:999px;background:#e8ffc0;font-size:.65rem}
.features-story-card--design>div{display:flex;gap:7px;margin-top:18px}.features-story-card--design>div i{width:38px;height:52px;border:1.5px solid var(--dark);border-radius:10px;background:#f5c9b6}.features-story-card--design>div i:nth-child(2){background:var(--brand)}.features-story-card--design>div i:nth-child(3){background:#8da8d1}
.features-story-card--publish{background:var(--brand)}.features-story-card--publish>strong{font:600 .9rem/1.3 var(--font-mono);overflow-wrap:anywhere}.features-story-card--publish>span{margin-top:auto;padding:12px;border:1.5px solid var(--dark);border-radius:999px;background:var(--dark);color:#fff;font-size:.72rem;font-weight:800;text-align:center}
.features-story-arrow{display:grid;place-items:center;width:34px;height:34px;margin:auto;border:1.5px solid var(--dark);border-radius:50%;background:#fff;font-style:normal;font-weight:900}
.features-workspace__order{display:grid;grid-template-columns:auto 1fr auto auto;gap:12px;align-items:center;margin-top:18px;padding:14px 16px;border:1.5px solid var(--dark);border-radius:1rem;background:#fff;box-shadow:0 5px 0 var(--dark);animation:featuresOrderState 12s ease infinite}
.features-workspace__order>i{width:11px;height:11px;border:1px solid var(--dark);border-radius:50%;background:var(--accent-green)}.features-workspace__order>span{display:flex;flex-direction:column}.features-workspace__order small{color:#777;font-size:.65rem}.features-workspace__order strong{font-size:.83rem}.features-workspace__order>b{font-size:.75rem}.features-workspace__order>em{padding:8px 10px;border-radius:999px;background:var(--brand);font-size:.68rem;font-style:normal;font-weight:700}
@keyframes featuresOrderState{0%,72%{opacity:.55;transform:translateY(8px)}78%,94%{opacity:1;transform:none}100%{opacity:.55;transform:translateY(8px)}}

.features-flow__list{gap:16px}.features-flow__list li{min-height:165px;padding:20px;justify-content:flex-start}.features-flow__list li:not(:last-child)::after{content:none}.features-flow__list span{position:static;display:inline-flex;width:max-content;padding:6px 8px;border-radius:999px;background:#f0f1f2}.features-flow__list li>i{display:grid;place-items:center;width:44px;height:44px;margin:18px 0 14px;border:1.5px solid var(--dark);border-radius:13px;background:var(--brand);font-style:normal;font-weight:900}.features-flow__list strong{font-size:1.12rem}.features-flow__list small{font-size:.8rem}

.features-device-demo{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px;min-height:0;padding:18px;border:1.5px solid #d5d5d5;border-radius:1.5rem;background:#fff;box-shadow:0 9px 0 var(--dark)}
.features-desktop-demo{height:380px;box-shadow:none;border-width:1.5px}.features-phone-demo{position:relative;right:auto;bottom:auto;width:auto;height:380px;box-shadow:none;border-width:1.5px;border-radius:24px}.features-device-sync{position:static;grid-column:1/-1;justify-content:center;box-shadow:none;border-width:1.5px;padding:11px 14px;animation:featuresSyncState 6s ease infinite}
@keyframes featuresSyncState{0%,22%,100%{transform:translateY(4px);opacity:.7}35%,82%{transform:none;opacity:1}}

.features-unique-demo{align-items:stretch;gap:12px}.features-unique-store,.features-unique-store:nth-child(2){min-height:410px;padding:14px;transform:none}.features-unique-store:nth-child(1){transform:rotate(-1deg)}.features-unique-store:nth-child(3){transform:rotate(1deg)}
.features-unique-store>header{display:flex;align-items:center;gap:8px}.features-unique-store>header>i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font:400 1.05rem/1 var(--font-display);font-style:normal}.features-unique-store>header>strong{font-size:.72rem}
.features-unique-store>section{min-height:142px;margin-top:16px;padding:18px 14px;border-radius:14px;display:flex;flex-direction:column;justify-content:flex-end}.features-unique-store>section small{font:600 .55rem/1 var(--font-mono);letter-spacing:.05em;text-transform:uppercase}.features-unique-store>section b{margin-top:7px;font:400 1.45rem/.95 var(--font-display);text-transform:uppercase;-webkit-text-stroke:.45px currentColor}
.features-unique-store>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.features-unique-store>div article{min-width:0;padding:8px;border-radius:12px;background:rgba(255,255,255,.72)}.features-unique-store>div article>.product-pattern{width:100%;height:76px;border-radius:9px}.features-unique-store>div article>span{display:flex;flex-direction:column;gap:2px;margin-top:7px}.features-unique-store>div article b{height:auto!important;background:none!important;grid-column:auto!important;font-size:.6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.features-unique-store>div article small{font-size:.55rem;opacity:.72}
.features-unique-store--soft>header>i{background:#d7bd91}.features-unique-store--soft>section{background:#d8c0a1}.features-unique-store--premium>header>i{background:#fff;color:#111}.features-unique-store--premium>section{background:linear-gradient(145deg,#3e3b36,#85755e)}.features-unique-store--premium>div article{background:#262626}.features-unique-store--bright>header>i{background:#ff5b6c;color:#fff}.features-unique-store--bright>section{background:linear-gradient(145deg,#ff8a78,#f9d45f)}

.features-theme-demo{padding:14px}.features-theme-demo__toolbar{padding-bottom:10px}.features-theme-demo__toolbar span{border:1px solid transparent}.features-theme-demo.playing .features-theme-demo__toolbar span{animation:featuresThemeTab 9s ease infinite}.features-theme-demo.playing .features-theme-demo__toolbar span:nth-child(2){animation-delay:3s}.features-theme-demo.playing .features-theme-demo__toolbar span:nth-child(3){animation-delay:6s}
@keyframes featuresThemeTab{0%,5%,28%{background:var(--brand);border-color:var(--dark)}29%,100%{background:#f0f1f2;border-color:transparent}}
.features-theme-demo__store{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:16px;background:#f4efe8;animation:featuresThemeSurface 9s ease infinite}.features-theme-demo__store>header{display:flex;align-items:center;gap:9px}.features-theme-demo__store>header>i{display:grid;place-items:center;width:38px;height:38px;border:1.5px solid var(--dark);border-radius:50%;background:var(--brand);font:400 1.1rem/1 var(--font-display);font-style:normal}.features-theme-demo__store>header>span{display:flex;flex:1;flex-direction:column}.features-theme-demo__store>header strong{font-size:.78rem}.features-theme-demo__store>header small{color:#777;font-size:.6rem}.features-theme-demo__store>header>b{padding:7px 9px;border:1px solid var(--dark);border-radius:999px;font-size:.58rem}
.features-theme-demo__store>section{min-height:106px;padding:14px;border-radius:13px;background:linear-gradient(135deg,#f5c8ae,#df9c76);display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.features-theme-demo__store>section small{font:600 .53rem/1 var(--font-mono);text-transform:uppercase}.features-theme-demo__store>section strong{margin-top:5px;font:400 1.3rem/.95 var(--font-display);text-transform:uppercase;-webkit-text-stroke:.45px currentColor}.features-theme-demo__store>section span{margin-top:8px;padding:6px 8px;border-radius:999px;background:#fff;font-size:.55rem;font-weight:700}
.features-theme-demo__store>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.features-theme-demo__store>div article{display:grid;grid-template-columns:48px 1fr;gap:8px;align-items:center;padding:8px;border-radius:11px;background:#fff}.features-theme-demo__store>div .product-pattern{width:48px;height:48px;border-radius:9px}.features-theme-demo__store>div article>span{display:flex;min-width:0;flex-direction:column}.features-theme-demo__store>div article b{font-size:.61rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.features-theme-demo__store>div article small{font-size:.55rem;color:#777}
@keyframes featuresThemeSurface{0%,28%,100%{background:#f4efe8}34%,61%{background:#fff0b8}67%,94%{background:#e8eee6}}

@media(max-width:1050px){
  .features-workspace__story{grid-template-columns:minmax(0,1fr) 30px minmax(0,.85fr) 30px minmax(0,1fr)}
  .features-device-demo{grid-template-columns:minmax(0,1fr) 210px}
}
@media(max-width:767px){
  .features-flow__list{gap:9px}
  .features-workspace{padding:13px}.features-workspace__topline>span>b{font-size:.82rem}.features-workspace__topline>em{padding:7px 8px;font-size:.58rem}.features-workspace__topline>em>i{display:none}
  .features-workspace__steps{gap:4px;margin:14px 0}.features-workspace__steps>span{gap:0;font-size:0}.features-workspace__steps>span>b{width:25px;height:25px;font-size:.56rem}
  .features-workspace__story{grid-template-columns:1fr;gap:8px}.features-story-card{min-height:135px;padding:14px}.features-story-arrow{width:28px;height:28px;transform:rotate(90deg)}.features-story-card--product>div{grid-template-columns:48px 1fr}.features-story-card--product .product-pattern{width:48px;height:48px}.features-story-card--design>div{margin:10px 0}.features-story-card--design>div i{width:30px;height:36px}.features-workspace__order{grid-template-columns:auto 1fr auto;padding:11px}.features-workspace__order>b{display:none}.features-workspace__order>em{font-size:.58rem}
  .features-flow__list{gap:14px}.features-flow__list li{min-height:142px}.features-flow__list li:not(:last-child)::after{content:"↓";right:20px;top:auto;bottom:-25px;transform:none}.features-flow__list li>i{margin:13px 0 9px}
  .features-device-demo{grid-template-columns:minmax(0,1fr) 116px;gap:8px;padding:10px;border-radius:1.1rem}.features-desktop-demo,.features-phone-demo{height:285px}.features-desktop-demo{border-radius:14px}.features-device-dashboard{grid-template-columns:1fr}.features-device-dashboard aside{display:none}.features-device-dashboard>div{padding:10px}.features-device-dashboard article{grid-template-columns:34px 1fr}.features-device-dashboard article .product-pattern{width:34px;height:34px}.features-device-dashboard article strong{font-size:.55rem}.features-device-dashboard article em{font-size:.5rem}.features-phone-demo{padding:14px 7px 9px;border-radius:18px}.features-phone-demo article{grid-template-columns:25px 1fr}.features-phone-demo article>b{display:none}.features-phone-demo article .product-pattern{width:25px;height:25px}.features-phone-demo button{font-size:.5rem}.features-phone-demo nav span{font-size:.4rem}.features-device-sync{padding:9px}.features-device-sync strong{font-size:.58rem}.features-device-sync small{font-size:.48rem}
  .features-unique-demo{grid-template-columns:1fr 1fr;gap:9px;overflow:visible;padding:4px 0 10px}.features-unique-store,.features-unique-store:nth-child(2){min-height:260px;padding:10px;transform:none}.features-unique-store:first-child{grid-column:1/-1;min-height:330px}.features-unique-store>section{min-height:96px;padding:12px 10px}.features-unique-store:first-child>section{min-height:112px}.features-unique-store>section b{font-size:1rem}.features-unique-store:first-child>section b{font-size:1.25rem}.features-unique-store>header>strong{font-size:.58rem}.features-unique-store>div{grid-template-columns:1fr}.features-unique-store:first-child>div{grid-template-columns:1fr 1fr}.features-unique-store:not(:first-child)>div article:nth-child(2){display:none}.features-unique-store>div article>.product-pattern{height:60px}.features-unique-store:first-child>div article>.product-pattern{height:66px}
  .features-theme-demo__toolbar{overflow-x:auto}.features-theme-demo__toolbar span{white-space:nowrap}.features-theme-demo__store>div article{grid-template-columns:40px 1fr}.features-theme-demo__store>div .product-pattern{width:40px;height:40px}
}
@media(prefers-reduced-motion:reduce){.features-workspace__steps>span,.features-story-card,.features-workspace__order,.features-device-sync,.features-theme-demo__toolbar span,.features-theme-demo__store{animation:none!important}}

/* Approved feature-page composition: real storefronts, no decorative dashboard mockups. */
.features-flow__list li:not(:last-child)::after{content:none!important}
.features-flow__list li>i{margin:0 0 14px}

.features-device-layout{display:block}
.features-device-copy{max-width:920px}
.features-device-copy>.text-l{max-width:820px}
.features-device-points{grid-template-columns:repeat(3,minmax(0,1fr))}
.features-device-points li{display:flex;min-height:132px;flex-direction:column;gap:9px;padding:20px}

.features-unique-demo{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:end;width:100%;padding:10px 2px 14px}
.features-real-store{display:block;overflow:hidden;border:2px solid var(--dark);border-radius:24px;background:#fff;box-shadow:0 8px 0 var(--dark);transform:rotate(-1.5deg);transition:transform .25s ease,box-shadow .25s ease}
.features-real-store:nth-child(2){transform:translateY(-24px)}
.features-real-store:nth-child(3){transform:rotate(1.5deg)}
.features-real-store:hover{transform:translateY(-8px);box-shadow:0 12px 0 var(--dark)}
.features-real-store:nth-child(2):hover{transform:translateY(-32px)}
.features-real-store img{display:block;width:100%;height:auto;aspect-ratio:390/834;object-fit:cover;object-position:top}

.features-theme-demo{display:grid;grid-template-columns:minmax(125px,.72fr) minmax(0,1.28fr);gap:12px;min-height:342px;margin-top:22px;padding:12px;border:1.5px solid #d4d4d4;border-radius:1.35rem;background:#f1f2f3;box-shadow:none;overflow:hidden}
.features-theme-demo__choices{display:flex;flex-direction:column;gap:8px}
.features-theme-demo__choices>span{display:grid;grid-template-columns:22px 1fr;column-gap:8px;align-items:center;padding:12px 10px;border:1.5px solid transparent;border-radius:13px;background:#fff;color:#666;animation:featuresRealThemeChoice 12s ease infinite}
.features-theme-demo__choices>span:nth-child(2){animation-delay:4s}
.features-theme-demo__choices>span:nth-child(3){animation-delay:8s}
.features-theme-demo__choices i{grid-row:1/3;width:22px;height:22px;border:1.5px solid var(--dark);border-radius:50%;background:#edf3f5}
.features-theme-demo__choices span:nth-child(2) i{background:#f1ddd6}
.features-theme-demo__choices span:nth-child(3) i{background:#3b3933}
.features-theme-demo__choices b{font-size:.7rem}.features-theme-demo__choices small{font-size:.56rem}
.features-theme-demo__preview{position:relative;min-height:316px;overflow:hidden;border:2px solid var(--dark);border-radius:18px;background:#fff;box-shadow:0 6px 0 var(--dark)}
.features-theme-demo__preview>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top;opacity:0;animation:featuresRealThemePreview 12s ease infinite}
.features-theme-demo__preview>img:nth-child(2){animation-delay:4s}
.features-theme-demo__preview>img:nth-child(3){animation-delay:8s}
.features-theme-demo__preview>span{position:absolute;right:10px;bottom:10px;z-index:4;padding:7px 9px;border:1.5px solid var(--dark);border-radius:999px;background:var(--accent-green);font-size:.58rem;font-weight:800}
@keyframes featuresRealThemeChoice{0%,4%,29%{border-color:var(--dark);background:var(--brand);color:var(--dark);transform:translateX(3px)}30%,100%{border-color:transparent;background:#fff;color:#666;transform:none}}
@keyframes featuresRealThemePreview{0%,4%,29%{opacity:1;transform:scale(1)}30%,100%{opacity:0;transform:scale(1.015)}}

@media(max-width:1050px){
  .features-device-points{grid-template-columns:1fr}
  .features-device-points li{min-height:0}
  .features-brand-card--unique{grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr)}
}
@media(max-width:767px){
  .features-flow__list li>i{margin:0 0 11px}
  .features-device-copy>.text-l{margin-top:20px}
  .features-device-points{gap:8px}
  .features-device-points li{padding:15px}
  .features-brand-card--unique{display:flex}
  .features-unique-demo{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px 0 10px}
  .features-real-store,.features-real-store:nth-child(2),.features-real-store:nth-child(3){border-width:1.5px;border-radius:12px;box-shadow:0 4px 0 var(--dark);transform:none}
  .features-theme-demo{grid-template-columns:1fr;min-height:0;padding:9px}
  .features-theme-demo__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
  .features-theme-demo__choices>span{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px;padding:9px 7px}
  .features-theme-demo__choices i{width:18px;height:18px}
  .features-theme-demo__choices b{font-size:.57rem}.features-theme-demo__choices small{display:none}
  .features-theme-demo__preview{min-height:360px}
}
@media(prefers-reduced-motion:reduce){
  .features-theme-demo__choices>span,.features-theme-demo__preview>img{animation:none!important}
  .features-theme-demo__choices>span:first-child{border-color:var(--dark);background:var(--brand);color:var(--dark)}
  .features-theme-demo__preview>img:first-child{opacity:1}
}

/* Compact content rhythm after visual review. */
.features-brand-card--unique{min-height:520px;grid-template-columns:minmax(0,.72fr) minmax(560px,1.28fr);gap:36px}
.features-brand-card--unique h3{font-size:clamp(2.45rem,3.6vw,3.55rem)}
.features-brand-card--unique .features-brand-card__copy>p{max-width:440px;font-size:.92rem;line-height:1.45}
.features-unique-demo{padding:0;align-self:stretch;align-items:center}
.features-real-store,.features-real-store:nth-child(2),.features-real-store:nth-child(3){box-shadow:none}
.features-real-store:nth-child(2){transform:translateY(-12px)}
.features-real-store:hover{box-shadow:none}
.features-real-store:nth-child(2):hover{transform:translateY(-20px)}

.features-theme-demo{min-height:190px;margin-top:auto;grid-template-columns:122px minmax(0,1fr);gap:10px;padding:10px}
.features-theme-demo__choices{gap:6px}
.features-theme-demo__choices>span{padding:8px 7px}
.features-theme-demo__preview{min-height:168px;border-width:1.5px;border-radius:15px;box-shadow:none}
.features-theme-demo__preview>span{right:8px;bottom:8px;padding:6px 8px}

.features-tool-card{display:flex;flex-direction:column}
.features-tool-card .features-kicker{margin-bottom:0}
.features-tool-card>h3{margin-top:auto}
.features-tool-card>p:last-child{margin-bottom:0}

.features-analytics-copy>.text-l{max-width:560px;margin-top:20px}
.features-analytics-copy .features-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:22px}
.features-analytics-copy .features-checks li{display:flex;min-height:82px;align-items:flex-end;padding:13px;border:1px solid #d8d8d8;border-radius:13px;background:#fff;font-size:.78rem;line-height:1.3}
.features-analytics-copy .features-checks li::before{display:none}

@media(max-width:1050px){
  .features-brand-card--unique{grid-template-columns:1fr;gap:30px}
  .features-unique-demo{align-self:auto}
}
@media(max-width:767px){
  .features-brand-card--unique{min-height:0;gap:24px}
  .features-brand-card--unique h3{font-size:2.15rem}
  .features-real-store,.features-real-store:nth-child(2),.features-real-store:nth-child(3){box-shadow:none;transform:none}
  .features-theme-demo{grid-template-columns:1fr;min-height:0}
  .features-theme-demo__preview{min-height:220px}
  .features-tool-card>h3{margin-top:70px}
  .features-analytics-copy .features-checks{grid-template-columns:1fr}
  .features-analytics-copy .features-checks li{min-height:0;align-items:center}
}

/* Device management is a compact content block, without a decorative mockup. */
.features-device-plate{padding:84px 0}
.features-device-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:72px;align-items:center}
.features-device-copy{max-width:570px}
.features-device-copy>.text-l{max-width:560px;margin-top:24px;font-size:1.05rem;line-height:1.5}
.features-device-points{display:grid;grid-template-columns:1fr;gap:10px;margin:0;list-style:none}
.features-device-points li{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;min-height:0;padding:18px;border:1px solid #d7d7d7;border-radius:16px;background:#fff}
.features-device-points li>i{display:grid;place-items:center;width:46px;height:46px;border:1.5px solid var(--dark);border-radius:13px;background:var(--brand);font-style:normal;font-weight:800}
.features-device-points li>span{display:flex;min-width:0;flex-direction:column;gap:4px}
.features-device-points li strong{font-size:.92rem}
.features-device-points li small{color:#6b6b6b;font-size:.78rem;line-height:1.35}

@media(max-width:1050px){
  .features-device-layout{grid-template-columns:1fr;gap:34px}
  .features-device-copy{max-width:760px}
  .features-device-copy>.text-l{max-width:720px}
  .features-device-points{grid-template-columns:repeat(3,minmax(0,1fr))}
  .features-device-points li{grid-template-columns:40px 1fr;padding:15px}
  .features-device-points li>i{width:40px;height:40px}
}
@media(max-width:767px){
  .features-device-plate{padding:58px 0}
  .features-device-layout{gap:26px}
  .features-device-copy>.text-l{margin-top:18px;font-size:1rem}
  .features-device-points{grid-template-columns:1fr;gap:8px}
  .features-device-points li{grid-template-columns:42px 1fr;padding:14px;border-radius:14px}
  .features-device-points li>i{width:42px;height:42px}
}
/* Feature-page visual corrections: stable rows and a single catalog style preview. */
.features-theme-demo{display:flex;flex-direction:column;gap:14px;min-height:0;margin-top:28px;padding:16px;background:#fff;border:1px solid #d8d8d8;border-radius:20px;box-shadow:none}
.features-theme-demo__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.features-theme-demo__choices>span{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:10px 6px;border:1px solid #e2e2e2;background:#fff;animation:featuresStyleChoice 12s linear infinite;transform:none}
.features-theme-demo__choices>span:nth-child(2){animation-delay:-8s}
.features-theme-demo__choices>span:nth-child(3){animation-delay:-4s}
.features-theme-demo__choices i{width:14px;height:14px;flex:0 0 14px;grid-row:auto;border:1px solid #ccc;background:#f5f5f2}
.features-theme-demo__choices span:nth-child(2) i{background:#fbda5f}
.features-theme-demo__choices span:nth-child(3) i{background:#292c27}
.features-theme-demo__choices b{font:600 .7rem/1.2 var(--font-body,Arial,sans-serif)}
.features-style-preview{overflow:hidden;border:1px solid #d8d8d8;border-radius:12px;background:#f8f8f5;color:#252722;animation:featuresStylePalette 12s linear infinite}
.features-style-preview__bar{display:flex;align-items:center;gap:4px;padding:10px 12px;border-bottom:1px solid currentColor}
.features-style-preview__bar>i{width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.3}
.features-style-preview__bar>span{margin-left:auto;font-size:.58rem;opacity:.65}
.features-style-preview__brand{padding:20px 16px 16px;text-align:center}
.features-style-preview__brand small{display:block;font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;opacity:.65}
.features-style-preview__brand strong{display:block;margin-top:6px;font:400 1.85rem/1.1 Georgia,serif}
.features-style-preview__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 14px 14px}
.features-style-preview__products>div{overflow:hidden;border:1px solid #deded8;border-radius:8px;background:#fff;color:#252722}
.features-style-preview__products img{display:block;width:100%;height:112px;object-fit:contain;background:#faf9f7}
.features-style-preview__products span{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px;padding:10px;font-size:.62rem}
.features-style-preview__products b{white-space:nowrap;font-size:.62rem}
.features-theme-demo__caption{margin:0;color:#707070;font-size:.68rem;line-height:1.4;text-align:center}
@keyframes featuresStyleChoice{0%,30%{border-color:#0d0d0d;background:#fbda5f;color:#0d0d0d}33%,96%{border-color:#e2e2e2;background:#fff;color:#666}100%{border-color:#0d0d0d;background:#fbda5f;color:#0d0d0d}}
@keyframes featuresStylePalette{0%,30%,100%{background:#f8f8f5;color:#252722}33%,63%{background:#fbda5f;color:#252722}66%,96%{background:#292c27;color:#f8f8f5}}
.features-draft-note{display:flex;align-items:flex-start;gap:16px;padding:24px 28px;margin-top:28px;border:0;border-radius:18px}
.features-draft-note>i{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--brand);font-style:normal;font-weight:700}
.features-draft-note>div{max-width:780px}
.features-draft-note strong{display:block;font-size:1rem;line-height:1.5}
.features-draft-note p{margin-top:6px;font-size:.92rem;line-height:1.5}
.features-tool-card>h3{margin-top:56px}
.features-analytics-copy .features-checks{grid-template-columns:1fr;gap:0;margin-top:26px}
.features-analytics-copy .features-checks li{position:relative;min-height:0;align-items:center;padding:14px 0 14px 28px;border:0;border-top:1px solid #d8d8d8;border-radius:0;background:transparent;font-size:.94rem;line-height:1.4}
.features-analytics-copy .features-checks li::before{content:"✓";display:block;position:absolute;left:0;top:14px;font-weight:700}
@media(max-width:767px){
  .features-theme-demo{padding:12px;gap:12px;margin-top:24px}
  .features-theme-demo__choices>span{flex-direction:row;padding:9px 5px;gap:5px}
  .features-theme-demo__choices b{font-size:.61rem}
  .features-style-preview__products img{height:96px}
  .features-style-preview__products span{padding:8px}
  .features-draft-note{gap:12px;padding:20px 18px}
  .features-draft-note strong{font-size:.94rem}
  .features-draft-note p{font-size:.86rem}
  .features-tool-card>h3{margin-top:36px}
}
@media(prefers-reduced-motion:reduce){
  .features-theme-demo__choices>span,.features-style-preview{animation:none!important}
  .features-theme-demo__choices>span{background:#fff;border-color:#e2e2e2;color:#666}
  .features-theme-demo__choices>span:first-child{background:var(--brand);border-color:var(--dark);color:var(--dark)}
}
