.coming-soon{--landing-accent: #5b3df5;--landing-button: #8a8a8a;--landing-button-active: linear-gradient(90deg, #07001a 0%, #1a06c8 100%);--landing-bg-from: #e9e9ff;--landing-bg-to: #ffffff;min-height:100vh;width:100%;background:linear-gradient(180deg,var(--landing-bg-from) 0%,var(--landing-bg-to) 100%);display:flex;flex-direction:column;align-items:center;padding:32px 24px 56px;font-family:Inter,sans-serif;color:#1c1815}.coming-soon__header{width:100%;max-width:1120px;text-align:left;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;line-height:1;letter-spacing:-.01em}.coming-soon__brand-dot{color:var(--landing-accent)}.coming-soon__body{width:100%;max-width:760px;margin:56px auto 0;display:flex;flex-direction:column;align-items:center;gap:16px}.coming-soon__headline{font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,6vw,64px);font-weight:800;line-height:1.05;letter-spacing:-.015em;text-align:center;white-space:pre-line;margin:0}.coming-soon__subline{font-size:16px;line-height:1.4;text-align:center;white-space:pre-line;margin:0;color:#1c1815}.coming-soon__callout{margin:0 0 20px;color:var(--landing-accent);font-size:18px;line-height:1.4;text-align:center;display:inline-flex;align-items:flex-start;justify-content:center;gap:8px}.coming-soon__callout svg{flex-shrink:0;margin-top:3px}.coming-soon__form{width:100%;max-width:460px;display:flex;flex-direction:column;gap:16px;margin:0}.coming-soon__input{width:100%;border:0;border-radius:9999px;padding:18px 28px;font-size:16px;font-family:inherit;background:#fff;box-shadow:0 12px 32px #5b3df51a;outline:none}.coming-soon__input:focus-visible{box-shadow:0 0 0 3px #5b3df552}.coming-soon__submit{width:100%;border:0;border-radius:9999px;padding:18px 28px;background:var(--landing-button-active);color:#fff;font-size:18px;font-weight:600;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:filter .12s ease,background .12s ease}.coming-soon__submit:hover:not(:disabled){filter:brightness(1.1)}.coming-soon__submit:disabled{background:var(--landing-button);opacity:.7;cursor:not-allowed}.coming-soon__error{color:#b03a3a;font-size:14px;text-align:center;margin:0}.coming-soon__success{display:flex;flex-direction:column;align-items:center;gap:4px;margin:0;color:#1c1815;text-align:center;background:#fff;width:680px;border-radius:16px;padding:30px 16px}.coming-soon__success-title{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:22px;font-weight:600}.coming-soon__success-promise{margin:0;font-size:18px;line-height:1.4}.coming-soon__success-body{margin:16px 0 0;font-size:18px;line-height:1.4;white-space:pre-line}/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-duration:initial}}}@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;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--font-weight-semibold:600;--radius-2xl:1rem;--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,::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%;-moz-tab-size:4;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;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;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-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}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-2{height:calc(var(--spacing) * 2)}.h-2\.5{height:calc(var(--spacing) * 2.5)}.w-2\.5{width:calc(var(--spacing) * 2.5)}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.gap-3{gap:calc(var(--spacing) * 3)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[var\(--asknaya-border\)\]{border-color:var(--asknaya-border)}.bg-\[var\(--asknaya-accent\)\]{background-color:var(--asknaya-accent)}.bg-\[var\(--asknaya-border\)\]{background-color:var(--asknaya-border)}.bg-\[var\(--asknaya-ink\)\]{background-color:var(--asknaya-ink)}.bg-\[var\(--asknaya-panel-strong\)\]{background-color:var(--asknaya-panel-strong)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-3{padding-block:calc(var(--spacing) * 3)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.text-\[var\(--asknaya-accent-deep\)\]{color:var(--asknaya-accent-deep)}.text-\[var\(--asknaya-ink\)\]{color:var(--asknaya-ink)}.text-\[var\(--asknaya-ink-soft\)\]{color:var(--asknaya-ink-soft)}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-500{--tw-duration:.5s;transition-duration:.5s}@media(min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}@keyframes web-icon-spin{to{transform:rotate(360deg)}}:root{--asknaya-bg:#f7efe9;--asknaya-bg-strong:#f2e7df;--asknaya-panel:#fffaf6d1;--asknaya-panel-strong:#fffffff5;--asknaya-border:#81594f24;--asknaya-border-strong:#81594f3d;--asknaya-ink:#211916;--asknaya-ink-soft:#5f524d;--asknaya-accent:#d87373;--asknaya-accent-deep:#9f4d4d;--web-content-top:20px}*,:before,:after{box-sizing:border-box}html{color:var(--asknaya-ink);background:radial-gradient(circle at 0 0,#ffffffbf,#0000 38%),linear-gradient(#fbf3ee,#f5ebe3 48%,#f0e1d7)}body{min-height:100vh;color:var(--asknaya-ink);margin:0;font-family:Inter,sans-serif}h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit}button,input,textarea,select{font:inherit}textarea{resize:none}#root{min-height:100vh}::selection{background:#d873732e}.web-screen{flex-direction:column;min-height:100vh;display:flex}.web-screen--white{background:#fff}.web-screen--cream{background:#f7f5f1}.web-page-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;display:flex}.web-page-header__group{align-items:center;gap:12px;min-width:0;display:flex}.web-page-header__group--end{justify-content:flex-end}.web-page-header__back{color:inherit;background:0 0;border:none;align-items:center;padding:0;line-height:1;text-decoration:none;display:flex}.logo.logo--link{cursor:pointer;text-decoration:none;transition:opacity .15s}.logo.logo--link:hover{opacity:.65}.web-page-header__meta{color:#9a9488;font-size:13px;font-weight:600}.web-menu-trigger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:flex}.web-menu-trigger__bar{border-radius:2px;width:22px;height:2px;display:block}.web-menu-overlay{z-index:99999;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.web-menu-overlay__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;flex:1}.web-menu-panel{background:#fff;flex-direction:column;width:min(380px,88vw);padding:32px 40px 48px;display:flex;overflow-y:auto}.web-menu-panel__close{cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-bottom:28px;padding:0;line-height:1}.web-menu-panel__header{margin-bottom:40px}.web-menu-panel__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#9a9488;margin-bottom:10px;font-size:12px;font-weight:700}.web-menu-panel__description{color:#5f524d;font-size:15px;line-height:1.6}.web-menu-panel__nav{flex-direction:column;gap:28px;display:flex}.web-menu-panel__link{color:#1a1a1a;letter-spacing:-.01em;font-size:22px;font-weight:500;text-decoration:none;transition:opacity .15s}.web-menu-panel__link:hover{opacity:.4}.web-case-hero__avatar{color:#b84040;letter-spacing:.02em;background:#f5c6c6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:700;display:flex}.web-case-hero__copy{min-width:0}.web-case-hero__title{color:#1a1a1a;font-size:17px;font-weight:700;line-height:1.2}.web-case-hero__meta{color:#9a9488;margin-top:2px;font-size:12px}.web-flow-header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.web-flow-progress{padding:0}.web-flow-back{cursor:pointer;color:#9a9488;background:0 0;border:none;padding:4px 0;font-size:13px;font-weight:600}.web-flow-content{flex-direction:column;flex:1;justify-content:center;width:100%;min-height:0;margin:0 auto;padding:32px 24px;display:flex}.web-flow-content--scrollable{justify-content:flex-start;overflow-y:auto}.web-flow-safe-area{height:max(24px,env(safe-area-inset-bottom))}.web-new-case-flow{background:#edeae2}.web-new-case-main{flex:1;width:100%;max-width:430px;min-height:0;margin:0 auto;padding:14px 16px 96px;overflow-y:auto}.web-new-case-back{color:#050505;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;margin:0 0 22px;padding:0;display:inline-flex}.web-new-case-step{flex-direction:column;align-items:stretch;width:100%;padding-top:20px;display:flex}.web-new-case-step--compact{padding-top:38px}.web-new-case-step--top{padding-top:6px}.web-new-case-heading{letter-spacing:0;text-align:center;color:#050505;white-space:pre-line;width:min(100%,350px);margin:0 auto 52px;font-family:Playfair Display,Georgia,serif;font-size:clamp(23px,6.2vw,38px);font-weight:900;line-height:1.08}.web-new-case-options{flex-direction:column;gap:8px;display:flex}.web-new-case-option{color:#8d8b87;text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #0000;border-radius:999px;justify-content:flex-start;align-items:center;width:100%;min-height:48px;padding:13px 34px;font-size:14px;font-weight:400;line-height:1.25;transition:border-color .15s,color .15s,background .15s;display:flex}.web-new-case-back:focus-visible,.web-app-header__notification:focus-visible{outline-offset:3px;outline:2px solid #2e12df}.web-new-case-option:hover,.web-new-case-option:focus-visible{color:#15120f;border-color:#8f8e8a;outline:none}.web-new-case-input{color:#111;background:#ffffffeb;border:1px solid #0000;border-radius:999px;outline:none;height:50px;padding:0 28px}.input-card.web-new-case-input:focus{border-color:#8f8e8a;outline:none}.web-new-case-upload{color:#8d8d8d;text-align:center;cursor:pointer;background:#ffffffb8;border:1.5px dashed #8d8d8d;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;min-height:178px;padding:24px 34px;font-size:25px;font-weight:400;line-height:1.35;display:flex}.web-new-case-upload:focus-visible{color:#15120f;border-color:#8f8e8a;outline:none}.web-new-case-previews{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.web-new-case-preview{width:78px;height:78px;position:relative}.web-new-case-preview img{object-fit:cover;border:1px solid #81594f24;border-radius:14px;width:100%;height:100%;display:block}.web-new-case-preview button{color:#fff;cursor:pointer;background:#1a1a1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute;top:-8px;right:-8px}.web-new-case-story{position:relative}.web-new-case-story textarea{color:#111;resize:none;background:#ffffffeb;border:1px solid #0000;border-radius:28px;outline:none;width:100%;min-height:192px;padding:30px 82px 58px 26px;font-size:17px;line-height:1.45}.web-new-case-story textarea::placeholder{color:#8d8d8d}.web-new-case-story textarea:focus{box-shadow:none;border-color:#8f8e8a}.web-new-case-story__image,.web-new-case-story__mic{color:#8d8d8d;position:absolute;bottom:28px}.web-new-case-story__image{left:28px}.web-new-case-story__mic{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:inline-flex;right:28px}.web-new-case-story__mic--recording{color:#fff;background:#1a1a1a}.web-new-case-story__mic:disabled{cursor:default;opacity:.45}.web-new-case-story__error{margin:10px 0 0}.web-new-case-action-bar{width:100%;max-width:430px;padding:16px 24px max(24px,env(safe-area-inset-bottom));background:#edeae2;flex-shrink:0;margin:0 auto;position:relative}.web-new-case-action-bar:before{content:"";pointer-events:none;background:linear-gradient(#0000,#edeae2);height:28px;position:absolute;bottom:100%;left:0;right:0}.btn-next.web-new-case-submit{width:100%;min-height:54px;box-shadow:none;background:#1a1a1a;gap:8px;font-size:16px;font-weight:500}.btn-next.web-new-case-submit:disabled{opacity:.55;background:#777}.web-page-body{flex:1;width:100%;min-height:0;margin:0 auto;overflow-y:auto}.web-page-body--sm{max-width:520px;padding:var(--web-content-top) 24px 32px}.web-page-body--md{max-width:680px;padding:var(--web-content-top) 20px 24px}.web-page-body--analytics{max-width:430px;padding:50px 20px 80px}.web-page-stack{flex-direction:column;gap:16px;display:flex}.web-state-screen{justify-content:center;align-items:center;padding:24px}.web-state-screen--compact{padding-top:0;padding-bottom:0}.web-state-card{text-align:center;width:100%;max-width:460px;margin:0 auto}.web-state-icon{opacity:.3;margin-bottom:16px}.web-state-title{color:#1a1a1a;margin-bottom:8px;font-size:16px;font-weight:700}.web-state-body{color:#9a9488;margin-bottom:24px;font-size:14px;line-height:1.55}.web-state-action{justify-content:center;display:flex}.web-verify-gift__overlay{z-index:1100;background:#ffffffb8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.web-verify-gift__card{color:#111;text-align:center;background:#fff;border:1.5px solid #2e12df;border-radius:32px;width:min(100%,402px);min-height:234px;padding:58px 30px 28px;position:relative}.web-verify-gift__close{color:#8a8884;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex;position:absolute;top:24px;right:26px}.web-verify-gift__title{color:#111;letter-spacing:0;margin:0 0 20px;font-size:20px;font-weight:600;line-height:1.1}.web-verify-gift__badge{color:#2e12df;background:#dce3ff;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:max-content;min-width:136px;min-height:30px;margin:0 auto 18px;padding:3px 14px 3px 10px;font-size:16px;font-weight:600;line-height:1;display:inline-flex}.web-verify-gift__icon{flex:0 0 24px;width:24px;height:24px}.web-verify-gift__heading{color:#2e12df;margin:0 0 12px;font-size:20px;font-weight:500;line-height:1.2}.web-verify-gift__body{color:#111;font:inherit;cursor:pointer;background:0 0;border:none;margin:0;font-size:16px;line-height:1.25}.web-dialog-overlay.modal-overlay.center{background:0 0;align-items:center;padding:22px}.web-dialog{box-sizing:border-box;text-align:center;background:#fff;border:1.5px solid #2e12df;border-radius:28px;width:min(100vw - 44px,330px);max-width:330px;min-height:264px;padding:63px 29px 22px;position:relative}.web-dialog__close{color:#8d8b87;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex;position:absolute;top:25px;right:25px}.web-dialog__close:hover{color:#1a1a1a}.web-dialog__icon{display:none}.web-dialog__title{color:#888783;max-width:246px;margin:0 auto 35px;font-size:16px;font-weight:700;line-height:1.22}.web-dialog__body{color:#2e12df;max-width:260px;margin:0 auto 24px;font-size:17px;font-weight:500;line-height:1.12}.web-dialog__actions{justify-content:center;display:flex}.web-dialog__button{border-radius:999px;flex:none;min-width:99px;min-height:42px;padding:0 24px;font-size:17px;font-weight:500;line-height:1}.web-dialog__button--primary{color:#fff;background:#050505;border:1.5px solid #8d8b87}@media(max-width:480px){.web-dialog-overlay.modal-overlay.center{padding:18px 22px}.web-dialog{border-radius:28px;min-height:264px;padding:63px 29px 22px}.web-dialog__close{top:25px;right:25px}.web-dialog__title{font-size:16px}.web-dialog__body{font-size:17px}.web-dialog__button{min-height:42px;font-size:17px}}.web-surface-card{background:#fff;border:1.5px solid #e2ddd4;border-radius:20px;padding:18px 20px}.web-surface-card--soft{background:#fff;border-radius:16px;padding:20px}.web-surface-card--compact{background:#fff;border-radius:16px;padding:16px 14px}.web-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.web-card-main{flex:1;min-width:0}.web-card-title-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.web-card-title{color:#1a1a1a;font-size:16px;font-weight:700}.web-card-title--sm{font-size:14px}.web-card-meta{color:#b0aa9f;margin-bottom:5px;font-size:11px}.web-card-preview{color:#7a7468;font-size:13px;line-height:1.5}.web-card-preview--clamp-2,.web-card-preview--clamp-3{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.web-card-preview--clamp-2{-webkit-line-clamp:2}.web-card-preview--clamp-3{-webkit-line-clamp:3}.web-analysis-card{position:relative}.web-analysis-card__link{min-height:100%;color:inherit;padding-right:34px;text-decoration:none;display:block}.web-analysis-card__delete{position:absolute;top:18px;right:20px}.web-icon-button{color:#9a9488;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px}.web-cases-page,.web-analysis-page{color:#111;background:#fbfbfb}.web-settings-page{color:#111;background:linear-gradient(#fff 0,#fff 64px,#eaf0ff 49px,#f3f6ff 72%,#fff)}.web-app-header{width:100%;max-width:430px;margin:0 auto;padding:24px 20px 0}.web-app-header .web-page-header__group{gap:12px}.web-app-header .web-page-header__group--end{gap:12px;min-height:34px}.web-app-header__logo{color:#2e12df;letter-spacing:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;line-height:1;text-decoration:none}.web-analysis-page__body{flex:1;width:100%;max-width:430px;min-height:0;margin:0 auto;padding:50px 20px 80px;overflow-y:auto}.web-analysis-page__stack{flex-direction:column;gap:28px;display:flex}.web-analysis-page__title{color:#111;letter-spacing:0;word-break:break-word;max-width:100%;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:800;line-height:1.05}.web-analysis-page__meta{color:#a8a4a0;font-size:14px;font-weight:400;line-height:1.2}.web-analysis-page__card{background:#fff;border:1.5px solid #e2ddd4;border-radius:18px;flex-direction:column;gap:12px;padding:24px 20px;display:flex}.web-analysis-page__gate-wrap{justify-content:center;padding:32px 0 8px;display:flex}.web-analysis-page__message{flex-direction:column;gap:6px;margin-top:28px;display:flex}.web-analysis-page__speaker{margin-bottom:0}.web-analysis-page__save-row{justify-content:center;padding:20px 0 8px;display:flex}.web-analytics-page__heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.web-cases-page .web-user-menu__trigger,.web-app-header .web-user-menu__trigger,.web-settings-page .web-user-menu__trigger{background:0 0;border:none;border-radius:50%;width:34px;height:34px;padding:0}.web-cases-page .web-user-menu__avatar,.web-app-header .web-user-menu__avatar,.web-settings-page .web-user-menu__avatar{color:#fff;background:#2e12df;width:34px;height:34px;font-size:12px;font-weight:700}.web-cases-page .web-user-menu__label,.web-app-header .web-user-menu__label,.web-settings-page .web-user-menu__label{display:none}.web-cases-page__body{flex:1;width:100%;max-width:430px;min-height:0;margin:0 auto;padding:50px 20px 80px;overflow-y:auto}.web-cases-page__tabs{background:#edeae5;border-radius:18px;gap:0;min-height:54px;padding:6px;display:flex}.web-cases-page__tab{color:#8a8a8a;letter-spacing:0;cursor:pointer;background:0 0;border:none;border-radius:14px;flex:1;min-width:0;font-family:inherit;font-size:18px;font-weight:500;line-height:1;transition:background .18s,color .18s}.web-cases-page__tab--active{color:#111;background:#fff}.web-cases-page__content{margin-top:12px}.web-cases-page__pattern-cta{color:#fff;background:linear-gradient(100deg,#03010f,#18046d 48%,#2e12df);border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:58px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.web-cases-page__list-bar{justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin:28px 6px 12px 0;display:flex}.web-cases-page__count{color:#8a8a8a;font-size:14px;font-weight:400;line-height:1}.web-cases-page__new-case{color:#fff;background:#050505;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:0;text-decoration:none;display:inline-flex;position:relative}.web-cases-page__new-case:before,.web-cases-page__new-case:after{content:"";background:currentColor;border-radius:999px;width:24px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.web-cases-page__new-case:after{width:3px;height:24px}.web-cases-page__empty-cta{color:#fff;background:#050505;border-radius:999px;justify-content:center;align-items:center;min-height:58px;padding:0 28px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.web-cases-page__cards{flex-direction:column;gap:12px;display:flex}.web-cases-page__cards--analyses,.web-cases-page__empty-state{margin-top:28px}.web-cases-page .web-surface-card{box-shadow:none;border:1.5px solid #8f8f8f;border-radius:18px;min-height:112px;padding:20px 26px 18px}.web-cases-page .web-card-header{min-height:74px}.web-cases-page .web-card-title-row{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:20px}.web-cases-page .web-card-title{letter-spacing:0;color:#050505;order:2;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:800;line-height:.95}.web-cases-page .web-label-pill{color:#8a8a8a;background:#e1e8ff;order:1;min-height:22px;padding:3px 14px;font-size:14px;font-weight:400;line-height:1}.web-cases-page .web-card-meta{color:#888;align-items:center;gap:18px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1;display:flex}.web-cases-page .web-card-preview{display:none}.web-cases-page .web-icon-button{color:#858585;width:30px;height:30px;margin-top:6px;padding:0}.web-cases-page .web-analysis-card__delete{margin-top:0;top:20px;right:26px}@media(max-width:560px){.web-app-header{padding-inline:20px}.web-app-header .web-page-header__group--end{gap:8px}.web-cases-page__body{padding-inline:20px}.web-cases-page__tabs{gap:0;padding-inline:6px}.web-cases-page__tab,.web-cases-page__pattern-cta{font-size:18px}.web-cases-page .web-card-title{font-size:30px}.web-cases-page .web-label-pill,.web-cases-page .web-card-meta,.web-cases-page__count{font-size:14px}}.web-pill-button,.web-pill-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.web-pill-button{cursor:pointer}.web-pill-button--primary,.web-pill-link--primary{color:#fff;background:#1a1a1a;border:none}.web-pill-button--secondary,.web-pill-link--secondary{color:#1a1a1a;background:#fff;border:1.5px solid #e2ddd4}.web-pill-button--subtle,.web-pill-link--subtle{color:#1a1a1a;background:#f5f2ed;border:none}.web-pill-button:disabled{cursor:default;opacity:.72}.web-meta-text{color:#b0aa9f;font-size:13px}.web-meta-text--strong{color:#9a9488;font-weight:600}.web-label-pill{color:#9a9488;background:#edeae2;border-radius:999px;flex-shrink:0;align-items:center;padding:2px 9px;font-size:11px;display:inline-flex}.web-empty-state{text-align:center;padding:60px 20px}.web-empty-state--lg{padding:80px 20px}.web-empty-state__icon{opacity:.25;justify-items:center;margin-bottom:20px}.web-empty-state__title{color:#1a1a1a;margin-bottom:6px;font-size:16px;font-weight:700}.web-empty-state__body{color:#b0aa9f;font-size:14px}.web-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.web-kpi-card{background:#fff;border-radius:16px;padding:16px 14px}.web-kpi-label{color:#9a9488;margin-bottom:6px;font-size:11px;line-height:1.3}.web-kpi-value{color:#1a1a1a;font-size:28px;font-weight:700;line-height:1}.web-kpi-value--danger{color:#e87070}.web-kpi-value--warning{color:#c8962a}.web-section-heading{color:#1a1a1a;margin-bottom:14px;font-size:15px}.web-flow-action-bar{width:100%;padding:16px 24px max(24px,env(safe-area-inset-bottom));background:#edeae2;flex-shrink:0;margin:0 auto;position:relative}.web-flow-action-bar:before{content:"";pointer-events:none;background:linear-gradient(#0000,#edeae2);height:24px;position:absolute;bottom:100%;left:0;right:0}.web-field-label{color:var(--asknaya-ink);margin-bottom:12px;font-size:14px;font-weight:600;display:block}.web-helper-text{color:#9a9488;font-size:13px;line-height:1.5}.web-helper-text--spacing-sm{margin-top:10px}.web-helper-text--spacing-md{margin-bottom:20px}.web-error-text{color:#c4567e;margin-bottom:16px;font-size:13px}.web-error-banner{color:#8b3a5a;background:#faecf1;border:1px solid #e7b9c8;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;font-size:14px;line-height:1.45;display:flex}.modal-dialog.web-auth-modal{max-width:490px;box-shadow:none;border:1.5px solid #8f8f8f;border-radius:18px;padding:0}.web-auth-header{text-align:center;margin-bottom:0;padding:20px 16px 18px;display:block;position:relative}.web-auth-header--signin{padding-bottom:14px}.web-auth-header--signup{padding-top:14px;padding-bottom:12px}.web-auth-header--forgot{padding:20px 16px 28px}.web-auth-header--reset-sent{min-height:70px;padding:0}.web-auth-header--verify-pending{min-height:72px;padding:28px 44px 14px}.web-auth-brand{color:#2e12df;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:800;line-height:1}.web-auth-title{color:#1a1a1a;letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:39px;font-weight:800;line-height:1.02}.web-auth-header--signup .web-auth-title{color:#2e12df;font-size:31px}.web-auth-header--forgot .web-auth-title{max-width:330px;margin:0 auto}.web-auth-header--reset-sent .web-auth-title{display:none}.web-auth-header--verify-pending .web-auth-title{color:#2e12df;font-family:inherit;font-size:28px;font-weight:800;line-height:1.1}.web-auth-subtitle{color:#8d8d8d;max-width:380px;margin:18px auto 0;font-size:24px;font-weight:400;line-height:1.15}.web-auth-header--signup .web-auth-subtitle{margin-top:14px;font-size:14px;line-height:1.35}.web-auth-close{cursor:pointer;color:#888;background:0 0;border:none;border-radius:50%;align-items:center;padding:6px;transition:background .15s;display:flex;position:absolute;top:18px;right:18px}.web-auth-close:hover{background:#0000000d}.web-auth-close--hidden{display:none}.web-auth-form{padding:0 16px 30px}.web-auth-form--signup{padding:0 16px 24px}.web-auth-form--forgot{padding:28px 16px 32px}.web-auth-field{flex-direction:column;margin-bottom:22px;display:flex}.web-auth-field__label{color:#1a1a1a;margin-bottom:6px;font-size:13px;font-weight:600}.web-auth-input{color:#1a1a1a;background:#fafafa;border:none;border-radius:999px;outline:none;width:100%;padding:17px 34px;font-size:23px;line-height:1.15;transition:box-shadow .15s,background .15s}.web-auth-input::placeholder{color:#8f8f8f}.web-auth-input:focus{box-shadow:inset 0 0 0 1.5px #9a9a9a}.web-auth-password-wrap{display:block;position:relative}.web-auth-input--password{padding-right:66px}.web-auth-password-toggle{color:#8f8f8f;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.web-auth-password-toggle:hover{color:#2e12df}.web-auth-password-toggle:focus-visible{outline-offset:2px;outline:2px solid #2e12df}.web-auth-input--error,.web-auth-input--error:focus{box-shadow:inset 0 0 0 1.5px #ef4444}.web-auth-form--signup .web-auth-field{margin-bottom:13px}.web-auth-form--signup .web-auth-input{padding:13px 24px;font-size:18px}.web-auth-form--signup .web-auth-input--password{padding-right:58px}.web-auth-form--signup .web-auth-password-toggle{width:34px;height:34px;right:14px}.web-auth-field__error{color:#c4567e;margin-top:6px;font-size:12px}.btn-next.web-auth-submit{width:100%;min-height:75px;box-shadow:none;background:linear-gradient(100deg,#03010f,#18046d 48%,#2e12df);margin-top:24px;font-size:24px;font-weight:500}.btn-next.web-auth-submit:disabled{opacity:1;color:#fff;cursor:not-allowed;background:#a7a7a7}.web-auth-form--signup .btn-next.web-auth-submit{min-height:55px;margin-top:26px;font-size:18px}.web-auth-form--forgot .btn-next.web-auth-submit{margin-top:34px}.web-auth-secondary{color:#1a1a1a;cursor:pointer;background:0 0;border:1.5px solid #1a1a1a;border-radius:999px;width:100%;margin-top:8px;padding:12px;font-size:14px;font-weight:600}.web-auth-secondary:hover{background:#f0ede6}.web-auth-footer{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:16px;display:flex}.web-auth-link{font-size:inherit;color:#2e12df;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800;text-decoration:underline}.web-auth-link:hover{opacity:.7}.web-auth-muted-link{color:#8f8f8f;cursor:pointer;background:0 0;border:none;padding:0;font-size:18px;line-height:1.2}.web-auth-forgot-row{justify-content:flex-end;margin-top:4px;display:flex}.web-auth-switch{color:#8f8f8f;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px;margin-top:22px;font-size:24px;line-height:1.25;display:flex}.web-auth-form--signup .web-auth-switch{margin-top:17px;font-size:18px}.web-auth-legal{color:#8f8f8f;text-align:center;max-width:430px;margin:32px auto 0;font-size:18px;line-height:1.25}.web-auth-legal--compact{max-width:320px;margin-top:26px;font-size:13px}.web-auth-legal a{color:inherit;text-decoration:underline}.web-auth-inline-error{color:#ef4444;text-align:left;margin:0 0 12px;font-size:18px;line-height:1.2}.web-auth-body{color:#1a1a1a;margin-bottom:14px;font-size:14px;line-height:1.55}.web-auth-tip{color:#9a9488;margin-bottom:18px;font-size:12px}.web-auth-back-row{justify-content:center;margin-top:27px;display:flex}.web-auth-back-link{color:#2e12df;cursor:pointer;background:0 0;border:none;align-items:center;gap:15px;padding:0;font-size:24px;font-weight:800;line-height:1.2;display:inline-flex}.web-auth-sent{text-align:center;padding:0 32px 30px}.web-auth-sent .web-auth-inline-error{text-align:center}.web-auth-sent__title{color:#2e12df;margin:0 0 20px;font-size:28px;font-weight:800;line-height:1.1}.web-auth-sent__lead,.web-auth-sent__body{color:#8f8f8f;max-width:360px;margin:0 auto 20px;font-size:20px;line-height:1.25}.web-auth-sent__email{color:#2e12df;overflow-wrap:anywhere;margin:-2px 0 22px;font-size:22px;font-weight:800;line-height:1.2}.web-auth-resend{color:#111;cursor:pointer;background:#fff;border:1.5px solid #8f8f8f;border-radius:999px;width:100%;min-height:56px;margin-top:2px;font-size:20px;line-height:1}.web-auth-sent .web-auth-legal--compact{margin-top:18px}.web-auth-resend:disabled{opacity:.5;cursor:not-allowed}@media(max-width:560px){.modal-dialog.web-auth-modal{max-width:min(490px,100vw - 24px)}.web-auth-title{font-size:34px}.web-auth-subtitle,.web-auth-switch,.web-auth-back-link,.web-auth-sent__lead,.web-auth-sent__body,.web-auth-sent__email,.web-auth-resend{font-size:20px}.web-auth-input{padding:16px 28px;font-size:20px}.btn-next.web-auth-submit{min-height:66px;font-size:21px}.web-auth-legal{font-size:16px}}.web-error-banner__text{flex:1;min-width:0}.web-error-banner__close{width:24px;height:24px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:-2px;padding:0;font-size:18px;line-height:1;transition:background .15s;display:flex}.web-error-banner__close:hover{background:#8b3a5a1f}.web-form-stack{flex-direction:column;gap:22px;display:flex}.web-chat-shell{background:#fff;height:100vh;display:flex}.web-chat-column{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.web-chat-messages{width:100%;max-width:640px;padding:var(--web-content-top) 20px 24px;flex-direction:column;flex:1;gap:16px;margin:0 auto;display:flex;overflow-y:auto}.web-chat-messages--page{padding-top:50px}.web-chat-page__title{color:#111;letter-spacing:0;word-break:break-word;max-width:100%;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:800;line-height:1.05}.web-chat-row{display:flex}.web-chat-row--assistant{align-items:flex-start;gap:12px}.web-chat-row--user{word-break:break-word;justify-content:flex-end}.web-chat-avatar{color:#1a1a1a;background:#e87070;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.web-chat-copy{flex:1;padding-top:6px}.web-chat-speaker{letter-spacing:.12em;text-transform:uppercase;color:#9a9488;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.web-chat-assistant-text{color:#1a1a1a;white-space:pre-wrap;font-size:15px;line-height:1.8}.web-chat-message-text{white-space:pre-wrap;display:block}.web-chat-image{object-fit:cover;border-radius:16px;max-width:min(240px,100%);margin-bottom:10px;display:block}.web-chat-user-bubble{color:#1a1a1a;background:#edeae2;border-radius:20px 20px 4px;max-width:72%;padding:14px 18px;font-size:14px;line-height:1.65}.web-chat-empty{text-align:center;color:#9a9488;font-size:14px}.web-composer-bar{padding:12px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:#fff;border-top:1.5px solid #f0ede6;flex-shrink:0}.web-composer-inner{max-width:640px;margin:0 auto}.web-composer{position:relative}.web-chat-attachments{flex-wrap:wrap;gap:10px;margin-bottom:10px;display:flex}.web-chat-attachments__item{position:relative}.web-chat-attachments__thumb{object-fit:cover;border:1px solid #e2ddd4;border-radius:18px;width:72px;height:72px;display:block}.web-chat-attachments__remove{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:999px;width:22px;height:22px;font-size:14px;line-height:1;position:absolute;top:-6px;right:-6px}.web-composer__field-wrap{background:#fff;border:1.5px solid #e2ddd4;border-radius:18px;padding:14px 0;transition:border-color .15s;position:relative}.web-composer__field{resize:none;color:#1a1a1a;field-sizing:content;background:0 0;border:none;outline:none;width:100%;min-height:1.6em;max-height:4.8em;padding:0 18px;font-size:15px;line-height:1.6;display:block;overflow-y:hidden}.web-composer__field--action{padding-right:52px}.web-composer__field--voice-actions{padding-right:96px}.web-composer__field--leading-action{padding-left:52px}.web-composer__action{border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:all .2s;display:flex;position:absolute;bottom:10px;right:10px}.web-composer__action--send{color:#fff;background:#1a1a1a;font-size:16px;font-weight:700}.web-composer__action--mic{color:#9a9488;background:0 0;right:52px}.web-composer__action--recording{color:#fff;background:#1a1a1a}.web-composer__action--attach{background:0 0;left:10px;right:auto}.web-composer__action:disabled{cursor:default}.web-chat-shell--anon{background:#fbfbfb}.web-chat-shell--anon .web-chat-column{background:#fbfbfb;width:100%;max-width:430px;margin:0 auto}.web-wallet-badge{color:#2e12df;background:#dce3ff;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;min-width:90px;height:30px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.web-wallet-badge__mark{flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.web-wallet-badge__icon{width:24px;height:24px;display:block}.web-app-header__avatar{color:#fff;cursor:pointer;background:#2e12df;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.web-app-header__notification{color:#111;cursor:default;background:0 0;border:0;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex}@media(max-width:460px){.web-wallet-badge{gap:6px;min-width:90px}}.web-chat-shell--anon .web-chat-messages{gap:18px;max-width:430px;padding:30px 28px 120px}.web-chat-shell--anon .web-chat-messages--page{padding:50px 20px 120px}.web-chat-shell--anon .web-chat-row--assistant{gap:12px}.web-chat-shell--anon .web-chat-avatar{color:#2e12df;background:#fff;width:26px;height:26px;margin-top:2px;box-shadow:0 8px 24px #2e12df1a}.web-chat-shell--anon .web-chat-avatar svg{width:20px;height:20px}.web-chat-shell--anon .web-chat-copy{padding-top:0}.web-chat-shell--anon .web-chat-speaker{display:none}.web-chat-shell--anon .web-chat-assistant-text{color:#111;white-space:pre-wrap;max-width:328px;font-size:17px;line-height:1.4}.web-chat-shell--anon .web-chat-user-bubble{background:#efebe5;border-radius:30px 30px 4px;max-width:82%;padding:15px 18px;font-size:16px;line-height:1.35}.web-anon-chat-gate{color:#2e12df;text-align:center;cursor:pointer;background:#dfe7ff;border:none;border-radius:30px;flex-direction:column;align-self:center;align-items:center;width:min(352px,100% - 38px);margin:10px auto 30px;padding:25px 22px 24px;text-decoration:none;display:flex}.web-anon-chat-gate--pearls{background:#e8e8e8;border-radius:32px;width:min(352px,100% - 18px);padding:31px 22px}.web-anon-chat-gate--pearls .web-anon-chat-gate__title{font-size:18px;font-weight:500}.web-anon-chat-gate--pearls .web-anon-chat-gate__body{color:#898989;max-width:235px;margin-top:23px;font-size:15px}.web-anon-chat-gate--pearls .web-anon-chat-gate__cta{min-height:56px;margin-top:31px;padding:0 36px;font-size:17px;box-shadow:0 13px 24px #2e12df29}.web-anon-chat-gate__title{font-size:17px;font-weight:500;line-height:1.2}.web-anon-chat-gate__body{color:#898989;max-width:235px;margin-top:18px;font-size:15px;line-height:1.2}.web-anon-chat-gate__cta{color:#fff;background:linear-gradient(100deg,#03010f,#18046d 48%,#2e12df);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:44px;margin-top:25px;padding:0 25px;font-size:15px;font-weight:700;line-height:1;display:inline-flex}.web-anon-chat-gate__lock{border:2px solid;border-radius:4px;width:18px;height:14px;position:relative}.web-anon-chat-gate__lock:before{content:"";border:2px solid;border-bottom:0;border-radius:9px 9px 0 0;width:9px;height:10px;position:absolute;top:-10px;left:4px}.web-chat-shell--anon .web-chat-image{border-radius:22px;max-width:min(270px,100%)}.web-chat-shell--anon .web-composer-bar{padding:18px 14px max(100px,env(safe-area-inset-bottom));background:linear-gradient(#fbfbfb00,#fbfbfb 18%);border-top:none}.web-chat-shell--anon .web-composer-inner{max-width:402px}.web-anon-chat-attachment{width:76px;margin:0 0 10px 24px;position:relative}.web-anon-chat-attachment img{object-fit:cover;border:1px solid #e6e2dc;border-radius:20px;width:76px;height:76px;display:block}.web-anon-chat-attachment button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;position:absolute;top:-7px;right:-7px}.web-anon-chat-attachments{margin:0 0 10px 24px}.web-anon-chat-attachments .web-chat-attachments__thumb{border-color:#e6e2dc;border-radius:20px;width:76px;height:76px}.web-anon-chat-attachments .web-chat-attachments__remove{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex;top:-7px;right:-7px}.web-anon-composer__field-wrap{border-color:#e0ddd8;border-radius:24px;padding:12px 0;box-shadow:0 2px 8px #14141405}.web-anon-composer__field-wrap--expanded{border-radius:24px;padding-top:20px;padding-bottom:40px}.web-anon-composer__field-wrap--error{border-color:#ef4444}.web-anon-composer__field{min-height:24px;max-height:280px;padding-left:54px;padding-right:54px;font-size:15px;line-height:1.35}.web-anon-composer__action{color:#8e8b86;width:30px;height:30px;bottom:10px}.web-anon-composer__action--attach{background:0 0;left:22px}.web-anon-composer__action--send{color:#2e12df;background:0 0;right:22px}.web-anon-composer__action--send:disabled{color:#a09d98;opacity:1;background:0 0}.web-anon-chat-limit-error{color:#ef4444;margin:10px 4px 0;font-size:12px;line-height:1.25}@media(min-width:768px){.web-chat-shell--anon .web-chat-column{border-left:1px solid #f2f2f2;border-right:1px solid #f2f2f2}}.web-user-menu{display:inline-flex;position:relative}.web-user-menu__trigger{cursor:pointer;font:inherit;color:#1a1a1a;background:#fff;border:1px solid #d6d2c8;border-radius:999px;align-items:center;gap:8px;padding:4px 12px 4px 4px;display:inline-flex}.web-user-menu__trigger:hover{border-color:#b3aea1}.web-user-menu__avatar{color:#fff;background:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:inline-flex}.web-user-menu__label{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:13px;font-weight:600;overflow:hidden}.web-user-menu__panel{z-index:1200;width:min(360px,100vw - 32px);min-height:410px;max-height:calc(100vh - 96px);box-shadow:none;background:#fff;border:1.5px solid #2e12df;border-radius:12px;flex-direction:column;padding:26px 20px 24px;display:flex;position:absolute;top:calc(100% + 14px);right:0;overflow-y:auto}.web-user-menu__profile{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:28px;display:grid}.web-user-menu__profile-avatar{color:#fff;background:#2e12df;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.web-user-menu__profile-copy{min-width:0}.web-user-menu__profile-name{color:#050505;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:800;line-height:1;overflow:hidden}.web-user-menu__profile-email{color:#858585;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:14px;font-weight:400;line-height:1;overflow:hidden}.web-user-menu__nav{flex-direction:column;gap:20px;display:flex}.web-user-menu__item{color:#2e12df;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;width:max-content;max-width:100%;padding:0;font-family:inherit;font-size:20px;font-weight:400;line-height:1.15;text-decoration:none;display:block}.web-user-menu__item:hover{text-underline-offset:8px;background:0 0;text-decoration:underline}.web-user-menu__item--danger{color:#2e12df;margin-top:auto}.web-user-menu__item--danger:hover{background:0 0}@media(max-width:560px){.web-user-menu__panel{border-width:1.5px;border-radius:10px;width:min(242px,100vw - 54px);min-height:346px;max-height:calc(100vh - 160px);padding:25px 13px 22px;position:fixed;inset:70px 27px auto auto}.web-user-menu__profile{grid-template-columns:24px minmax(0,1fr);gap:10px;margin-bottom:24px}.web-user-menu__profile-avatar{width:24px;height:24px;font-size:10px}.web-user-menu__profile-name{font-size:22px}.web-user-menu__profile-email{margin-top:10px;font-size:12px}.web-user-menu__nav{gap:17px}.web-user-menu__item{font-size:16px}}.web-settings__tabs{scrollbar-width:none;background:#dedad2;border-radius:14px;gap:0;margin-bottom:20px;padding:4px;display:flex;overflow-x:auto}.web-settings__tabs::-webkit-scrollbar{display:none}.web-settings__tab{cursor:pointer;color:#9a9488;text-align:center;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:auto;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:all .18s}.web-settings__tab:hover{color:#1a1a1a}.web-settings__tab--active{color:#1a1a1a;background:#fff;box-shadow:0 1px 4px #00000014}.web-settings__panel{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 4px #0000000a}.web-settings__panel .btn-next,.web-settings__panel .btn-secondary{color:#fff;box-shadow:none;background:#1a1a1a;border-color:#1a1a1a}.web-settings__panel .btn-next:hover:not(:disabled),.web-settings__panel .btn-secondary:hover:not(:disabled){opacity:1;background:#050505;border-color:#050505}.web-settings__panel .btn-next:disabled,.web-settings__panel .btn-secondary:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.web-settings__panel .btn-danger{color:#fff;box-shadow:none;background:#d92d20}.web-settings__panel .btn-danger:hover:not(:disabled){opacity:1;background:#b42318}.web-settings-billing .btn-next{color:#fff;background:linear-gradient(100deg,#05030d,#100840 42%,#2e12df);border-color:#0000}.web-settings-billing .btn-next:hover:not(:disabled){opacity:.92;background:linear-gradient(100deg,#05030d,#100840 42%,#2e12df);border-color:#0000}.web-error-banner,.web-success-banner,.web-warning-banner{border-radius:12px;margin-bottom:16px;padding:12px 16px;font-size:14px;font-weight:500}.web-error-banner{color:#b14d3a;background:#fbeae5;border:1px solid #f1c8be}.web-success-banner{color:#2c6b3f;background:#e6f4ea;border:1px solid #b8dcc4}.web-warning-banner{color:#8c6b1c;background:#fff5dc;border:1px solid #f1d896}.web-settings-profile{flex-direction:column;gap:22px;display:flex}.web-settings-profile .block{flex-direction:column;gap:8px;display:flex}.web-settings-security{flex-direction:column;gap:18px;display:flex}.web-settings-security .block{flex-direction:column;gap:8px;display:flex}.web-settings-sessions{flex-direction:column;gap:16px;display:flex}.web-settings-sessions__top{justify-content:flex-end;display:flex}.web-settings-sessions__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.web-settings-session{background:#faf8f3;border:1px solid #ece9e0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.web-settings-session--current{background:#fff;border-color:#1a1a1a}.web-settings-session__main{flex-direction:column;gap:4px;min-width:0;display:flex}.web-settings-session__device{color:#1a1a1a;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.web-settings-session__meta{color:#9a9488;font-size:12px}.web-settings-session__chip{color:#5a574e;white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:500;display:inline-flex}.web-settings-session__chip:before{content:"";background:#2c6b3f;border-radius:50%;width:7px;height:7px;display:inline-block}.web-settings-billing{flex-direction:column;gap:20px;display:flex}.web-settings-billing__page-head{flex-direction:column;align-items:center;gap:26px;padding:2px 0 8px;display:flex}.web-settings-billing__wallet-badge{color:#2e12df;background:#dce3ff;border-radius:999px;justify-content:center;align-items:center;gap:15px;min-width:224px;max-width:100%;height:42px;padding:0 22px;font-family:Inter,system-ui,sans-serif;line-height:1;display:inline-flex}.web-settings-billing__wallet-icon{flex:0 0 34px}.web-settings-billing__wallet-label{text-transform:uppercase;font-size:16px;font-weight:600}.web-settings-billing__wallet-value{font-size:22px;font-weight:700}.web-settings-billing__page-title{color:#050505;letter-spacing:0;margin:0;font-family:Playfair Display,Georgia,serif;font-size:42px;font-weight:700;line-height:1}.web-settings-billing__header{border-bottom:1px solid #ece9e0;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:18px;display:flex}.web-settings-billing__tier{color:#1a1a1a;margin-top:4px;font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:700}.web-settings-billing__plans{flex-direction:column;gap:14px;display:flex}.web-settings-billing__plans h3{color:#1a1a1a;margin:0;font-size:16px;font-weight:600}.web-settings-billing__plan-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media(max-width:480px){.web-settings-billing__plan-row{grid-template-columns:1fr}.web-settings-billing__wallet-badge{width:100%;min-width:0}.web-settings-billing__page-title{font-size:36px}}.web-settings-data{flex-direction:column;gap:16px;display:flex}.web-settings-data--danger{background:#fff;border:1px solid #f1c8be;border-radius:12px;padding:20px}.web-settings-data__heading{color:#b14d3a;margin:0;font-size:18px;font-weight:700}.web-settings-data .block{flex-direction:column;gap:8px;display:flex}.web-field-hint{color:#9a9488;font-size:12px;font-weight:400}.btn-secondary{color:#1a1a1a;cursor:pointer;background:#fff;border:1px solid #d6d2c8;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .18s;display:inline-flex}.btn-secondary:hover:not(:disabled){border-color:#1a1a1a}.btn-secondary:disabled{opacity:.5;cursor:default}.btn-danger{color:#fff;cursor:pointer;background:#b14d3a;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.btn-danger:hover:not(:disabled){background:#9a3f2e}.btn-danger:disabled{opacity:.4;cursor:default}.btn-link{color:#9a9488;cursor:pointer;background:0 0;border:none;padding:6px 4px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:underline}.btn-link:hover{color:#1a1a1a}.web-paywall-modal__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.web-paywall-modal__card{background:#fff;border-radius:20px;flex-direction:column;gap:16px;width:100%;max-width:420px;padding:28px 24px;display:flex;box-shadow:0 20px 50px #00000040}.web-paywall-modal__heading{color:#2e12df;margin:0;font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:600}.web-paywall-modal__body{color:#5a574e;margin:0;font-size:14px}.web-paywall-modal__plans{flex-direction:column;gap:10px;display:flex}.web-paywall-modal__plans .btn-next{color:#fff;background:linear-gradient(100deg,#05030d,#100840 42%,#2e12df);border-color:#0000;box-shadow:0 10px 24px #2e12df3d}.web-paywall-modal__plans .btn-next:hover:not(:disabled){opacity:.92;transform:none}.web-paywall-modal__plan{grid-template-columns:1fr 1fr;gap:8px;display:grid}@media(max-width:480px){.web-paywall-modal__plan{grid-template-columns:1fr}}.web-settings-billing__plans-heading{color:#1a1a1a;margin:0 0 4px;font-size:16px;font-weight:600}.web-settings-billing__plan-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media(max-width:560px){.web-settings-billing__plan-grid{grid-template-columns:1fr}}.web-plan-card{background:#fff;border:1px solid #ece9e0;border-radius:16px;flex-direction:column;gap:14px;padding:22px 20px 20px;display:flex;position:relative}.web-plan-card--recommended{border-color:#1a1a1a;box-shadow:0 4px 16px #00000014}.web-plan-card__badge{letter-spacing:.6px;text-transform:uppercase;color:#fff;background:#1a1a1a;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:-10px;left:16px}.web-plan-card__name{color:#1a1a1a;flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:600;display:flex}.web-plan-card__cycle{letter-spacing:.4px;text-transform:uppercase;color:#9a9488;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600}.web-plan-card__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.web-plan-card__savings{letter-spacing:.4px;text-transform:uppercase;color:#2c6b3f;white-space:nowrap;background:#e6f4ea;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}.web-plan-card__price-amount{color:#1a1a1a;letter-spacing:-.02em;font-family:Inter,system-ui,sans-serif;font-size:34px;font-weight:700;line-height:1}.web-plan-card__price-period{color:#9a9488;font-size:13px;font-weight:500}.web-plan-card__perks{color:#5a574e;flex-direction:column;gap:8px;margin:0;padding:0;font-size:13px;line-height:1.45;list-style:none;display:flex}.web-plan-card__perks li{padding-left:22px;position:relative}.web-plan-card__perks li:before{content:"";background:#f4f1ea url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") 50%/9px 9px no-repeat;border-radius:50%;width:14px;height:14px;position:absolute;top:6px;left:0}.web-plan-card__cta{width:100%;margin-top:auto}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--hero-header-color:#000}@media(max-width:639px){body.lang-ru{--hero-header-color:#fff}}html,body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#fff;height:100%;font-family:Inter,system-ui,sans-serif}#root{flex-direction:column;min-height:100dvh;display:flex}.bg-pink{background:linear-gradient(160deg,#fff5f8,#fde8f0 40%,#f9d8ea);min-height:100dvh}.hero-bg{background:url(/bg.webp) 50% 20%/cover no-repeat;min-height:100dvh}@media(max-width:639px){.hero-bg{background:url(/bg-mobile.webp) top/cover no-repeat}body.lang-ru .hero-bg{background:url(/bg-mobile-ru.webp) top/cover no-repeat}body.lang-fr .hero-bg,body.lang-es .hero-bg{background:url(/bg-mobile-fr.webp) top/cover no-repeat}}@media(min-width:640px){body.lang-fr .hero-bg,body.lang-es .hero-bg{background:url(/bg-desktop-fr.webp) 50% 30%/cover no-repeat}body.lang-ru .hero-bg{background:url(/bg-desktop-ru.webp) 50% 30%/cover no-repeat}}.hero-bg:before{content:"";background:linear-gradient(90deg,#ffffff2e,#fff0 60%);position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg>*{z-index:1;position:relative}.screen-full{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.serif{font-family:Playfair Display,Georgia,serif}.bg-cream{background:#edeae2}.progress-dots{gap:8px;padding:20px 24px 0;display:flex}.dot{background:#d4cfc5;border-radius:99px;width:28px;height:6px;transition:background .3s}.dot.active{background:#1a1a1a}.ob-label{color:#9a9488;margin-bottom:14px;font-size:13px;font-weight:500}.ob-heading{color:#1a1a1a;white-space:pre-line;margin-bottom:28px;font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,8vw,40px);font-weight:900;line-height:1.12}.ob-card{color:#1a1a1a;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2ddd4;border-radius:18px;align-items:center;width:100%;margin-bottom:10px;padding:20px 22px;font-family:inherit;font-size:16px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.ob-card:hover{border-color:#b8b2a8}.ob-card.on{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.ob-chip{color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #e2ddd4;border-radius:99px;align-items:center;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.ob-chip:hover{border-color:#b8b2a8}.ob-chip.on{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.opt-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:1.5px solid #e8e8e8;border-radius:99px;justify-content:center;align-items:center;padding:13px 22px;font-family:inherit;font-size:14px;font-weight:500;transition:all .18s;display:inline-flex}.opt-btn:hover{border-color:#ccc}.opt-btn.on{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.opt-card{color:#1a1a1a;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e8e8e8;border-radius:16px;width:100%;padding:16px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .18s;display:block}.opt-card:hover{border-color:#ccc}.opt-card.on{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.input-card{color:#1a1a1a;background:#fff;border:1.5px solid #e8e8e8;border-radius:18px;outline:none;width:100%;padding:16px 18px;font-family:inherit;font-size:15px;font-weight:400;transition:border-color .2s}.input-card::placeholder{color:#bbb}.input-card:focus{border-color:#d4749a}textarea.input-card{resize:none;line-height:1.65}.btn-next{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e8809e,#c4567e);border:none;border-radius:99px;justify-content:center;align-items:center;min-width:140px;padding:16px 36px;font-family:inherit;font-size:15px;font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex;box-shadow:0 4px 20px #c4567e59}.btn-next:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.btn-next:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.btn-hero{color:#fff;cursor:pointer;letter-spacing:.01em;box-shadow:none;background:linear-gradient(135deg,#f0a0b8,#d4608a);border:none;border-radius:99px;justify-content:center;align-items:center;padding:18px 48px;font-family:inherit;font-size:17px;font-weight:700;transition:transform .15s,opacity .15s;display:inline-flex}.btn-hero:hover{box-shadow:none;opacity:.88;transform:translateY(-2px)}.btn-hero:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.btn-back{color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:16px 24px;font-family:inherit;font-size:15px;font-weight:600;display:inline-flex}.nav-row{padding:20px 28px;padding-bottom:max(28px,env(safe-area-inset-bottom));background:linear-gradient(#f9dcea00,#f9dcea 40%);flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:sticky;bottom:0}.bubble-naya{color:#1a1a1a;background:#fff;border:1.5px solid #e2ddd4;border-radius:20px 20px 20px 4px;max-width:72%;padding:16px 20px;font-size:15px;font-weight:400;line-height:1.75}.bubble-user{color:#fff;background:#1a1a1a;border-radius:20px 20px 4px;max-width:72%;margin-left:auto;padding:14px 18px;font-size:14px;font-weight:400;line-height:1.65}.fade{animation:.4s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.typing:after{content:"●";color:#d4749a;vertical-align:middle;margin-left:3px;font-size:10px;animation:1s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.5}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#e8e4dc;border-radius:2px}::-webkit-scrollbar-track{background:0 0}.hero-layout{height:100dvh;position:relative;overflow:hidden}.hero-header{z-index:2;justify-content:space-between;align-items:center;padding:32px;display:flex;position:absolute;top:0;left:0;right:0}.hero-card{z-index:2;padding:36px 28px max(40px,env(safe-area-inset-bottom));text-align:center;background:#f9f9f9;border-radius:28px;position:absolute;top:258px;left:16px;right:16px}@media(min-width:640px){.hero-layout{padding:32px 32px max(48px,env(safe-area-inset-bottom));flex-direction:column;justify-content:space-between;height:auto;min-height:100dvh;display:flex;overflow:visible}.hero-header{padding:0;position:static}.hero-card{text-align:left;background:0 0;border-radius:0;margin-bottom:80px;padding:0;position:static}.hero-card h1{max-width:480px;font-size:clamp(52px,7vw,88px);line-height:1}.hero-card p{max-width:320px}.hero-btn{background:linear-gradient(135deg,#f0a0b8,#d4608a)!important;width:auto!important}.hero-input{min-width:220px;width:auto!important}}.logo{color:#1a1a1a;letter-spacing:-.3px;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:800}.logo span{color:#c4567e}.case-card{cursor:pointer;background:#fff;border:1.5px solid #f0e0e8;border-radius:20px;padding:16px 18px;transition:border-color .2s,box-shadow .2s}.case-card:hover{border-color:#d4749a;box-shadow:0 2px 12px #d4749a1f}.modal-overlay{z-index:100;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;right:0;bottom:0;left:0}.modal-overlay.center{align-items:center;padding:24px}.modal-sheet{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:520px;padding:28px 24px 44px}.modal-dialog{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:340px;padding:28px}.icon-btn{cursor:pointer;opacity:.4;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:opacity .15s;display:flex}.icon-btn:hover{opacity:1}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:1s linear infinite spin;display:inline-block}.lp{--lp-bg:#eef3ff;--lp-panel:#fff;--lp-lavender:linear-gradient(125deg, #ecebfb 0%, #e6e8fc 55%, #eceafb 100%);--lp-ink:#15120f;--lp-ink-soft:#6a6a73;--lp-accent:#3a2fd6;--lp-accent-deep:#1c0f86;--lp-border:#ececf3;--lp-cream:#efe8de;--lp-icon-bg:#efebfb;--lp-star:#f4b400;color:var(--lp-ink);background:var(--lp-bg);width:100%;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.lp .lp-serif{font-family:Playfair Display,Georgia,serif}.lp-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--lp-accent);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.lp-eyebrow__dot{color:var(--lp-accent);font-size:14px;line-height:1}.lp-h2{color:var(--lp-ink);font-family:Playfair Display,Georgia,serif;font-size:clamp(26px,7vw,38px);font-weight:900;line-height:1.12}.lp-accent{color:var(--lp-accent)}@media(min-width:900px){.lp-h2{font-size:clamp(44px,4.2vw,64px);line-height:1.04}}.lp-btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:18px 30px;font-family:inherit;font-size:16px;font-weight:600;line-height:1;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.lp-btn--primary{background:linear-gradient(95deg,var(--lp-accent-deep) 0%,#4733e6 60%,#5a45ff 100%);color:#fff;box-shadow:0 14px 32px #3a2fd64d}.lp-btn--primary:hover{opacity:.95;transform:translateY(-1px)}.lp-btn--block{width:100%}.lp-hero{background:var(--lp-bg);padding-bottom:54px;position:relative}.lp-hero__bar{z-index:3;justify-content:space-between;align-items:center;padding:20px 18px;display:flex;position:absolute;top:0;left:0;right:0}.lp-hero__brand{letter-spacing:-.3px;color:var(--lp-ink);font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:800}.lp-hero__brand .lp-dot{color:var(--lp-accent)}.lp-hero__nav{display:none}.lp-hero__login{color:var(--lp-ink);cursor:pointer;background:#fffffff0;border:none;border-radius:999px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s}.lp-hero__login:hover{opacity:.86}.lp-hero__stage{flex-direction:column;display:flex}.lp-hero__media{width:100%;height:clamp(282px,78vw,340px);min-height:0;position:relative}.lp-hero__media picture{width:100%;height:100%;display:block}.lp-hero__photo{object-fit:cover;object-position:center 22%;width:100%;height:100%;display:block}.lp-hero__card{z-index:1;background:var(--lp-panel);text-align:center;border-radius:26px;margin:-22px 14px 0;padding:34px 22px 28px;position:relative;box-shadow:0 18px 44px #281e7814}.lp-hero__card .lp-eyebrow{margin-bottom:14px}.lp-hero__title{color:var(--lp-ink);margin-bottom:16px;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,11vw,48px);font-weight:900;line-height:1.04}.lp-hero__title em{color:var(--lp-accent);font-style:italic;display:block}.lp-hero__subtitle{color:var(--lp-ink-soft);max-width:420px;margin:0 auto 26px;font-size:15px;line-height:1.55}.lp-hero__card .lp-btn{width:100%}.lp-hero__note{color:var(--lp-ink-soft);margin-top:16px;font-size:13px}.lp-hero__proof{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.lp-hero__avatars{display:flex}.lp-hero__avatars img{border:2px solid var(--lp-panel);object-fit:cover;border-radius:50%;width:32px;height:32px;margin-left:-9px}.lp-hero__avatars img:first-child{margin-left:0}.lp-hero__proof-text{color:var(--lp-ink-soft);font-size:13px}.lp-hero__proof-text strong{color:var(--lp-accent);font-weight:700}@media(min-width:900px){.lp-hero{--lp-header-h:110px;--lp-side:clamp(72px, 5.2vw, 96px);background:#fff;padding:0 0 52px;overflow:hidden}.lp-hero:before{content:"";z-index:0;top:var(--lp-header-h);background:var(--lp-lavender);border-top-right-radius:64px;position:absolute;bottom:0;left:0;right:0}.lp-hero__bar{z-index:3;height:var(--lp-header-h);max-width:none;padding:0 var(--lp-side);grid-template-columns:1fr auto 1fr;align-items:center;margin:0;display:grid;position:relative}.lp-hero__brand{color:var(--lp-ink);justify-self:start;font-size:30px}.lp-hero__nav{justify-self:center;gap:44px;display:flex}.lp-hero__nav a{color:var(--lp-ink);font-size:16px;font-weight:500;text-decoration:none;transition:color .15s}.lp-hero__nav a:hover{color:var(--lp-accent)}.lp-hero__login{background:var(--lp-cream);color:var(--lp-ink);justify-self:end;min-height:54px;padding:14px 34px;font-size:16px}.lp-hero__stage{z-index:1;background:0 0;border-radius:0;max-width:none;min-height:736px;margin:0;display:block;position:relative;overflow:hidden}.lp-hero__media{z-index:0;border-top-right-radius:64px;width:66%;height:auto;min-height:0;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.lp-hero__photo{object-fit:cover;object-position:right center;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 18%);mask-image:linear-gradient(90deg,#0000,#000 18%)}.lp-hero__card{z-index:2;margin:52px 0 0 var(--lp-side);width:min(630px,calc(100vw - (var(--lp-side) * 2)));text-align:left;background:#fff;border-radius:28px;max-width:none;padding:62px 72px 68px;position:relative;box-shadow:0 30px 70px #281e781f}.lp-hero__card .lp-eyebrow{margin-bottom:32px}.lp-hero__title{margin-bottom:30px;font-size:clamp(52px,4.8vw,70px);line-height:1}.lp-hero__subtitle{max-width:430px;margin:0 0 40px;font-size:18px;line-height:1.45}.lp-hero__card .lp-btn{width:min(100%,470px);min-height:72px;font-size:18px}.lp-hero__note{text-align:center;margin-top:18px;font-size:15px}.lp-hero__proof{justify-content:flex-start;gap:22px;margin-top:40px}.lp-hero__avatars img{border-width:2.5px;width:42px;height:42px;margin-left:-10px;box-shadow:0 2px 6px #281e7829}.lp-hero__proof-text{font-size:16px}}.lp-funnel{--lp-accent:#3a2fd6;--lp-accent-deep:#1c0f86;--lp-funnel-control-width:min(100% - 24px, 560px);color:#15120f;min-height:100dvh;padding:104px 28px max(24px,env(safe-area-inset-bottom));background:#ece8e1;flex-direction:column;align-items:center;font-family:Inter,system-ui,sans-serif;display:flex}.lp-funnel>*{width:100%;max-width:600px}.lp-funnel__bar{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.lp-funnel__back{color:#15120f;cursor:pointer;background:0 0;border:none;justify-self:start;margin:-6px;padding:6px;display:inline-flex}.lp-funnel__brand{letter-spacing:-.3px;color:var(--lp-accent);justify-self:center;font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:800}.lp-funnel__step{color:#9a948c;font-variant-numeric:tabular-nums;justify-self:end;font-size:20px}.lp-funnel__progress{background:#dedbd4;border-radius:999px;height:4px;margin-top:28px;overflow:hidden}.lp-funnel__progress>span{background:#fff;border-radius:999px;height:100%;display:block}.lp-funnel__body{flex:1;padding-top:36px}.lp-funnel__body--form{padding-top:36px}.lp-funnel__body--story{flex-direction:column;justify-content:center;gap:54px;padding-top:58px;display:flex}.lp-funnel__title{text-align:center;color:#15120f;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,9vw,44px);font-weight:800;line-height:1.05}.lp-funnel__title em{color:var(--lp-accent);font-style:normal;display:block}.lp-funnel__proof{text-align:center;color:#8a857c;margin-top:16px;font-size:18px}.lp-funnel__demo{background:#fff;border-radius:38px;flex-direction:column;gap:18px;margin-top:30px;padding:28px 18px;display:flex}.lp-funnel__bubble{font-size:15px;line-height:1.5}.lp-funnel__bubble--user{color:#2a2520;background:#e6e1d7;border-radius:18px 18px 4px;align-self:flex-end;max-width:80%;padding:12px 16px}.lp-funnel__bubble--naya{color:#2a2520;align-self:flex-start;gap:12px;max-width:90%;display:flex}.lp-funnel__glyph{color:var(--lp-accent);flex-shrink:0;margin-top:2px}.lp-funnel-hl{color:var(--lp-accent);font-weight:700}.lp-funnel__footer{width:var(--lp-funnel-control-width);max-width:560px;margin-left:auto;margin-right:auto;padding-top:24px}.lp-funnel__footer--intro{width:100%;max-width:600px}.lp-funnel__start{width:100%;min-height:64px;font-size:18px}.lp-funnel__start:disabled{box-shadow:none;cursor:default;background:#adadad;transform:none}.lp-funnel__legal{text-align:center;color:#9a948c;margin-top:18px;font-size:14px;line-height:1.5}.lp-funnel__legal a{color:#6a655c;text-decoration:underline}.lp-funnel__question{color:#15120f;text-align:center;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,8.5vw,46px);font-weight:900;line-height:1.08}.lp-funnel__controls{width:var(--lp-funnel-control-width);max-width:560px;margin:94px auto 0}.lp-funnel__input,.lp-funnel__textarea,.lp-funnel__option{color:#15120f;width:100%;font:inherit;background:#ffffffe0;border:1px solid #0000;border-radius:999px;font-size:18px;line-height:1.2}.lp-funnel__input{outline:none;height:72px;padding:0 34px}.lp-funnel__input::placeholder,.lp-funnel__textarea::placeholder{color:#8d8b87}.lp-funnel__options{flex-direction:column;gap:14px;display:flex}.lp-funnel__option{text-align:left;color:#8d8b87;cursor:pointer;min-height:66px;padding:0 34px;transition:border-color .15s,color .15s,background .15s}.lp-funnel__option:hover,.lp-funnel__option:focus-visible,.lp-funnel__option--selected{color:#15120f;border-color:#8f8e8a;outline:none}.lp-funnel__placeholder{color:#8d8b87;border:1.5px solid #c4c2bd;border-radius:36px;justify-content:center;align-items:center;height:214px;font-size:22px;display:flex}.lp-funnel__story-copy{text-align:left}.lp-funnel__story-title{color:#15120f;white-space:pre-line;font-family:Playfair Display,Georgia,serif;font-size:clamp(38px,9vw,48px);font-weight:900;line-height:1.08}.lp-funnel__story-body{color:#8d8b87;white-space:pre-line;margin-top:24px;font-size:22px;line-height:1.35}.lp-funnel__textarea-wrap{position:relative}.lp-funnel__textarea{resize:none;border-radius:34px;outline:none;min-height:230px;padding:36px 72px 36px 34px}.lp-funnel__mic{color:#8d8b87;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .2s;display:inline-flex;position:absolute;bottom:34px;right:34px}.lp-funnel__mic--recording{color:#fff;background:#1a1a1a}.lp-funnel__mic:disabled{cursor:default;opacity:.45}.lp-funnel__voice-error{margin:10px 0 0}.lp-funnel-lock{width:300px;height:300px;margin:0 auto -8px;position:relative}.lp-funnel-lock__shackle{border:2px solid #15120f;border-bottom:0;border-radius:70px 70px 0 0;width:116px;height:150px;position:absolute;top:12px;left:92px}.lp-funnel-lock__body{border:2px solid #15120f;border-radius:30px;justify-content:center;align-items:center;width:196px;height:158px;display:flex;position:absolute;bottom:42px;left:52px}.lp-funnel-lock__body span{background:var(--lp-accent);border-radius:50%;width:54px;height:54px;position:relative}.lp-funnel-lock__body span:after{content:"";background:var(--lp-accent);border-radius:8px;width:22px;height:28px;position:absolute;bottom:-10px;left:16px}.lp-funnel-lock__heart{color:#d34846;font-size:46px;font-style:normal;position:absolute;top:80px;right:36px}.lp-funnel-lock__spark{width:18px;height:18px;position:absolute;transform:rotate(45deg)}.lp-funnel-lock__spark:before,.lp-funnel-lock__spark:after{content:"";background:currentColor;border-radius:999px;position:absolute}.lp-funnel-lock__spark:before{width:2px;height:18px;top:0;left:8px}.lp-funnel-lock__spark:after{width:18px;height:2px;top:8px;left:0}.lp-funnel-lock__spark--blue{color:var(--lp-accent);top:164px;left:8px}.lp-funnel-lock__spark--red{color:#d34846;top:192px;right:18px}@media(max-width:420px){.lp-funnel{padding-left:24px;padding-right:24px}.lp-funnel__controls{margin-top:78px}.lp-funnel__option{min-height:64px}}.lp-features{background:var(--lp-bg);padding:18px 14px 48px}.lp-features__head{text-align:center;max-width:560px;margin:0 auto 28px}.lp-features__head .lp-eyebrow{margin-bottom:12px}.lp-features__grid{flex-direction:column;gap:12px;max-width:560px;margin:0 auto;display:flex}.lp-features__item{background:#fff;border-radius:26px;align-items:flex-start;gap:14px;padding:22px 18px;display:flex;box-shadow:0 16px 36px #281e780d}.lp-features__icon{width:28px;height:28px;color:var(--lp-accent);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-features__item-title{color:var(--lp-ink);margin-bottom:6px;font-size:15px;font-weight:700}.lp-features__item-body{color:var(--lp-ink-soft);font-size:14px;line-height:1.45}@media(min-width:900px){.lp-features{padding:112px 72px 80px}.lp-features__head{max-width:640px;margin-bottom:56px}.lp-features__grid{flex-direction:row;gap:24px;max-width:1180px}.lp-features__item{flex-direction:column;flex:1;gap:22px;min-height:220px;padding:34px}.lp-features__icon{width:34px;height:34px}.lp-features__item-title{font-size:19px}.lp-features__item-body{font-size:16px}}.lp-conversation{background:var(--lp-bg);text-align:center;padding:22px 22px 54px}.lp-conversation__title{color:var(--lp-ink);margin-bottom:28px;font-size:clamp(20px,5.2vw,26px);font-weight:700}.lp-conversation__phone{width:100%;max-width:250px;height:auto;margin:0 auto;display:block}@media(min-width:900px){.lp-conversation{padding:56px 24px 96px}.lp-conversation__title{margin-bottom:44px;font-size:30px}.lp-conversation__phone{max-width:320px}}.lp-hiw{background:var(--lp-bg);padding:52px 0 64px}.lp-hiw__head{text-align:center;max-width:560px;margin:0 auto 24px;padding:0 22px}.lp-hiw__head .lp-eyebrow{margin-bottom:12px}.lp-hiw__arrows{display:none}.lp-hiw__viewport{padding:0 22px;overflow:hidden}.lp-hiw__container{gap:16px;display:flex}.lp-hiw__slide{border:1px solid var(--lp-border);background:#fff;border-radius:24px;flex:0 0 86%;min-width:0;padding:28px 24px;box-shadow:0 16px 36px #281e780a}.lp-hiw__step{color:var(--lp-accent);margin-bottom:18px;font-family:Playfair Display,Georgia,serif;font-size:30px;font-weight:800}.lp-hiw__slide-title{color:var(--lp-ink);margin-bottom:12px;font-size:20px;font-weight:700}.lp-hiw__slide-body{color:var(--lp-ink-soft);white-space:pre-line;font-size:15px;line-height:1.6}@media(min-width:900px){.lp-hiw{padding:104px 0}.lp-hiw__head{text-align:left;justify-content:space-between;align-items:flex-end;max-width:1180px;margin:0 auto 36px;padding:0 40px;display:flex}.lp-hiw__head .lp-eyebrow{margin-bottom:14px}.lp-hiw__arrows{gap:12px;display:none}.lp-hiw__arrow{border:1px solid var(--lp-border);width:48px;height:48px;color:var(--lp-ink);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s,border-color .15s,color .15s;display:flex}.lp-hiw__arrow:hover:not(:disabled){border-color:var(--lp-accent);color:var(--lp-accent)}.lp-hiw__arrow:disabled{opacity:.35;cursor:default}.lp-hiw__viewport{max-width:1180px;margin:0 auto;padding:0 40px;overflow:visible}.lp-hiw__container{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.lp-hiw__slide{flex:none;min-height:430px;padding:40px 36px}.lp-hiw__step{font-size:34px}.lp-hiw__slide-title{font-size:22px}.lp-hiw__slide-body{font-size:16px}}.lp-listener{background:var(--lp-bg);text-align:center;padding:54px 22px 72px}.lp-listener__title{color:var(--lp-ink);margin-bottom:28px;font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,8vw,40px);font-weight:900;line-height:1.1}.lp-listener__title em{color:var(--lp-accent);font-style:italic;display:block}.lp-listener__voice{flex-direction:column;align-items:center;gap:28px;display:flex}.lp-listener__player{background:#fff;border:1px solid #3a2fd60f;border-radius:999px;align-items:center;gap:16px;padding:10px 18px;display:inline-flex;box-shadow:0 12px 30px #281e780d}.lp-listener__play{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 8px #281e781f}.lp-listener__wave{width:auto;height:30px;display:block}.lp-listener .lp-btn{width:100%;max-width:360px;margin:0 auto;display:flex}@media(min-width:900px){.lp-listener{padding:96px 24px 104px}.lp-listener__title{margin-bottom:36px;font-size:clamp(40px,4.6vw,58px)}.lp-listener__voice{gap:36px}.lp-listener__player{gap:20px;padding:12px 22px}.lp-listener__wave{height:34px}}.lp-reviews{background:var(--lp-bg);padding:54px 0 72px}.lp-reviews__title{text-align:center;max-width:600px;margin:0 auto 28px;padding:0 22px}.lp-reviews__row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:18px;padding:4px 24px 18px;scroll-padding-left:24px;display:flex;overflow-x:auto}.lp-reviews__row::-webkit-scrollbar{display:none}.lp-reviews__card{scroll-snap-align:start;border:1px solid var(--lp-border);background:#fff;border-radius:28px;flex-direction:column;flex:0 0 84%;padding:34px 28px;display:flex;box-shadow:0 16px 36px #281e780d}.lp-reviews__quote{color:var(--lp-ink);margin-bottom:26px;font-size:20px;font-style:italic;font-weight:700;line-height:1.25}.lp-reviews__body{color:var(--lp-ink);flex:1;margin-bottom:34px;font-size:17px;font-style:italic;line-height:1.36}.lp-reviews__stars{gap:8px;margin-bottom:14px;display:flex}.lp-reviews__stars img{width:22px;height:22px}.lp-reviews__author{color:var(--lp-ink);font-size:18px;font-weight:700}@media(min-width:900px){.lp-reviews{padding:104px 72px}.lp-reviews__title{max-width:900px;margin-bottom:48px}.lp-reviews__row{grid-template-columns:repeat(4,1fr);gap:28px;max-width:1320px;margin:0 auto;padding:0;display:grid;overflow:visible}.lp-reviews__card{flex:none;min-height:520px;padding:40px 34px}.lp-reviews__quote{font-size:24px}.lp-reviews__body{font-size:22px;line-height:1.28}.lp-reviews__stars img{width:28px;height:28px}}.lp-final{background:var(--lp-bg);padding:54px 0 0}.lp-final__inner{padding:0 22px 28px}.lp-final__cta{text-align:center;max-width:560px;margin:0 auto 58px}.lp-final__title{color:var(--lp-ink);margin-bottom:16px;font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,9vw,44px);font-weight:900;line-height:1.1}.lp-final__subtitle{color:var(--lp-ink);margin-bottom:22px;font-size:16px}.lp-final__button{width:100%;max-width:360px}.lp-final__footer{justify-content:space-between;align-items:flex-end;gap:24px;max-width:560px;margin:0 auto;display:flex}.lp-final__brand{color:var(--lp-ink);margin-bottom:8px;font-family:Playfair Display,Georgia,serif;font-size:38px;font-weight:900;line-height:1}.lp-final__brand .lp-dot{color:var(--lp-accent)}.lp-final__copyright{color:var(--lp-ink);font-size:14px}.lp-final__socials{align-items:center;gap:18px;display:flex}.lp-final__socials a{justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;display:inline-flex}.lp-final__socials img{object-fit:contain;width:28px;height:28px;display:block}.lp-final__legal{padding:22px 24px max(24px,env(safe-area-inset-bottom));text-align:center;color:#858893;border-top:1px solid #281e781f;font-size:13px;line-height:1.45}.lp-final__legal p{max-width:360px;margin:0 auto}.lp-final__legal a{color:#6f727c;text-underline-offset:3px;text-decoration:underline}@media(min-width:900px){.lp-final{padding-top:62px}.lp-final__inner{max-width:1320px;margin:0 auto;padding:0 72px 52px}.lp-final__cta{max-width:860px;margin-bottom:82px}.lp-final__title{font-size:clamp(48px,4.6vw,68px)}.lp-final__subtitle{margin-bottom:30px;font-size:22px}.lp-final__button{max-width:520px;min-height:72px;font-size:18px}.lp-final__footer{max-width:none}.lp-final__brand{font-size:54px}.lp-final__copyright{font-size:18px}.lp-final__socials{gap:26px}.lp-final__socials a{width:44px;height:44px}.lp-final__socials img{width:36px;height:36px}.lp-final__legal{padding:30px 24px 36px;font-size:16px}.lp-final__legal p{max-width:none}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}
