:root{--bg:#f8f5ef;--bg-strong:#f2ece2;--surface:rgba(255,255,255,0.9);--surface-strong:#ffffff;--surface-muted:#f6f8fb;--ink:#181b20;--muted:#656d79;--line:rgba(24,27,32,0.1);--line-strong:rgba(24,27,32,0.16);--accent:#f7941d;--accent-strong:#e67f00;--accent-soft:rgba(247,148,29,0.12);--cool:#2f6dd6;--cool-soft:rgba(47,109,214,0.12);--success:#1d9b57;--success-soft:rgba(29,155,87,0.1);--danger:#d2543f;--danger-soft:rgba(210,84,63,0.1);--shadow-soft:0 16px 40px rgba(24,27,32,0.08);--shadow-card:0 22px 60px rgba(24,27,32,0.12);--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--font-ui:"Segoe UI Variable","Segoe UI",system-ui,sans-serif;--honeycomb:url("data:image/svg+xml,%3Csvg width='320' height='180' viewBox='0 0 320 180' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23f6a84f' stroke-opacity='0.3' stroke-width='2'%3E%3Cpath d='M31 19h24l12 21-12 21H31L19 40l12-21Z'/%3E%3Cpath d='M79 19h24l12 21-12 21H79L67 40l12-21Z'/%3E%3Cpath d='M127 19h24l12 21-12 21h-24l-12-21 12-21Z'/%3E%3Cpath d='M55 61h24l12 21-12 21H55L43 82l12-21Z'/%3E%3Cpath d='M103 61h24l12 21-12 21h-24L91 82l12-21Z'/%3E%3Cpath d='M151 61h24l12 21-12 21h-24l-12-21 12-21Z'/%3E%3Cpath d='M199 61h24l12 21-12 21h-24l-12-21 12-21Z'/%3E%3Cpath d='M31 103h24l12 21-12 21H31L19 124l12-21Z'/%3E%3Cpath d='M79 103h24l12 21-12 21H79L67 124l12-21Z'/%3E%3Cpath d='M127 103h24l12 21-12 21h-24l-12-21 12-21Z'/%3E%3Cpath d='M175 103h24l12 21-12 21h-24l-12-21 12-21Z'/%3E%3C/g%3E%3C/svg%3E")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);font-family:var(--font-ui);background:radial-gradient(circle at top left,rgba(247,148,29,.13),transparent 27%),radial-gradient(circle at top right,rgba(247,148,29,.1),transparent 24%),linear-gradient(180deg,#fefcf9 0,var(--bg) 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.page-shell{position:relative;overflow-x:clip}.landing-main{position:relative;z-index:1}.landing-container{width:min(1180px,calc(100vw - 40px));margin:0 auto}.landing-section{position:relative;padding:42px 0;scroll-margin-top:110px}.section-heading{max-width:740px;margin:0 auto 26px;text-align:center}.section-heading h2{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.08;letter-spacing:-.04em}.section-heading p{margin:14px 0 0;color:var(--muted);font-size:1rem;line-height:1.68}.section-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--accent-strong);font-size:.95rem;font-weight:800}.section-eyebrow:before{content:"";width:11px;height:11px;border-radius:999px;background:linear-gradient(135deg,#ffca7a 0,var(--accent) 100%);box-shadow:0 0 0 5px var(--accent-soft)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:16px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease;cursor:pointer}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg,var(--accent) 0,var(--accent-strong) 100%);color:#fff;box-shadow:0 14px 28px rgba(230,127,0,.24)}.button--ghost{border-color:var(--line);background:rgba(255,255,255,.88);color:var(--ink);box-shadow:0 10px 24px rgba(24,27,32,.05)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;padding-top:16px}.site-header__container{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:11px 16px;border:1px solid rgba(255,255,255,.78);border-radius:22px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.site-header__brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.site-header__brand-mark{position:relative;display:grid;place-items:center;width:60px;height:60px;flex:0 0 60px;padding:0;overflow:hidden;border-radius:16px;background:rgba(255,255,255,.94);box-shadow:inset 0 0 0 1px rgba(24,27,32,.05),0 8px 18px rgba(24,27,32,.06)}.site-header__brand-mark img,.site-header__brand-mark-image{object-fit:contain;transform:scale(1.14);transform-origin:center}.site-header__brand-copy{min-width:0}.site-header__brand-name{font-size:1.48rem;font-weight:800;letter-spacing:-.04em}.site-header__brand-subtitle{color:var(--muted);font-size:.94rem}.site-header__toggle{display:none;width:48px;height:48px;padding:0;border:1px solid var(--line);border-radius:16px;background:#fff}.site-header__toggle span{display:block;width:22px;height:2px;margin:5px auto;border-radius:999px;background:var(--ink)}.site-header__menu{justify-content:space-between;gap:18px}.site-header__menu,.site-header__nav{display:flex;align-items:center;flex:1 1}.site-header__nav{justify-content:center;gap:28px}.site-header__nav a{color:var(--muted);font-weight:600}.site-header__nav a:hover{color:var(--ink)}.site-header__actions{display:flex;align-items:center;gap:12px}.hero{padding-top:20px;overflow:hidden;isolation:isolate}.hero:after,.hero:before{content:"";position:absolute;top:24px;z-index:0;width:clamp(220px,18vw,290px);height:clamp(150px,14vw,220px);background:radial-gradient(circle at 40% 44%,rgba(247,148,29,.26),transparent 42%),var(--honeycomb) center /contain no-repeat;opacity:.34;pointer-events:none}.hero:before{left:-150px}.hero:after{right:-150px;transform:scaleX(-1)}.hero__container{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;grid-gap:36px;gap:36px}.hero__copy{max-width:560px}.hero__title{margin:0;font-size:clamp(2.85rem,4.8vw,4.9rem);line-height:.94;letter-spacing:-.065em}.hero__subtitle{margin:14px 0 0;color:rgba(24,27,32,.94);font-size:clamp(1.38rem,2vw,2.08rem);font-weight:600;line-height:1.14;letter-spacing:-.035em}.hero__subtitle span{display:block}.hero__description{max-width:560px;margin:20px 0 0;color:var(--muted);font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.62}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero__media{position:relative;align-self:start}.hero__main-shot-frame{position:relative;aspect-ratio:1.34;overflow:hidden;max-width:640px;margin-left:auto;border:1px solid rgba(255,255,255,.72);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,244,238,.95));box-shadow:var(--shadow-card)}.example-card__image img,.hero__main-shot-frame img{object-fit:contain}.pro-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.buy-step,.comparison-table-shell,.example-card,.faq-item,.pro-feature-card,.security-card,.site-footer__container{border:1px solid rgba(255,255,255,.8);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft)}.pro-feature-card{display:flex;align-items:flex-start;gap:16px;padding:20px}.pro-feature-card__icon{position:relative;width:74px;height:74px;flex:0 0 auto}.pro-feature-card__icon img{object-fit:contain}.pro-feature-card__body h3{margin:0 0 8px;font-size:1.05rem}.pro-feature-card__body p{margin:0;color:var(--muted);line-height:1.58;font-size:.94rem}.comparison-table-shell{padding:16px}.comparison-table-wrap{overflow-x:auto;border-radius:20px;border:1px solid var(--line);background:#fff}.comparison-table{width:100%;min-width:680px;border-collapse:collapse}.comparison-table td,.comparison-table th{padding:13px 16px;border-bottom:1px solid rgba(24,27,32,.08);text-align:left;vertical-align:middle}.comparison-table th{background:linear-gradient(180deg,rgba(247,148,29,.08),rgba(255,255,255,.95));font-size:.92rem;font-weight:800}.comparison-table td:first-child{width:54%;font-weight:600}.comparison-table__actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:16px;flex-wrap:wrap}.availability{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;font-size:.88rem;font-weight:700}.availability svg{width:14px;height:14px}.availability--yes{background:var(--success-soft);color:var(--success)}.availability--no{background:var(--danger-soft);color:var(--danger)}.buy-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0;padding:0;list-style:none}.buy-step{display:flex;flex-direction:column;gap:14px;padding:22px 18px}.buy-step__index{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,#ffca7a 0,var(--accent) 100%);color:#fff;font-weight:800}.buy-step p{margin:0;line-height:1.58;font-weight:600}.security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.security-card{padding:24px}.security-card--accent{background:linear-gradient(180deg,rgba(247,148,29,.08),rgba(255,255,255,.95)),var(--surface)}.security-card h3{margin:0;font-size:1.18rem}.security-card__text{margin:14px 0 0;color:var(--muted);line-height:1.64}.security-card__file{display:inline-flex;align-items:center;min-height:38px;margin-top:16px;padding:0 14px;border:1px solid rgba(24,27,32,.08);border-radius:12px;background:rgba(255,255,255,.86);font-weight:700}.security-card__code{margin:14px 0 0;padding:16px 18px;overflow-x:auto;border-radius:18px;border:1px solid rgba(247,148,29,.14);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,245,238,.96));color:var(--ink);font-size:.94rem;line-height:1.65;white-space:pre-wrap;word-break:break-word}.security-card__copy{margin-top:16px}.security-list{display:grid;grid-gap:12px;gap:12px;margin:18px 0 0;padding:0;list-style:none}.security-list li{display:inline-flex;align-items:center;gap:10px;min-height:40px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.82);color:var(--muted);font-weight:600}.security-list li:before{content:"";width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#ffca7a 0,var(--accent) 100%);box-shadow:0 0 0 4px var(--accent-soft);flex:0 0 auto}.examples-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.example-card{overflow:hidden}.example-card__image{position:relative;aspect-ratio:1.32;background:var(--surface-muted)}.example-card__caption{padding:16px 18px 18px;font-weight:700}.faq-list{display:grid;grid-gap:14px;gap:14px}.faq-item{padding:22px 24px}.faq-item summary{position:relative;padding-right:30px;cursor:pointer;list-style:none;font-size:1.04rem;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;top:-2px;right:0;color:var(--accent-strong);font-size:1.5rem;line-height:1}.faq-item[open] summary:after{content:"-"}.faq-item p{margin:14px 0 0;color:var(--muted);line-height:1.68}.landing-section--compact{padding:32px 0}.buy-form-card,.contact-card,.info-card,.legal-card,.page-intro,.product-card,.status-card{border:1px solid rgba(255,255,255,.8);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft)}.page-intro{padding:34px}.page-intro__body{max-width:760px}.page-intro h1{margin:0;font-size:clamp(2.15rem,4vw,3.5rem);line-height:1.04;letter-spacing:-.05em}.page-intro__body p{margin:14px 0 0;color:var(--muted);font-size:1.02rem;line-height:1.7}.download-actions,.page-actions,.page-intro__actions{display:flex;flex-wrap:wrap;gap:12px}.page-intro__actions{margin-top:22px}.page-intro__meta{margin:16px 0 0;color:var(--muted);font-size:.94rem}.payment-bridge-section{min-height:calc(100vh - 210px);display:flex;align-items:center}.payment-bridge-wrap{display:flex;justify-content:center}.payment-bridge{width:min(560px,100%);padding:34px 30px;text-align:center;border:1px solid rgba(255,255,255,.82);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-card)}.payment-bridge h1{margin:0;font-size:clamp(2rem,3.6vw,2.8rem);line-height:1.08;letter-spacing:-.05em}.payment-bridge p{margin:16px 0 0;color:var(--muted);line-height:1.68}.payment-bridge__spinner{width:62px;height:62px;margin:0 auto 22px;border:4px solid rgba(247,148,29,.16);border-top:4px solid var(--accent);border-radius:999px;animation:spin 1s linear infinite}.payment-bridge--error{text-align:left}.buy-layout,.contact-grid,.info-grid{display:grid;grid-gap:18px;gap:18px}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buy-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start}.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.buy-form-card,.contact-card,.info-card,.legal-card,.product-card,.status-card{padding:24px}.info-card--accent{background:linear-gradient(180deg,rgba(247,148,29,.08),rgba(255,255,255,.96)),var(--surface)}.info-card--span-2{grid-column:1/-1}.download-steps h3,.info-card h2,.legal-card h2,.product-card h2,.status-card h2{margin:0;font-size:1.2rem;line-height:1.3}.subtle-note{margin:12px 0 0;color:var(--muted);line-height:1.66}.info-list,.status-list{display:grid;grid-gap:12px;gap:12px;margin:18px 0 0;padding:0;list-style:none}.info-list li,.status-list li{display:flex;align-items:flex-start;gap:12px;min-height:44px;padding:11px 14px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.86);color:var(--muted);line-height:1.6}.info-list li:before,.status-list li:before{content:"";width:10px;height:10px;margin-top:7px;border-radius:999px;flex:0 0 auto;background:linear-gradient(135deg,#ffca7a 0,var(--accent) 100%);box-shadow:0 0 0 4px var(--accent-soft)}.number-list{display:grid;grid-gap:12px;gap:12px;margin:18px 0 0;padding-left:20px;color:var(--muted);line-height:1.68}.number-list li{padding-left:4px}.product-card__price{display:flex;align-items:baseline;gap:12px;margin-top:22px}.product-card__label{color:var(--muted);font-weight:700}.product-card__value{font-size:clamp(2rem,3vw,2.8rem);font-weight:800;letter-spacing:-.05em}.form-field__label{display:block;margin-bottom:10px;font-weight:700}.form-field__input{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--line-strong);border-radius:16px;background:rgba(255,255,255,.92);color:var(--ink)}.form-field__input:focus{outline:2px solid rgba(247,148,29,.22);outline-offset:2px;border-color:rgba(247,148,29,.34)}.form-field__hint{margin:12px 0 0;color:var(--muted);font-size:.94rem;line-height:1.62}.buy-form__submit{width:100%;margin-top:18px}.buy-form__submit:disabled{cursor:wait;opacity:.88}.form-message{margin:14px 0 0;color:var(--muted);line-height:1.62}.contact-card__link,.form-message a{color:var(--accent-strong);font-weight:700}.page-actions{margin-top:16px}.download-actions{margin-top:18px;gap:14px}.download-actions--stacked{align-items:stretch}.download-steps{margin-top:22px}.contact-card{display:flex;flex-direction:column;gap:10px}.contact-card__label{font-weight:800}.contact-card__value{color:var(--muted);line-height:1.6;word-break:break-word}.legal-stack{display:grid;grid-gap:18px;gap:18px}.legal-card p{margin:14px 0 0;color:var(--muted);line-height:1.7}.legal-card--note p{margin-top:0;color:var(--ink);font-weight:600}@keyframes spin{to{transform:rotate(1turn)}}.site-footer{padding:18px 0 36px}.site-footer__container{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr) minmax(0,.9fr);grid-gap:24px;gap:24px;padding:22px 24px;background:rgba(255,255,255,.82);box-shadow:0 14px 34px rgba(24,27,32,.06)}.site-footer__brand-row{display:flex;align-items:flex-start;gap:14px}.site-footer__brand-logo{border-radius:18px;object-fit:contain}.site-footer__brand-name{margin-bottom:8px;font-size:1.12rem;font-weight:800}.site-footer__brand p{margin:0;color:var(--muted);line-height:1.62}.site-footer__heading{margin-bottom:12px;font-size:.95rem;font-weight:800;color:var(--ink)}.site-footer__links{display:grid;grid-gap:8px;gap:8px}.site-footer__links a{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;color:var(--muted);font-weight:500}.site-footer__links a:hover{color:var(--ink)}.site-footer__link-icon{position:relative;width:18px;height:18px;flex:0 0 18px}.site-footer__link-icon img{object-fit:contain;transform:scale(1.1)}@media (max-width:1440px){.hero:after,.hero:before{top:18px;width:200px;height:150px;opacity:.18}.hero:before{left:-165px}.hero:after{right:-165px}}@media (max-width:1280px){.hero:after,.hero:before{display:none}}@media (max-width:1180px){.hero__container{gap:28px}.pro-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buy-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.landing-container,.site-header__container{width:min(100%,calc(100vw - 28px))}.site-header__container{position:relative}.site-header__toggle{display:block}.site-header__menu{position:absolute;top:calc(100% + 10px);left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:18px;padding:18px;border:1px solid rgba(255,255,255,.8);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:var(--shadow-soft)}.site-header__menu.is-open{display:flex}.site-header__nav{flex-direction:column;align-items:flex-start;gap:16px}.site-header__actions{width:100%;flex-direction:column}.site-header__actions .button{width:100%}.buy-layout,.contact-grid,.examples-grid,.hero__container,.info-grid,.security-grid,.site-footer__container{grid-template-columns:minmax(0,1fr)}.hero__copy,.hero__main-shot-frame{max-width:none}.hero__main-shot-frame{margin-left:0}.buy-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.landing-section{padding:34px 0}.hero{padding-top:16px}.hero__title{font-size:clamp(2.3rem,8.3vw,3.7rem)}.hero__subtitle{margin-top:14px;font-size:clamp(1.2rem,4.6vw,1.72rem);line-height:1.16}.hero__description{margin-top:16px;line-height:1.58}.hero__actions{flex-direction:column;gap:12px;margin-top:20px}.hero__actions .button{width:100%;min-height:50px}.buy-steps,.examples-grid,.pro-feature-grid{grid-template-columns:minmax(0,1fr)}.comparison-table__actions{flex-direction:column}.comparison-table__actions .button,.download-actions .button,.page-actions .button,.page-intro__actions .button{width:100%}.page-intro{padding:26px 22px}.payment-bridge-section{min-height:auto}.payment-bridge{padding:28px 22px}}@media (max-width:560px){.site-header{padding-top:12px}.site-header__container{padding:10px 12px}.site-header__brand-name{font-size:1.2rem}.site-header__brand-subtitle{font-size:.8rem}.site-header__brand-mark{width:56px;height:56px;flex-basis:56px}.hero__title{font-size:clamp(2.2rem,11vw,3rem)}.hero__subtitle{font-size:1.14rem;line-height:1.18}.hero__description{font-size:.96rem}.pro-feature-card__icon{width:68px;height:68px}.security-list li{justify-content:flex-start}.buy-step,.comparison-table-shell,.example-card,.faq-item,.pro-feature-card,.security-card,.site-footer__container{border-radius:20px}}