/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.resize{resize:both}.rounded{border-radius:.25rem}.uppercase{text-transform:uppercase}.italic{font-style:italic}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}html,body{cursor:url(/media/eightgate-cursor.png) 4 6,auto}:where(a,button,label,select,summary,[role=button],[role=option]){cursor:url(/media/eightgate-pointer.png) 8 4,pointer}input,textarea,[contenteditable=true]{cursor:text}:root{--ink:#202820;--muted:#73786e;--green:#244b36;--orange:#f16742;--paper:#fafaf6;--line:#e4e6dd;--soft:#f0f2e9;--font-sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible){outline-offset:4px;outline:3px solid #d57435}h1,h2,h3,p{margin:0}button{transition:background .18s,transform .18s}button:hover:not(:disabled),.button:hover{transform:translateY(-1px)}.container{width:calc(100% - 96px);max-width:1240px;margin:0 auto}.site-header{border-bottom:1px solid var(--line);background:var(--paper);height:94px}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:-1.7px;align-items:center;gap:9px;font-size:32px;font-weight:750;display:inline-flex}.brand-dot{letter-spacing:0;align-self:flex-start;margin-top:7px;font-size:10px}.brand-mark{grid-template-columns:repeat(2,11px);gap:3px;margin-right:3px;display:grid;transform:rotate(-10deg)}.brand-mark i{background:var(--orange);border-radius:7px;width:11px;height:13px}.header-inner nav{color:#50584d;gap:33px;font-size:13px;display:flex}.header-inner nav a:hover{color:var(--orange)}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:25px;min-height:52px;padding:15px 24px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button-dark{background:var(--green);color:#fff}.button-small{min-height:42px;padding:11px 19px;font-size:12px}.button span{font-size:20px;line-height:1}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:55px;padding-top:65px;padding-bottom:55px;display:grid}.eyebrow{letter-spacing:1.55px;align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex}.live-dot{background:#689069;border-radius:50%;width:6px;height:6px;display:inline-block}.hero h1{letter-spacing:-3.3px;margin:26px 0 25px;font-size:clamp(48px,5.3vw,72px);font-weight:500;line-height:1.06}.serif{color:var(--green);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400}.hero-description{color:#6a7064;font-size:14px;line-height:1.8}.hero-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.text-link{align-items:center;gap:10px;font-size:11px;font-weight:600;display:inline-flex}.hero-facts{color:#777c70;gap:24px;margin-top:20px;font-size:10px;display:flex}.hero-visual{background:#ebeedf;border-radius:15px;justify-content:center;align-items:center;min-height:508px;display:flex;position:relative;overflow:hidden}.visual-topline{letter-spacing:1.4px;color:#677358;justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;top:24px;left:27px;right:27px}.visual-topline>span:last-child{color:#597441;font-size:29px}.orbit{border:1px solid #d9dfc9;border-radius:50%;width:410px;height:410px;position:absolute;top:50px;right:-60px}.orbit-two{width:510px;height:510px;top:0;right:-110px}.agent-chat{z-index:2;background:#fff;border-radius:14px;width:318px;margin-top:3px;position:relative;transform:rotate(-3deg);box-shadow:0 16px 40px #2b4b2920}.chat-header{border-bottom:1px solid #edf0e9;align-items:center;gap:10px;padding:16px;display:flex}.agent-avatar{color:#fff;background:#274d37;border-radius:10px;justify-content:center;align-items:center;width:37px;height:37px;font-family:Georgia,serif;font-size:32px;display:flex;position:relative}.agent-avatar>span{color:#c1d9a8;font-family:Arial,sans-serif;font-size:15px;position:absolute;top:-3px;right:2px}.chat-header strong{font-size:12px}.chat-header small{color:#838b7a;align-items:center;gap:4px;margin-top:4px;font-size:8px;display:flex}.chat-menu{color:#9ba28e;letter-spacing:2px;margin-left:auto}.chat-day{text-align:center;color:#9fa493;letter-spacing:1px;padding:17px 0 12px;font-size:7px}.bubble{border-radius:9px;margin:0 16px 13px;padding:12px;font-size:11px;line-height:1.6}.bubble-user{background:#e8eedc;border-bottom-right-radius:2px;margin-left:52px}.bubble small{color:#9aa189;text-align:right;font-size:7px;display:block}.bubble-agent{background:#f4f5ef;border-bottom-left-radius:2px;margin-right:35px}.task-mini{background:#fff;border:1px solid #e2e7d9;border-radius:5px;align-items:center;gap:8px;margin:9px 0 0;padding:9px;display:flex}.task-mini>span{color:#68854a;background:#e6eddc;border-radius:3px;padding:0 5px}.task-mini strong{font-size:9px;font-weight:500}.task-mini small{text-align:left;font-size:8px}.chat-input{color:#a0a590;background:#f6f7f2;border:1px solid #edf0e5;border-radius:7px;justify-content:space-between;align-items:center;margin:19px 14px 14px;padding:8px 9px 8px 12px;font-size:9px;display:flex}.send-circle{background:var(--green);color:#fff;border-radius:6px;padding:1px 7px;font-size:16px}.floating-chip{z-index:3;background:#fff;border:1px solid #e5e8dc;border-radius:8px;align-items:center;gap:9px;padding:10px 15px 10px 9px;font-size:10px;font-weight:600;display:flex;position:absolute;box-shadow:0 5px 13px #3148230a}.chip-one{top:90px;left:14px;transform:rotate(-7deg)}.chip-two{bottom:112px;right:9px;transform:rotate(6deg)}.mini-icon{border-radius:5px;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;display:inline-flex}.peach{color:#ad622d;background:#fce6d7}.blue{color:#547896;background:#e2edf6}.purple{color:#8e6fa9;background:#ebe4f4}.green{color:#65864a;background:#e7efdf}.pink{color:#a46674;background:#f7e5e8}.yellow{color:#9b7c31;background:#f5eed5}.visual-bottom{color:#758165;align-items:center;gap:11px;font-size:10px;line-height:1.6;display:flex;position:absolute;bottom:29px;left:28px}.visual-bottom strong{color:#3f5333;font-weight:500}.sparkle{color:#dc754b;font-size:39px;line-height:1}.integration-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:91px;display:flex}.integration-band>span{color:#8a8e80;font-size:10px;line-height:1.6}.integration-band strong{color:#4d5745;font-weight:500}.integration-band>div{letter-spacing:-.3px;color:#68715f;align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.integration-band small{color:#9a9e92;font-size:9px}.google-letter{font-size:20px;font-weight:700}.gmail-letter{font-size:19px;font-weight:700}.section{padding-top:75px;padding-bottom:20px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}h2{letter-spacing:-1.45px;margin-top:16px;font-size:37px;font-weight:500;line-height:1.15}.section-heading>p{color:#7b8173;font-size:12px;line-height:1.8}.preview-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.function-card{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;padding:23px;display:flex}.function-icon{border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;font-size:21px;font-weight:400;display:flex}.function-card h3{letter-spacing:-.3px;margin:21px 0 10px;font-size:17px;font-weight:500}.function-card>p{color:#7b8174;font-size:12px;line-height:1.8}.card-footer{color:#8a8e82;border-top:1px solid #eff0e9;justify-content:space-between;align-items:center;margin-top:23px;padding-top:17px;font-size:10px;display:flex}.card-footer strong{color:#3e4935;font-size:17px;font-weight:500}.add-button{color:#546747;background:#fff;border:1px solid #dfe4d4;border-radius:5px;padding:7px 12px;font-size:11px}.add-button.selected{background:var(--green);color:#fff;border-color:var(--green)}.how-step{padding:30px 0}.how-step>span{color:#7b8c65;font-size:12px}.how-step h3{margin-top:15px;font-size:19px;font-weight:500}.base-box{background:#eef1e5;border-radius:12px;justify-content:space-between;align-items:center;padding:40px;display:flex}.base-box p{color:#768065;font-size:12px;line-height:2}.base-price{color:var(--green);letter-spacing:-2px;font-size:48px;font-weight:500}.footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:70px;padding:30px 0;display:flex}.footer>span,.footer>small{color:#8d9383;font-size:11px}.footer .brand{font-size:25px}.footer .brand-mark{transform:scale(.8)rotate(-10deg)}@media (min-width:1450px){.hero{padding-top:85px;padding-bottom:75px}.hero-visual{min-height:550px}.hero h1{font-size:76px}}@media (max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:30px}.hero h1{font-size:59px}.hero-actions{flex-wrap:wrap;gap:14px}.hero-visual{min-height:485px}.agent-chat{width:280px}.chip-one{top:80px;left:5px}.chip-two{bottom:95px;right:5px}.integration-band small{display:none}.section-heading h2{font-size:32px}}@media (max-width:760px){.container{width:calc(100% - 36px)}.site-header{height:77px}.brand{font-size:29px}.header-inner nav{display:none}.button-small{gap:12px;padding:10px 13px;font-size:11px}.hero{grid-template-columns:1fr;gap:34px;padding-top:38px;padding-bottom:32px}.hero h1{letter-spacing:-2.5px;margin-top:22px;font-size:57px}.hero-description{font-size:13px}.hero-actions{gap:20px}.hero-facts{font-size:9px}.hero-visual{min-height:465px}.agent-chat{width:300px}.chip-one{top:66px;left:13px}.chip-two{bottom:107px;right:8px}.integration-band{grid-template-columns:1fr 1fr;gap:23px 12px;padding:25px 0;display:grid}.integration-band>span{grid-column:1/-1}.integration-band>div{font-size:14px}.section{padding-top:49px}.section-heading{display:block}.section-heading>p{margin-top:16px}.section-heading h2,h2{letter-spacing:-1px;font-size:31px}.eyebrow{letter-spacing:1.1px;font-size:8px}.preview-grid{grid-template-columns:1fr}.function-card h3{font-size:18px}.function-card>p{font-size:13px}.base-box{padding:25px;display:block}.base-box p{margin-top:25px}.footer{flex-wrap:wrap;gap:20px;margin-top:40px}.footer>span,.desktop-break{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.skip-link{z-index:1000;background:var(--green);color:#fff;border-radius:6px;padding:15px;position:fixed;top:-100px;left:15px}.skip-link:focus{top:12px}.site-header{z-index:10;position:relative}.header-inner nav{gap:24px}.brand{letter-spacing:-1.8px}.hero h1{font-size:clamp(47px,5.2vw,70px)}.text-button{color:var(--green);text-align:left;background:0 0;border:0;align-items:center;gap:10px;min-height:44px;padding:8px 0;font-size:12px;font-weight:600;display:inline-flex}.text-button:hover{color:var(--orange)}.full-width{width:100%}.full-width+.full-width{margin-top:10px}.catalog-section{padding-top:65px}.quiz-invite{background:#f0f2e7;border-radius:8px;align-items:center;gap:17px;margin-bottom:25px;padding:17px 22px;display:flex}.quiz-star{color:#7f9668;font-size:30px}.quiz-invite strong{font-size:13px;font-weight:500}.quiz-invite p{color:#7b846e;margin-top:4px;font-size:11px}.quiz-invite .text-button{white-space:nowrap;margin-left:auto}.catalog-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:23px;display:flex}.filter-tabs{flex-wrap:wrap;gap:5px;display:flex}.filter-tabs button{color:#76816a;background:0 0;border:1px solid #0000;border-radius:6px;min-height:38px;padding:8px 13px;font-size:11px}.filter-tabs button.active{background:var(--green);color:#fff}.search-field{background:#fff;border:1px solid #e0e5d7;border-radius:6px;align-items:center;gap:9px;min-width:0;padding:0 10px;display:flex}.search-field>span{color:#7a856a;font-size:24px}.search-field input{background:0 0;border:0;outline:0;width:135px;padding:11px 0;font-size:11px}.search-field button{color:#748266;background:0 0;border:0;min-width:26px;min-height:36px}.catalog-layout{grid-template-columns:minmax(0,1fr) 294px;align-items:start;gap:23px;display:grid}.function-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.function-card{padding:22px;transition:border-color .2s,box-shadow .2s}.function-card.is-selected{border-color:#719662;box-shadow:0 0 0 1px #719662}.card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.tool-label{color:#8b927e;text-align:right;max-width:130px;font-size:9px;line-height:1.5}.function-card h3{margin:17px 0 10px}.function-card>p{flex:1}.example-link{color:#587346;background:0 0;border:0;align-self:flex-start;align-items:center;gap:12px;min-height:42px;margin-top:7px;padding:0;font-size:10px;display:flex}.example-link:hover{text-decoration:underline}.card-footer{margin-top:8px}.add-button{min-width:88px;min-height:37px}.basket{background:#f1f3e9;border:1px solid #e2e7d6;border-radius:11px;padding:22px;position:sticky;top:20px}.basket-header{align-items:center;gap:11px;padding-bottom:22px;display:flex}.basket-header h3{font-size:13px;font-weight:600}.basket-header p{color:#839075;margin-top:5px;font-size:10px}.base-line{border-top:1px solid #dfe5d3;justify-content:space-between;padding:18px 0;font-size:12px;display:flex}.base-line small{color:#869078;margin-top:7px;font-size:9px;line-height:1.5;display:block}.base-line>strong{font-weight:500}.basket-functions{border-top:1px solid #dfe5d3}.basket-functions>div{align-items:center;gap:5px;padding:9px 0;font-size:10px;display:flex}.basket-functions>div>span{flex:1;line-height:1.5}.basket-functions strong{font-weight:500}.basket-functions button{color:#8f9b81;background:0 0;border:0;min-width:27px;min-height:30px;font-size:19px}.basket-empty{color:#8b957d;padding:20px 0;font-size:11px;line-height:1.8}.basket-total{color:#7c876e;border-top:1px solid #dfe5d3;justify-content:space-between;align-items:center;padding:22px 0 18px;font-size:11px;display:flex}.basket-total>strong{letter-spacing:-1.6px;color:var(--green);font-size:34px;font-weight:500}.basket-total small{letter-spacing:0;color:#7c876e;margin-left:3px;font-size:10px;font-weight:400}.basket .button{padding:14px 10px;font-size:12px}.fine-print{color:#7d8771;margin:15px 0 0;font-size:10px;line-height:1.75}.centered{text-align:center}.show-more{border:1px solid var(--line);width:100%;min-height:48px;color:var(--green);background:#fff;border-radius:7px;margin-top:18px;font-size:11px}.show-more span{margin-left:16px}.addons-section{margin-top:33px}.addons-section>h3{letter-spacing:-.5px;font-size:20px;font-weight:500}.addons-section>p{color:#7e8873;margin-top:8px;margin-bottom:19px;font-size:12px}.addon-row{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:13px;margin-top:10px;padding:16px;display:flex}.addon-row>span{flex:1}.addon-row strong{font-size:12px;font-weight:500}.addon-row small{color:#7d8771;margin-top:4px;font-size:10px;font-weight:400;line-height:1.6;display:block}.addon-row>strong{text-align:right;color:var(--green);white-space:nowrap;font-size:17px}.addon-row.chosen{background:#f6f8f0;border-color:#7b9b69}input[type=checkbox],input[type=radio]{width:17px;height:17px;accent-color:var(--green);cursor:pointer;flex-shrink:0}.how-step{border-top:1px solid #dfe4d6;padding:25px 0}.how-step p{color:#7e8774;max-width:300px;margin-top:14px;font-size:12px;line-height:1.85}.how-step>span{background:#f0f3e8;border:1px solid #d7e0c9;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;display:inline-flex}.preset-card{background:#f3f4ee;border:1px solid #e7eade;border-radius:10px;flex-direction:column;padding:26px;display:flex}.preset-card h3{letter-spacing:-.5px;margin:20px 0 11px;font-size:19px;font-weight:500}.preset-card>p{color:#7e8774;font-size:12px;line-height:1.8}.preset-card ul{color:#5c6c50;flex:1;margin:23px 0;padding:0;font-size:11px;line-height:2.3;list-style:none}.preset-card li:before{content:"✓";color:#7f976b;margin-right:9px}.preset-bottom{border-top:1px solid #e0e5d7;justify-content:space-between;align-items:center;gap:15px;padding-top:13px;display:flex}.preset-bottom>span{color:#89917d;white-space:nowrap;font-size:10px}.preset-bottom strong{color:var(--green);letter-spacing:-1px;font-size:25px;font-weight:500}.review-card{border:1px solid var(--line);border-radius:10px;flex-direction:column;margin:0;padding:26px;display:flex}.quote-mark{color:#91a777;font-family:Georgia,serif;font-size:48px;line-height:1}.review-card blockquote{color:#3c5131;margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-style:italic;line-height:1.4}.review-card>p{color:#7d8772;flex:1;margin:13px 0 28px;font-size:11px;line-height:1.8}.review-card figcaption{align-items:center;gap:10px;display:flex}.review-avatar{border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;display:flex}.review-card figcaption strong{font-size:11px;font-weight:500;display:block}.review-card figcaption small{color:#939b89;margin-top:5px;font-size:9px;line-height:1.5;display:block}.base-box{gap:60px;padding:43px}.base-box>div:first-child{flex:1}.base-box h2{font-size:42px}.base-box>div>p{margin-top:20px;font-size:12px;line-height:1.85}.pricing-equation{flex:0 350px;grid-template-columns:1fr 20px 1fr;align-items:center;gap:10px;display:grid}.pricing-equation>div>span{color:#80906e;margin-bottom:9px;font-size:11px;display:block}.pricing-equation strong{letter-spacing:-1.5px;color:var(--green);white-space:nowrap;font-size:34px;font-weight:500}.pricing-equation strong small{color:#7f8b70;letter-spacing:0;font-size:10px}.equation-plus{color:#91a37e;font-size:24px}.pricing-equation p,.pricing-equation .button{grid-column:1/-1}.pricing-equation .button{margin-top:12px}.faq-section{grid-template-columns:1fr 2fr;gap:40px;display:grid}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:14px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#92a07f;font-size:23px;font-weight:300}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:#748169;padding:0 30px 23px 0;font-size:12px;line-height:1.9}.final-cta{text-align:center;background:#ebeedf;border-radius:12px;padding:48px 25px 50px}.final-cta .eyebrow{justify-content:center;margin:17px 0}.final-cta h2{font-size:42px}.final-cta p{color:#7f8b71;margin:20px 0 25px;font-size:12px;line-height:1.8}.footer nav{color:#7e8971;gap:19px;font-size:10px;display:flex}.mobile-basket{display:none}.empty-state{text-align:center;color:#7f8a73;padding:35px 15px}.empty-state>span{color:#809769;font-size:39px}.empty-state h3{color:var(--green);margin:18px 0 12px;font-size:21px;font-weight:500}.empty-state p{margin-bottom:17px;font-size:13px;line-height:1.8}.dialog{background:var(--paper);width:min(610px,100% - 32px);max-height:90dvh;color:var(--ink);border:1px solid #e0e5d8;border-radius:16px;margin:auto;padding:0;box-shadow:0 30px 100px #102e2740}.dialog-wide{width:min(860px,100% - 40px)}.dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#182c225e}.dialog-top{border-bottom:1px solid var(--line);background:var(--paper);z-index:5;justify-content:space-between;align-items:center;padding:15px 25px;display:flex;position:sticky;top:0}.dialog-brand{letter-spacing:-1px;font-size:21px;font-weight:650}.dialog-brand span{color:var(--orange);margin-left:7px;font-size:17px}.icon-button{color:#809071;background:0 0;border:1px solid #e0e5d7;border-radius:50%;min-width:38px;min-height:38px;font-size:26px;line-height:1}.dialog-content{padding:25px 30px 30px}.dialog-content>h2{letter-spacing:-1px;margin:0 0 20px;font-size:31px}.dialog-lead{color:#7d8871;margin:15px 0 25px;font-size:13px;line-height:1.85}.example-intro{align-items:center;gap:14px;display:flex}.example-intro .function-icon{flex-shrink:0}.example-intro p{color:#708164;font-size:13px;line-height:1.8}.example-conversation{padding:23px 0 0}.example-conversation .eyebrow{margin-bottom:15px}.example-message{background:#eef1e5;border:1px solid #e4e9db;border-radius:9px;margin:12px 24px 12px 0;padding:16px;font-size:13px;line-height:1.75}.example-message small{color:#768a64;margin-bottom:6px;font-size:10px;display:block}.example-message.user-message{background:#fff;margin:12px 0 12px 24px}.small-heading{margin:23px 0 13px;font-size:14px;font-weight:500}.check-list{color:#5e7450;margin:0;padding:0;font-size:12px;line-height:2.1;list-style:none}.check-list li:before{content:"✓";color:#729054;margin-right:9px}.detail-note{color:#7f8a72;background:#f0f2e9;border-radius:8px;margin:22px 0;padding:16px 18px;font-size:11px;line-height:1.8}.detail-note strong{color:#526e42;font-size:12px;font-weight:500}.detail-note p{margin-top:6px}.step-progress{gap:7px;margin-top:22px;display:flex}.step-progress span{background:#e0e5d7;border-radius:3px;flex:1;height:3px}.step-progress .active{background:#63824d}.context-options{grid-template-columns:1fr 1fr;gap:14px;display:grid}.context-card{text-align:left;color:var(--green);background:#fff;border:1px solid #dfe5d4;border-radius:9px;padding:20px;position:relative}.context-card:hover{background:#f1f5e9;border-color:#749561}.context-icon{color:#90a574;margin-bottom:23px;font-size:32px;display:block}.context-card strong{font-size:17px;font-weight:500;line-height:1.5;display:block}.context-card p{color:#89967b;margin-top:10px;margin-bottom:20px;font-size:12px;line-height:1.8}.context-arrow{font-size:22px;position:absolute;bottom:15px;right:20px}.scenario-options{flex-direction:column;gap:10px;display:flex}.scenario-option{cursor:pointer;background:#fff;border:1px solid #dfe5d5;border-radius:9px;align-items:center;gap:12px;padding:16px;display:flex}.scenario-option.chosen{background:#edf3e3;border-color:#89a371}.scenario-option>span:nth-child(2){flex:1}.scenario-option strong{font-size:13px;font-weight:500;line-height:1.55;display:block}.scenario-option small{color:#839074;margin-top:5px;font-size:11px;line-height:1.6;display:block}.scenario-price{color:var(--green);text-align:right;white-space:nowrap;font-size:15px}.quiz-footer{justify-content:space-between;align-items:center;gap:16px;margin-top:25px;display:flex}.quiz-footer .button{gap:17px;font-size:12px}.recommendation-title{align-items:center;gap:14px;padding:15px 0 25px;display:flex}.recommendation-title strong{font-size:16px;font-weight:500;line-height:1.5}.recommendation-title small{color:#8b977e;margin-top:6px;font-size:11px;display:block}.passport-results>div{border-bottom:1px solid var(--line);align-items:flex-start;gap:13px;padding:17px 0;display:flex}.passport-results .mini-icon{flex-shrink:0}.passport-results>div>div{flex:1}.passport-results strong{font-size:13px;font-weight:500}.passport-results p{color:#7f8d73;margin-top:6px;font-size:11px;line-height:1.8}.passport-results>div>span:last-child{color:#587546;font-size:13px}.quote-total{color:#637b50;border-top:1px solid #dbe3cd;justify-content:space-between;align-items:center;gap:20px;margin-top:15px;padding-top:20px;font-size:12px;display:flex}.quote-total strong{color:var(--green);white-space:nowrap;letter-spacing:-1px;font-size:29px;font-weight:500}.quote-total small{color:#859479;letter-spacing:0;font-size:11px;font-weight:400}.checkout-steps{gap:20px;margin:10px 0 30px;padding:0;list-style:none;display:flex}.checkout-steps li{color:#8c9681;align-items:center;gap:8px;font-size:12px;display:flex}.checkout-steps li>span{color:#8a977c;background:#e9eddf;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;display:inline-flex}.checkout-steps .current{color:var(--green)}.checkout-steps .current>span,.checkout-steps .done>span{background:var(--green);color:#fff}.checkout-grid{grid-template-columns:1fr 1fr;align-items:start;gap:30px;display:grid}.field{color:#4c663c;margin-bottom:22px;font-size:12px;font-weight:500;display:block}.field input,.field select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #dce3d0;border-radius:7px;margin-top:9px;padding:12px 13px;font-size:14px;display:block}.field small{color:#8b967f;margin-top:7px;font-size:10px;font-weight:400;line-height:1.7;display:block}.approval-field{border:0;margin:25px 0 0;padding:0}.approval-field legend{color:#4c663c;margin-bottom:8px;font-size:12px}.approval-field label{cursor:pointer;gap:10px;padding:12px 0;display:flex}.approval-field strong{font-size:12px;font-weight:500}.approval-field small{color:#7f8e71;margin-top:5px;font-size:11px;line-height:1.7;display:block}.passport-box{background:#edf1e5;border-radius:9px;padding:20px}.passport-box .eyebrow{font-size:8px;line-height:1.8}.passport-item{gap:10px;margin-top:17px;display:flex}.passport-item span{color:#709353;font-size:13px}.passport-item p{color:#597348;font-size:12px;line-height:1.8}.passport-box .detail-note{background:#e7eddb;margin-bottom:0;padding:12px}.checkout-bottom{border-top:1px solid var(--line);color:#839372;justify-content:space-between;align-items:center;gap:20px;margin-top:27px;padding-top:22px;font-size:11px;display:flex}.checkout-bottom strong{color:var(--green);letter-spacing:-1px;font-size:28px;font-weight:500}.telegram-connect{text-align:center;background:#ecf3f7;border-radius:10px;padding:25px}.telegram-symbol{color:#fff;background:#4199ba;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:30px;display:inline-flex}.telegram-connect h3{margin:17px 0 10px;font-size:21px;font-weight:500}.telegram-connect p{color:#72828a;max-width:330px;margin:0 auto 18px;font-size:12px;line-height:1.8}.button-telegram{color:#fff;background:#2888b1}.preview-notice{background:#f2f0e5;border:1px solid #e4e2d1;border-radius:9px;margin:23px 0;padding:20px}.preview-notice>strong{color:#665f3f;font-size:14px;font-weight:500;line-height:1.65;display:block}.preview-notice>p{color:#8b8262;margin-top:8px;font-size:12px;line-height:1.8}.preview-notice .button{margin-top:20px}.price-lines>div{border-bottom:1px solid #ebeee3;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;font-size:12px;line-height:1.7;display:flex}.price-lines strong{color:var(--green);white-space:nowrap;font-weight:500}.payment-info{background:#f0f3e8;border-radius:9px;padding:23px}.payment-info .eyebrow{font-size:8px}.payment-info ol{color:#64814f;margin:23px 0;padding-left:18px;font-size:12px}.payment-info li{margin:18px 0;padding-left:4px}.payment-info strong{font-weight:500}.payment-info li p{color:#8a977c;margin-top:7px;font-size:11px;line-height:1.8}.consent{color:#7e8f70;gap:12px;margin:25px 0;font-size:12px;line-height:1.8;display:flex}.consent a{text-decoration:underline}.return-button{margin-top:15px}.form-error{color:#984e2f;background:#fce9df;border:1px solid #efd0bf;border-radius:8px;margin-top:20px;padding:14px 17px;font-size:12px;line-height:1.8}.saved-symbol{color:#6a904d;background:#e9efde;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:15px 0;font-size:26px;display:flex}.legal-page{max-width:780px;padding:45px 0 70px}.legal-page h1{letter-spacing:-1.4px;margin:35px 0 22px;font-size:39px;font-weight:500}.legal-page h2{margin:35px 0 15px;font-size:24px}.legal-page p,.legal-page li{color:#6e7d62;margin-bottom:15px;font-size:14px;line-height:1.9}.legal-page a:not(.brand){text-decoration:underline}.status-card{background:#f0f3e7;border-radius:12px;margin-top:30px;padding:30px}.status-card h2{margin-top:0}.status-actions{flex-wrap:wrap;gap:15px;margin-top:20px;display:flex}@media (max-width:1100px){.catalog-layout{grid-template-columns:minmax(0,1fr) 270px;gap:17px}.function-card{padding:17px}.function-card h3{font-size:16px}.tool-label{max-width:105px;font-size:8px}.basket{padding:18px}.header-inner nav{gap:17px;font-size:11px}.hero h1{font-size:56px}.hero-actions .text-link{font-size:11px}.catalog-toolbar{align-items:stretch}.base-box{gap:30px;padding:32px}.base-box h2{font-size:34px}.pricing-equation{flex-basis:290px}.pricing-equation strong{font-size:28px}.preset-card{padding:21px}.preset-bottom{flex-wrap:wrap;gap:5px}.review-card{padding:21px}.review-card blockquote{font-size:20px}.footer nav{gap:13px}}@media (max-width:900px){.catalog-layout{grid-template-columns:minmax(0,1fr)}.basket{max-width:none;position:static}.basket-header,.base-line,.basket-functions,.basket .fine-print{display:none}.basket{justify-content:space-between;align-items:center;gap:30px;display:flex}.basket-total{border:0;gap:30px;padding:0}.basket .button{width:auto;min-width:190px}.header-inner nav a:nth-child(3){display:none}}@media (max-width:760px){body{padding-bottom:90px}.header-inner nav{display:none}.brand{gap:6px;font-size:27px}.brand-mark{margin-right:0;transform:scale(.85)rotate(-10deg)}.hero{padding-top:34px}.hero h1{letter-spacing:-2.3px;margin:23px 0;font-size:52px}.hero-description{max-width:400px;font-size:14px;line-height:1.8}.hero-actions{align-items:stretch;gap:15px;margin-top:24px}.hero-actions .button{flex:1;gap:20px;min-height:53px}.hero-actions .text-link{justify-content:center;width:100%;min-height:35px;font-size:12px}.hero-facts{justify-content:center;gap:15px;margin-top:13px;font-size:10px}.hero-visual{border-radius:11px;min-height:413px}.agent-chat{width:270px;margin-top:10px}.visual-topline{font-size:7px;top:17px;left:18px;right:18px}.chip-one{padding:7px;font-size:8px;top:58px;left:7px}.chip-two{padding:7px;font-size:8px;bottom:87px;right:5px}.mini-icon{width:23px;height:23px}.visual-bottom{font-size:9px;bottom:18px;left:17px}.visual-bottom .sparkle{font-size:29px}.chat-header{padding:12px}.chat-day{padding-top:12px}.bubble{margin-bottom:10px;padding:10px;font-size:10px}.chat-input{margin-top:10px}.integration-band{grid-template-columns:1fr 1fr;gap:22px}.integration-band>span{display:none}.integration-band>div{gap:7px;font-size:13px}.catalog-section{padding-top:43px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:32px;line-height:1.25}.section-heading>p{font-size:13px}.section-heading .text-link{min-height:35px;margin-top:18px;font-size:12px}.quiz-invite{flex-wrap:wrap;gap:10px;padding:16px}.quiz-invite .quiz-star{align-self:flex-start;margin-top:5px;font-size:25px}.quiz-invite>div{flex:1}.quiz-invite strong{font-size:13px}.quiz-invite p{font-size:12px;line-height:1.6}.quiz-invite .text-button{flex-basis:100%;min-height:35px;margin-left:35px;font-size:12px}.catalog-toolbar{gap:14px}.filter-tabs{gap:5px}.filter-tabs button{min-height:40px;padding:8px 10px;font-size:11px}.search-field{width:100%}.search-field input{flex:1;width:0;min-height:44px;font-size:16px}.function-grid{grid-template-columns:1fr;gap:13px}.function-card{padding:20px}.card-top .function-icon{width:38px;height:38px}.tool-label{max-width:170px;font-size:10px}.function-card h3{margin:15px 0 9px;font-size:19px}.function-card>p{font-size:13px;line-height:1.85}.example-link{min-height:44px;margin-top:7px;font-size:12px}.card-footer{margin-top:2px;padding-top:13px;font-size:11px}.card-footer strong{font-size:21px}.add-button{min-width:110px;min-height:44px;font-size:12px}.show-more{min-height:48px;font-size:12px}.addons-section{margin-top:29px}.addon-row{gap:11px;padding:15px}.addon-row strong{font-size:13px}.addon-row small{font-size:11px;line-height:1.65}.addon-row>strong{font-size:20px}.basket{display:none}.mobile-basket{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:13px 18px calc(13px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)));z-index:20;background:#fafaf6f5;border-top:1px solid #dae2cf;justify-content:space-between;align-items:center;gap:12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 25px #1f392708}.mobile-basket>div{min-width:0}.mobile-basket small{color:#8c9980;margin-bottom:4px;font-size:10px;display:block}.mobile-basket strong{color:var(--green);letter-spacing:-1px;font-size:27px;font-weight:500}.mobile-basket strong>span{color:#899879;letter-spacing:0;font-size:11px;font-weight:400}.mobile-basket .button{gap:20px;min-height:47px;padding:13px 19px;font-size:13px}.how-grid{gap:0}.how-step{padding:23px 0}.how-step p{max-width:none;margin-top:11px;font-size:13px}.how-step h3{margin-top:13px;font-size:20px}.preset-card{padding:24px}.preset-card h3{font-size:21px}.preset-card>p{font-size:13px}.preset-card ul{font-size:12px}.preset-bottom{flex-wrap:nowrap}.preset-bottom .text-button{font-size:12px}.review-grid{gap:14px}.review-card{padding:25px}.review-card blockquote{font-size:25px}.review-card>p{margin-bottom:22px;font-size:12px}.review-card figcaption strong{font-size:12px}.review-card figcaption small{font-size:11px}.review-avatar{width:40px;height:40px}.base-box{padding:26px}.base-box h2{font-size:34px}.base-box>div>p{font-size:13px}.pricing-equation{grid-template-columns:1fr 20px 1fr;gap:10px;margin-top:32px}.pricing-equation>div>span{font-size:12px}.pricing-equation strong{font-size:29px}.pricing-equation strong small{font-size:10px}.pricing-equation p{font-size:12px!important}.pricing-equation .button{width:100%;font-size:13px}.faq-section{grid-template-columns:1fr;gap:24px}.faq-section h2 br{display:none}.faq-list summary{gap:15px;padding:20px 0;font-size:14px;line-height:1.75}.faq-list details>p{padding-right:5px;font-size:13px}.final-cta{padding:34px 19px}.final-cta h2{font-size:33px;line-height:1.3}.final-cta p{font-size:13px}.final-cta .button{width:100%}.footer{gap:25px 15px;padding:27px 0}.footer .brand{font-size:27px}.footer nav{order:3;justify-content:space-between;width:100%;font-size:12px}.footer>small{font-size:10px}.fine-print{font-size:11px}.dialog{overscroll-behavior:contain;border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;margin:0}.dialog-top{padding:12px 19px}.icon-button{min-width:44px;min-height:44px}.dialog-content{padding:24px 19px calc(28px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)))}.dialog-content>h2{letter-spacing:-.9px;font-size:29px;line-height:1.2}.dialog-lead{font-size:14px;line-height:1.8}.context-options{grid-template-columns:1fr;gap:14px}.context-card{min-height:153px;padding:21px}.context-icon{float:left;margin:0 17px 30px 0;font-size:35px}.context-card strong{margin-right:15px;font-size:17px}.context-card p{margin-bottom:9px;font-size:13px}.scenario-option{gap:10px;padding:15px 12px}.scenario-option strong{font-size:13px}.scenario-option small{font-size:12px}.scenario-price{font-size:17px}.quiz-footer{flex-wrap:wrap;gap:12px}.quiz-footer>.button{order:-1;width:100%;min-height:50px;font-size:13px}.quiz-footer>.text-button{min-height:44px;font-size:12px}.checkout-steps{justify-content:space-between;gap:12px;margin-bottom:27px}.checkout-steps li{gap:6px;font-size:11px}.checkout-steps li>span{width:23px;height:23px}.checkout-grid{grid-template-columns:1fr;gap:24px}.field{font-size:13px}.field input,.field select{min-height:50px;font-size:16px}.field small{font-size:12px}.approval-field legend{font-size:13px;line-height:1.75}.approval-field strong{font-size:13px}.approval-field small{font-size:12px}.passport-box{padding:20px}.passport-box .eyebrow{font-size:9px}.passport-item p{font-size:13px}.checkout-bottom{flex-wrap:wrap;gap:12px}.checkout-bottom>span{width:100%;font-size:13px}.checkout-bottom .button{width:100%;min-height:51px}.example-message{margin-right:15px;padding:15px;font-size:14px}.example-message.user-message{margin-left:15px}.example-intro p{font-size:14px}.small-heading{font-size:16px}.check-list{font-size:13px;line-height:2.3}.detail-note{font-size:12px}.detail-note strong{font-size:13px}.dialog .full-width{gap:13px;min-height:51px;font-size:13px}.dialog .full-width>span{white-space:nowrap;font-size:14px}.recommendation-title strong{font-size:17px}.passport-results p,.quote-total{font-size:12px}.quote-total strong{font-size:29px}.price-lines>div{padding:13px 0;font-size:13px}.payment-info li p{font-size:12px}.payment-info .eyebrow{font-size:9px}.payment-info strong{font-size:13px}.preview-notice{padding:18px}.preview-notice>p,.consent{font-size:13px}.legal-page{padding-top:26px}.legal-page h1{font-size:34px}.legal-page p,.legal-page li{font-size:14px}}@media (max-width:360px){.container{width:calc(100% - 30px)}.brand{font-size:24px}.brand-mark{margin-left:-3px;transform:scale(.75)rotate(-10deg)}.button-small{gap:10px;padding:9px 11px;font-size:10px}.hero h1{letter-spacing:-2px;font-size:45px}.hero-facts{gap:10px;font-size:9px}.hero-visual{min-height:390px}.agent-chat{width:247px}.chip-one{top:52px;left:3px}.chip-two{bottom:79px;right:3px}.visual-topline{font-size:6px}.visual-bottom{bottom:13px}.section-heading h2{font-size:29px}.filter-tabs button{padding:8px 9px;font-size:10px}.function-card{padding:18px}.tool-label{font-size:9px}.mobile-basket{padding-left:15px;padding-right:15px}.mobile-basket .button{gap:12px;padding:12px 15px}.dialog-content{padding-left:15px;padding-right:15px}.dialog-content>h2{font-size:27px}.checkout-steps{gap:8px}.checkout-steps li{font-size:10px}.scenario-price{font-size:14px}.pricing-equation strong{font-size:25px}.footer nav{font-size:11px}}.function-card>p,.hero-description,.section-heading>p,.fine-print,.field small,.approval-field small,.scenario-option small,.addon-row small,.how-step p,.preset-card>p,.review-card>p,.review-card figcaption small,.dialog-lead,.tool-label,.base-line small,.card-footer,.basket-empty,.basket-header p,.hero-facts,.footer nav,.footer>small,.integration-band small,.context-card p,.detail-note,.preview-notice>p,.payment-info li p,.price-lines{color:#626f59}.passport-limit{color:#65765a;margin-top:7px;font-size:10px;line-height:1.8;display:block}.mobile-breakdown{flex:1;min-width:0}.mobile-breakdown summary{cursor:pointer;min-height:48px;list-style:none}.mobile-breakdown summary::-webkit-details-marker{display:none}.mobile-breakdown summary small{color:#606f54}.mobile-lines{background:var(--paper);border-top:1px solid #dce4d1;max-height:55dvh;padding:22px;position:absolute;bottom:100%;left:0;right:0;overflow-y:auto;box-shadow:0 -15px 30px #28452a12}.mobile-lines h3{margin-bottom:15px;font-size:17px;font-weight:500}.mobile-lines>div{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:46px;font-size:12px;display:flex}.mobile-lines>div>span{flex:1}.mobile-lines>div>strong{letter-spacing:0;font-size:15px}.mobile-lines button{color:#688252;background:0 0;border:0;min-width:44px;min-height:44px;font-size:24px}.status-card .eyebrow{margin-bottom:18px}@media (max-width:760px){.passport-limit{font-size:12px}.mobile-basket>button{flex-shrink:0}}:root{--ink:#242723;--muted:#696d65;--green:#292e26;--orange:#ee744d;--paper:#fcfbf7;--line:#e4e3db}body{padding-bottom:0}button,input{accent-color:var(--green)}.button-dark:hover{background:#424a38}.button{border-radius:9px}.button-outline{color:var(--ink);background:0 0;border-color:#d4d6cd}.v2-container{width:calc(100% - 96px);max-width:1184px;margin-inline:auto}.v2-header{border-bottom:1px solid var(--line);height:88px}.v2-header>.v2-container{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.v2-header nav{gap:30px;font-size:13px;display:flex}.v2-header .button{gap:25px;min-height:43px;padding:12px 19px;font-size:12px}.v2-kicker{letter-spacing:1.5px;align-items:center;gap:9px;font-size:10px;font-weight:650;line-height:1.7;display:flex}.v2-kicker>span{background:var(--orange);border-radius:50%;width:6px;height:6px}.v2-hero{grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:69px 0 62px;display:grid}.v2-hero h1{letter-spacing:-3.8px;margin:25px 0;font-size:clamp(48px,5.35vw,76px);font-weight:500;line-height:1.07}.v2-landing em{color:#617650;font-family:Georgia,Times New Roman,serif;font-weight:400}.v2-hero-copy>p{color:#62665d;max-width:405px;font-size:16px;line-height:1.8}.v2-main-cta{min-width:252px;min-height:55px;margin-top:28px}.v2-hero-copy>small{color:#72756d;margin-top:13px;font-size:11px;line-height:1.8;display:block}.v2-down{color:#696e61;align-items:center;min-height:44px;margin-top:10px;font-size:12px;display:inline-flex}.v2-demo{background:#e9eddf;border:1px solid #e1e5d7;border-radius:25px;min-width:0;padding:23px 37px 28px;position:relative}.v2-demo-label{letter-spacing:1.4px;color:#657653;justify-content:space-between;align-items:center;font-size:9px;display:flex}.v2-demo-label>span:last-child{color:var(--orange);font-size:31px}.v2-demo-tabs{background:#dfe5d6;border-radius:10px;justify-content:center;gap:5px;max-width:315px;margin:18px auto 22px;padding:5px;display:flex}.v2-demo-tabs button{color:#657258;background:0 0;border:0;border-radius:7px;flex:1;min-height:34px;padding:7px;font-size:11px}.v2-demo-tabs [aria-pressed=true]{color:#2d3628;background:#fff;box-shadow:0 2px 7px #2833230b}.v2-phone{background:#fff;border:1px solid #e0e4d9;border-radius:19px;max-width:342px;margin:0 auto;overflow:hidden;box-shadow:0 18px 35px #30432712}.v2-phone-head{border-bottom:1px solid #eff0eb;align-items:center;gap:10px;padding:17px 18px;display:flex}.v2-agent-mark{color:#fff;background:#303c2a;border-radius:12px;justify-content:center;align-items:center;width:39px;height:39px;font-family:Georgia,serif;font-size:35px;display:flex;position:relative}.v2-agent-mark>span{color:#cdd8a6;font-family:Arial,sans-serif;font-size:17px;position:absolute;top:-2px;right:1px}.v2-phone-head strong{font-size:12px}.v2-phone-head small{color:#787f70;margin-top:4px;font-size:9px;display:block}.v2-phone-head>span:last-child{letter-spacing:2px;color:#909888;margin-left:auto}.v2-chat-example{letter-spacing:.5px;text-align:center;color:#808876;padding-top:18px;font-size:8px}.v2-chat-content{min-height:254px;padding:15px 15px 2px}.v2-user-bubble{background:#e8eedb;border-radius:13px 13px 3px;margin:0 0 15px 33px;padding:13px 14px;font-size:12px;line-height:1.7}.v2-user-bubble>small,.v2-agent-bubble>small{color:#7a856c;text-align:right;margin-top:8px;font-size:8px;display:block}.v2-agent-bubble{background:#f5f6f1;border-radius:13px 13px 13px 3px;margin-right:18px;padding:13px 14px;font-size:12px;line-height:1.7}.v2-chat-result{background:#fff;border:1px solid #e2e7d8;border-radius:8px;align-items:center;gap:9px;margin-top:12px;padding:11px;display:flex}.v2-chat-result>span{color:#718953;text-align:center;background:#edf1e4;border-radius:5px;flex-shrink:0;width:25px;height:27px;font-size:12px;line-height:27px}.v2-chat-result small{letter-spacing:.65px;color:#738563;font-size:7px}.v2-chat-result strong{font-size:10px;font-weight:600;line-height:1.7;display:block}.v2-chat-result p{color:#879177;font-size:9px;line-height:1.7}.v2-phone-input{color:#92998a;background:#f7f7f2;border-radius:8px;justify-content:space-between;align-items:center;margin:15px;padding:9px 11px;font-size:10px;display:flex}.v2-phone-input b{color:#fff;text-align:center;background:#34452b;border-radius:6px;width:25px;font-size:18px;font-weight:400;line-height:25px}.v2-demo-foot{align-items:center;gap:12px;max-width:342px;margin:24px auto 0;display:flex}.v2-demo-foot>span{color:#6a7f55;font-size:26px}.v2-demo-foot p{color:#718363;font-size:10px;line-height:1.8}.v2-demo-foot strong{color:#455539;font-weight:500}.v2-integrations{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;padding:24px 0;display:flex}.v2-integrations p{color:#858779;font-size:11px;line-height:1.6}.v2-integrations p strong{color:#595f50;font-weight:500}.v2-integrations>span{letter-spacing:-.2px;color:#626b58;font-size:15px}.v2-section{padding-top:100px}.v2-section-head{margin-bottom:42px}.v2-section h2,.v2-company h2,.v2-pricing h2,.v2-final h2{letter-spacing:-1.9px;margin-top:17px;font-size:clamp(32px,3.8vw,50px);font-weight:500;line-height:1.17}.v2-section-head>p{color:#71756a;margin-top:20px;font-size:15px;line-height:1.8}.v2-stories{flex-direction:column;gap:25px;display:flex}.v2-story{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:1.08fr 1fr;min-width:0;display:grid;overflow:hidden}.v2-story-copy{padding:39px 42px}.v2-story-label{letter-spacing:1.2px;color:#747e67;align-items:center;gap:12px;font-size:9px;display:flex}.v2-story-label>span{letter-spacing:0;border:1px solid #dce1d4;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;display:flex}.v2-story h3{letter-spacing:-1px;max-width:370px;margin:19px 0 15px;font-size:30px;font-weight:500;line-height:1.22}.v2-story-copy>p{color:#6a7260;font-size:13px;line-height:1.9}.v2-story ul{margin:24px 0;padding:0;list-style:none}.v2-story li{gap:10px;margin-top:16px;display:flex}.v2-story li>span{color:#738763;font-size:12px}.v2-story li strong{font-size:12px;font-weight:600}.v2-story li p{color:#7b8272;margin-top:4px;font-size:11px;line-height:1.85}.v2-story-cta{align-items:center;gap:29px;min-height:44px;font-size:12px;font-weight:600;display:inline-flex}.v2-story-cta>span{font-size:20px}.v2-story-scene{background:#eef1e7;flex-direction:column;justify-content:center;min-width:0;padding:46px;display:flex}.peach .v2-story-scene{background:#f3e9dd}.lavender .v2-story-scene{background:#eeebf3}.butter .v2-story-scene{background:#f4f0de}.rose .v2-story-scene{background:#f4e9e6}.v2-scene-top{align-items:center;gap:13px;margin-bottom:26px;display:flex}.v2-scene-top>span{text-align:center;color:#526449;background:#fff9;border-radius:12px;width:44px;height:44px;font-family:Georgia,serif;font-size:37px;line-height:40px;position:relative}.v2-scene-top>span>span{color:#b39872;font-family:Arial,sans-serif;font-size:21px;position:absolute;top:-9px;right:1px}.v2-scene-top>small{letter-spacing:1px;color:#7b7f6e;font-size:8px}.v2-scene-request{color:#58634c;background:#ffffff8c;border:1px solid #ffffff90;border-radius:12px 12px 3px;margin-left:27px;padding:17px 19px;font-size:13px;line-height:1.8}.v2-scene-result{background:#fff;border-radius:12px 12px 12px 3px;margin:19px 27px 0 0;padding:23px;box-shadow:0 12px 25px #27302407}.v2-scene-result>span{color:#80936b;margin-bottom:10px;font-size:10px;font-weight:600;display:block}.v2-scene-result p{white-space:pre-line;color:#4e5a43;font-size:14px;line-height:1.9}.v2-scene-caption{color:#7d8572;text-align:center;margin:23px 9px 0;font-size:10px;line-height:1.8}.v2-company{grid-template-columns:1fr 1fr;align-items:center;gap:95px;padding-top:105px;display:grid}.v2-company h2{font-size:39px}.v2-company>div:last-child>p{color:#6c7361;margin-bottom:16px;font-size:15px;line-height:1.9}.v2-company small{color:#7a8170;margin-top:13px;font-size:11px;line-height:1.8;display:block}.v2-review-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.v2-review-grid figure{background:#f0f2e9;border-radius:13px;flex-direction:column;margin:0;padding:28px;display:flex}.v2-review-grid figure:nth-child(2){background:#f3ede3}.v2-review-grid figure:nth-child(3){background:#efecf2}.v2-quote-mark{color:#9daa85;font-family:Georgia,serif;font-size:52px;line-height:1}.v2-review-grid blockquote{letter-spacing:-.5px;flex:1;margin:6px 0 35px;font-family:Georgia,serif;font-size:25px;line-height:1.4}.v2-review-grid figcaption{align-items:center;gap:12px;display:flex}.v2-review-grid figcaption>span{color:#778365;background:#fff8;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;font-size:12px;display:flex}.v2-review-grid figcaption strong{font-size:11px;font-weight:600}.v2-review-grid figcaption small{color:#717867;margin-top:5px;font-size:10px;display:block}.v2-source{color:#78806c;align-items:center;min-height:44px;margin-top:12px;font-size:10px;display:inline-flex}.v2-pricing{background:#ecf0e3;border-radius:18px;grid-template-columns:1fr .9fr;align-items:center;gap:65px;margin-top:100px;padding:46px;display:grid}.v2-pricing h2{font-size:39px}.v2-pricing>div>p{color:#67765a;margin-top:20px;font-size:13px;line-height:1.9}.v2-price-preview{border-left:1px solid #d7e0c8;padding-left:42px}.v2-price-preview>small{letter-spacing:1px;color:#748464;font-size:9px}.v2-price-preview>div{align-items:baseline;gap:10px;margin-top:15px;display:flex}.v2-price-preview>div>strong{letter-spacing:-2px;font-size:47px;font-weight:500}.v2-price-preview>div>span{color:#76886a;font-size:13px}.v2-price-preview .button{gap:17px;width:100%;margin-top:21px;font-size:12px}.v2-price-preview .v2-price-note{letter-spacing:0;color:#647452;margin-top:14px;font-size:10px;line-height:1.8;display:block}.v2-how ol{grid-template-columns:repeat(3,1fr);gap:44px;margin:0;padding:0;list-style:none;display:grid}.v2-how li{border-top:1px solid var(--line);padding-top:24px}.v2-how li>span{color:#a6b497;font-family:Georgia,serif;font-size:36px}.v2-how h3{letter-spacing:-.6px;margin:16px 0 12px;font-size:20px;font-weight:500}.v2-how li p{color:#737b67;font-size:13px;line-height:1.9}.v2-faq{grid-template-columns:1fr 1.2fr;gap:70px;display:grid}.v2-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:14px;line-height:1.65;list-style:none;display:flex}.v2-faq summary::-webkit-details-marker{display:none}.v2-faq details{border-bottom:1px solid var(--line)}.v2-faq summary>span{color:#849773;font-size:22px}.v2-faq details[open] summary>span{transform:rotate(45deg)}.v2-faq details>p{color:#65715b;padding-bottom:22px;font-size:13px;line-height:1.9}.v2-final{text-align:center;background:#f0eade;border-radius:18px;margin-top:100px;padding:47px 30px 49px}.v2-final-star{color:var(--orange);margin-bottom:25px;font-size:52px;line-height:1;display:block}.v2-final .v2-kicker{justify-content:center}.v2-final h2{font-size:44px}.v2-final p{color:#7a7d6b;margin:20px 0 25px;font-size:14px;line-height:1.9}.v2-final .button{min-width:258px}.v2-footer{flex-wrap:wrap;align-items:center;gap:25px;padding:36px 0;display:flex}.v2-footer .brand{font-size:28px}.v2-footer>p{color:#7f8771;font-size:11px}.v2-footer nav{color:#737d65;gap:25px;margin-left:auto;font-size:11px;display:flex}.v2-footer>small{color:#8c937f;width:100%;font-size:9px}.v2-mobile-cta{display:none}.quiz-page{background:#fcfbf7;min-height:100dvh}.q-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;height:80px;padding:0 max(32px,50vw - 592px);display:flex}.q-close{color:#72796a;align-items:center;gap:18px;min-height:44px;font-size:12px;display:flex}.q-close>span{font-size:25px}.q-progress{background:#eaece3;height:3px}.q-progress>span{background:#92a873;height:100%;transition:width .25s;display:block}.q-layout{grid-template-columns:235px minmax(0,650px);gap:88px;max-width:1130px;margin:0 auto;padding:55px 35px 0;display:grid}.q-sidebar .eyebrow{letter-spacing:1px;color:#8a967b;font-size:8px}.q-sidebar ol{flex-direction:column;gap:21px;margin:28px 0;padding:0;list-style:none;display:flex}.q-sidebar li{color:#8d9681;align-items:center;gap:11px;font-size:12px;display:flex}.q-sidebar li>span{border:1px solid #dce3d1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;display:flex}.q-sidebar [aria-current=step]{color:#35462a;font-weight:600}.q-sidebar [aria-current=step]>span{color:#fff;background:#35462a;border-color:#35462a}.q-sidebar-note{color:#808c70;border-top:1px solid var(--line);max-width:184px;margin-top:35px;padding-top:23px;font-size:11px;line-height:1.85}.q-sidebar>.text-link{color:#7b876b;min-height:44px;margin-top:18px;font-size:10px}.q-step-label{letter-spacing:1.5px;color:#8b997c;margin-bottom:16px;font-size:9px;font-weight:600}.q-main>h1{letter-spacing:-1.5px;margin:0;font-size:38px;font-weight:500;line-height:1.18}.q-main>h1:focus{outline:none}.q-lead{color:#717d63;max-width:550px;margin:17px 0 28px;font-size:14px;line-height:1.8}.q-contexts{grid-template-columns:1fr 1fr;gap:18px;display:grid}.q-context{text-align:left;color:var(--ink);background:#fff;border:1px solid #e2e6d8;border-radius:14px;padding:0;overflow:hidden}.q-context:hover{border-color:#a0b487}.q-context-art{background:#edf0e5;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.q-context-art.personal{background:#f5eadb}.q-context-art>span{z-index:2;color:#6d8556;background:#f8faf1;border-radius:14px;justify-content:center;align-items:center;width:97px;height:100px;font-size:70px;display:flex;position:relative;transform:rotate(-8deg);box-shadow:0 12px 22px #4f653616}.q-context-art.personal>span{color:#c08a43;background:#faf4e6;transform:rotate(8deg)}.q-context-art>i{border:1px solid #c9d7b4;border-radius:50%;width:200px;height:200px;position:absolute;top:35px;right:-44px}.q-context-art.personal>i{border-color:#e3cfac;left:-40px;right:auto}.q-context-art>b{letter-spacing:1px;color:#70845a;font-size:7px;font-weight:500;position:absolute;top:16px;left:16px}.q-context-art.personal>b{color:#a08453}.q-context-text{padding:24px 20px}.q-context-text strong{letter-spacing:-.4px;font-size:18px;font-weight:500;line-height:1.4;display:block}.q-context-text p{color:#778768;margin:11px 0 23px;font-size:12px;line-height:1.8}.q-context-text>span{color:#4f683d;font-size:12px}.q-choices{flex-direction:column;gap:12px;display:flex}.q-choice{cursor:pointer;background:#fff;border:1px solid #dfe5d5;border-radius:10px;align-items:center;gap:17px;min-width:0;padding:19px 21px;display:flex}.q-choice.is-picked,.q-task.is-picked{background:#f0f4e9;border-color:#819a65}.q-choice input{cursor:pointer;accent-color:#596e43;flex-shrink:0;width:20px;height:20px;margin:0}.q-icon{color:#7f916b;text-align:center;flex-shrink:0;width:36px;font-size:23px}.q-choice-copy{flex:1;min-width:0}.q-choice-copy strong{letter-spacing:-.1px;font-size:15px;font-weight:500;line-height:1.5;display:block}.q-choice-copy small{color:#728264;margin-top:5px;font-size:12px;line-height:1.75;display:block}.q-base-note{color:#6e795b;background:#eeeede;border:1px solid #e3e3d3;border-radius:10px;margin-bottom:20px;padding:17px 20px;font-size:12px;line-height:1.8}.q-base-note strong{color:#485b37;font-weight:600}.q-base-note small{margin-top:4px;font-size:11px;display:block}.q-task{background:#fff;border:1px solid #dfe5d5;border-radius:10px;overflow:hidden}.q-task>.q-choice{background:0 0;border:0}.q-option-price{white-space:nowrap;color:#516c3d;text-align:right;font-size:15px}.q-option-price>small{color:#879777;margin-top:5px;font-size:10px;display:block}.q-details{padding:0 21px}.q-details>summary{cursor:pointer;color:#6d7e5b;border-top:1px solid #e7ecde;justify-content:space-between;align-items:center;gap:15px;min-height:44px;font-size:11px;list-style:none;display:flex}.q-details>summary::-webkit-details-marker{display:none}.q-details>summary>span{font-size:19px}.q-details[open]>summary>span{transform:rotate(45deg)}.q-details>div{padding:8px 0 21px}.q-details p{color:#637253;margin-bottom:12px;font-size:12px;line-height:1.8}.q-details .q-example-request{background:#eef1e8;border-radius:7px;margin-bottom:13px;padding:12px;font-style:italic}.q-details .q-limit{color:#7c896f;margin-bottom:8px;font-size:11px}.q-text-button{text-align:left;color:#5d7449;text-underline-offset:4px;background:0 0;border:0;min-height:44px;padding:10px 0;font-size:12px;text-decoration:underline}.q-choices+.q-text-button{margin-top:12px}.q-priority{padding-block:23px}.q-small{color:#79856c;font-size:11px;line-height:1.8}.q-voice-limits{margin-top:15px}.q-extra{border:1px solid var(--line);border-radius:10px;margin-top:25px}.q-extra>summary{border-top:0;min-height:55px}.q-extra .q-choice{background:#fff;gap:12px;padding:12px}.q-extra .q-choice strong{font-size:12px}.q-extra .q-choice small{font-size:10px}.q-bottom-space{height:120px}.q-footer{padding:17px 32px calc(17px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:10;background:#fcfbf7f5;border-top:1px solid #e0e5d6;position:fixed;bottom:0;left:0;right:0}.q-footer>div{align-items:center;gap:22px;max-width:1058px;margin:0 auto;display:flex}.q-back{color:#76866a;text-align:left;background:0 0;border:0;min-width:60px;min-height:46px;font-size:14px}.q-back>span{font-size:12px}.q-footer-hint{color:#88977b;margin-right:auto;font-size:11px}.q-footer-hint>strong{letter-spacing:-.8px;color:#3d5430;font-size:25px;font-weight:500;display:block}.q-footer-hint strong>small{letter-spacing:0;color:#859671;font-size:11px;font-weight:400}.q-footer-hint>span{margin-top:3px;font-size:10px;display:block}.q-footer .button{min-width:170px;font-size:13px}.q-restored{color:#718261;background:#f0f1e9;border:1px solid #e4e7da;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px;padding:11px 14px;font-size:11px;line-height:1.7;display:flex}.q-restored button{color:#536d41;background:0 0;border:0;flex-shrink:0;min-height:36px;font-size:10px;text-decoration:underline}.q-loading{max-width:580px;margin:70px auto;padding:0 25px;font-size:15px;line-height:1.8}.q-loading h1{margin-bottom:20px;font-size:30px;font-weight:500;line-height:1.3}.q-loading .button{margin-top:25px}.q-agent-card{background:#edf2e4;border:1px solid #d9e3cb;border-radius:13px;align-items:center;gap:18px;margin-bottom:33px;padding:23px;display:flex}.q-agent-icon{color:#fff;background:#3c5130;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:63px;height:65px;font:59px Georgia,serif;display:flex;position:relative}.q-agent-icon>span{color:#d4e2b3;font:25px Arial,sans-serif;position:absolute;top:-7px;right:0}.q-agent-card small{letter-spacing:1px;color:#8b9e74;font-size:8px}.q-agent-card h2{letter-spacing:-.5px;margin:7px 0;font-size:21px;font-weight:500;line-height:1.5}.q-agent-card p{color:#7b8d66;font-size:11px}.q-subheading{letter-spacing:-.4px;margin-bottom:13px;font-size:17px;font-weight:500}.q-results-list details{border-bottom:1px solid var(--line)}.q-results-list summary{cursor:pointer;align-items:flex-start;gap:14px;padding:18px 0;list-style:none;display:flex}.q-results-list summary::-webkit-details-marker{display:none}.q-result-check{color:#738a58;background:#edf2e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;display:flex}.q-results-list summary>span:nth-child(2){flex:1}.q-results-list summary>span:last-child{color:#829671;font-size:19px}.q-results-list strong{font-size:14px;font-weight:500;line-height:1.65;display:block}.q-results-list small{color:#7c8b6f;margin-top:6px;font-size:12px;line-height:1.8;display:block}.q-result-detail{padding:0 30px 17px 39px}.q-result-detail p{color:#7d8c6d;margin-bottom:6px;font-size:11px;line-height:1.8}.q-first-task{background:#f2eee3;border-radius:10px;margin-top:26px;padding:22px}.q-first-task .eyebrow{color:#9b9276;font-size:8px}.q-first-task>p{color:#8a856f;margin-top:12px;font-size:11px}.q-first-task blockquote{color:#626752;margin:16px 0 9px;font-size:16px;font-weight:400;line-height:1.8}.q-first-task .q-text-button{color:#8b865f;font-size:10px}.q-result-rules{margin:22px 0}.q-result-rules p{color:#7b8a6d;margin-top:8px;font-size:12px;line-height:1.9}.q-result-rules strong{color:#657953;font-weight:500}.q-price-card{background:#fff;border:1px solid #dbe3ce;border-radius:13px;margin-top:30px;padding:28px}.q-price-card .eyebrow{color:#8da279;font-size:9px}.q-price-card h2{letter-spacing:-2px;color:#36512a;margin:18px 0 25px;font-size:46px;font-weight:500}.q-price-card h2>span{letter-spacing:0;color:#8b9b7d;font-size:13px}.q-price-lines{margin-bottom:18px}.q-price-lines>div{color:#6d7b5d;border-bottom:1px solid #edf0e6;justify-content:space-between;align-items:center;gap:15px;padding:11px 0;font-size:12px;line-height:1.7;display:flex}.q-price-lines strong{color:#577344;white-space:nowrap;font-weight:500}.q-price-card>.q-small{margin-top:10px}.q-preview-label{color:#867d5e;background:#f4f1e8;border-radius:7px;margin-top:18px;padding:14px;font-size:11px;line-height:1.85}.q-result-edit{flex-wrap:wrap;gap:15px;margin-top:18px;display:flex}.q-result-edit>.q-text-button{font-size:11px}@media (max-width:1050px){.v2-hero{gap:35px}.v2-demo{padding-inline:24px}.v2-header nav{gap:18px;font-size:11px}.v2-story-copy{padding:29px}.v2-story-scene{padding:30px}.v2-company{gap:45px}.v2-pricing{gap:30px;padding:32px}.v2-price-preview{padding-left:28px}.q-layout{grid-template-columns:180px minmax(0,650px);gap:45px}.q-sidebar .eyebrow{font-size:7px}.v2-review-grid blockquote{font-size:22px}}@media (max-width:760px){.v2-container{width:calc(100% - 40px)}.v2-header{height:73px}.v2-header>.v2-container{gap:12px}.v2-header nav{display:none}.v2-header .button{gap:9px;min-height:42px;padding:11px 12px;font-size:10px}.v2-header .button>span{font-size:17px}.v2-header .brand{font-size:26px}.v2-hero{grid-template-columns:1fr;gap:32px;padding-top:36px;padding-bottom:32px}.v2-kicker{letter-spacing:1.1px;font-size:9px}.v2-hero h1{letter-spacing:-2.8px;margin:24px 0 23px;font-size:clamp(45px,11.9vw,70px);line-height:1.09}.v2-hero-copy>p{max-width:460px;font-size:15px;line-height:1.85}.v2-main-cta{width:100%;min-height:55px;margin-top:24px;font-size:14px}.v2-hero-copy>small{text-align:center;font-size:11px;line-height:1.8}.v2-down{justify-content:center;margin-top:9px;font-size:11px;display:flex}.v2-demo{border-radius:19px;padding:18px 24px 22px}.v2-demo-label{letter-spacing:1px;font-size:8px}.v2-demo-tabs{margin-top:11px;margin-bottom:18px}.v2-demo-tabs button{min-height:40px;font-size:11px}.v2-phone{max-width:342px}.v2-user-bubble,.v2-agent-bubble{font-size:12px}.v2-demo-foot{margin-top:20px;font-size:10px}.v2-integrations{grid-template-columns:1fr 1fr;gap:21px 15px;padding:24px 0;display:grid}.v2-integrations>p{display:none}.v2-integrations>span{font-size:13px}.v2-section{padding-top:62px}.v2-section-head{margin-bottom:28px}.v2-section h2,.v2-company h2,.v2-pricing h2,.v2-final h2{letter-spacing:-1.5px;margin-top:16px;font-size:35px;line-height:1.22}.v2-section-head>p{margin-top:19px;font-size:14px}.v2-stories{gap:22px}.v2-story{border-radius:14px;grid-template-columns:1fr}.v2-story-copy{padding:25px 24px 18px}.v2-story h3{letter-spacing:-.8px;margin:20px 0 14px;font-size:27px}.v2-story-copy>p{font-size:14px;line-height:1.85}.v2-story li strong{font-size:13px}.v2-story li p{font-size:12px}.v2-story li{gap:10px;margin-top:17px}.v2-story ul{margin:24px 0 16px}.v2-story-label{font-size:8px}.v2-story-cta{min-height:48px;font-size:12px}.v2-story-scene{padding:27px 23px}.v2-scene-top{margin-bottom:21px}.v2-scene-request{margin-left:15px;padding:15px;font-size:13px}.v2-scene-result{margin-top:14px;margin-right:15px;padding:18px}.v2-scene-result p{font-size:14px}.v2-scene-caption{margin-top:20px;font-size:11px;line-height:1.75}.v2-company{grid-template-columns:1fr;gap:25px;padding-top:65px}.v2-company h2{font-size:33px}.v2-company>div:last-child>p{font-size:14px;line-height:1.9}.v2-company small{font-size:11px}.v2-review-grid{grid-template-columns:1fr;gap:14px}.v2-review-grid figure{padding:27px}.v2-review-grid blockquote{margin-bottom:25px;font-size:26px;line-height:1.5}.v2-review-grid figcaption strong{font-size:12px}.v2-review-grid figcaption small{font-size:11px}.v2-source{font-size:11px;line-height:1.6}.v2-pricing{border-radius:14px;grid-template-columns:1fr;gap:30px;margin-top:62px;padding:27px 24px}.v2-pricing>div>p{font-size:14px}.v2-pricing h2{font-size:31px}.v2-price-preview{border-top:1px solid #d7e0c8;border-left:0;padding:26px 0 0}.v2-price-preview>div>strong{font-size:47px}.v2-price-preview>div>span{font-size:13px}.v2-price-preview .button{min-height:53px;font-size:13px}.v2-price-preview .v2-price-note{font-size:11px}.v2-how ol{grid-template-columns:1fr;gap:25px}.v2-how li{grid-template-columns:42px 1fr;gap:7px 17px;padding-top:24px;display:grid}.v2-how li>span{grid-row:span 2;padding-top:3px;font-size:29px}.v2-how h3{margin:0;font-size:19px;line-height:1.5}.v2-how li p{font-size:14px}.v2-faq{grid-template-columns:1fr;gap:0}.v2-faq summary{padding:20px 0;font-size:14px;line-height:1.65}.v2-faq details>p{font-size:14px}.v2-final{margin-top:60px;padding:32px 23px}.v2-final h2{font-size:30px}.v2-final p{font-size:13px;line-height:1.85}.v2-final .button{width:100%;min-width:0;font-size:13px}.v2-final-star{margin-bottom:21px;font-size:40px}.v2-final .v2-kicker{font-size:8px}.v2-footer{gap:22px;padding-top:30px;padding-bottom:110px}.v2-footer .brand{font-size:26px}.v2-footer nav{justify-content:space-between;gap:12px;width:100%;margin:0;font-size:11px}.v2-footer>p{margin-left:auto;font-size:10px}.v2-mobile-cta{padding:11px 20px calc(11px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);z-index:15;background:#fcfbf7ed;display:block;position:fixed;bottom:0;left:0;right:0}.v2-mobile-cta .button{width:100%;min-height:50px;font-size:13px}.q-header{height:68px;padding:0 20px}.q-header .brand{font-size:25px}.q-close{gap:12px;font-size:11px}.q-close>span{font-size:26px}.q-layout{padding:31px 20px 0;display:block}.q-sidebar{display:none}.q-main{max-width:580px;margin:0 auto}.q-main>h1{letter-spacing:-1px;font-size:31px;line-height:1.2}.q-step-label{letter-spacing:1.2px;margin-bottom:14px;font-size:8px}.q-lead{margin:17px 0 25px;font-size:14px;line-height:1.85}.q-contexts{grid-template-columns:1fr;gap:15px}.q-context{border-radius:12px;grid-template-columns:110px 1fr;min-height:166px;display:grid}.q-context-art{height:100%;min-height:166px}.q-context-art>span{border-radius:11px;width:69px;height:74px;font-size:48px}.q-context-art>b{letter-spacing:.6px;font-size:6px;top:13px;left:13px}.q-context-art>i{width:160px;height:160px}.q-context-text{padding:20px 17px}.q-context-text strong{font-size:17px;line-height:1.5}.q-context-text p{margin:9px 0 12px;font-size:12px;line-height:1.75}.q-context-text>span{font-size:11px}.q-choice{border-radius:10px;gap:12px;padding:17px 15px}.q-choice-copy strong{font-size:14px;line-height:1.5}.q-choice-copy small{font-size:12px;line-height:1.7}.q-choice input{width:21px;height:21px}.q-icon{width:27px;font-size:22px}.q-option-price{font-size:15px}.q-option-price>small{font-size:10px}.q-base-note{padding:16px;font-size:12px;line-height:1.9}.q-base-note small{font-size:11px}.q-details{padding:0 16px}.q-details>summary{min-height:46px;font-size:11px}.q-details p,.q-details .q-limit{font-size:12px}.q-priority{padding-block:21px}.q-footer{padding:12px 20px calc(12px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)))}.q-footer>div{gap:13px;max-width:580px}.q-footer .button{gap:13px;min-width:110px;min-height:50px;padding:13px 18px;font-size:12px}.q-footer-hint>strong{white-space:nowrap;font-size:23px}.q-footer-hint strong>small{font-size:10px}.q-footer-hint>span{font-size:9px;line-height:1.6}.q-back{min-width:24px;padding:0;font-size:20px}.q-back>span{display:none}.q-restored{gap:8px;padding:9px 12px;font-size:11px}.q-restored button{max-width:72px;min-height:44px;font-size:10px;line-height:1.6}.q-agent-card{gap:14px;padding:20px 16px}.q-agent-card h2{font-size:18px}.q-agent-card small{letter-spacing:.65px;font-size:7px}.q-agent-card p{font-size:10px}.q-agent-icon{border-radius:13px;width:49px;height:52px;font-size:47px}.q-agent-icon>span{font-size:20px}.q-subheading{font-size:17px}.q-results-list strong{font-size:14px}.q-results-list small{font-size:12px}.q-results-list summary{gap:12px}.q-result-detail p{font-size:12px}.q-first-task{padding:20px 17px}.q-first-task blockquote{font-size:15px}.q-first-task .q-text-button{font-size:11px}.q-result-rules p{font-size:12px}.q-price-card{padding:23px 20px}.q-price-card h2{font-size:43px}.q-price-lines>div{font-size:12px}.q-small{font-size:11px}.q-preview-label{padding:13px;font-size:11px}.q-result-edit{gap:3px 17px}.q-result-edit>.q-text-button{font-size:11px}.q-bottom-space{height:124px}.dialog-content{padding-inline:20px}.dialog-content>h2{font-size:28px}.field input,.field select{font-size:16px}}@media (max-width:360px){.v2-container{width:calc(100% - 32px)}.v2-header .brand{font-size:23px}.v2-header .button{gap:7px;padding:11px 10px;font-size:9px}.v2-hero h1{letter-spacing:-2.4px;font-size:43px}.v2-hero-copy>p{font-size:14px}.v2-demo{padding-inline:16px}.v2-demo-tabs{gap:2px}.v2-story-copy{padding-inline:20px}.v2-story h3{font-size:25px}.v2-scene-request{margin-left:7px}.v2-scene-result{margin-right:7px}.v2-pricing{padding-inline:20px}.v2-final h2{font-size:27px}.q-layout{padding-inline:16px}.q-main>h1{font-size:28px}.q-context{grid-template-columns:92px 1fr}.q-context-text{padding:18px 14px}.q-context-text strong{font-size:16px}.q-context-art>b{font-size:5px;left:9px}.q-choice{gap:10px;padding-inline:12px}.q-choice-copy strong{font-size:13px}.q-choice-copy small{font-size:11px}.q-footer{padding-inline:16px}.q-footer>div{gap:10px}.q-footer .button{gap:8px;padding-inline:13px;font-size:11px}.q-footer-hint>strong{font-size:21px}.q-footer-hint>span{font-size:8px}.q-price-card{padding-inline:17px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.q-sidebar li button{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;min-height:36px;padding:5px 0}.uc-filters{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.uc-filters button{color:#59624f;font:inherit;background:0 0;border:1px solid #dde2d6;border-radius:30px;min-height:44px;padding:10px 17px;font-size:13px}.uc-filters button[aria-pressed=true]{color:#fff;background:#303c28;border-color:#303c28}.uc-selection{color:#67745b;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 22px;font-size:12px;display:flex}.uc-selection>span{width:100%;margin-bottom:4px}.uc-selection button{color:#415638;min-height:44px;font:inherit;text-align:left;background:#edf2e4;border:1px solid #dce4cf;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;padding:9px 12px;display:flex}.uc-selection button span{font-size:19px}.uc-cards{gap:20px;display:grid}.uc-card{background:#fff;border:1px solid #dfe4d8;border-radius:15px;padding:25px;transition:border-color .15s,background .15s}.uc-card.is-picked{background:#f6f8ef;border-color:#839a6d;box-shadow:0 0 0 1px #839a6d}.uc-card-title{cursor:pointer;letter-spacing:-.35px;align-items:flex-start;gap:15px;min-height:44px;font-size:20px;font-weight:500;line-height:1.4;display:flex}.uc-card input,.uc-option input{accent-color:#526b3d;cursor:pointer;flex-shrink:0;width:21px;height:21px;margin:4px 0 0}.uc-situation{color:#707a67;margin:13px 0 21px;font-size:14px;line-height:1.75}.uc-case-example{background:#f3f0e8;border-radius:9px;margin-bottom:16px;padding:15px 17px}.uc-case-example>span,.uc-case-action>span,.uc-context>span,.uc-live-result>span{letter-spacing:.5px;color:#7e7e65;font-size:10px}.uc-case-example p{color:#515744;margin:7px 0 0;font-size:14px;line-height:1.75}.uc-case-action>span{color:#62774d;font-weight:600}.uc-case-action p{color:#4d5c42;margin:5px 0 0;font-size:14px;line-height:1.8}.uc-card-bottom{border-top:1px solid #e7ebdf;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:15px;display:flex}.uc-card-bottom>small{color:#758166;max-width:165px;font-size:11px;line-height:1.6}.uc-pick{font:inherit;color:#3f5630;text-align:left;background:#f8faf2;border:1px solid #d6dfcc;border-radius:7px;min-height:44px;padding:10px 13px;font-size:12px;font-weight:500}.uc-pick[aria-pressed=true]{color:#fff;background:#425633;border-color:#425633}.uc-show-more{color:#4f693c;width:100%;min-height:54px;font:inherit;text-align:left;background:0 0;border:1px solid #dce3d1;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;margin:23px 0;padding:15px 20px;font-size:14px;display:flex}.uc-local-note{color:#818c73;margin-top:22px;font-size:12px;line-height:1.8}.uc-context,.uc-live-result{background:#f0f3e8;border:1px solid #e2e6d7;border-radius:11px;margin-bottom:30px;padding:20px 23px}.uc-context p,.uc-live-result p{color:#586849;margin:8px 0 0;font-size:14px;line-height:1.8}.uc-live-result{background:#eef4e4;border-color:#d5e0c7;margin:30px 0 0}.uc-live-result>span{color:#728a58}.uc-questions{gap:33px;display:grid}.uc-question{border:0;min-width:0;margin:0 0 30px;padding:0}.uc-questions .uc-question{margin:0}.uc-question legend{color:#30392a;letter-spacing:-.35px;max-width:100%;margin-bottom:16px;padding:0;font-size:20px;font-weight:500;line-height:1.4}.uc-question-hint{color:#758166;margin:0 0 15px;font-size:12px;line-height:1.8}.uc-options{gap:10px;display:grid}.uc-option{cursor:pointer;color:#535f48;background:#fff;border:1px solid #dfe4d6;border-radius:9px;align-items:center;gap:13px;min-height:57px;padding:16px 19px;font-size:14px;line-height:1.6;display:flex}.uc-option input{margin:0}.uc-option.is-picked{color:#3b522d;background:#f0f5e8;border-color:#8aa173}.uc-input-wrap{align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.uc-input-wrap input{width:100%;min-width:0;min-height:54px;font:inherit;color:#3f4b36;background:#fff;border:1px solid #d7dfcd;border-radius:9px;padding:15px 17px;font-size:16px}.uc-input-wrap span{color:#718260;flex-shrink:0;font-size:12px}.uc-input-wrap input:focus{outline-offset:2px;outline:2px solid #8a9f75}.uc-question .q-choices+.uc-question-hint{margin-top:15px}.uc-responsibilities{gap:24px;display:grid}.uc-responsibility{border-bottom:1px solid #dce3d1;padding:25px 0}.uc-result-heading{align-items:center;gap:13px;margin-bottom:18px;display:flex}.uc-result-heading>span{color:#8a9b78;font-size:13px}.uc-result-heading h2,.uc-result-rules h2,.uc-result-price h2{letter-spacing:-.4px;flex:1;margin:0;font-size:20px;font-weight:500;line-height:1.4}.uc-result-heading button{flex-shrink:0}.uc-responsibility dl{grid-template-columns:100px minmax(0,1fr);gap:18px 22px;margin:0 0 20px;display:grid}.uc-responsibility dt{color:#7b8d69;padding-top:2px;font-size:12px;line-height:1.85}.uc-responsibility dd{color:#49583e;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.8}.uc-responsibility .q-details{padding:0}.uc-responsibility>p{color:#536447;font-size:14px;line-height:1.8}.uc-result-rules{margin:32px 0}.uc-result-rules p{color:#617253;margin-top:10px;font-size:14px;line-height:1.8}.uc-result-price{background:#fff;border:1px solid #dce4d0;border-radius:13px;margin:30px 0 20px;padding:25px}.uc-result-price h2{margin-bottom:20px}.uc-result-price .price-lines>div{gap:20px}.uc-result-price .price-lines strong{flex-shrink:0}.uc-result-price .price-lines .uc-pending-price{white-space:normal;text-align:right;color:#878b78;max-width:110px;font-size:12px}.uc-total{border-top:1px solid #dce3d1;justify-content:space-between;align-items:center;gap:15px;padding:21px 0;display:flex}.uc-total>span{color:#78876c;font-size:12px}.uc-total strong{letter-spacing:-.5px;text-align:right;color:#3f5531;font-size:22px;font-weight:500;line-height:1.3}.uc-result-price>.uc-question-hint{margin:0}.q-agent-card .v2-agent-mark{flex-shrink:0}.q-agent-card>div{min-width:0}.q-agent-card p{overflow-wrap:anywhere;line-height:1.8}.q-footer-hint>strong.uc-footer-pending{letter-spacing:-.25px;white-space:normal;max-width:205px;font-size:17px;line-height:1.3}.quote-total .uc-total-pending{text-align:right;max-width:210px;font-size:20px;line-height:1.4}.q-main{min-width:0}.uc-card button:focus-visible{outline-offset:4px;outline:2px solid #526b3d}.uc-filters button:focus-visible{outline-offset:4px;outline:2px solid #526b3d}.uc-show-more:focus-visible{outline-offset:4px;outline:2px solid #526b3d}.uc-selection button:focus-visible{outline-offset:4px;outline:2px solid #526b3d}@media (max-width:760px){.uc-card{padding:20px 18px}.uc-card-title{gap:12px;font-size:19px}.uc-situation{margin-top:11px;font-size:13px;line-height:1.8}.uc-case-example{padding:13px 14px}.uc-case-example p,.uc-case-action p{font-size:13px;line-height:1.8}.uc-card-bottom{flex-direction:column;align-items:flex-start;gap:9px}.uc-card-bottom>small{max-width:none}.uc-pick{text-align:center;width:100%;min-height:46px;font-size:13px}.uc-filters{gap:6px}.uc-filters button{padding-inline:14px;font-size:12px}.uc-question legend{font-size:20px}.uc-option{padding:14px 15px;font-size:14px}.uc-context,.uc-live-result{padding:18px}.uc-responsibility{padding:15px 0 23px}.uc-result-heading{align-items:flex-start;gap:9px}.uc-result-heading>span{padding-top:5px}.uc-result-heading h2{font-size:19px}.uc-result-heading button{min-height:34px;padding:0;font-size:11px}.uc-responsibility dl{grid-template-columns:1fr;gap:6px}.uc-responsibility dt{margin-top:13px;font-size:11px;font-weight:600}.uc-responsibility dd{font-size:14px}.uc-result-price{padding:22px 18px}.uc-total{flex-direction:column;align-items:flex-start;gap:9px}.uc-total strong{text-align:left;font-size:22px}.q-footer>div{grid-template-columns:28px minmax(0,1fr);gap:9px 12px;display:grid}.q-footer-hint{grid-column:2;justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.q-footer-hint>strong{letter-spacing:-.3px;font-size:18px}.q-footer-hint>span{text-align:right;max-width:120px;font-size:10px}.q-footer>div>.q-footer-hint:first-child{grid-column:1/-1}.q-footer .button{grid-column:1/-1;width:100%;min-height:50px;font-size:14px}.q-back{min-height:32px}.q-footer-hint>strong.uc-footer-pending{max-width:175px;font-size:14px}.q-bottom-space{height:190px}.q-footer{padding-top:10px}.q-agent-card p{font-size:11px}.q-option-price,.q-choice-copy strong{font-size:14px}.uc-selection button{max-width:100%;font-size:11px}.uc-selection button span{flex-shrink:0}.checkout-bottom>span{font-size:13px}.quote-total .uc-total-pending{max-width:150px;font-size:17px}}.quote-total .uc-total-pending{white-space:normal;min-width:0}.quote-total>span{min-width:0}.uc-responsibility h3{margin-bottom:12px;font-size:20px;font-weight:500}@media (prefers-reduced-motion:reduce){.uc-card{transition:none}}.cf-root{--cf-line:#dde2d5;--cf-muted:#707e65;--cf-green:#3d5032;color:#292e26;background:#fcfbf7;min-height:100dvh;padding-bottom:150px;font-size:15px;line-height:1.55}.cf-root button,.cf-sheet button{font:inherit;cursor:pointer}.cf-root button:disabled{cursor:default;opacity:.45}:is(.cf-root button:focus-visible,.cf-root a:focus-visible,.cf-root input:focus-visible,.cf-root select:focus-visible,.cf-sheet button:focus-visible){outline-offset:4px;outline:2px solid #577443}.cf-root h1:focus,.cf-function:focus{outline:none}.cf-root input{accent-color:#455c35}.cf-root button,.cf-root input,.cf-root select{touch-action:manipulation}.cf-root fieldset{min-width:0}.cf-root p{overflow-wrap:anywhere}.cf-header{border-bottom:1px solid var(--cf-line);justify-content:space-between;align-items:center;gap:24px;height:84px;padding:0 max(32px,50% - 668px);display:flex}.cf-header .brand{font-size:33px}.cf-close{color:#77816d;align-items:center;gap:20px;min-height:44px;font-size:13px;text-decoration:none;display:flex}.cf-close>span{font-size:27px;line-height:1}.cf-layout{grid-template-columns:175px minmax(0,1fr) 300px;align-items:start;gap:40px;max-width:1400px;margin:auto;padding:54px 32px 30px;display:grid}.cf-main{min-width:0;max-width:690px}.cf-eyebrow{letter-spacing:1.45px;color:#809070;margin:0 0 20px;font-size:10px;font-weight:600}.cf-main>h1{letter-spacing:-1.7px;margin:0;font-size:42px;font-weight:500;line-height:1.15}.cf-lead{color:var(--cf-muted);max-width:590px;margin:21px 0 30px;font-size:16px;line-height:1.8}.cf-rail{position:sticky;top:34px}.cf-rail>.cf-eyebrow{letter-spacing:1px;margin-bottom:29px;font-size:9px}.cf-rail ol{gap:17px;margin:0;padding:0;list-style:none;display:grid}.cf-rail li button{text-align:left;color:#859079;background:0 0;border:0;align-items:center;gap:12px;min-height:48px;padding:0;font-size:13px;display:flex}.cf-rail li button>span{border:1px solid #d7dfce;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.cf-rail li .is-current{color:#36472d;font-weight:600}.cf-rail li .is-current>span{color:#fff;background:#3e5032;border-color:#3e5032}.cf-rail-note{border-top:1px solid var(--cf-line);color:var(--cf-muted);margin:33px 0 24px;padding-top:23px;font-size:12px;line-height:1.9}.cf-text{color:#526943;text-align:left;background:0 0;border:0;align-items:center;gap:10px;min-height:44px;padding:0;text-decoration:none;display:inline-flex;font-size:12px!important;font-weight:500!important}.cf-text:hover{text-underline-offset:4px;text-decoration:underline}.cf-small{color:var(--cf-muted);margin:16px 0;font-size:12px;line-height:1.8}.cf-muted{color:var(--cf-muted);margin:10px 0 22px;font-size:14px;line-height:1.8}.cf-restored{border:1px solid var(--cf-line);color:#647757;background:#f3f6ec;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding:4px 8px 4px 15px;font-size:12px;display:flex}.cf-icon-button{color:#748267;background:0 0;border:0;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;padding:0;display:grid;font-size:23px!important}.cf-icon-button:hover{background:#e9eedf}.cf-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cf-loading{max-width:700px;margin:auto;padding:80px 24px}.cf-loading h1{font-size:32px}.cf-loading p{margin:20px 0 30px}.cf-purposes{border:0;gap:14px;margin:0;padding:0;display:grid}.cf-purpose{cursor:pointer;background:#fff;border:1px solid #dce1d4;border-radius:14px;align-items:center;gap:20px;min-height:125px;padding:23px;display:flex}.cf-purpose.is-picked{background:#f1f5e9;border-color:#7d9568;box-shadow:0 0 0 1px #7d9568}.cf-purpose-icon{color:#4e663b;background:#eaf0e0;border-radius:13px;flex-shrink:0;place-items:center;width:66px;height:72px;font-size:38px;display:grid}.cf-purpose-personal{color:#c88350;background:#faecde}.cf-purpose-both{color:#88759b;background:#eeeaf4}.cf-purpose-copy{flex:1;gap:9px;min-width:0;display:grid}.cf-purpose-copy strong{letter-spacing:-.35px;font-size:19px;font-weight:500;line-height:1.4}.cf-purpose-copy>span{color:#76836a;font-size:13px;line-height:1.7}.cf-purpose>input{flex-shrink:0;width:21px;height:21px;margin:0}.cf-purpose-note{margin-top:23px}.cf-preview{background:#f1f4e9;border:1px solid #dce3d1;border-radius:14px;max-height:calc(100dvh - 160px);position:sticky;top:28px;overflow:auto}.cf-preview>fieldset{border:0;margin:0;padding:0}.cf-preview-content{padding:23px}.cf-preview-intro{border-bottom:1px solid #d8e0cb;align-items:center;gap:13px;padding-bottom:22px;display:flex}.cf-avatar{color:#f8f8ef;background:#435635;border-radius:13px;flex-shrink:0;place-items:center;width:49px;height:52px;font-family:Georgia,serif;font-size:48px;line-height:1;display:grid;position:relative}.cf-avatar>span{color:#c4d4a7;font-size:20px;position:absolute;top:-3px;right:1px}.cf-preview h2,.cf-preview-content h2{letter-spacing:-.35px;margin:0 0 4px;font-size:19px;font-weight:500;line-height:1.4}.cf-preview-intro p{color:#7a896c;margin:0;font-size:11px;line-height:1.7}.cf-preview-empty{text-align:center;color:#859574;padding:28px 0 10px}.cf-preview-empty>span{font-size:31px;font-weight:300}.cf-preview-empty p{max-width:205px;margin:10px auto;font-size:13px;line-height:1.85}.cf-preview-list{margin:0;padding:0;list-style:none}.cf-preview-list li{border-bottom:1px solid #d9e1ce;padding:14px 0}.cf-preview-list li>div{justify-content:space-between;align-items:flex-start;gap:2px;display:flex}.cf-preview-edit{text-align:left;color:#384b2c;background:0 0;border:0;gap:5px;padding:5px 0;line-height:1.6;display:grid;font-size:13px!important}.cf-preview-edit>span{color:#7b8a6d;font-size:10px;font-weight:400}.cf-preview-list li>p{color:#6d7e5d;margin:10px 0 0;font-size:11px;line-height:1.85}.cf-preview-list .cf-icon-button{width:32px;min-width:32px;margin-right:-8px;font-size:20px!important}.cf-preview-price{margin-top:19px}.cf-preview-price>summary{cursor:pointer;color:#3f5432;justify-content:space-between;align-items:center;gap:12px;min-height:44px;font-size:16px;font-weight:500;list-style:none;display:flex}.cf-preview-price>summary::-webkit-details-marker{display:none}.cf-preview-content>.cf-small{margin-bottom:0;font-size:11px}.cf-function-groups{gap:16px;display:grid}.cf-group{background:#fff;border:1px solid #dce2d4;border-radius:13px;overflow:hidden}.cf-group>h2{margin:0;font-size:18px;font-weight:500}.cf-group-toggle{text-align:left;color:#3c4e30;background:#f6f7f0;border:0;align-items:center;gap:15px;width:100%;padding:20px 22px;line-height:1.5;display:flex}.cf-group-number{color:#91a181;flex-shrink:0;font-size:12px;font-weight:400}.cf-group-toggle>span:nth-child(2){flex:1}.cf-group-toggle small{color:#7f8c72;margin-top:3px;font-size:11px;font-weight:400;display:block}.cf-chevron{flex-shrink:0;font-size:20px;font-weight:400}.cf-group-content{padding:0 20px 20px}.cf-group-description{color:#7a896b;margin:18px 0;font-size:12px;line-height:1.85}.cf-function{background:#fff;border:1px solid #e0e4d8;border-radius:11px;margin-top:13px;padding:20px;scroll-margin-top:24px}.cf-function.is-picked{background:#f9fbf5;border-color:#9caf88}.cf-function-select{cursor:pointer;align-items:center;gap:14px;display:flex}.cf-function-select>input{flex-shrink:0;width:22px;height:22px;margin:0}.cf-function-select>span{gap:4px;min-width:0;display:grid}.cf-function-select small{color:#8a957e;font-size:10px;line-height:1.5}.cf-function-select strong{letter-spacing:-.3px;font-size:18px;font-weight:500;line-height:1.4}.cf-function-result{color:#708161;margin:15px 0 10px;font-size:13px;line-height:1.8}.cf-function-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.cf-function-price{color:#4e643f;font-size:13px;font-weight:500}.cf-price-pending{color:#8a7c60;font-size:11px;line-height:1.6}.cf-function-detail{border-top:1px solid #dde5d3;margin-top:5px;padding-top:22px}.cf-function-detail h3{margin:0 0 15px;font-size:14px;font-weight:600}.cf-actions{gap:10px;margin:0 0 20px;padding:0;list-style:none;display:grid}.cf-actions li{color:#627653;align-items:baseline;gap:10px;font-size:12px;line-height:1.75;display:flex}.cf-actions li:before{content:"✓";color:#8fa277;flex-shrink:0}.cf-example{background:#f2eee4;border-radius:8px;margin:0 0 18px;padding:15px 17px}.cf-example>span{color:#938b77;font-size:10px}.cf-example>p{color:#746b55;margin:8px 0 0;font-size:12px;line-height:1.85}.cf-function-detail .cf-settings-title{border-top:1px solid #dce4d0;margin-top:24px;margin-bottom:23px;padding-top:25px;font-size:16px}.cf-function-detail .uc-question{margin:0 0 24px}.cf-function-detail .uc-question legend{letter-spacing:0;margin-bottom:12px;font-size:14px;font-weight:500;line-height:1.6}.cf-function-detail .uc-question-hint{margin-bottom:12px;font-size:11px;line-height:1.75}.cf-function-detail .uc-option{gap:11px;min-height:49px;padding:12px;font-size:12px;line-height:1.6}.cf-function-detail .uc-option input{width:18px;height:18px}.cf-function-detail .uc-input-wrap input{min-height:49px;padding:12px;font-size:16px}.cf-configured-result{color:#64794f;border-left:2px solid #b4c59e;margin:0 0 17px;padding-left:14px;font-size:12px;line-height:1.9}.cf-done{color:#405933;background:#edf3e5;border:1px solid #ccd9bf;border-radius:8px;width:100%;min-height:46px;padding:10px 16px;display:block;font-size:13px!important}.cf-communication{border-top:1px solid var(--cf-line);margin-top:35px;padding-top:29px}.cf-communication h2,.cf-checkout-section h2{letter-spacing:-.5px;margin:0 0 14px;font-size:22px;font-weight:500;line-height:1.4}.cf-addon{border:1px solid var(--cf-line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:13px;margin-top:11px;padding:17px;display:flex}.cf-addon>input{flex-shrink:0;width:21px;height:21px;margin:0}.cf-addon>span{flex:1;gap:5px;display:grid}.cf-addon strong{font-size:14px;font-weight:500;line-height:1.5}.cf-addon small{color:#7a896b;font-size:11px;line-height:1.7}.cf-addon>b{color:#4f653f;font-size:13px;font-weight:500}.cf-approval{border:0;margin:28px 0 0;padding:0}.cf-approval legend{margin-bottom:15px;font-size:15px;font-weight:500}.cf-approval .uc-option{margin-top:10px;padding:15px;font-size:13px}.cf-checkout-fields{border:0;margin:0;padding:0}.cf-checkout-section{border-bottom:1px solid var(--cf-line);margin:0 0 35px;padding-bottom:27px}.cf-checkout-section:last-child{border-bottom:0;margin-bottom:0}.cf-section-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.cf-section-heading h2{margin:0}.cf-review-list{border-top:1px solid var(--cf-line)}.cf-review-list>details{border-bottom:1px solid var(--cf-line)}.cf-review-list summary{cursor:pointer;align-items:center;gap:13px;min-height:72px;padding:14px 0;font-size:15px;list-style:none;display:flex}.cf-review-list summary>span:nth-child(2){flex:1}.cf-review-list summary::-webkit-details-marker{display:none}.cf-check{color:#8aa06f;background:#edf2e4;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;display:grid}.cf-review-detail{padding:0 0 15px 41px}.cf-review-detail>p{color:#5e7350;margin:0 0 17px;font-size:13px;line-height:1.85}.cf-review-detail dl{gap:12px;margin:0;display:grid}.cf-review-detail dt{color:#8b957e;margin-bottom:3px;font-size:11px}.cf-review-detail dd{color:#536647;margin:0;font-size:12px}.cf-checkout-section .field{margin-top:21px;font-size:13px}.cf-checkout-section .field input,.cf-checkout-section .field select{width:100%;min-width:0;min-height:50px;font-size:16px}.cf-checkout-section .field small{font-size:11px;line-height:1.8}.cf-telegram{background:#edf3ef;border-radius:11px;margin-top:20px;padding:19px}.cf-telegram p{color:#627568;margin:0 0 16px;font-size:12px;line-height:1.8}.cf-telegram .button{min-height:46px;font-size:13px}.cf-connected{color:#4b713d;font-size:13px}.cf-price-lines{margin:17px 0 0}.cf-price-lines>div{color:#6a7b5d;justify-content:space-between;align-items:baseline;gap:20px;padding:8px 0;font-size:13px;line-height:1.6;display:flex}.cf-price-lines>div>span:last-child{text-align:right;flex-shrink:0}.cf-price-lines .cf-price-total{color:#405531;border-top:1px solid #d9e1ce;margin-top:13px;padding-top:19px;font-size:15px}.cf-price-total>strong{font-weight:500}.cf-price-total>strong:last-child{text-align:right}.cf-price-lines>p{color:#8b826c;margin:12px 0 0;font-size:11px;line-height:1.8}.cf-preview .cf-price-lines>div{gap:12px;font-size:11px}.cf-preview .cf-price-total{font-size:12px}.cf-local-note{color:#8a7d64;background:#f1eee5;border:1px solid #e4dfd1;border-radius:9px;margin:23px 0 0;padding:16px 18px;font-size:12px;line-height:1.8}.cf-saved{background:#eef4e5;border:1px solid #ccdab9;border-radius:12px;margin-top:24px;padding:24px}.cf-saved>span{color:#839e64;font-size:26px}.cf-saved>h2{margin:12px 0;font-size:22px;font-weight:500}.cf-saved>p{color:#6c8158;font-size:13px;line-height:1.85}.cf-saved .cf-text{display:flex}.cf-footer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:17px 32px calc(17px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)));z-index:20;background:#fcfbf7f5;border-top:1px solid #dce2d3;position:fixed;bottom:0;left:0;right:0}.cf-footer-inner{align-items:center;gap:32px;max-width:1336px;margin:0 auto;display:flex}.cf-back{color:#7a896d;background:0 0;border:0;align-items:center;gap:9px;min-width:175px;min-height:48px;padding:0;display:flex;font-size:13px!important}.cf-footer-preview{text-align:left;color:#4e633e;background:0 0;border:0;gap:3px;min-height:48px;padding:0;display:grid}.cf-footer-preview>span{color:#8b997c;font-size:11px}.cf-footer-preview i{margin-left:6px;font-size:16px;font-style:normal}.cf-footer-preview>strong{letter-spacing:-.4px;font-size:19px;font-weight:500;line-height:1.4}.cf-next{min-width:245px;min-height:56px;margin-left:auto;border-radius:10px!important;font-size:14px!important}.cf-footer-error{color:#98634a;max-width:920px;margin:0 auto 10px;font-size:12px}.cf-mobile-progress{display:none}.cf-sheet{--cf-muted:#707e65;color:#35482b;overscroll-behavior:contain;background:#fcfbf7;border:1px solid #d8e2cb;border-bottom:0;border-radius:22px 22px 0 0;width:min(100%,620px);max-width:100%;max-height:85dvh;margin:0 auto;padding:0;position:fixed;inset:auto 0 0;overflow:auto;box-shadow:0 -15px 65px #26351b22}.cf-sheet::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#28332160}.cf-sheet-inner{padding:10px 20px calc(24px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)))}.cf-sheet-handle{background:#d4dccb;border-radius:10px;width:38px;height:4px;margin:0 auto 14px}.cf-sheet-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.cf-sheet-heading h2{margin:0;font-size:20px;font-weight:500}.cf-sheet .cf-preview-content{padding:15px 0 0}.cf-sheet .cf-preview-intro{display:none}.cf-sheet .cf-preview-list li>p{font-size:13px}.cf-sheet .cf-preview-edit{font-size:15px!important}.cf-sheet .cf-preview-edit>span{font-size:11px}.cf-sheet .cf-icon-button{width:44px;min-width:44px}.cf-sheet .cf-small{color:#7b896f}@media (max-width:1190px){.cf-layout{grid-template-columns:160px minmax(0,650px);justify-content:center;gap:42px}.cf-preview{display:none}.cf-footer-inner{max-width:850px}.cf-back{min-width:150px}.cf-main>h1{font-size:40px}}@media (max-width:760px){.cf-root{padding-bottom:190px}.cf-header{z-index:16;background:#fcfbf7;height:65px;padding:0 20px;position:sticky;top:0}.cf-header .brand{font-size:27px}.cf-close{gap:12px;font-size:11px}.cf-close>span{font-size:25px}.cf-mobile-progress{z-index:15;color:#8b977e;background:#fcfbf7;grid-template-columns:auto 1fr;gap:9px 14px;padding:10px 20px 0;font-size:10px;display:grid;position:sticky;top:65px}.cf-mobile-progress strong{text-align:right;color:#667c51;font-size:11px;font-weight:500}.cf-mobile-progress>div{grid-column:1/-1;gap:5px;display:flex}.cf-mobile-progress i{background:#e6eadf;border-radius:5px;flex:1;height:3px}.cf-mobile-progress i.is-filled{background:#8a9e72}.cf-layout{max-width:620px;padding:28px 20px 20px;display:block}.cf-rail,.cf-main>.cf-eyebrow{display:none}.cf-main{max-width:none}.cf-main>h1{letter-spacing:-1px;font-size:31px;line-height:1.2}.cf-lead{margin:15px 0 25px;font-size:14px;line-height:1.8}.cf-purposes{gap:12px}.cf-purpose{border-radius:12px;gap:14px;min-height:127px;padding:18px 15px}.cf-purpose-icon{border-radius:10px;width:45px;height:53px;font-size:29px}.cf-purpose-copy{gap:7px}.cf-purpose-copy strong{letter-spacing:-.2px;font-size:16px;line-height:1.45}.cf-purpose-copy>span{font-size:12px;line-height:1.7}.cf-purpose>input{width:19px;height:19px}.cf-small{font-size:11px;line-height:1.85}.cf-purpose-note{margin-top:22px}.cf-restored{margin-bottom:22px;font-size:11px}.cf-group-toggle{gap:12px;padding:17px 15px;line-height:1.5;font-size:16px!important}.cf-group-number,.cf-group-toggle small{font-size:10px}.cf-group-content{padding:0 12px 14px}.cf-group-description{margin:15px 3px;font-size:12px}.cf-function{margin-top:12px;padding:17px 15px;scroll-margin-top:125px}.cf-function-select{gap:12px}.cf-function-select strong{font-size:17px}.cf-function-result{margin-top:14px;font-size:13px}.cf-function-price{font-size:12px}.cf-function-detail .uc-option{padding:12px;font-size:13px;line-height:1.65}.cf-function-detail .uc-question legend{font-size:15px}.cf-function-detail .uc-question-hint{font-size:12px}.cf-function-detail .uc-question{margin-bottom:27px}.cf-function-detail .uc-input-wrap{flex-wrap:wrap;gap:7px}.cf-function-detail .uc-input-wrap>span{font-size:11px}.cf-actions li{gap:9px;font-size:13px;line-height:1.8}.cf-example{padding:14px}.cf-example>p{font-size:13px}.cf-example>span{font-size:11px}.cf-configured-result{font-size:13px}.cf-communication h2,.cf-checkout-section h2{font-size:21px}.cf-addon{gap:11px;padding:15px 13px}.cf-addon strong{font-size:13px}.cf-addon small{font-size:11px}.cf-addon>b{font-size:12px}.cf-approval legend{font-size:15px}.cf-approval .uc-option{padding:13px;font-size:13px}.cf-review-list summary{gap:11px;font-size:15px}.cf-review-detail{padding-left:0}.cf-review-detail dt{font-size:12px}.cf-review-detail dd{font-size:13px}.cf-checkout-section{margin-bottom:28px;padding-bottom:24px}.cf-checkout-section .field{font-size:14px}.cf-checkout-section .field small{font-size:12px}.cf-price-lines>div{gap:15px;font-size:13px}.cf-price-lines .cf-price-total{font-size:14px;line-height:1.6}.cf-price-total>strong:last-child{max-width:155px}.cf-local-note{padding:15px;font-size:12px}.cf-saved{padding:21px}.cf-saved>h2{font-size:21px}.cf-footer{padding:10px 20px calc(12px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)))}.cf-footer-inner{grid-template-columns:44px minmax(0,1fr);gap:6px 13px;max-width:580px;display:grid}.cf-back{min-width:0;min-height:38px;font-size:22px!important}.cf-back>span{display:none}.cf-footer-preview{justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:38px;display:flex}.cf-footer-preview>span{max-width:108px;font-size:10px;line-height:1.6}.cf-footer-preview>strong{letter-spacing:-.2px;text-align:right;max-width:164px;font-size:15px;line-height:1.4}.cf-next{grid-column:1/-1;width:100%;min-width:0;min-height:52px;margin:0;font-size:14px!important}.cf-footer-error{margin-bottom:7px;font-size:11px;line-height:1.7}.cf-sheet-heading h2{font-size:21px}.cf-sheet .cf-preview-list li>p{font-size:13px;line-height:1.9}.cf-sheet .cf-price-total>strong:last-child{max-width:150px}}@media (max-width:360px){.cf-header,.cf-layout,.cf-footer,.cf-mobile-progress{padding-inline:16px}.cf-purpose{gap:11px;padding-inline:13px}.cf-purpose-icon{width:37px;height:47px;font-size:25px}.cf-purpose-copy strong{font-size:15px}.cf-function{padding-inline:12px}.cf-group-content{padding-inline:10px}.cf-function-select strong{font-size:16px}.cf-footer-preview>strong{font-size:14px}.cf-main>h1{font-size:29px}}.cf-review-detail dl>div{min-width:0}.cf-review-detail dd,.cf-review-detail dt{overflow-wrap:anywhere}.cf-review-detail .cf-review-outcome{margin-bottom:20px}.cf-function-bar>.cf-price-pending{max-width:145px}.cf-price-lines .cf-price-pending{white-space:normal;max-width:145px}.cf-sheet .cf-preview-list li>div .cf-icon-button{min-height:44px}.cf-sheet-heading{z-index:1;background:#fcfbf7;padding-block:5px;position:sticky;top:0}.cf-close{justify-content:center;min-width:44px}.cf-stage-purpose .cf-purposes{margin-top:28px}.cf-footer-initial .cf-footer-inner{justify-content:flex-end;display:flex}@media (max-width:760px){.cf-purpose-screen{padding-bottom:120px}}@media (prefers-reduced-motion:reduce){.cf-root *{scroll-behavior:auto}}.ui-constructor .cf-main>h1{max-width:600px}.ui-mode-badge{color:#727b65;letter-spacing:.2px;white-space:nowrap;border:1px solid #dedfd4;border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:5px 10px;font-size:10px;display:inline-flex}.ui-mode-badge>span{background:#97a880;border-radius:50%;width:5px;height:5px}.ui-rail-scope{color:#859079;gap:5px;margin-top:42px;display:grid}.ui-rail-scope>strong{color:#5f7052;font-size:13px;font-weight:500}.ui-rail-scope>span{max-width:125px;font-size:11px;line-height:1.8}.ui-constructor .cf-layout{gap:34px}.ui-constructor .cf-lead{margin-bottom:27px}.ui-constructor .cf-preview{max-height:calc(100dvh - 168px)}.ui-constructor .cf-purposes{margin-top:0}.ui-constructor .cf-footer-preview>strong{font-size:17px}.ui-catalog-tools{margin-bottom:23px}.ui-search{background:#fff;border:1px solid #d9dfd0;border-radius:10px;align-items:center;gap:11px;min-height:52px;padding:0 15px;display:flex}.ui-search:focus-within{outline-offset:3px;outline:2px solid #577443}.ui-search svg{color:#859575;flex-shrink:0;width:19px;height:19px}.ui-search input{box-shadow:none;color:#34452c;background:0 0;border:0;width:100%;min-width:0;min-height:50px;font-size:14px;outline:none!important}.ui-search input::placeholder{color:#919989}.ui-catalog-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-top:13px;display:flex}.ui-catalog-filters{align-items:center;gap:5px;display:flex}.ui-catalog-filters button{color:#7c8771;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;min-height:44px;padding:9px 12px;font-size:12px;display:flex}.ui-catalog-filters button.is-active{color:#456036;background:#eef3e6;border-color:#dce4d1}.ui-catalog-filters button>span{color:#5e724d;background:#e5ebda;border-radius:5px;place-items:center;min-width:21px;height:20px;font-size:10px;display:grid}.ui-expand-all{white-space:nowrap;font-size:11px!important}.ui-results-count{color:#89937e;margin:10px 0 0;font-size:11px;line-height:1.8}.ui-blocks{gap:13px;display:grid}.ui-block{background:#fff;border:1px solid #dde3d4;border-radius:13px;min-width:0;scroll-margin-top:28px;overflow:clip}.ui-block.has-selection{border-color:#a8ba93}.ui-block.is-open{box-shadow:0 5px 22px #53663705}.ui-block h2{font:inherit;margin:0}.ui-block-toggle{text-align:left;width:100%;color:inherit;background:0 0;border:0;border-radius:12px;align-items:flex-start;gap:15px;padding:22px 22px 9px;display:flex}.ui-block-toggle:hover{transform:none!important}.ui-block-icon{background:#f0f2e9;border-radius:11px;flex-shrink:0;place-items:center;width:42px;height:44px;margin-top:3px;font-size:23px;display:grid}.ui-block-heading{flex:1;gap:7px;min-width:0;display:grid}.ui-block-kicker{color:#909b83;letter-spacing:1px;flex-wrap:wrap;align-items:center;gap:7px 13px;font-size:9px;line-height:1.6;display:flex}.ui-block-kicker>span{letter-spacing:0;color:#7a8b69;font-size:10px}.ui-block.has-selection .ui-block-kicker>span{color:#49673a;background:#edf3e3;border-radius:4px;padding:1px 6px}.ui-block-heading>strong{letter-spacing:-.3px;overflow-wrap:anywhere;font-size:19px;font-weight:500;line-height:1.4}.ui-block-description{color:#7b896e;max-width:430px;font-size:12px;line-height:1.85}.ui-block-chevron{color:#879975;place-items:center;width:23px;min-width:23px;min-height:28px;font-size:24px;font-weight:300;display:grid}.ui-block-services{flex-wrap:wrap;gap:5px;padding:0 22px 20px 79px;display:flex}.ui-block-services>span{color:#8a9380;background:#fafbf7;border:1px solid #e7eadf;border-radius:5px;padding:2px 7px;font-size:9px;line-height:1.6}.ui-block-body{border-top:1px solid #e4e8dd;margin:0 20px;padding-bottom:20px}.ui-block-body[hidden]{display:none}.ui-block-actions{justify-content:space-between;align-items:center;gap:15px;padding:10px 0;display:flex}.ui-block-actions>p{color:#839274;font-size:11px}.ui-block-actions .cf-text{font-size:10px!important}.ui-capabilities{border:0;gap:7px;margin:0;padding:0;display:grid}.ui-capability{cursor:pointer;background:#fbfcf8;border:1px solid #e5e9df;border-radius:9px;align-items:flex-start;gap:12px;min-width:0;padding:15px 14px;display:flex}.ui-capability:hover{background:#f8faf3;border-color:#c5d1b8}.ui-capability.is-picked{background:#f0f5e8;border-color:#b5c8a0}.ui-capability:focus-within{outline-offset:2px;outline:2px solid #577443}.ui-capability>input{flex-shrink:0;width:19px;height:19px;margin:3px 0 0}.ui-capability>span{gap:6px;min-width:0;display:grid}.ui-capability strong{color:#465b38;overflow-wrap:anywhere;font-size:13px;font-weight:500;line-height:1.6}.ui-capability>span>span{color:#7d8b70;overflow-wrap:anywhere;font-size:11px;line-height:1.85}.ui-scope-note{color:#8a826f;border-left:2px solid #ddd8c9;margin:16px 1px 0;padding-left:12px;font-size:10px;line-height:1.85}.ui-block-notes{border-top:1px solid #e1e7d8;gap:5px;margin-top:22px;padding-top:17px;display:grid}.ui-block-notes>span{color:#5b704a;font-size:13px;font-weight:500}.ui-block-notes>small{color:#88957b;font-size:10px;line-height:1.8}.ui-block-notes>textarea{resize:vertical;color:#516345;background:#fff;border:1px solid #dce3d2;border-radius:8px;width:100%;min-width:0;min-height:88px;margin-top:6px;padding:11px 12px;font-size:16px;line-height:1.7}.ui-block-notes>textarea::placeholder{color:#98a08e;font-size:12px}.ui-block-notes>textarea:focus-visible{outline-offset:3px;outline:2px solid #577443}.ui-selection-count{align-items:center;gap:12px;padding:21px 0 12px;display:flex}.ui-selection-count>strong{letter-spacing:-2px;color:#475d38;font-size:39px;font-weight:400;line-height:1}.ui-selection-count>span{color:#7f8e70;font-size:11px;line-height:1.8}.ui-summary-note{color:#89947d;border-top:1px solid #dbe3d1;margin-top:21px;padding-top:16px;font-size:11px;line-height:1.85}.ui-selection .cf-preview-list .cf-icon-button{width:44px;min-width:44px;margin-right:-10px}.ui-selection .cf-preview-list li>p{margin-top:6px}.ui-no-results{text-align:center;background:#f7f9f1;border:1px dashed #d6dfc9;border-radius:12px;padding:42px 22px}.ui-no-results>span{color:#8c9b7c;font-size:36px}.ui-no-results h2{margin:8px 0;font-size:19px;font-weight:500;line-height:1.5}.ui-no-results p{color:#81906f;max-width:370px;margin:auto;font-size:13px;line-height:1.8}.ui-no-results button{margin-top:14px}.ui-bottom-note{color:#8b977e;background:#f3f3ea;border-radius:10px;justify-content:center;align-items:center;gap:13px;margin:32px 0 12px;padding:17px;display:flex}.ui-bottom-note>span{color:#a0ad89;font-size:27px}.ui-bottom-note p{font-size:11px;line-height:1.9}.ui-bottom-note strong{color:#657651;font-weight:400}.ui-name{color:#5f7152;gap:10px;margin-bottom:28px;font-size:13px;display:grid}.ui-name>input{color:#425535;background:#fff;border:1px solid #d7dfcb;border-radius:9px;width:100%;min-width:0;min-height:52px;padding:12px 15px;font-size:16px}.ui-review-blocks{gap:17px;display:grid}.ui-review-block{background:#fff;border:1px solid #dce3d2;border-radius:12px;padding:20px}.ui-review-heading{align-items:center;gap:12px;margin-bottom:13px;display:flex}.ui-review-heading>span{flex-shrink:0;font-size:21px}.ui-review-heading>h2{flex:1;min-width:0;font-size:17px;font-weight:500;line-height:1.5}.ui-review-heading>button{font-size:11px!important}.ui-review-block ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.ui-review-block li{align-items:flex-start;gap:10px;display:flex}.ui-review-block li>span{color:#809767;padding-top:2px;font-size:12px}.ui-review-block li>div{min-width:0}.ui-review-block li strong{color:#557044;overflow-wrap:anywhere;font-size:12px;font-weight:500;line-height:1.7}.ui-review-block li p{color:#88977b;margin-top:4px;font-size:11px;line-height:1.85}.ui-review-notes{border-top:1px solid #e0e6d8;margin-top:18px;padding-top:15px;font-size:12px;line-height:1.85}.ui-review-notes strong{color:#677d55;font-weight:500}.ui-review-notes p{color:#879779;white-space:pre-wrap;margin-top:5px}.ui-download{margin-top:18px}.ui-storage-error{margin-top:22px}.ui-summary-sheet .ui-selection-count{padding-top:6px}.ui-summary-sheet .ui-summary-note{font-size:12px}@media (max-width:1190px){.ui-constructor .cf-layout{gap:34px}.ui-constructor .cf-main{max-width:690px}}@media (max-width:760px){.ui-constructor .cf-layout{padding-top:26px}.ui-constructor .cf-header{gap:10px}.ui-mode-badge{gap:5px;padding:4px 7px;font-size:9px}.ui-constructor .cf-header .brand{font-size:25px}.ui-constructor .cf-lead{margin-bottom:23px}.ui-search{gap:8px;min-height:52px;padding-inline:12px}.ui-search input{font-size:16px}.ui-search input::placeholder{font-size:12px}.ui-catalog-toolbar{gap:5px}.ui-catalog-filters{gap:1px}.ui-catalog-filters button{gap:5px;padding-inline:8px;font-size:11px}.ui-expand-all{font-size:10px!important}.ui-results-count{margin-top:9px;font-size:10px}.ui-blocks{gap:12px}.ui-block{scroll-margin-top:127px}.ui-block-toggle{gap:11px;padding:18px 14px 10px}.ui-block-icon{border-radius:9px;width:34px;height:37px;font-size:20px}.ui-block-heading{gap:6px}.ui-block-heading>strong{letter-spacing:-.2px;font-size:16px;line-height:1.5}.ui-block-kicker{gap:4px 8px;font-size:8px}.ui-block-kicker>span{font-size:9px}.ui-block-description{font-size:11px;line-height:1.85}.ui-block-chevron{width:16px;min-width:16px;font-size:22px}.ui-block-services{gap:4px;padding:0 14px 17px 59px}.ui-block-services>span{padding:2px 5px;font-size:8px}.ui-block-body{margin-inline:12px;padding-bottom:15px}.ui-block-actions{gap:8px;padding:6px 0}.ui-block-actions>p{font-size:10px}.ui-block-actions .cf-text{font-size:10px!important}.ui-capability{gap:10px;padding:13px 11px}.ui-capability strong{font-size:13px;line-height:1.7}.ui-capability>span>span{font-size:12px;line-height:1.85}.ui-capability>input{width:20px;height:20px}.ui-scope-note,.ui-block-notes>small{font-size:11px}.ui-block-notes>textarea::placeholder{font-size:13px}.ui-review-block{padding:17px 14px}.ui-review-heading{gap:9px}.ui-review-heading>h2{font-size:16px}.ui-review-heading>button{font-size:10px!important}.ui-review-block li strong,.ui-review-block li p{font-size:12px}.ui-constructor .cf-footer-preview>strong{font-size:15px}.ui-bottom-note{gap:10px;padding:14px}.ui-bottom-note p{font-size:10px}.ui-constructor .cf-next{font-size:14px!important}.ui-summary-sheet .cf-preview-content{padding-inline:0}}@media (max-width:360px){.ui-constructor .cf-header .brand{font-size:22px}.ui-mode-badge{font-size:8px}.ui-catalog-filters button{padding-inline:6px;font-size:10px}.ui-expand-all{font-size:9px!important}.ui-block-toggle{gap:9px;padding-inline:12px}.ui-block-icon{width:29px;height:34px;font-size:18px}.ui-block-services{padding-left:50px}.ui-block-heading>strong{font-size:15px}.ui-block-body{margin-inline:10px}.ui-capability{padding-inline:10px}.ui-review-heading{flex-wrap:wrap}.ui-review-heading>h2{flex-basis:calc(100% - 38px)}.ui-review-heading>button{margin-left:30px}}.entry-root,.qs-root{padding-bottom:0}.entry-main{text-align:center;max-width:1110px;margin:0 auto;padding:65px 30px 45px}.entry-main>.cf-eyebrow{margin-bottom:19px}.entry-main>h1{letter-spacing:-2px;color:#30382a;font-size:42px;font-weight:500;line-height:1.14}.entry-lead{color:#7b896f;max-width:565px;margin:22px auto 40px;font-size:16px;line-height:1.85}.entry-options{text-align:left;grid-template-columns:1fr 1fr;gap:22px;display:grid}.entry-option{color:#3e5033;background:#fff;border:1px solid #dce3d2;border-radius:19px;flex-direction:column;min-width:0;padding:31px 31px 25px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.entry-option:hover{border-color:#91a87d;transform:translateY(-3px);box-shadow:0 8px 30px #5366370a}.entry-manual{background:#f0f5e7;border-color:#c8d6b9}.entry-option-top{justify-content:space-between;align-items:center;gap:15px;margin-bottom:33px;display:flex}.entry-icon{color:#6d8655;background:#e2ebd7;border-radius:13px;flex-shrink:0;place-items:center;width:52px;height:54px;font-size:32px;display:grid}.entry-quick .entry-icon{color:#9c947c;background:#f0eee6}.entry-tag{letter-spacing:.75px;color:#819271;text-align:right;font-size:9px;line-height:1.7}.entry-option-label{letter-spacing:1.2px;color:#8c9a7e;margin-bottom:12px;font-size:9px}.entry-option h2{letter-spacing:-1px;margin:0 0 17px;font-size:33px;font-weight:500;line-height:1.2}.entry-option>p{color:#7a896b;max-width:385px;margin:0 0 22px;font-size:13px;line-height:1.95}.entry-option ul{gap:11px;margin:0 0 30px;padding:0;list-style:none;display:grid}.entry-option li{color:#6a7e59;align-items:baseline;gap:10px;font-size:12px;line-height:1.75;display:flex}.entry-option li:before{content:"✓";color:#8ea976}.entry-option-cta{color:#fff;background:#425735;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;min-height:57px;margin-top:auto;padding:17px 19px;font-size:13px;font-weight:500;line-height:1.7;display:flex}.entry-option-cta>span{font-size:21px}.entry-quick .entry-option-cta{color:#5c704c;background:#f4f5ef;border:1px solid #e0e5d8}.entry-reassurance{color:#8b957e;justify-content:center;align-items:center;gap:14px;margin:31px 0 21px;display:flex}.entry-reassurance>span{font-size:26px}.entry-reassurance p{text-align:left;font-size:12px;line-height:1.9}.entry-reassurance strong{color:#697c56;font-weight:400}.entry-preview-note{color:#9a9e91;max-width:660px;margin:auto;font-size:10px;line-height:1.9}.qs-page{max-width:704px;padding:26px 32px calc(58px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)));margin:auto}.qs-back-link{color:#8a977f;font-size:11px!important}.qs-main{min-width:0;margin-top:26px}.qs-main>h1{letter-spacing:-1.5px;font-size:39px;font-weight:500;line-height:1.2}.constructor-contact-title{margin-bottom:28px}.qs-lead{color:#7c8c6d;margin:19px 0 28px;font-size:14px;line-height:1.9}.qs-storage-error{margin-top:23px;font-size:12px}.qs-root textarea:focus-visible{outline-offset:3px;outline:2px solid #577443}.qs-contact-form fieldset{border:0;min-width:0;margin:0;padding:0}.qs-field{color:#516a3e;gap:10px;margin:0 0 23px;font-size:13px;display:grid}.qs-field>span{flex-wrap:wrap;align-items:baseline;gap:8px;font-weight:500;display:flex}.qs-field b{color:#939d87;font-size:10px;font-weight:400}.qs-field input,.qs-field textarea{color:#465e35;background:#fff;border:1px solid #d8e0cd;border-radius:9px;width:100%;min-width:0;min-height:54px;padding:14px 15px;font-size:16px;line-height:1.7}.qs-field textarea{resize:vertical;min-height:115px}.qs-field input::placeholder,.qs-field textarea::placeholder{color:#a2aa98;font-size:13px}.qs-field small{color:#8f9c80;font-size:10px;line-height:1.85}.qs-field .qs-telegram-field{background:#fff;border:1px solid #d8e0cd;border-radius:9px;align-items:center;gap:10px;padding-left:15px;display:flex}.qs-telegram-field>span{color:#88a7a5;background:#edf4f3;border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:29px;font-size:20px;display:grid}.qs-telegram-field>input{background:0 0;border:0;padding-left:0}.qs-telegram-field:focus-within{outline-offset:3px;outline:2px solid #577443}.qs-telegram-field>input:focus-visible{outline:none}.qs-contact-form .form-error{margin:-10px 0 19px;font-size:12px}.qs-primary{justify-content:space-between;width:100%;min-height:54px;margin:0;border-radius:9px!important;font-size:13px!important}.qs-primary>span{font-size:18px}.qs-prototype-note{color:#98a08e;margin-top:18px;font-size:11px;line-height:1.9}@media (max-width:1000px){.entry-main{padding-top:48px}.entry-option{padding:25px}.entry-option h2{font-size:30px}.entry-tag{font-size:8px}.entry-option-top{gap:10px}}@media (max-width:760px){.entry-main{padding:35px 20px}.entry-main>h1{letter-spacing:-1.3px;font-size:clamp(22px,7vw,28px);line-height:1.2}.entry-main>.cf-eyebrow{margin-bottom:17px;font-size:8px}.entry-lead{max-width:380px;margin:18px auto 27px;font-size:13px;line-height:1.9}.entry-options{grid-template-columns:1fr;gap:16px;max-width:440px;margin:auto}.entry-option{border-radius:15px;padding:23px 21px 20px}.entry-option-top{margin-bottom:24px}.entry-icon{width:46px;height:48px;font-size:29px}.entry-tag,.entry-option-label{font-size:8px}.entry-option h2{letter-spacing:-.9px;font-size:29px}.entry-option>p{margin-bottom:20px;font-size:13px}.entry-option li{font-size:12px}.entry-option-cta{min-height:53px;padding:15px;font-size:12px}.entry-reassurance{gap:11px;margin-top:27px}.entry-reassurance p,.entry-preview-note{font-size:10px}.entry-root .cf-header,.qs-root .cf-header{gap:10px}.entry-root .cf-header .brand,.qs-root .cf-header .brand{font-size:25px}.qs-page{padding:14px 20px calc(40px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)))}.qs-back-link{font-size:10px!important}.qs-main>h1{letter-spacing:-1px;font-size:31px;line-height:1.25}.qs-lead{margin:16px 0 24px;font-size:13px;line-height:1.95}.qs-field{margin-bottom:23px;font-size:13px}.qs-field small{font-size:11px}.qs-field b{font-size:10px}.qs-field input::placeholder,.qs-field textarea::placeholder{font-size:12px}.qs-prototype-note{font-size:10px}}@media (max-width:360px){.entry-main{padding-inline:16px}.entry-option{padding-inline:18px}.entry-option h2{font-size:27px}.entry-option-cta{gap:10px;font-size:11px}.entry-root .cf-header .brand,.qs-root .cf-header .brand{font-size:22px}.qs-page{padding-inline:16px}.qs-main>h1{font-size:28px}}@media (prefers-reduced-motion:reduce){.entry-option{transition:none}.entry-option:hover{transform:none}}.eg-entry{--eg-paper:#f7f5ef;--eg-ink:#262c29;--eg-muted:#72756e;--eg-clay:#b84927;--eg-line:#dedfd5;--eg-forest:#263d35;--eg-radius:24px;background:var(--eg-paper);color:var(--eg-ink);-webkit-font-smoothing:antialiased;min-height:100dvh;padding:0 5.5%;font-family:Segoe UI,Arial,sans-serif}.eg-entry *{box-sizing:border-box}.eg-entry a{color:inherit;text-decoration:none}.eg-entry svg{width:23px;height:23px}.eg-entry :focus-visible{outline:3px solid var(--eg-clay);outline-offset:6px}.eg-entry h1,.eg-entry h2,.eg-entry h3,.eg-entry p{margin:0}.eg-header,.eg-footer,.eg-entry main{max-width:1320px;margin:auto}.eg-header{border-bottom:1px solid var(--eg-line);justify-content:space-between;align-items:center;gap:24px;height:102px;display:flex}.eg-entry .brand{color:var(--eg-ink);letter-spacing:-1.7px;font-size:31px}.eg-entry .brand-mark{filter:grayscale();transform:scale(.82)rotate(-10deg)}.eg-header-note{color:var(--eg-muted);margin-left:auto;margin-right:44px;font-size:13px}.eg-header-link{align-items:center;gap:28px;padding:12px 0;font-size:14px;display:flex}.eg-skip{z-index:10;background:#fff;padding:16px;position:absolute;top:-100px;left:20px}.eg-skip:focus{top:10px}.eg-hero{grid-template-columns:1.08fr 1fr;align-items:flex-start;gap:4%;padding:54px 0 64px;display:grid}.eg-eyebrow{letter-spacing:1.6px;align-items:center;gap:9px;margin-bottom:29px;font-size:10px;font-weight:600;display:flex}.eg-eyebrow>span{background:var(--eg-clay);border-radius:50%;width:6px;height:6px}.eg-hero h1{letter-spacing:-3.1px;font-size:clamp(40px,4.6vw,66px);font-weight:450;line-height:1.08}.eg-hero h1 em{color:var(--eg-clay);letter-spacing:-3px;font-family:Georgia,Times New Roman,serif;font-size:1.13em;font-weight:400}.eg-period{color:var(--eg-clay)}.eg-lead{color:var(--eg-muted);font-size:17px;line-height:1.6;margin-top:25px!important}.eg-primary{background:var(--eg-clay);border-radius:11px;justify-content:space-between;align-items:center;gap:47px;margin-top:30px;padding:18px 23px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex;color:#fff!important}.eg-primary:hover{background:#963c21;transform:translateY(-2px)}.eg-hero-foot{align-items:center;gap:13px;margin-top:34px;display:flex}.eg-mini-mark{color:#858e7e;font-size:37px}.eg-hero-foot p{color:var(--eg-muted);font-size:11px;line-height:1.6}.eg-hero-foot strong{color:var(--eg-ink);font-weight:500}.eg-choose{scroll-margin-top:26px}.eg-section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.eg-section-heading h2{letter-spacing:-.8px;font-size:25px;font-weight:450}.eg-section-heading>span{letter-spacing:1.4px;color:var(--eg-muted);font-size:9px}.eg-options{grid-template-columns:1fr 1fr;gap:22px;display:grid}.eg-option{border-radius:var(--eg-radius);border:1px solid var(--eg-line);flex-direction:column;min-width:0;padding:27px 31px 23px;transition:transform .2s,box-shadow .2s;display:flex}.eg-option:hover{transform:translateY(-4px);box-shadow:0 14px 32px #25332d12}.eg-build{background:var(--eg-forest);border-color:var(--eg-forest);color:#f6f7ef!important}.eg-quick{background:#eeeee6}.eg-option-top{letter-spacing:1.2px;align-items:center;gap:12px;margin-bottom:25px;font-size:9px;display:flex}.eg-option-symbol{font-size:28px;line-height:1}.eg-option-tag{letter-spacing:0;background:#ffffff12;border:1px solid #fff2;border-radius:20px;margin-left:auto;padding:7px 10px;font-size:9px}.eg-option-body{grid-template-columns:1.2fr 1fr;align-items:start;gap:25px;display:grid}.eg-option h3{letter-spacing:-.9px;font-size:28px;font-weight:450;line-height:1.15}.eg-option p{color:#68716a;padding-top:3px;font-size:12px;line-height:1.8}.eg-build p{color:#b9c9bf}.eg-skill-tags{gap:6px;margin:25px 0;display:flex}.eg-skill-tags span{color:#d6e1d9;border:1px solid #ffffff29;border-radius:6px;padding:7px 11px;font-size:10px}.eg-option-cta{border-top:1px solid #cdd0c5;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:13px;font-weight:500;display:flex}.eg-build .eg-option-cta{border-color:#ffffff26}.eg-option-cta>span{color:#293e34;background:#fff;border-radius:50%;place-items:center;width:36px;height:36px;transition:transform .2s;display:grid}.eg-option:hover .eg-option-cta>span{transform:rotate(-35deg)}.eg-build .eg-option-cta>span{background:#deebad}.eg-quick-line{color:#6b756a;align-items:center;gap:12px;margin:23px 0;font-size:10px;display:flex}.eg-quick-line i{background:#c7cbbb;width:36px;height:1px}.eg-quick-star{color:#738563;font-size:24px;line-height:1.4}.eg-bottom-note{color:var(--eg-muted);align-items:center;gap:14px;padding:27px 5px 45px;font-size:11px;display:flex}.eg-bottom-note>span:first-child{color:var(--eg-clay);font-size:24px}.eg-bottom-count{margin-left:auto}.eg-mobile-break{display:none}.eg-footer{border-top:1px solid var(--eg-line);justify-content:space-between;align-items:center;gap:20px;padding:26px 0;display:flex}.eg-footer .brand{font-size:23px}.eg-footer .brand-mark{display:none}.eg-footer>span,.eg-footer>small{color:var(--eg-muted);font-size:10px}.ui-base-skills{background:#f0f5e8;border:1px solid #ccd8bc;border-radius:14px;min-width:0;margin:25px 0;padding:18px 20px 20px}.ui-base-skills legend{color:#405733;padding:0 6px;font-size:15px;font-weight:500}.ui-base-skills>p{color:#627253;margin-bottom:14px;font-size:12px}.ui-base-skills>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ui-base-skills label{cursor:pointer;align-items:center;gap:9px;min-height:44px;font-size:12px;line-height:1.5;display:flex}.ui-base-skills input{accent-color:#405733;flex-shrink:0;width:18px;height:18px}.ui-base-skills input:focus-visible{outline-offset:3px;outline:2px solid #405733}@media (min-width:1500px){.eg-hero{grid-template-columns:1fr 1fr;gap:7%}.eg-hero h1{font-size:72px}}@media (max-width:1000px){.eg-entry{padding:0 4%}.eg-hero{gap:5%;padding-top:40px}.eg-hero h1{letter-spacing:-2px;font-size:clamp(36px,5vw,52px)}.eg-option-body{grid-template-columns:1fr;gap:13px}.eg-option p{max-width:280px}.eg-option h3{font-size:27px}.eg-option-tag{display:none}}@media (max-width:650px){.eg-entry{padding:0 22px}.eg-header{gap:12px;height:77px}.eg-entry .brand{font-size:27px}.eg-header-note{display:none}.eg-header-link{gap:13px;font-size:12px}.eg-hero{grid-template-columns:1fr;gap:32px;padding:37px 0}.eg-eyebrow{letter-spacing:1.3px;margin-bottom:22px;font-size:8px}.eg-hero h1{letter-spacing:-1.8px;font-size:clamp(36px,9.7vw,59px);line-height:1.07}.eg-hero h1 em{letter-spacing:-2px}.eg-lead{font-size:14px;margin-top:20px!important}.eg-primary{gap:44px;margin-top:23px;padding:16px 19px;font-size:13px}.eg-hero-foot{display:none}.eg-section-heading{margin-bottom:18px;display:block}.eg-section-heading h2{font-size:24px}.eg-section-heading>span{margin-top:10px;font-size:8px;display:block}.eg-options{grid-template-columns:1fr;gap:15px}.eg-option{border-radius:20px;padding:24px}.eg-option-top{margin-bottom:22px}.eg-option-tag{display:block}.eg-option h3{font-size:30px}.eg-option p{max-width:260px;font-size:13px}.eg-skill-tags{margin:22px 0}.eg-option-cta{font-size:13px}.eg-bottom-note{align-items:flex-start;gap:9px;padding:24px 0 28px;font-size:10px;line-height:1.8}.eg-bottom-count{display:none}.eg-mobile-break{display:block}.eg-footer{flex-wrap:wrap;padding:21px 0}.eg-footer .brand{font-size:23px}.eg-footer>span{order:3;width:100%;font-size:10px}.eg-footer>small{font-size:9px}.ui-base-skills>div{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.eg-entry *{transition:none!important;animation:none!important}}.eg-agent-visual{min-width:0;color:var(--eg-ink);background:#eeeee7;border:1px solid #e1e2d8;border-radius:24px;margin:0;padding:25px 28px 21px;position:relative}.eg-visual-top{color:#767b72;letter-spacing:1.5px;justify-content:space-between;font-size:9px;display:flex}.eg-agent-map{max-width:480px;height:300px;margin:10px auto 0;position:relative}.eg-agent-map .eg-map-lines{stroke:#b9c2b3;stroke-width:1px;vector-effect:non-scaling-stroke;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.eg-map-lines circle{fill:#b9c2b3;stroke:none}.eg-map-node{white-space:nowrap;background:#f9faf5;border:1px solid #d9dfd2;border-radius:9px;align-items:center;gap:9px;padding:11px 13px;font-size:11px;display:flex;position:absolute;box-shadow:0 3px #283d3403}.eg-map-node svg{color:#5a6c57;width:19px;height:19px}.eg-node-memory{top:43px;left:0}.eg-node-skills{top:43px;right:0}.eg-node-rules{bottom:20px;left:50%;transform:translate(-50%)}.eg-agent-core{justify-items:center;gap:10px;font-size:12px;font-weight:500;display:grid;position:absolute;top:88px;left:50%;transform:translate(-50%)}.eg-agent-avatar{color:#fff;letter-spacing:-2px;background:#283a33;border-radius:25px;place-items:center;width:92px;height:92px;font-size:37px;font-weight:650;display:grid;position:relative;box-shadow:0 0 0 8px #eeeee7,0 0 0 9px #d5dacf,0 12px 24px #263d3512}.eg-agent-avatar>span{background:#becda2;border:3px solid #283a33;border-radius:50%;width:13px;height:13px;position:absolute;bottom:5px;right:4px}.eg-dialogue{border-top:1px solid #d8dbd0;padding-top:21px}.eg-dialogue-label{letter-spacing:1.4px;color:#73796f;margin-bottom:12px;font-size:8px}.eg-user-message{background:#fffef9;border:1px solid #e0e2d7;border-radius:12px 12px 3px;justify-content:space-between;gap:12px;margin-left:27px;padding:15px 16px;font-size:13px;display:flex}.eg-user-message>span{color:#8c9584}.eg-agent-message{align-items:flex-start;gap:12px;margin-top:21px;display:flex}.eg-message-avatar{color:#fff;letter-spacing:-.5px;background:#283a33;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:11px;font-weight:600;display:grid}.eg-agent-message p{padding-top:3px;font-size:13px;line-height:1.7}.eg-agent-message p>span{color:#6c7566;font-size:12px}.eg-agent-visual figcaption{color:#798071;text-align:center;padding-top:26px;font-size:9px}@media (max-width:1000px) and (min-width:651px){.eg-agent-visual{padding:22px 18px}.eg-map-node{gap:6px;padding:9px 10px;font-size:9px}.eg-user-message{margin-left:12px;font-size:11px}.eg-agent-message p{font-size:12px}.eg-agent-message p>span{font-size:11px}}@media (max-width:650px){.eg-agent-visual{border-radius:20px;padding:20px 18px 18px}.eg-visual-top{letter-spacing:1px;font-size:8px}.eg-agent-map{height:255px;margin-top:2px}.eg-map-node{gap:6px;padding:9px 10px;font-size:10px}.eg-map-node svg{width:17px;height:17px}.eg-node-memory,.eg-node-skills{top:32px}.eg-agent-core{gap:9px;font-size:11px;top:76px}.eg-agent-avatar{border-radius:21px;width:75px;height:75px;font-size:31px}.eg-node-rules{bottom:16px}.eg-dialogue{padding-top:16px}.eg-user-message{margin-left:10px;padding:13px 11px;font-size:11px}.eg-agent-message{gap:10px;margin-top:18px}.eg-agent-message p{font-size:12px}.eg-agent-message p>span{font-size:11px}.eg-agent-visual figcaption{padding-top:23px;font-size:8px}}.brand .brand-image{object-fit:contain;flex-shrink:0;width:36px;height:36px}.eg-footer .brand .brand-image{width:27px;height:27px}.eg-robot-stage{margin:5px -12px -6px;position:relative}.eg-mascot{aspect-ratio:1;--gaze-x:0%;--gaze-y:0%;width:min(100%,390px);margin:auto;position:relative}.eg-mascot>img{object-fit:contain;width:100%;height:100%;display:block}.eg-pupil{width:1.5%;height:2.5%;transform:translate(var(--gaze-x),var(--gaze-y));pointer-events:none;background:#233c31;border-radius:50%;transition:transform .1s ease-out;position:absolute;top:31.05%}.eg-pupil-left{left:37.55%}.eg-pupil-right{left:61.05%}.eg-robot-note{color:#5a6956;background:#fffdf5;border:1px solid #d9dfd2;border-radius:10px;padding:11px 13px;font-size:10px;position:absolute;box-shadow:0 5px 18px #253e3408}.eg-agent-visual{background:#eeeee7}.eg-foot-robot{object-fit:contain;width:54px;height:54px}.eg-hero-foot{gap:10px;margin-top:25px}.eg-message-symbol{object-fit:contain;flex-shrink:0;width:32px;height:32px}.eg-option-graphic{object-fit:contain;width:28px;height:28px}.eg-option-robot{object-fit:contain;width:34px;height:34px}.eg-quick-graphic{object-fit:contain;width:28px;height:28px}.eg-agent-visual figcaption{padding-top:18px}.eg-dialogue{padding-top:17px}@media (max-width:1000px) and (min-width:651px){.eg-robot-note{padding:8px;font-size:9px}.eg-robot-memory{top:50%;left:0}.eg-robot-skills{top:74%;right:0}}@media (max-width:650px){.eg-hero-foot{margin-top:18px;display:flex}.eg-hero-foot p{font-size:10px}.eg-foot-robot{width:46px;height:46px}.eg-robot-stage{margin:5px -8px 0}.eg-mascot{width:100%;max-width:335px}.eg-robot-note{padding:8px 10px;font-size:9px}.eg-robot-memory{top:48%;left:0}.eg-robot-skills{top:73%;right:0}.brand .brand-image{width:30px;height:30px}}@media (prefers-reduced-motion:reduce),(hover:none),(pointer:coarse){.eg-pupil{transition:none;transform:none}}.eg-robot-artwork{-webkit-mask-image:url(/media/eightgate-robot.png);mask-image:url(/media/eightgate-robot.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.eg-mascot-wrapper{min-width:0}.eg-mascot{perspective:800px;--head-yaw:0deg;--head-pitch:0deg;--head-roll:0deg;--body-roll:0deg;--head-shift:0px}.eg-idle-pose,.eg-action-pose{pointer-events:none;transition:opacity .45s,visibility .45s;position:absolute;inset:0}.eg-idle-pose{opacity:1;visibility:visible}.eg-idle-body,.eg-idle-head{position:absolute;inset:0}.eg-idle-body{clip-path:inset(52% 0 0);transform-origin:50% 87%;transform:rotate(var(--body-roll));transition:transform .35s ease-out}.eg-idle-head{clip-path:inset(0 0 47.6%);transform-origin:50% 51%;transform:translateX(var(--head-shift)) rotateY(var(--head-yaw)) rotateX(var(--head-pitch)) rotateZ(var(--head-roll));transition:transform .3s ease-out}.eg-idle-pose img{object-fit:contain;width:100%;height:100%;display:block}.eg-action-pose{opacity:0;visibility:hidden;transform-origin:50% 87%;border-radius:20px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.eg-action-pose>img{object-fit:contain;width:100%;height:100%;display:block}.eg-mascot[data-pose=phone] .eg-idle-pose,.eg-mascot[data-pose=laptop] .eg-idle-pose{opacity:0;visibility:hidden}.eg-mascot[data-pose=phone] .eg-action-phone,.eg-mascot[data-pose=laptop] .eg-action-laptop{opacity:1;visibility:visible}.eg-mascot[data-pose=phone][data-moving=true] .eg-action-phone{animation:2.8s ease-in-out infinite eg-phone-listen}.eg-mascot[data-pose=laptop][data-moving=true] .eg-action-laptop{animation:1.7s ease-in-out infinite eg-working}.eg-typing-hand{pointer-events:none;background:url(/media/eightgate-robot-laptop.png) 50%/100% 100% no-repeat;position:absolute;inset:0}.eg-typing-left{clip-path:ellipse(4.2% 4.6% at 30.6% 64.8%)}.eg-typing-right{clip-path:ellipse(4.2% 4.6% at 68.9% 64.8%)}.eg-mascot[data-pose=laptop][data-moving=true] .eg-typing-left{animation:.43s ease-in-out infinite eg-type}.eg-mascot[data-pose=laptop][data-moving=true] .eg-typing-right{animation:.37s ease-in-out .18s infinite eg-type}.eg-mascot-controls{z-index:2;justify-content:center;align-items:center;gap:3px;margin:2px 0 14px;display:flex;position:relative}.eg-mascot-controls button{color:#6e7768;cursor:pointer;background:0 0;border:0;border-radius:7px;min-height:36px;padding:9px 11px;font-size:10px}.eg-mascot-controls button[aria-pressed=true]{color:#2f4537;background:#fcfcf7;box-shadow:0 1px 5px #253a3210}.eg-mascot-controls button:hover{color:#263d35;background:#f8f8f1}.eg-mascot-controls button:disabled{opacity:.45;cursor:default}.eg-mascot-controls .eg-motion-toggle{min-width:36px;margin-left:5px;padding:7px;font-size:16px}.eg-mascot-controls button:focus-visible{outline-offset:2px;outline:2px solid #b84927}@keyframes eg-phone-listen{0%,to{transform:rotate(-.7deg)translateY(0)}50%{transform:rotate(.8deg)translateY(-2px)}}@keyframes eg-working{0%,to{transform:translateY(0)}50%{transform:translateY(.8px)}}@keyframes eg-type{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@media (max-width:650px){.eg-mascot-controls{gap:0}.eg-mascot-controls button{min-height:44px;padding:9px 8px;font-size:9px}.eg-mascot-controls .eg-motion-toggle{min-width:44px}.eg-robot-memory{top:39%}.eg-robot-skills{top:62%}}@media (prefers-reduced-motion:reduce){.eg-idle-pose,.eg-action-pose,.eg-idle-head,.eg-idle-body{transition:none!important;animation:none!important}.eg-idle-head,.eg-idle-body{transform:none!important}.eg-typing-hand{animation:none!important}}.eg-rig-wrapper{width:min(100%,410px);margin:auto;position:relative}.eg-rig{aspect-ratio:1;width:100%}.eg-entry .eg-rig>svg{width:100%;height:100%;display:block;overflow:visible}.eg-rig-pause{color:#7b8574;cursor:pointer;opacity:.65;background:0 0;border:0;border-radius:50%;min-width:36px;min-height:36px;font-size:14px;position:absolute;bottom:3px;right:2px}:is(.eg-rig-pause:hover,.eg-rig-pause:focus-visible){opacity:1;background:#ffffff80}.eg-header .brand-mark-only{justify-content:center;align-items:center;min-width:52px;min-height:48px;display:flex}.eg-header .brand-mark-only .brand-image{width:54px;height:54px}.eg-robot-memory{top:24%;left:-1%}.eg-robot-skills{top:34%;right:-1%}.eg-robot-telegram{top:76%;left:0}.eg-robot-personal{top:67%;right:-1%}.eg-robot-note{pointer-events:none;padding:10px 12px;font-size:10px}.eg-agent-visual .eg-agent-about{text-align:left;border-top:1px solid #d7dcd0;margin-top:10px;padding-top:22px}.eg-about-kicker{letter-spacing:1.1px;color:#73806b;margin-bottom:12px;font-size:8px;display:block}.eg-agent-about>strong{letter-spacing:-.45px;color:#2d4233;margin-bottom:11px;font-size:19px;font-weight:500;display:block}.eg-agent-about>p{color:#6a7563;max-width:440px;font-size:12px;line-height:1.85}.eg-agent-about>div{flex-wrap:wrap;gap:9px 17px;margin-top:18px;display:flex}.eg-agent-about>div>span{color:#53634c;align-items:center;gap:6px;font-size:9px;display:flex}.eg-agent-about>div>span:before{content:"";background:#b85c3b;border-radius:50%;width:4px;height:4px}@media (max-width:1000px) and (min-width:651px){.eg-robot-note{padding:8px;font-size:8px}.eg-robot-memory{top:23%;left:-3%}.eg-robot-skills{top:38%;right:-3%}.eg-robot-telegram{top:80%;left:-3%}.eg-robot-personal{top:70%;right:-3%}}@media (max-width:650px){.eg-rig-wrapper{max-width:350px}.eg-header .brand-mark-only .brand-image{width:47px;height:47px}.eg-robot-stage{margin-inline:-7px}.eg-robot-note{padding:8px 9px;font-size:8px}.eg-robot-memory{top:22%;left:-2%}.eg-robot-skills{top:36%;right:-2%}.eg-robot-telegram{top:80%;left:-1%}.eg-robot-personal{top:70%;right:-2%}.eg-agent-visual .eg-agent-about{margin-top:15px;padding-top:20px}.eg-agent-about>strong{font-size:18px}.eg-agent-about>p{font-size:12px}.eg-agent-about>div{gap:9px 13px}.eg-about-kicker{font-size:7px}.eg-rig-pause{min-width:44px;min-height:44px;bottom:-10px}}.eg-mascot-original{aspect-ratio:1;width:min(100%,410px);margin:auto}.eg-mascot-original>img{object-fit:contain;width:100%;height:100%;display:block}.eg-site-header,.eg-site-footer{color:#263d35;align-items:center;gap:28px;max-width:1320px;margin:auto;font-family:Segoe UI,Arial,sans-serif;display:flex}.eg-site-header{z-index:10;border-bottom:1px solid #dedfd5;height:76px;position:relative}.eg-site-header .brand,.eg-site-footer .brand{flex-shrink:0;margin:0;padding:0;display:flex}.eg-site-header .brand-image,.eg-site-footer .brand-image{object-fit:contain;width:43px;height:43px}.eg-site-tagline{color:#72756e;flex:1;font-size:12px}.eg-site-header nav{align-items:center;gap:24px;margin-left:auto;display:flex}.eg-nav-action{background:#263d35;border-radius:9px;align-items:center;gap:22px;padding:11px 17px;font-size:12px;font-weight:600;text-decoration:none;display:flex;color:#fff!important}.eg-nav-action:hover{background:#345044}.eg-nav-back{color:#263d35;font-size:12px;text-decoration:none}.eg-nav-back:hover{text-decoration:underline}.eg-language{font-size:12px;position:relative}.eg-language>button{min-height:44px;color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}.eg-language>div{z-index:30;background:#fffdf8;border:1px solid #dedfd5;border-radius:11px;gap:2px;width:max-content;min-width:132px;max-width:calc(100vw - 32px);padding:6px;display:grid;position:absolute;top:48px;right:0;box-shadow:0 10px 30px #263d3514}.eg-language>div>button{color:#263d35;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:flex-start;align-items:center;gap:5px;width:100%;padding:9px 10px;display:flex}.eg-language>div>button:hover,.eg-language>div>button[aria-selected=true]{background:#f0f1ea}.eg-language b{color:#b84927;margin-left:1px}.eg-site-footer{border-top:1px solid #dedfd5;flex-wrap:wrap;justify-content:space-between;margin-top:28px;padding:30px 0}.eg-footer-brand{align-items:center;gap:18px;display:flex}.eg-footer-brand p{color:#72756e;margin:0;font-size:11px;line-height:1.6}.eg-site-footer nav{flex-wrap:wrap;gap:22px;display:flex}.eg-site-footer nav a{color:#626c63;font-size:11px;text-decoration:none}.eg-site-footer nav a:hover{text-decoration:underline}.eg-site-footer>small{color:#72756e;font-size:10px}:is(.eg-site-header :focus-visible,.eg-site-footer :focus-visible){outline-offset:5px;outline:2px solid #b84927}.eg-mascot-cycle{aspect-ratio:1;width:min(100%,410px);margin:auto;position:relative}.eg-cycle-frame{object-fit:contain;opacity:0;width:100%;height:100%;position:absolute;inset:0}.eg-cycle-idle{opacity:1}.eg-cycle-idle>img{width:100%;height:100%;display:block}.eg-cycle-frame{transition:opacity 1s ease-in-out}.eg-mascot-cycle[data-pose="0"] .eg-cycle-idle,.eg-mascot-cycle[data-pose="1"] .eg-cycle-phone,.eg-mascot-cycle[data-pose="2"] .eg-cycle-laptop{opacity:1}.eg-mascot-cycle:not([data-pose="0"]) .eg-cycle-idle{opacity:0}.eg-cycle-pause{color:#697567;cursor:pointer;z-index:2;background:#fffdf5;border:1px solid #d9dfd2;border-radius:50%;width:30px;height:30px;font-size:12px;position:absolute;bottom:0;right:0}@media (prefers-reduced-motion:reduce){.eg-mascot-cycle .eg-cycle-frame{transition:none}.eg-mascot-cycle .eg-cycle-idle{opacity:1!important}.eg-cycle-phone,.eg-cycle-laptop,.eg-cycle-pause{display:none}}.ui-constructor{--cf-line:#dedfd5;--cf-muted:#72756e;--cf-green:#263d35;color:#262c29;background:#f7f5ef;font-family:Segoe UI,Arial,sans-serif}.ui-constructor>.eg-site-header,.ui-constructor>.eg-site-footer{width:89%}.ui-constructor .cf-layout{gap:32px;max-width:1384px;padding-top:42px}.ui-constructor .cf-main>h1{letter-spacing:-1.6px;font-size:clamp(30px,3.1vw,44px);font-weight:450}.ui-constructor .cf-eyebrow{color:#8a6a54}.ui-constructor .cf-rail li .is-current{color:#263d35}.ui-constructor .cf-rail li .is-current>span{background:#263d35;border-color:#263d35}.ui-constructor .cf-text{color:#835038}.ui-constructor input{accent-color:#263d35}.ui-constructor .button-dark{color:#fff;background:#b84927;border-color:#b84927;border-radius:11px}.ui-constructor .button-dark:hover{background:#973e24}.ui-constructor .cf-purpose{background:#fffdf8;border-color:#dedfd5;border-radius:18px;min-height:126px;padding:20px;transition:border-color .2s,background .2s}.ui-constructor .cf-purpose:hover{border-color:#9aa99d}.ui-constructor .cf-purpose.is-picked{background:#edf0e7;border-color:#536d5e;box-shadow:0 0 0 1px #536d5e}.ui-constructor .cf-purpose-icon{background:#eeeee7;border-radius:13px;width:78px;height:82px}.eg-purpose-robot{object-fit:contain;width:78px;height:78px}.ui-constructor .cf-purpose-copy strong{font-weight:500}.ui-constructor .cf-purpose-copy>span{color:#72756e}.ui-constructor .cf-stage-purpose{grid-template-columns:175px minmax(0,1fr) 320px}.ui-constructor .cf-stage-purpose .cf-purposes{margin-top:24px}.eg-flow-art{background:#eeeee7;border:1px solid #e1e2d9;border-radius:24px;align-self:start;padding:24px;overflow:hidden}.eg-flow-art-top{color:#737e70;justify-content:space-between;gap:14px;font-size:10px;display:flex}.eg-flow-art>img{width:100%;max-width:410px;height:auto;margin:8px auto;display:block}.eg-flow-art-copy{border-top:1px solid #daddd1;padding-top:22px}.eg-flow-art-copy h2{letter-spacing:-.6px;margin:0 0 14px;font-size:25px;font-weight:450;line-height:1.3}.eg-flow-art-copy p{color:#72756e;margin:0;font-size:12px;line-height:1.8}.eg-summary-robot{object-fit:contain;flex-shrink:0;width:56px;height:56px}.ui-constructor .cf-preview{background:#eeeee7;border-color:#dedfd5;border-radius:20px}.ui-constructor .ui-block,.ui-constructor .ui-review-block{background:#fffdf8;border-color:#dedfd5;border-radius:16px}.ui-constructor .ui-block.has-selection{border-color:#95a391}.ui-constructor .ui-block-icon{color:#526b5b;background:#eeeee7}.ui-constructor .ui-block-services span{color:#67715f;background:#f0f0e9}.ui-constructor .ui-capability.is-picked{background:#edf1e7}.ui-constructor .ui-base-skills{background:#edf0e7;border:1px solid #bdc9b5;border-radius:16px}.ui-constructor .ui-search,.ui-constructor .ui-name input{background:#fffdf8;border-color:#dedfd5;border-radius:11px}.ui-constructor .cf-footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f5eff5;border-color:#dedfd5}.ui-constructor .ui-block-description,.ui-constructor .ui-capability>span>span{letter-spacing:.025em;word-spacing:.055em;font-kerning:normal;text-rendering:optimizelegibility;font-size:13px;line-height:1.72}.ui-constructor.qs-root{flex-direction:column;padding-bottom:0;display:flex}.ui-constructor .qs-page{flex:1;grid-template-columns:1.1fr 1fr;align-items:start;column-gap:9%;width:89%;max-width:1120px;margin:0 auto;padding:30px 0 64px;display:grid}.ui-constructor .qs-back-link{grid-column:1/-1;margin:0 0 24px}.ui-constructor .qs-main{width:100%;max-width:none;margin:0;padding:0}.ui-constructor .qs-main h1{letter-spacing:-1.6px;font-size:clamp(32px,3.5vw,46px);font-weight:450;line-height:1.17}.ui-constructor .qs-lead{color:#72756e;line-height:1.7}.ui-constructor .qs-field input,.ui-constructor .qs-field textarea,.ui-constructor .qs-telegram-field{background:#fffdf8;border-color:#d9ddd1;border-radius:11px}.ui-constructor .qs-telegram-field input{background:0 0}.ui-constructor .qs-field b{color:#77816f}.ui-constructor .qs-primary{margin-top:20px}.ui-constructor .qs-prototype-note{color:#72756e}.ui-constructor.qs-root>.eg-site-footer{margin-top:0}.eg-legal-page{color:#263d35;background:#f7f5ef;min-height:100dvh;padding:0 5.5%;font-family:Segoe UI,Arial,sans-serif}.eg-legal-page main{max-width:860px;min-height:65vh;margin:auto;padding:54px 0 90px}.eg-legal-back{color:#52655d;align-items:center;gap:8px;margin-bottom:38px;font-size:13px;text-decoration:none;display:inline-flex}.eg-legal-document{background:#fffdf8;border:1px solid #dedfd5;border-radius:24px;padding:clamp(28px,5vw,62px);box-shadow:0 18px 60px #263d3509}.eg-legal-document h1{letter-spacing:-1.5px;margin:0 0 12px;font-size:clamp(32px,5vw,52px);font-weight:450;line-height:1.1}.eg-legal-document h2{letter-spacing:-.5px;margin:44px 0 14px;font-size:24px;font-weight:550}.eg-legal-document h3{margin:30px 0 10px;font-size:18px}.eg-legal-document p,.eg-legal-document li{color:#555e59;font-size:15px;line-height:1.75}.eg-legal-document ul,.eg-legal-document ol{padding-left:24px}.eg-legal-document li+li{margin-top:7px}.eg-legal-document a{color:#a94224;text-decoration:underline}.eg-legal-document hr{background:#dedfd5;border:0;height:1px;margin:34px 0}.eg-legal-document blockquote{border-left:3px solid #b84927;margin:22px 0;padding:2px 0 2px 20px}.eg-legal-table{max-width:100%;margin:24px 0;overflow:auto}.eg-legal-table table{border-collapse:collapse;width:100%;min-width:620px}.eg-legal-table th,.eg-legal-table td{text-align:left;vertical-align:top;border:1px solid #dedfd5;padding:12px}.eg-legal-table th{color:#263d35;background:#eff1e9}@media (max-width:1100px){.ui-constructor .cf-stage-purpose{grid-template-columns:145px minmax(0,1fr)}.cf-stage-purpose>.eg-flow-art{display:none}.ui-constructor .cf-layout,.eg-site-footer{gap:24px}.eg-site-footer nav{gap:16px}}@media (max-width:760px){.eg-site-header{gap:14px;height:66px}.eg-site-tagline{display:none}.eg-site-header nav{gap:18px}.eg-site-header .brand-image{width:38px;height:38px}.eg-nav-action{gap:12px;padding:10px 13px;font-size:11px}.eg-nav-back{font-size:11px}.eg-site-footer{gap:22px;padding:24px 0}.eg-site-footer nav{order:3;width:100%}.eg-site-footer>small{margin-left:auto}.eg-footer-brand{gap:12px}.eg-footer-brand p{font-size:10px}.eg-site-footer .brand-image{width:34px;height:34px}.ui-constructor .cf-layout,.ui-constructor .cf-stage-purpose{padding:26px 20px;display:block}.ui-constructor .cf-main>h1{font-size:32px}.ui-constructor .cf-purpose{gap:13px;padding:15px}.ui-constructor .cf-purpose-icon{width:62px;height:68px}.eg-purpose-robot{width:66px;height:66px}.ui-constructor .cf-purpose-copy strong{font-size:17px}.ui-constructor .qs-page{flex-direction:column;gap:0;width:89%;padding:22px 0 40px;display:flex}.ui-constructor .qs-main h1{font-size:34px}.ui-constructor .qs-page>.eg-flow-art{pointer-events:none;background:0 0;border:0;order:-1;align-self:flex-end;width:84px;height:0;padding:0;display:block;overflow:visible;transform:translateY(48px)}.qs-page>.eg-flow-art .eg-flow-art-top,.qs-page>.eg-flow-art .eg-flow-art-copy{display:none}.ui-constructor .qs-page>.eg-flow-art>img{margin:0}.ui-constructor .qs-main h1{padding-right:70px}.ui-constructor .qs-main .constructor-contact-title{padding-right:62px;font-size:32px}.ui-constructor .qs-back-link{margin-bottom:25px}.ui-constructor>.eg-site-footer{margin-bottom:12px}.ui-constructor .cf-stage-purpose .cf-main{max-width:none}.ui-constructor .cf-mobile-progress{background:#eeeee7;border-color:#dedfd5}}.ui-constructor .cf-layout,.ui-constructor .cf-stage-purpose{grid-template-columns:154px minmax(0,1fr) 290px;justify-content:normal;gap:30px;width:89%;max-width:1320px;margin:0 auto;padding:42px 0 30px}.ui-constructor .cf-main{max-width:none}.ui-constructor .cf-rail{padding-top:4px}.ui-constructor .cf-rail ol{gap:6px;position:relative}.ui-constructor .cf-rail li button{color:#72756e;border-radius:10px;gap:10px;width:100%;min-height:52px;padding:10px 9px;font-size:12px}.ui-constructor .cf-rail li .is-current{color:#263d35;background:#e8ece1}.ui-constructor .cf-rail li button>span{width:26px;height:26px;font-size:10px}.ui-constructor .cf-rail li button:disabled{opacity:.55}.ui-constructor .cf-rail li button:not(:disabled):hover{background:#eeeee7}.ui-constructor .cf-stage-purpose .cf-main{max-width:none;margin:0}.eg-skill-art{background-image:url(/media/eightgate-skills-atlas.png);background-repeat:no-repeat;background-size:600% 400%;border-radius:12px;flex-shrink:0;align-self:center;width:66px;height:66px;transition:transform .3s;display:block}.ui-block-toggle:hover .eg-skill-art{transform:translateY(-3px)rotate(-3deg)}.ui-constructor .ui-block-toggle{align-items:center}.ui-constructor .ui-block-services{padding-left:112px}.ui-constructor .ui-review-heading .eg-skill-art{width:45px;height:45px}.ui-constructor .ui-review-heading{background:0 0}.ui-constructor .cf-purpose-icon{width:94px;height:100px;overflow:hidden}.ui-constructor .eg-purpose-robot{width:100px;height:100px;transition:transform .35s}.ui-constructor .cf-purpose:hover .eg-purpose-robot,.ui-constructor .cf-purpose.is-picked .eg-purpose-robot{transform:scale(1.08)rotate(-2deg)}.eg-pose-sway{transform-origin:50% 87%;width:100%;height:100%;animation:4s ease-in-out infinite paused eg-robot-sway}.eg-pose-sway>img{object-fit:contain;width:100%;height:100%;display:block}.eg-cycle-phone .eg-pose-sway{animation-delay:-1.3s}.eg-cycle-laptop .eg-pose-sway{animation-delay:-2.6s}.eg-mascot-cycle[data-running=true] .eg-pose-sway{animation-play-state:running}@keyframes eg-robot-sway{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}.eg-robot-note{will-change:transform;animation:5.8s ease-in-out infinite eg-label-drift}.eg-robot-skills{animation-delay:-1.4s}.eg-robot-telegram{animation-delay:-3s}.eg-robot-personal{animation-delay:-4.4s}@keyframes eg-label-drift{0%,to{transform:translate(0)rotate(-.6deg)}50%{transform:translate(3px,-6px)rotate(.6deg)}}.eg-flow-art>img{transform-origin:50% 85%;animation:5.5s ease-in-out infinite eg-robot-sway}.ui-constructor .cf-main[data-step]{animation:.35s ease-out eg-step-enter}.ui-constructor .ui-block-body:not([hidden]){animation:.25s ease-out eg-step-enter}@keyframes eg-step-enter{0%{opacity:.35;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1190px) and (min-width:761px){.ui-constructor .cf-layout,.ui-constructor .cf-stage-purpose{grid-template-columns:140px minmax(0,1fr);gap:28px;width:89%}.ui-constructor .cf-stage-purpose>.eg-flow-art{display:none}}@media (max-width:760px){.ui-constructor .cf-layout,.ui-constructor .cf-stage-purpose{width:100%;max-width:620px;padding:26px 20px 30px;display:block}.ui-constructor .cf-mobile-progress{top:0}.ui-constructor .cf-purpose-icon{width:76px;height:82px}.ui-constructor .eg-purpose-robot{width:82px;height:82px}.eg-skill-art{border-radius:9px;width:48px;height:48px}.ui-constructor .ui-block-services{padding-left:73px}.ui-constructor .ui-review-heading .eg-skill-art{width:36px;height:36px}.ui-constructor .cf-purpose{gap:12px}}@media (prefers-reduced-motion:reduce){.eg-pose-sway,.eg-robot-note,.eg-flow-art>img,.ui-constructor .cf-main[data-step],.ui-constructor .ui-block-body:not([hidden]){animation:none!important}.eg-purpose-robot,.eg-skill-art{transition:none!important;transform:none!important}}.eg-robot-stage:has(.eg-mascot-cycle[data-running=false]) .eg-robot-note{animation-play-state:paused}.eg-site-header svg,.eg-nav-action svg,.eg-nav-back svg,.qs-back-link svg,.qs-primary svg,.cf-back svg,.cf-next svg{flex-shrink:0;width:18px;height:18px;display:block}.eg-language>button>svg{width:14px;height:14px;transition:transform .2s}.eg-language>button[aria-expanded=true]>svg{transform:rotate(180deg)}.eg-nav-action svg{width:17px;height:17px}.eg-nav-back{align-items:center;gap:8px;display:flex}.ui-skill-setup{background:#fffdf8;border:1px solid #daddd2;border-radius:20px;margin:25px 0 18px;overflow:hidden}.ui-constructor .ui-skill-setup .ui-base-skills{background:#fffdf8;border:0;border-bottom:1px solid #d6ddcf;border-radius:0;margin:0;padding:18px 20px 20px}.ui-skill-setup .ui-base-skills>.ui-base-heading{justify-content:flex-start;align-items:center;gap:12px;margin-bottom:12px;display:flex}.ui-base-heading>.eg-skill-art{border-radius:9px;width:46px;height:46px}.ui-base-heading>span{gap:2px;display:grid}.ui-base-heading>span>strong{color:#263d35;font-size:16px;font-weight:500;line-height:1.35}.ui-base-heading>span>span{color:#7d857b;font-size:10px;line-height:1.5}.ui-skill-setup .ui-base-skills>.ui-base-capabilities{grid-template-columns:1fr 1fr;gap:7px;display:grid}.ui-base-capabilities .ui-capability{background:#fbfcf8;align-items:center;min-height:56px;padding:9px 11px}.ui-base-capabilities .ui-capability.is-picked{background:#edf1e7;border-color:#aab9a3}.ui-base-capabilities .ui-capability>input{margin:0}.ui-base-capabilities .ui-capability strong{font-size:12px;line-height:1.45}.ui-catalog-heading{justify-content:space-between;align-items:baseline;gap:16px;padding:20px 24px 0;display:flex}.ui-catalog-heading>strong{color:#263d35;font-size:17px;font-weight:500}.ui-catalog-heading>span{color:#7d857b;font-size:10px}.ui-skill-setup .ui-catalog-tools{margin:0;padding:13px 24px 22px}.ui-skill-setup .ui-search{background:#fff;border-color:#d5d9d1}.ui-skill-setup .ui-catalog-toolbar{margin-top:8px}.ui-skill-setup .ui-results-count{margin:0}.qs-telegram-field>span{color:#477062;background:#edf3f1;width:36px;height:36px}.qs-telegram-field>span svg{width:21px;height:21px}.qs-primary svg{width:20px;height:20px}.qs-back-link{gap:7px}.qs-back-link svg{width:16px;height:16px}.qs-application-status{color:#38533f;background:#edf3e8;border:1px solid #bdceb9;border-radius:10px;align-items:center;gap:9px;margin:15px 0 0;padding:12px 14px;font-size:12px;display:flex}.qs-application-status>span{color:#fff;background:#38533f;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.ui-constructor .qs-primary:disabled{opacity:1;background:#587064;border-color:#587064}.ui-constructor .cf-footer-inner{justify-content:space-between}.ui-constructor .cf-next{justify-content:space-between;align-items:center;gap:22px;display:flex}.ui-constructor .cf-back{min-width:auto}.ui-constructor .cf-back svg{width:20px;height:20px}.eg-legal-page main a{align-items:center;gap:.4rem;display:inline-flex}.eg-legal-page main a svg,.ip-control-fields a svg,.ip-notes a svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1rem;height:1rem}.ip-control-fields a,.ip-notes a{align-items:center;gap:.35rem;display:inline-flex}.ip-address button svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}@media (max-width:760px){.ui-constructor.cf-root{padding-bottom:105px}.ui-constructor .cf-footer{padding:10px 20px calc(10px + var(--eightgate-preview-safe-bottom,env(safe-area-inset-bottom)))}.ui-constructor .cf-footer-inner{grid-template-columns:44px minmax(0,1fr);gap:10px;display:grid}.ui-constructor .cf-next{grid-column:2;min-height:52px}.ui-constructor .cf-back{grid-column:1;justify-content:center}.ui-constructor .cf-back>span{display:none}.ui-skill-setup{border-radius:16px;margin-top:20px}.ui-constructor .ui-skill-setup .ui-base-skills{padding:15px}.ui-skill-setup .ui-base-skills>.ui-base-heading{gap:10px;margin-bottom:10px;display:flex}.ui-base-heading>.eg-skill-art{width:42px;height:42px}.ui-skill-setup .ui-base-skills>.ui-base-capabilities{grid-template-columns:1fr 1fr;gap:6px}.ui-base-capabilities .ui-capability{min-height:58px;padding:8px}.ui-base-capabilities .ui-capability strong{font-size:11px;line-height:1.4}.ui-catalog-heading{gap:3px;padding:18px 17px 0;display:grid}.ui-skill-setup .ui-catalog-tools{padding:12px 17px 18px}.ui-skill-setup .ui-catalog-toolbar{align-items:center}.ui-skill-setup .ui-results-count{max-width:190px}.eg-legal-page{padding:0 20px}.eg-legal-page main{padding:30px 0 64px}.eg-legal-back{margin-bottom:24px}.eg-legal-document{border-radius:18px;padding:25px 20px}.eg-legal-document h2{margin-top:36px;font-size:21px}.eg-legal-document p,.eg-legal-document li{font-size:14px;line-height:1.7}}html,body,body *{cursor:url(/media/eightgate-cursor.png) 4 6,auto!important}body a[href],body button:not(:disabled),body label,body select:not(:disabled),body summary,body [role=button]:not([aria-disabled=true]),body [role=option],body [role=tab],body [role=checkbox],body input[type=checkbox]:not(:disabled),body input[type=radio]:not(:disabled),body input[type=button]:not(:disabled),body input[type=submit]:not(:disabled){cursor:url(/media/eightgate-pointer.png) 8 4,pointer!important}body button:disabled,body select:disabled,body [aria-disabled=true]{cursor:url(/media/eightgate-cursor.png) 4 6,default!important}body input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]),body textarea,body [contenteditable=true]{cursor:text!important}@media (max-width:760px){.ui-constructor .cf-footer-initial .cf-next{grid-column:1/-1}}
