@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.hidden{display:none}}:root{--orange:#ff652d;--orange-dark:#df4f1b;--orange-soft:#fff0e9;--orange-pale:#fff8f4;--ink:#211813;--ink-2:#45372f;--muted:#746a63;--paper:#fffdfa;--soft:#f7f2ee;--soft-2:#f2ebe6;--line:#eadfd8;--line-strong:#dbc9bf;--white:#fff;--shadow-sm:0 10px 28px #22191012;--shadow:0 22px 60px #2219101a;--shadow-lg:0 36px 100px #22191029;--header-height:76px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{border:0}img,svg{display:block}::selection{background:#ff652d33}.page-shell{flex-direction:column;min-height:100vh;display:flex}.page-main{min-height:calc(100vh - var(--header-height));flex:1}.site-container{width:min(100% - 32px,1180px);margin-inline:auto}.narrow{width:min(100% - 32px,820px);margin-inline:auto}.button{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:850;line-height:1.1;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.site-header a:focus-visible,.site-header button:focus-visible,.site-footer a:focus-visible{outline-offset:3px;outline:3px solid #ff652d47}.button--primary{background:var(--orange);color:var(--white);box-shadow:0 12px 28px #ff652d3b}.button--primary:hover{background:var(--orange-dark);box-shadow:0 16px 34px #df4f1b42}.button--secondary{border-color:var(--line-strong);color:var(--ink);background:#ffffffd1}.button--secondary:hover{background:var(--white);border-color:#efab91}.button--compact{min-height:42px;padding-inline:15px;font-size:13px}.button--light{background:var(--white);color:var(--ink);box-shadow:var(--shadow-sm)}.button--ghost-light{color:var(--white);background:#ffffff12;border-color:#ffffff38}.button--ghost-light:hover{background:#ffffff21}.eyebrow{color:var(--orange-dark);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900;display:inline-flex}.eyebrow--light{color:#ffb89d}.site-header{z-index:80;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#fffdfae6;border-bottom:1px solid #eadfd8c7;position:sticky;top:0}.site-header__inner{height:var(--header-height);align-items:center;gap:24px;display:flex}.brand{flex:none;width:132px;height:50px;position:relative}.brand__crop{position:absolute;inset:0}.brand__crop img{object-fit:contain;object-position:left center}.site-nav--desktop{justify-content:center;align-items:center;gap:4px;margin-left:auto;display:flex}.site-nav__link{color:#5f5149;border-radius:10px;padding:10px 11px;font-size:13px;font-weight:780;transition:color .16s,background .16s;position:relative}.site-nav__link:hover,.site-nav__link[data-active=true]{color:var(--ink);background:var(--orange-pale)}.site-nav__link[data-active=true]:after{content:"";background:var(--orange);border-radius:999px;height:2px;position:absolute;bottom:4px;left:12px;right:12px}.site-header__actions{align-items:center;gap:9px;display:flex}.site-menu{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:12px;place-items:center;display:none}.site-nav--mobile,.mobile-nav-backdrop{display:none}[data-reveal]{--reveal-distance:28px;--reveal-delay:0s;opacity:0;transform:translate3d(0, var(--reveal-distance), 0);transition:opacity .65s cubic-bezier(.22,1,.36,1) var(--reveal-delay), transform .65s cubic-bezier(.22,1,.36,1) var(--reveal-delay);will-change:opacity, transform}[data-reveal=right]{transform:translate(-28px)}[data-reveal=left]{transform:translate(28px)}[data-reveal=scale]{transform:translateY(14px)scale(.965)}[data-reveal].is-revealed{opacity:1;transform:translate(0)scale(1)}[data-reveal-delay="1"]{--reveal-delay:70ms}[data-reveal-delay="2"]{--reveal-delay:.14s}[data-reveal-delay="3"]{--reveal-delay:.21s}[data-reveal-delay="4"]{--reveal-delay:.28s}[data-reveal-delay="5"]{--reveal-delay:.35s}[data-reveal-delay="6"]{--reveal-delay:.42s}.home-hero{background:radial-gradient(circle at 83% 10%,#ff652d29,#0000 31%),radial-gradient(circle at 12% 90%,#df4f1b12,#0000 28%),linear-gradient(#fffdfa 0%,#faf5f1 100%);padding:72px 0 78px;position:relative;overflow:hidden}.home-hero:after{content:"";border:1px solid #ff652d29;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-260px;right:-210px;box-shadow:0 0 0 68px #ff652d09,0 0 0 136px #ff652d06}.home-hero__noise{pointer-events:none;opacity:.38;background-image:radial-gradient(#39271e1c .55px,#0000 .55px);background-size:9px 9px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000080,#0000 75%);mask-image:linear-gradient(#00000080,#0000 75%)}.home-hero__grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);align-items:center;gap:clamp(40px,7vw,92px);display:grid;position:relative}.home-hero__content{max-width:680px}.home-hero h1,.page-hero h1,.feature-detail h1,.about-hero h1{letter-spacing:-.052em;text-wrap:balance;margin:15px 0 20px;font-size:clamp(44px,6.6vw,78px);line-height:.97}.home-hero__lead{max-width:650px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.home-hero__actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.home-hero__proofs{color:#655750;flex-wrap:wrap;gap:8px 16px;margin-top:24px;font-size:12px;font-weight:800;display:flex}.home-hero__proofs span{align-items:center;gap:6px;display:inline-flex}.home-hero__proofs svg{color:var(--orange)}.product-preview{place-items:center;min-height:560px;display:grid;position:relative}.product-preview__glow{aspect-ratio:1;filter:blur(7px);background:radial-gradient(circle,#ff652d2b,#ff652d09 55%,#0000 72%);border-radius:50%;width:82%;position:absolute}.product-preview__phone{z-index:2;background:#f8f3ef;border:8px solid #2d231e;border-radius:38px;width:min(100%,330px);height:570px;padding:16px 13px 12px;position:relative;overflow:hidden;box-shadow:0 35px 80px #281c153d,inset 0 0 0 1px #ffffffa6}.product-preview__phone:before{content:"";z-index:4;background:#17110e;border-radius:999px;width:88px;height:24px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.product-preview__phone-top{grid-template-columns:1fr auto 1fr;align-items:center;height:44px;padding:0 3px;font-size:9px;font-weight:900;display:grid}.product-preview__phone-top strong{margin-top:3px;font-size:10px}.product-preview__status{letter-spacing:-1px;justify-self:end}.product-preview__chat{flex-direction:column;justify-content:flex-end;gap:12px;height:calc(100% - 94px);padding:22px 3px 14px;display:flex}.product-preview__lia{align-self:center;align-items:center;gap:9px;margin-bottom:auto;display:flex}.product-preview__lia-mark{background:var(--orange);color:#fff;border-radius:15px;place-items:center;width:43px;height:43px;font-size:19px;font-weight:950;display:grid;box-shadow:0 9px 20px #ff652d42}.product-preview__lia div{gap:2px;display:grid}.product-preview__lia small{color:var(--muted);font-size:9px}.product-preview__lia strong{font-size:11px}.product-preview__bubble{border-radius:14px;max-width:88%;padding:12px 13px;font-size:10px;line-height:1.55}.product-preview__bubble--user{background:#fff;border:1px solid #e2d5ce;border-bottom-right-radius:5px;align-self:flex-end}.product-preview__bubble--lia{color:#59483f;background:#fff0e9;border-bottom-left-radius:5px;align-self:flex-start}.product-preview__bubble--lia span{color:var(--orange-dark);align-items:center;gap:5px;margin-bottom:5px;font-weight:900;display:flex}.product-preview__composer{color:#a07f70;background:#fff;border:1px solid #e7dbd4;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;height:48px;padding:0 8px 0 12px;font-size:10px;display:grid}.product-preview__send{width:28px;height:28px;color:var(--orange-dark);background:#ffdecf;border-radius:9px;place-items:center;display:grid}.product-preview__card{z-index:3;width:190px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;border:1px solid #dacac1e6;border-radius:15px;align-items:center;gap:10px;padding:13px;display:flex;position:absolute}.product-preview__card-icon{background:var(--orange-soft);width:36px;height:36px;color:var(--orange-dark);border-radius:11px;flex:none;place-items:center;display:grid}.product-preview__card>div:last-child{gap:2px;min-width:0;display:grid}.product-preview__card small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.product-preview__card strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-preview__card span{color:#8d7c73;font-size:9px}.product-preview__card--quote{top:88px;right:-24px}.product-preview__card--client{bottom:154px;left:-46px}.product-preview__card--planning{bottom:54px;right:-30px}.section{padding:84px 0}.section--soft{background:var(--soft)}.section--flush-top{padding-top:16px}.section-heading{max-width:760px;margin-bottom:34px}.section-heading--split{grid-template-columns:1.2fr .8fr;align-items:end;gap:50px;max-width:none;display:grid}.section-heading h2,.home-benefits h2,.public-note h2,.principle-card h2,.site-footer__cta h2,.home-final-cta h2,.about-mission h2{letter-spacing:-.04em;text-wrap:balance;margin:10px 0 0;font-size:clamp(34px,5vw,54px);line-height:1.04}.section-heading p{color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.65}.section-heading--split>p{margin:0 0 4px}.section-footer-link{justify-content:flex-end;margin-top:24px;display:flex}.section-footer-link a{color:var(--orange-dark);align-items:center;gap:6px;font-size:13px;font-weight:900;display:inline-flex}.home-flow__track{grid-template-columns:repeat(4,1fr);gap:12px;display:grid;position:relative}.home-flow__track:before{content:"";background:linear-gradient(90deg,#0000,#e4d5cd 8% 92%,#0000);height:1px;position:absolute;top:31px;left:7%;right:7%}.home-flow__step{z-index:1;padding:0 10px;position:relative}.home-flow__number{border:1px solid var(--line);background:var(--paper);width:62px;height:62px;box-shadow:var(--shadow-sm);color:var(--orange-dark);border-radius:18px;place-items:center;font-size:13px;font-weight:950;display:grid}.home-flow__step h3{letter-spacing:-.02em;margin:20px 0 8px;font-size:18px}.home-flow__step p{color:var(--muted);margin:0;font-size:14px;line-height:1.58}.feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:280px;padding:22px;transition:transform .19s,border-color .19s,box-shadow .19s;display:flex;position:relative;overflow:hidden}.feature-card:after{content:"";background:#ff652d12;border-radius:50%;width:130px;height:130px;transition:transform .22s;position:absolute;bottom:-82px;right:-74px}.feature-card:hover{box-shadow:var(--shadow);border-color:#efb59f;transform:translateY(-5px)}.feature-card:hover:after{transform:scale(1.22)}.feature-card__icon{background:var(--orange-soft);width:44px;height:44px;color:var(--orange-dark);border-radius:13px;place-items:center;display:grid}.feature-card h2,.feature-card h3{letter-spacing:-.025em;margin:26px 0 9px;font-size:20px;line-height:1.15}.feature-card p{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.58}.feature-card__link{color:var(--orange-dark);align-items:center;gap:5px;margin-top:auto;font-size:13px;font-weight:900;display:inline-flex}.feature-card__index{color:#c8b6ac;letter-spacing:.08em;font-size:10px;font-weight:900;position:absolute;top:17px;right:18px}.feature-card--catalog{min-height:310px}.home-benefits__grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(42px,8vw,110px);display:grid}.home-benefits__intro{position:relative}.home-benefits__mark{width:96px;height:96px;color:var(--orange);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#fff0e9,#fff);border:1px solid #f0d1c2;border-radius:28px;place-items:center;margin-top:34px;display:grid;transform:rotate(-4deg)}.home-benefits__list{gap:10px;display:grid}.home-benefit{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:48px 1fr;gap:15px;padding:20px;display:grid}.home-benefit>span{background:var(--orange-pale);width:46px;height:46px;color:var(--orange-dark);border-radius:13px;place-items:center;display:grid}.home-benefit h3{margin:2px 0 6px;font-size:17px}.home-benefit p{color:var(--muted);margin:0;font-size:14px;line-height:1.58}.home-resources__grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.home-resources__column{border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px}.home-resources__column-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.home-resources__column-head h3{margin:0;font-size:18px}.home-resources__column-head a{color:var(--orange-dark);align-items:center;gap:5px;font-size:12px;font-weight:900;display:inline-flex}.home-resources__news-list,.home-resources__brochure-list{gap:8px;display:grid}.home-news-item{border-radius:14px;grid-template-columns:112px 1fr;gap:13px;padding:9px;transition:background .16s;display:grid}.home-news-item:hover{background:var(--orange-pale)}.home-news-item__image{aspect-ratio:4/3;color:var(--orange-dark);background:linear-gradient(145deg,#ffe5d9,#eedfd6);border-radius:11px;place-items:center;font-size:11px;font-weight:900;display:grid;overflow:hidden}.home-news-item__image img{object-fit:cover;width:100%;height:100%}.home-news-item>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;display:flex}.home-news-item small{color:#9c887d;font-size:9px;font-weight:800}.home-news-item strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 7px;font-size:13px;line-height:1.25;display:-webkit-box;overflow:hidden}.home-news-item span,.home-brochure-item span{color:var(--orange-dark);align-items:center;gap:4px;font-size:10px;font-weight:900;display:inline-flex}.home-brochure-item{border-radius:14px;grid-template-columns:92px 1fr;gap:14px;padding:10px;transition:background .16s;display:grid}.home-brochure-item:hover{background:var(--orange-pale)}.home-brochure-item__cover{color:#ffb69a;text-align:center;background:linear-gradient(145deg,#2d211b,#5b4032);border-radius:10px;place-items:center;min-height:118px;font-size:12px;font-weight:900;display:grid;overflow:hidden}.home-brochure-item__cover img{object-fit:cover;width:100%;height:100%}.home-brochure-item strong{margin-top:5px;font-size:14px;display:block}.home-brochure-item p{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin:6px 0 9px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.home-final-cta{background:var(--soft);padding:22px 0 84px}.home-final-cta__inner{background:var(--ink);color:#fff;box-shadow:var(--shadow-lg);border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden}.home-final-cta__inner:after{content:"";background:radial-gradient(circle,#ff652d47,#0000 66%);border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-120px}.home-final-cta h2{z-index:1;max-width:760px;position:relative}.home-final-cta p{z-index:1;color:#d3c8c1;max-width:650px;margin:13px 0 0;line-height:1.6;position:relative}.home-final-cta__actions{z-index:1;gap:9px;min-width:220px;display:grid;position:relative}.page{min-height:62vh}.page--public{padding:0}.page-hero-block{background:linear-gradient(#fffdfa,#faf5f1);padding:72px 0 42px}.page-hero{max-width:940px;margin:0}.page-hero--compact{max-width:800px}.page-hero h1{font-size:clamp(40px,6vw,68px)}.page-hero p{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.empty-state{border:1px dashed var(--line-strong);background:var(--soft);text-align:center;border-radius:20px;padding:34px}.empty-state strong{font-size:20px}.empty-state p{color:var(--muted);margin:8px 0 0;line-height:1.6}.public-note{border:1px solid var(--line);background:var(--orange-pale);border-radius:22px;grid-template-columns:1fr .8fr;align-items:end;gap:48px;margin-top:46px;padding:30px;display:grid}.public-note h2{font-size:clamp(28px,4vw,42px)}.public-note>p{color:var(--muted);margin:0 0 4px;line-height:1.65}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:28px;font-size:12px;font-weight:850;display:inline-flex}.back-link:hover{color:var(--orange-dark)}.feature-detail-hero{background:radial-gradient(circle at 80% 20%,#ff652d1f,#0000 35%),linear-gradient(#fffdfa,#faf5f1);padding:44px 0 72px}.feature-detail{grid-template-columns:1.08fr .92fr;align-items:center;gap:64px;display:grid}.feature-detail h1{font-size:clamp(42px,6vw,68px)}.feature-detail>div>p{max-width:680px;color:var(--muted);margin:0 0 26px;font-size:17px;line-height:1.65}.feature-detail__panel{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffb8;border-radius:22px;gap:9px;padding:18px;display:grid}.feature-detail__panel-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;padding:2px 4px 8px;font-size:10px;font-weight:900}.feature-detail__panel>div{background:#fff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.feature-detail__panel>div>span{background:var(--orange-soft);width:33px;height:33px;color:var(--orange-dark);border-radius:50%;flex:none;place-items:center;display:grid}.feature-detail__panel strong{font-size:13px;line-height:1.4}.feature-editorial-section{padding-top:58px}.editorial-copy{width:min(100%,760px);margin:0 auto}.editorial-copy p{color:var(--ink-2);margin:0 0 24px;font-size:17px;line-height:1.82}.feature-copy{padding-top:0}.how-steps{max-width:900px}.how-step{grid-template-columns:62px 1fr;gap:15px;display:grid}.how-step__rail{flex-direction:column;align-items:center;display:flex}.how-step__rail span{border:1px solid var(--line);background:var(--white);width:48px;height:48px;color:var(--orange-dark);box-shadow:var(--shadow-sm);border-radius:15px;place-items:center;font-size:11px;font-weight:950;display:grid}.how-step__rail i{background:var(--line);flex:1;width:1px;min-height:18px}.how-step:last-child .how-step__rail i{display:none}.how-step__card{border:1px solid var(--line);background:#fff;border-radius:18px;grid-template-columns:45px 1fr;gap:14px;margin-bottom:14px;padding:20px;display:grid}.how-step__icon{background:var(--orange-pale);width:43px;height:43px;color:var(--orange-dark);border-radius:13px;place-items:center;display:grid}.how-step h2{margin:1px 0 6px;font-size:18px}.how-step p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.principle-card{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1fr auto;align-items:end;gap:40px;padding:34px;display:grid}.principle-card h2{max-width:800px;font-size:clamp(30px,4.2vw,48px)}.principle-card p{max-width:720px;color:var(--muted);margin:12px 0 0;line-height:1.65}.about-hero{background:radial-gradient(circle at 90% 20%,#ff652d21,#0000 32%),#fffdfa;padding:82px 0}.about-hero__grid{grid-template-columns:1.15fr .85fr;align-items:end;gap:70px;display:grid}.about-hero h1{max-width:820px;font-size:clamp(42px,6vw,68px)}.about-hero p{color:var(--muted);margin:0 0 9px;font-size:17px;line-height:1.72}.about-mission{grid-template-columns:.9fr 1.1fr;align-items:start;gap:56px;display:grid}.about-mission__statement{position:sticky;top:110px}.about-mission__statement h2{font-size:clamp(32px,4.6vw,48px)}.about-mission__statement p{color:var(--muted);line-height:1.68}.about-beliefs{gap:12px;display:grid}.about-belief{border:1px solid var(--line);background:#fff;border-radius:19px;padding:22px}.about-belief>span{background:var(--orange-soft);width:44px;height:44px;color:var(--orange-dark);border-radius:13px;place-items:center;display:grid}.about-belief h3{margin:18px 0 7px;font-size:18px}.about-belief p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.faq-list{gap:9px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.faq-list details[open]{box-shadow:var(--shadow-sm);border-color:#efb79f}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;font-size:14px;font-weight:850;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary i{background:var(--orange-pale);width:29px;height:29px;color:var(--orange-dark);border-radius:9px;flex:none;place-items:center;font-size:17px;font-style:normal;transition:transform .18s;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list p{color:var(--muted);margin:0;padding:0 20px 20px;font-size:14px;line-height:1.65}.news-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.news-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.news-card:hover{box-shadow:var(--shadow);border-color:#efb59f;transform:translateY(-4px)}.news-card__image{aspect-ratio:16/10;background:#eee4de;place-items:center;display:grid;overflow:hidden}.news-card__image img,.brochure-card__image img,.article-cover img{object-fit:cover;width:100%;height:100%}.news-card__image--placeholder{color:var(--orange-dark);background:linear-gradient(135deg,#fff0e9,#e8d9d0);font-size:16px;font-weight:900}.news-card__body{flex-direction:column;flex:1;align-items:flex-start;padding:20px;display:flex}.news-card__body>span{color:var(--orange-dark);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:900}.news-card h2{letter-spacing:-.02em;margin:9px 0;font-size:21px;line-height:1.15}.news-card p{color:var(--muted);margin:0 0 18px;font-size:14px;line-height:1.58}.news-card a{color:var(--orange-dark);align-items:center;gap:5px;margin-top:auto;font-size:12px;font-weight:900;display:inline-flex}.article-shell{padding:52px 0 82px}.article-page{max-width:920px}.article-page>header{max-width:780px;margin:0 auto 34px}.article-page h1{letter-spacing:-.048em;margin:13px 0 17px;font-size:clamp(40px,6.8vw,70px);line-height:1}.article-lead{color:var(--muted);margin:0 0 13px;font-size:18px;line-height:1.65}.article-page time{color:#9a887e;font-size:12px}.article-cover{aspect-ratio:16/9;border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:22px;margin-bottom:40px;overflow:hidden}.brochure-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.brochure-card{border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:180px 1fr;min-height:250px;display:grid;overflow:hidden}.brochure-card__image{background:#f0e7e2;min-height:100%}.brochure-card__image--placeholder{color:#ffaf91;background:linear-gradient(145deg,#231a15,#52392c);place-items:center;font-size:23px;font-weight:900;display:grid}.brochure-card>div:last-child{flex-direction:column;align-items:flex-start;padding:22px;display:flex}.brochure-card__kicker{color:var(--orange-dark);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:900}.brochure-card h2{margin:8px 0;font-size:22px;line-height:1.18}.brochure-card p{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.58}.brochure-card .button{margin-top:auto}.site-footer{color:#fff;background:#1f1713;padding:24px 0 18px}.site-footer__cta{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto;align-items:end;gap:42px;padding:34px 0 44px;display:grid}.site-footer__cta h2{max-width:820px;font-size:clamp(30px,4.3vw,48px)}.site-footer__cta p{color:#cfc4bd;max-width:700px;margin:11px 0 0;line-height:1.6}.site-footer__grid{grid-template-columns:1.6fr 1fr 1fr;gap:54px;padding:42px 0 32px;display:grid}.site-footer__grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.site-footer__identity{padding-right:34px}.site-footer__logo{background:#fff;border-radius:7px;width:150px;height:55px;display:block;position:relative;overflow:hidden}.site-footer__logo img{object-fit:contain;width:100%;height:100%;padding:2px 6px}.site-footer__identity p{color:#bfb3ac;max-width:460px;margin:8px 0 0;font-size:13px;line-height:1.65}.site-footer__grid strong{color:#fff;margin-bottom:5px;font-size:12px}.site-footer__grid a{color:#c9beb7;font-size:12px;transition:color .16s}.site-footer__grid a:hover{color:#fff}.site-footer__bottom{color:#968a83;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:18px;font-size:10px;display:flex}@media (max-width:980px){:root{--header-height:68px}.site-nav--desktop,.site-header__actions>.button{display:none}.site-header__inner{height:var(--header-height)}.site-header__actions{margin-left:auto}.site-menu{display:grid}.mobile-nav-backdrop{inset:var(--header-height) 0 0;z-index:78;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#21181352;transition:opacity .18s;display:block;position:fixed}.mobile-nav-backdrop.is-open{opacity:1;pointer-events:auto}.site-nav--mobile{top:calc(var(--header-height) + 8px);z-index:79;width:min(100vw - 24px,360px);max-height:calc(100vh - var(--header-height) - 20px);border:1px solid var(--line);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;transform-origin:100% 0;background:#fff;border-radius:18px;flex-direction:column;gap:3px;padding:12px;transition:opacity .18s,transform .18s;display:flex;position:fixed;right:12px;overflow:auto;transform:translateY(-10px)scale(.98)}.site-nav--mobile.is-open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.site-nav__mobile-head{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:7px 6px 10px;font-size:11px;font-weight:900;display:flex}.site-nav__mobile-head button{background:var(--soft);cursor:pointer;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.site-nav__mobile-link{border-radius:11px;padding:13px 12px;font-size:14px;font-weight:800}.site-nav__mobile-link[data-active=true]{background:var(--orange-pale);color:var(--orange-dark)}.site-nav__mobile-cta{width:100%;margin-top:8px}.home-hero{padding-top:52px}.home-hero__grid{grid-template-columns:1fr}.home-hero__content{max-width:760px}.product-preview{width:100%;max-width:560px;min-height:520px;margin:0 auto}.product-preview__phone{height:530px}.product-preview__card--client{left:0}.product-preview__card--quote,.product-preview__card--planning{right:0}.section-heading--split,.home-benefits__grid,.about-hero__grid,.about-mission,.feature-detail,.public-note{grid-template-columns:1fr;gap:28px}.home-flow__track{grid-template-columns:repeat(2,1fr);gap:28px 14px}.home-flow__track:before{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.home-resources__grid{grid-template-columns:1fr}.home-final-cta__inner,.principle-card,.site-footer__cta{grid-template-columns:1fr;align-items:start}.home-final-cta__actions{flex-wrap:wrap;min-width:0;display:flex}.about-mission__statement{position:static}.news-grid{grid-template-columns:repeat(2,1fr)}.brochure-grid{grid-template-columns:1fr}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr;gap:32px}}@media (max-width:640px){.site-container,.narrow{width:min(100% - 24px,1180px)}.brand{width:112px;height:44px}.home-hero{padding:40px 0 54px}.home-hero h1,.page-hero h1,.feature-detail h1,.about-hero h1{font-size:42px}.home-hero__lead,.page-hero p,.feature-detail>div>p,.about-hero p{font-size:15px}.home-hero__actions{display:grid}.home-hero__actions .button{width:100%}.home-hero__proofs{gap:8px 12px;font-size:10px}.product-preview{min-height:455px;margin-top:6px;overflow:hidden}.product-preview__phone{border-width:7px;border-radius:32px;width:260px;height:455px}.product-preview__card{width:155px;padding:10px}.product-preview__card--quote{top:70px;right:-10px}.product-preview__card--client{bottom:116px;left:-8px}.product-preview__card--planning{display:none;bottom:26px;right:-12px}.section{padding:58px 0}.section-heading{margin-bottom:24px}.section-heading h2,.home-benefits h2,.public-note h2,.principle-card h2,.site-footer__cta h2,.home-final-cta h2,.about-mission h2{font-size:34px}.section-heading--split{gap:14px}.home-flow__track{grid-template-columns:1fr;gap:18px}.home-flow__step{grid-template-columns:52px 1fr;gap:14px;padding:0;display:grid}.home-flow__number{border-radius:14px;width:50px;height:50px}.home-flow__step h3{margin:2px 0 6px;font-size:16px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card--catalog{min-height:220px}.home-benefits__mark{border-radius:22px;width:76px;height:76px}.home-benefit{grid-template-columns:42px 1fr;padding:16px}.home-benefit>span{width:40px;height:40px}.home-resources__column{padding:14px}.home-news-item{grid-template-columns:88px 1fr}.home-brochure-item{grid-template-columns:76px 1fr}.home-brochure-item__cover{min-height:100px}.home-final-cta{padding-bottom:58px}.home-final-cta__inner{border-radius:22px;padding:26px 20px}.home-final-cta__actions{width:100%;display:grid}.home-final-cta__actions .button{width:100%}.page-hero-block{padding:52px 0 30px}.public-note{padding:22px}.feature-detail-hero{padding:30px 0 52px}.feature-detail__panel{border-radius:18px;padding:12px}.how-step{grid-template-columns:48px 1fr;gap:10px}.how-step__rail span{border-radius:12px;width:40px;height:40px}.how-step__card{grid-template-columns:1fr;padding:16px}.principle-card{padding:22px}.principle-card .button{width:100%}.about-hero{padding:56px 0}.about-belief{padding:18px}.faq-list summary{padding:16px;font-size:13px}.faq-list p{padding:0 16px 17px;font-size:13px}.news-grid,.brochure-card{grid-template-columns:1fr}.brochure-card__image{aspect-ratio:16/9}.article-shell{padding-top:34px}.article-page h1{font-size:40px}.editorial-copy p{font-size:16px;line-height:1.72}.site-footer__cta .button{width:100%}.site-footer__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.site-footer__identity{grid-column:1/-1;padding-right:0}.site-footer__bottom{flex-direction:column;gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1!important;transform:none!important}}
