:root{--primary:#0f766e;--primary-dark:#115e59;--ink:#17312d;--bg:#f6faf8;--surface:#fff;--mint:#ddf3ea;--sky:#dcecf4;--muted:#5b6f6b;--border:#c9d8d3;--error:#b42318;--warm:#c2562d;--radius:20px;--max:1280px}.logo{gap:9px}.logo-mark{flex:0 0 44px;width:44px;height:30px;display:block}.error-page .error-icon{background:var(--mint);color:var(--primary-dark);border-radius:50%;padding:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Onest,Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}main{min-height:60vh}.container{width:min(calc(100% - 80px),var(--max));margin-inline:auto}.site-header{z-index:30;background:#f6faf8f5;height:84px;position:relative}.header-inner{height:84px;width:min(calc(100% - 80px),var(--max));justify-content:space-between;align-items:center;margin:auto;display:flex}.logo{color:var(--primary-dark);letter-spacing:-.01em;white-space:nowrap;align-items:center;gap:10px;font-size:17px;font-weight:700;display:inline-flex}.desktop-nav{gap:4px;display:flex}.desktop-nav a{border-radius:999px;padding:6px 14px;font-size:15px;font-weight:500}.desktop-nav a:hover,.desktop-nav a:focus-visible{background:var(--mint)}.header-actions{align-items:center;gap:20px;display:flex}.login-link{color:var(--primary-dark);font-size:18px;font-weight:500}.button{border:1px solid var(--primary);background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:12px 25px;font-weight:500;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{background:var(--primary-dark);border-color:var(--primary-dark)}.button:active{transform:translateY(1px)}.button-small{min-height:40px;padding:7px 20px;font-size:15px}.button.secondary{color:var(--primary-dark);border-color:var(--border);background:#fff}.button.secondary:hover{background:var(--mint)}.menu-button,.mobile-nav{display:none}.site-footer{border-top:1px solid var(--border);background:#fff;padding:56px 40px 32px}.footer-grid{max-width:var(--max);grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:40px;margin:auto;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;display:flex}.footer-grid h3{color:var(--primary-dark);margin:0 0 16px;font-size:15px}.footer-grid a:not(.logo){min-height:44px;color:var(--muted);align-items:center;font-size:15px;display:flex}.footer-brand p{max-width:375px;color:var(--muted);margin:16px 0 10px}.footer-brand small{color:var(--muted)}.copyright{max-width:var(--max);color:var(--muted);margin:42px auto 0;font-size:14px}.cookie{z-index:40;width:min(calc(100% - 80px),var(--max));border:1px solid var(--border);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;padding:24px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0000001f}.cookie p{max-width:680px;margin:0;font-size:15px}.cookie>div{gap:8px;display:flex}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.eyebrow>span{background:#0f766e80;width:24px;height:1px}h1,h2,h3,p{overflow-wrap:anywhere}.page-hero{background:var(--bg);padding:112px 0}.hero-grid{grid-template-columns:1.4fr 1fr;align-items:center;gap:64px;display:grid}.page-hero h1{letter-spacing:-.025em;color:var(--primary-dark);margin:20px 0;font-size:64px;line-height:1.1}.page-hero p{max-width:720px;color:var(--muted);margin:0 0 24px;font-size:18px;line-height:1.62}.hero-illustration{justify-content:center;align-items:center;min-height:380px;display:flex}.hero-illustration img{object-fit:contain;width:100%;height:auto;max-height:500px}.buttons{flex-wrap:wrap;gap:12px;display:flex}.section{padding:96px 0}.section.white{background:#fff}.section.mint{background:#ddf3ea94}.section.sky{background:var(--sky)}.section-heading{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto 48px;display:flex}.section-heading.left{text-align:left;align-items:flex-start;margin:0 0 40px}.section-heading h2{letter-spacing:-.015em;color:var(--primary-dark);margin:12px 0;font-size:44px;line-height:1.14}.section-heading p{color:var(--muted);max-width:760px;margin:0;font-size:18px}.cards{gap:24px;display:grid}.cards.two{grid-template-columns:repeat(2,1fr)}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.four{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:32px;box-shadow:0 1px 1px #17312d0a}.card h3{color:var(--primary-dark);margin:12px 0 8px;font-size:20px;line-height:1.45}.card p{color:var(--muted);margin:0;line-height:1.55}.icon-box{background:var(--mint);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.number{background:var(--mint);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.split{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.split.reverse>div:first-child{order:2}.illustration{justify-content:center;align-items:center;display:flex}.illustration img{object-fit:contain;width:100%;max-height:520px}.checklist{gap:10px;margin:24px 0;padding:0;list-style:none;display:grid}.checklist li{color:var(--ink);gap:10px;display:flex}.checklist li:before{content:"✓";color:var(--primary);font-weight:700}.quote{background:var(--sky);color:var(--primary-dark);border-radius:16px;padding:20px;font-size:15px}.final-cta{color:#fff;text-align:center;background:#11685f;padding:72px 0}.final-cta .container{flex-direction:column;align-items:center;display:flex}.final-cta span{letter-spacing:.12em;text-transform:uppercase;font-size:13px}.final-cta h2{max-width:720px;margin:12px 0;font-size:40px;line-height:1.15}.final-cta p{color:#ffffffd9;max-width:720px;margin:0 0 22px}.final-cta .button{color:var(--primary-dark);background:#fff;border-color:#fff}.faq{border-top:1px solid var(--border);max-width:900px;margin:auto}.faq details{border-bottom:1px solid var(--border);background:#fff}.faq summary{cursor:pointer;padding:20px 24px;font-weight:600;list-style:none}.faq summary:after{content:"⌄";float:right;color:var(--primary)}.faq details[open] summary:after{content:"⌃"}.faq details p{color:var(--muted);margin:0;padding:0 24px 22px}.hero-model{background:0 0;width:100%;height:558px}.home-hero{padding:112px 0}.home-hero .hero-grid{grid-template-columns:1.4fr 1fr}.home-hero h1{color:var(--primary-dark);letter-spacing:-.025em;margin:18px 0;font-size:64px;line-height:1.1}.home-hero .lead{color:var(--muted);max-width:720px;font-size:18px}.home-hero .disclaimer{color:var(--muted);max-width:620px;font-size:15px}.hero-model-wrap{border:1px solid var(--border);background:linear-gradient(130deg,#ddf3ea99,#fffc,#dcecf480);border-radius:24px;height:608px;padding:24px;overflow:hidden}.step-cards .card{text-align:left}.family-photo{object-fit:cover;border-radius:20px;width:100%;max-height:420px}.story-line{border:1px solid var(--border);background:#fff;border-radius:16px;padding:20px}.notice{background:var(--mint);color:var(--primary-dark);border-radius:18px;padding:24px}.notice.warm{color:#71311d;background:#f8ebe4}.notice.sky{background:var(--sky)}.tag-row{flex-wrap:wrap;gap:10px;display:flex}.tag{border:1px solid var(--border);color:var(--primary-dark);background:#fff;border-radius:999px;padding:9px 16px}.timeline{gap:16px;display:grid}.timeline-row{grid-template-columns:60px 1fr;align-items:start;gap:16px;display:grid}.timeline-row .number{width:44px;height:44px}.timeline-row>div:last-child{border:1px solid var(--border);background:#fff;border-radius:18px;padding:22px}.timeline-row h3{color:var(--primary-dark);margin:0 0 6px}.timeline-row p{color:var(--muted);margin:0}.resource-list{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.resource{border:1px solid var(--border);background:#fff;border-radius:18px;padding:24px}.resource h3{color:var(--primary-dark);margin:0 0 8px}.resource p{color:var(--muted);margin:0}.resource small{color:var(--muted);margin-top:16px;display:block}.featured-article{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:32px;display:grid}.featured-article img{object-fit:cover;border-radius:18px;width:100%;height:300px}.search-box{gap:12px;max-width:760px;margin:32px auto;display:flex}.field{border:1px solid var(--border);width:100%;min-height:54px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:14px 16px}.field:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0f766e1f}textarea.field{resize:vertical;min-height:150px}.form-grid{gap:18px;display:grid}.form-grid label{color:var(--primary-dark);gap:7px;font-weight:500;display:grid}.support-layout{grid-template-columns:1.2fr .8fr;gap:32px;display:grid}.support-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:32px}.support-card h3{color:var(--primary-dark)}.auth-shell{background:#fff;grid-template-columns:42% 58%;min-height:100vh;display:grid}.auth-aside{color:#fff;background:#11685f;flex-direction:column;justify-content:space-between;padding:56px;display:flex;position:relative;overflow:hidden}.auth-aside .logo{color:#fff}.auth-aside h2{max-width:420px;font-size:40px;line-height:1.2}.auth-main{flex-direction:column;padding:48px;display:flex}.back-link{color:var(--primary);font-weight:500}.auth-card{width:min(100%,480px);margin:auto}.auth-card h1{color:var(--primary-dark);margin:0 0 12px;font-size:40px}.auth-card>p{color:var(--muted)}.auth-card form{gap:18px;margin-top:28px;display:grid}.password-row{justify-content:space-between;gap:12px;display:flex}.check{align-items:start;color:var(--ink)!important;grid-template-columns:20px 1fr!important;gap:10px!important;font-weight:400!important;display:flex!important}.check input{width:18px;height:18px;accent-color:var(--primary)}.separator{color:var(--muted);align-items:center;gap:12px;font-size:14px;display:flex}.separator:before,.separator:after{content:"";background:var(--border);flex:1;height:1px}.telegram{color:var(--primary-dark);border-color:var(--border);background:#fff}.auth-bottom{text-align:center;margin-top:16px}.error-page{text-align:center;padding:120px 0}.error-page .error-icon{width:96px;height:96px;margin:0 auto 24px}.error-page h1{color:var(--primary-dark);margin:0 0 12px;font-size:52px}.error-page p{max-width:660px;color:var(--muted);margin:0 auto 20px;font-size:18px}.request-id{background:var(--mint);color:var(--primary-dark);border-radius:12px;padding:10px 16px;font-family:monospace;display:inline-block}.error-page .buttons{justify-content:center;margin-top:28px}@media (max-width:1024px){.desktop-nav{display:none}.menu-button{background:0 0;border:0;align-content:center;gap:5px;width:44px;height:44px;padding:10px;display:grid}.menu-button span{background:var(--primary-dark);border-radius:2px;height:2px}.mobile-nav{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;gap:8px;padding:20px;display:flex;position:absolute;top:76px;left:20px;right:20px;box-shadow:0 16px 30px #0000001a}.mobile-nav>a:not(.button){padding:12px}.hero-grid,.home-hero .hero-grid{grid-template-columns:1fr}.page-hero h1,.home-hero h1{font-size:52px}.split{gap:48px}.cards.four{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.auth-shell{grid-template-columns:38% 62%}.auth-aside{padding:38px}.support-layout{grid-template-columns:1fr}}@media (max-width:700px){.container,.header-inner{width:min(calc(100% - 40px),var(--max))}.site-header,.header-inner{height:68px}.header-actions .button{display:none}.login-link{font-size:16px}.menu-button{display:grid}.mobile-nav{top:64px}.site-footer{padding:48px 20px 28px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid>div:last-child{grid-column:auto}.cookie{width:calc(100% - 32px);padding:20px;display:block;bottom:12px}.cookie>div{margin-top:16px}.cookie .button{flex:1;padding-inline:12px}.page-hero,.home-hero{padding:64px 0}.hero-grid,.home-hero .hero-grid{gap:34px}.page-hero h1,.home-hero h1{font-size:40px;line-height:1.12}.page-hero p,.home-hero .lead{font-size:17px}.hero-illustration{min-height:260px}.hero-model-wrap{height:480px;padding:0}.hero-model{height:480px}.section{padding:72px 0}.section-heading{text-align:left;align-items:flex-start;margin-bottom:34px}.section-heading h2{font-size:32px}.section-heading p{font-size:17px}.cards.two,.cards.three,.cards.four,.resource-list{grid-template-columns:1fr}.card{padding:24px}.split,.featured-article{grid-template-columns:1fr;gap:32px}.split.reverse>div:first-child{order:initial}.featured-article{padding:20px}.featured-article img{height:220px}.final-cta{padding:64px 0}.final-cta h2{font-size:32px}.buttons,.buttons .button{width:100%}.support-card{padding:24px}.auth-shell{min-height:100vh;display:block}.auth-aside{min-height:260px;padding:28px 20px}.auth-aside h2{font-size:28px}.auth-aside img.auth-illustration{height:150px}.auth-main{padding:24px 20px 40px}.auth-card{margin:48px auto 0}.auth-card h1{font-size:34px}.error-page{padding:80px 0}.error-page h1{font-size:40px}.footer-grid a:not(.logo){min-height:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.cards.five{grid-template-columns:repeat(5,1fr)}.split h2,.support-card h2,.narrow h2{letter-spacing:-.015em;color:var(--primary-dark);margin:12px 0;font-size:44px;line-height:1.14}.split>div>p{color:var(--muted);font-size:18px}.narrow{max-width:680px}.form-submit{justify-self:start;min-width:150px}.docs-list{max-width:760px}.docs-list p{border-bottom:1px solid var(--border);margin:0;padding:12px 0}.help-hero{background:#fff;padding:96px 0}.help-hero-container{justify-content:center;display:flex}.help-hero-content{flex-direction:column;align-items:flex-start;width:900px;max-width:100%;display:flex}.help-hero-heading{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.help-hero h1{color:#115e59;letter-spacing:-1.6px;white-space:nowrap;margin:0;font-size:64px;font-weight:700;line-height:70px}.help-hero-heading p{color:#5b6f6b;width:760px;max-width:100%;margin:0;font-size:18px;line-height:29px}.help-search{color:#17312d;flex-direction:column;gap:6px;width:900px;max-width:100%;padding-top:32px;font-size:15px;font-weight:500;line-height:29px;display:flex}.help-search-field{width:100%;height:56px;display:block;position:relative}.help-search-field img{z-index:1;pointer-events:none;width:20px;height:20px;position:absolute;top:18px;left:16px}.help-search-field input{color:#17312d;background:#fff;border:1px solid #c9d8d3;border-radius:12px;outline:none;width:100%;height:56px;padding:0 16px 0 48px;font:400 16px/24px Onest,Arial,sans-serif;display:block}.help-search-field input::placeholder{color:#5b6f6bb3}.help-search-field input:focus{border-color:#17847d;box-shadow:0 0 0 2px #17847d1f}.help-shortcuts-section{background:#f6faf8;padding:96px 0}.help-shortcuts{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.help-shortcut{background:#fff;border:1px solid #c9d8d3;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;height:142px;padding:20px;display:flex}.help-shortcut-icon{background:#ddf3ea;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.help-shortcut-icon img{width:20px;max-width:none;height:20px}.help-shortcut p{color:#17312d;overflow-wrap:normal;word-break:normal;width:100%;margin:0;font-size:16px;font-weight:600;line-height:22px}.help-faq-section{background:#fff;padding:96px 0}.help-faq-section h2{color:#115e59;letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.help-faq-groups{flex-direction:column;gap:40px;padding-top:32px;display:flex}.help-faq-group h3{color:#115e59;margin:0;font-size:20px;font-weight:600;line-height:26px}.help-faq-accordion{background:#fff;border:1px solid #c9d8d3;border-radius:20px;margin-top:16px;overflow:hidden}.help-faq-accordion details:not(:last-child){border-bottom:1px solid #c9d8d3}.help-faq-accordion summary{color:#17312d;cursor:pointer;justify-content:space-between;align-items:center;gap:24px;min-height:69px;padding:20px 24px;font-size:17px;font-weight:600;line-height:29px;list-style:none;display:flex}.help-faq-accordion summary::-webkit-details-marker{display:none}.help-faq-accordion summary img{flex:0 0 20px;width:20px;height:20px;transition:transform .2s}.help-faq-accordion details[open] summary img{transform:rotate(180deg)}.help-faq-accordion details p{color:#5b6f6b;margin:0;padding:0 24px 24px;font-size:16px;font-weight:400;line-height:25px}.help-support-section{background:#f6faf8;padding:96px 0}.help-support-container{flex-direction:column;align-items:center;display:flex}.help-support-heading,.help-support-form{width:720px;max-width:100%}.help-support-heading{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.help-support-heading h2{color:#115e59;letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.help-support-heading p{color:#5b6f6b;margin:0;font-size:18px;font-weight:400;line-height:29px}.help-support-form{flex-direction:column;gap:24px;padding-top:32px;display:flex}.help-support-notice{background:#f7e6dd;border:1px solid #e6c3b1;border-radius:16px;align-items:flex-start;gap:12px;min-height:88px;padding:20px;display:flex}.help-support-notice img{flex:0 0 20px;width:20px;height:20px;margin-top:2px}.help-support-notice p{color:#17312d;margin:0;font-size:15px;font-weight:400;line-height:23px}.help-support-field{color:#17312d;flex-direction:column;align-items:stretch;gap:8px;font-size:15px;font-weight:500;line-height:29px;display:flex}.help-support-field input,.help-support-field select,.help-support-field textarea{color:#17312d;background:#fff;border:1px solid #c9d8d3;border-radius:12px;outline:none;width:100%;height:54px;padding:0 16px;font:400 16px/29px Onest,Arial,sans-serif;display:block}.help-support-field textarea{resize:vertical;height:128px;min-height:128px;padding-block:14px}.help-support-field input:focus,.help-support-field select:focus,.help-support-field textarea:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1f}.help-support-field i{height:20px;min-height:20px;display:block}.help-support-field small{color:#5b6f6b;font-size:14px;font-weight:400;line-height:21px}.help-support-select{height:54px;display:block;position:relative}.help-support-select select{appearance:none;background:#f6faf8;padding-right:48px}.help-support-select img{pointer-events:none;width:20px;height:20px;position:absolute;top:17px;right:12px}.help-support-submit{height:62px;padding-top:8px}.help-support-submit .button{gap:8px;width:168px;height:54px;padding:12px 24px;font-size:16px;line-height:29px;box-shadow:0 1px 2px #0000001a}.help-support-submit .button img{flex:0 0 18px;width:18px;height:18px}@media (max-width:1024px){.cards.five{grid-template-columns:repeat(2,1fr)}.help-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.cards.five{grid-template-columns:1fr}.section-heading h2,.split h2,.support-card h2,.narrow h2{font-size:32px}.help-hero{padding:64px 0}.help-hero h1{letter-spacing:-1px;white-space:normal;font-size:40px;line-height:45px}.help-hero-heading p{font-size:17px;line-height:28px}.help-search{padding-top:32px}.help-shortcuts-section,.help-faq-section,.help-support-section{padding:72px 0}.help-shortcuts{grid-template-columns:1fr}.help-faq-section h2,.help-support-heading h2{font-size:32px;line-height:38px}.help-support-heading p{font-size:17px;line-height:28px}.help-faq-accordion summary{padding:16px 20px;font-size:16px;line-height:25px}.help-faq-accordion details p{padding:0 20px 20px}.help-support-notice p{font-size:14px;line-height:21px}}.hero-model-wrap{background:0 0;border:0;border-radius:0;width:100%;min-width:0;height:608px;padding:0;overflow:visible}.hero-model{background:0 0;width:100%;min-width:0;height:608px}.hero-model canvas{display:block;width:100%!important;height:100%!important}@media (max-width:700px){.hero-model-wrap,.hero-model{height:520px}}.desktop-nav a.active{color:var(--primary-dark);background:#ddf3ea99;font-weight:600}.site-footer{padding:56px 40px}.footer-grid{min-height:257px}.copyright{margin-top:48px;line-height:29px}.auth-shell{background:var(--bg);grid-template-columns:44% 56%}.auth-aside{background:#11685f;padding:40px}.auth-aside .logo{z-index:1;position:relative}.auth-aside-content{width:448px;position:absolute;top:319px;left:40px}.auth-aside-content h2{max-width:448px;margin:0 0 40px;font-size:28px;line-height:34px}.auth-aside img.auth-illustration{object-fit:contain;opacity:1;width:384px;height:288px}.auth-public-link{color:#ffffffc7;align-items:center;gap:8px;font-size:15px;line-height:29px;display:flex;position:absolute;bottom:40px;left:40px}.auth-public-link img{flex:0 0 16px;width:16px;height:16px}.mobile-public-label{display:none}.auth-main{background:var(--bg);align-items:center;padding:64px 40px}.auth-content{flex-direction:column;align-items:stretch;width:min(100%,480px);margin:auto;display:flex}.auth-card{border:1px solid var(--border);background:#fff;border-radius:24px;width:100%;margin:0;padding:32px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.auth-card h1{margin:0 0 8px;font-size:28px;line-height:29px}.auth-card>p{color:var(--muted);margin:0;line-height:24px}.auth-card form{gap:18px;margin-top:24px}.auth-card form label{color:var(--ink);gap:8px;font-weight:500;display:grid}.auth-card form small{color:var(--muted);font-weight:400;line-height:22px}.auth-card .field{min-height:54px}.auth-card .button{width:100%;min-height:56px}.auth-help-link{height:57.618px;color:var(--muted);text-align:center;justify-content:center;align-items:flex-start;gap:6px;margin:0;padding-top:24px;font-size:14px;line-height:29px;display:flex}.auth-help-link img{flex:0 0 16px;width:16px;height:16px;margin-top:6.5px}.password-field{display:block;position:relative}.password-field .field{padding-right:48px}.password-field img{width:20px;height:20px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.forgot-link{color:var(--primary);justify-self:end;font-size:14px;font-weight:400;line-height:29px}.auth-bottom{text-align:center;height:53px;color:var(--muted);margin:0;padding-top:24px;font-size:15px;line-height:29px}.auth-bottom a{color:var(--primary);font-weight:600}.auth-login-card .auth-login-form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.auth-login-field{flex-direction:column;gap:8px;width:100%;display:flex}.auth-login-field>label{color:var(--ink);font-size:15px;font-weight:500;line-height:29px}.auth-login-field .field{height:54px;min-height:54px;padding-block:0;display:block}.auth-field-message{width:100%;height:20px;min-height:20px;display:block}.auth-password-block{flex-direction:column;gap:6px;width:100%;display:flex}.auth-password-block .forgot-link{align-self:flex-end;width:auto}.auth-login-card .check{align-items:flex-start;width:100%;height:22px;font-size:15px;line-height:22px;gap:12px!important}.auth-login-card .check input{flex:0 0 20px;width:20px;height:20px;margin:2px 0 0}.auth-login-card .button{height:56px;min-height:56px;padding:0 32px;font-size:17px;line-height:29px}.auth-login-card .separator{gap:12px;height:69px;padding:20px 0;font-size:14px;line-height:29px}.auth-login-card .telegram{color:#12506f;background:#dcecf4;border-color:#bcd8e6;gap:8px}.auth-login-card .telegram:hover{color:#12506f;background:#dcecf4;border-color:#bcd8e6}.auth-login-card .telegram img{flex:0 0 18px;width:18px;height:18px}.auth-register-shell{min-height:1311.5px}.auth-register-shell .auth-aside-content{top:463.28px}.auth-register-card{height:1048.88px}.auth-register-card>h1{margin-bottom:0}.auth-register-card>p{height:56px;padding-top:8px;font-size:15px;overflow:hidden}.auth-register-card .auth-register-form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.auth-register-field{flex-direction:column;gap:8px;width:100%;display:flex}.auth-register-field>label{color:var(--ink);font-size:15px;font-weight:500;line-height:29px}.auth-register-field>small{color:var(--muted);font-size:14px;font-weight:400;line-height:21px}.auth-register-field .field{height:54px;min-height:54px;padding-block:0;display:block}.auth-register-password>small{height:42px}.auth-register-card .password-field{height:54px}.auth-register-card .password-field button{background:0 0;border:0;border-radius:8px;width:40px;height:40px;padding:10px;position:absolute;top:7px;right:8px}.auth-register-card .password-field button img{width:20px;height:20px;position:static;transform:none}.auth-register-consents{border:0;flex-direction:column;gap:12px;width:100%;height:190px;margin:0;padding:0;display:flex}.auth-register-consents .check{width:100%;font-size:15px;line-height:22px;color:var(--ink)!important;gap:12px!important;font-weight:400!important}.auth-register-consents .check input{width:20px;height:20px;accent-color:var(--primary);flex:0 0 20px;margin:2px 0 0}.auth-register-consents .check span{min-width:0}.auth-register-consents .check a{color:var(--primary);text-underline-position:from-font;text-decoration:underline}.auth-register-card .button{height:56px;min-height:56px;padding:0 32px;font-size:17px;line-height:29px}.auth-register-card .separator{gap:12px;height:69px;padding:20px 0;font-size:14px;line-height:29px}.auth-register-card .telegram{color:#12506f;background:#dcecf4;border-color:#bcd8e6;gap:8px}.auth-register-card .telegram:hover{color:#12506f;background:#dcecf4;border-color:#bcd8e6}.auth-register-card .telegram img{flex:0 0 18px;width:18px;height:18px}.auth-forgot-shell{min-height:1024px}.auth-forgot-card{height:365.882px}.auth-forgot-card>h1{margin-bottom:0}.auth-forgot-card>p{height:56px;padding-top:8px;font-size:15px;line-height:24px;overflow:hidden}.auth-forgot-card .auth-forgot-form{flex-direction:column;gap:16px;margin:0;padding-top:24px;display:flex}.auth-forgot-field{flex-direction:column;gap:8px;width:100%;height:119px;display:flex}.auth-forgot-field>label{color:var(--ink);font-size:15px;font-weight:500;line-height:29px}.auth-forgot-field .field{height:54px;min-height:54px;padding-block:0;display:block}.auth-forgot-card .button{width:100%;height:56px;min-height:56px;padding:0 32px;font-size:17px;line-height:29px}.auth-forgot-bottom{margin:0}.auth-reset-card{height:auto;min-height:540px}.auth-reset-card .auth-register-form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.verify-card>p{font-size:16px}.verify-content{flex-direction:column;align-items:stretch;gap:20px;margin:0;padding-top:24px;display:flex}.verify-icon{background:var(--mint);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.verify-icon img{width:24px;height:24px}.verify-content ol{color:var(--ink);flex-direction:column;gap:8px;margin:0;padding:0;font-size:15px;line-height:22px;list-style-position:inside;display:flex}.verify-content p{color:var(--muted);margin:0;font-size:15px;line-height:22px}.verify-resend{border:1px solid var(--border);width:100%;height:56px;min-height:56px;color:var(--primary);text-align:center;background:#fff;border-radius:999px;padding:0 32px;font-size:17px;font-weight:500;line-height:29px}.verify-resend:disabled{opacity:.55;cursor:default}.verify-notice{color:var(--muted);text-align:center;margin-top:-12px;font-size:14px;line-height:20px;display:block}.verify-change{width:100%;min-height:29px;color:var(--primary);text-align:center;background:0 0;border:0;justify-content:center;align-items:center;font-size:15px;font-weight:400;line-height:29px;display:flex}.page-hero-features{padding-block:112px}.page-hero-features .hero-illustration{height:380px;min-height:380px}.page-hero-how{padding-block:112px}.page-hero-how .hero-grid{grid-template-columns:1fr 1fr;gap:56px}.page-hero-how .hero-illustration{height:516px;min-height:516px}.page-hero-security,.page-hero-knowledge{padding-block:96px}.page-hero-knowledge{background:#fff}.page-hero-security .hero-grid{grid-template-columns:720px 496px;gap:64px}.page-hero-security .hero-illustration{height:397px;min-height:397px}.page-hero-security .hero-illustration img{max-height:397px}.page-hero-knowledge .hero-illustration{height:406px;min-height:406px}.page-hero-knowledge .hero-illustration img{max-height:406px}.concept-flow{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:0;padding:40px;display:grid;position:relative}.concept-flow:before{content:"";background:var(--border);height:1px;position:absolute;top:64px;left:10%;right:10%}.concept-step{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex;position:relative}.concept-step .number{background:var(--mint);border:2px solid #0f766e4d}.knowledge-featured-section{background:#f6faf8;height:707.588px;padding:96px 0}.knowledge-featured{flex-direction:column;align-items:flex-start;height:515.588px;display:flex}.knowledge-featured-label{color:#0f766e;letter-spacing:1.68px;text-transform:uppercase;white-space:nowrap;overflow-wrap:normal;height:29px;margin:0;font-size:14px;font-weight:600;line-height:29px}.knowledge-featured-card{background:#fff;border:1px solid #c9d8d3;border-radius:20px;grid-template-columns:1fr 1fr;width:100%;height:470.588px;margin-top:16px;padding:32px;display:grid;overflow:hidden;box-shadow:0 1px 2px #17312d0a}.knowledge-featured-image{background:#ddf3ea;min-width:0;height:404.706px}.knowledge-featured-image img{object-fit:cover;width:100%;max-width:none;height:100%}.knowledge-featured-content{flex-direction:column;align-items:flex-start;gap:16px;min-width:0;height:404.706px;padding:36px;display:flex}.knowledge-featured-content h2{color:#115e59;letter-spacing:0;width:100%;margin:0;font-size:30px;font-weight:700;line-height:36px}.knowledge-featured-content p{color:#5b6f6b;width:100%;margin:0;font-size:17px;font-weight:400;line-height:27px}.knowledge-featured-content small{color:#5b6f6b;white-space:nowrap;margin:0;font-size:14px;font-weight:400;line-height:29px}.knowledge-featured-button{color:#fff;white-space:nowrap;background:#0f766e;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:54px;margin-top:8px;padding:0 24px;font-size:16px;font-weight:500;line-height:29px;display:flex;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.knowledge-featured-button img{flex:0 0 18px;width:18px;height:18px}.knowledge-materials{margin-top:56px}.knowledge-listing>.container>.section-heading,.knowledge-materials>.section-heading{margin-bottom:0}.knowledge-listing>.container>.section-heading h2,.knowledge-materials>.section-heading h2{margin:0}.knowledge-listing>.container>.tag-row{margin-top:24px}.knowledge-materials>.section-heading{margin-bottom:32px}.knowledge-listing .resource-list{grid-template-columns:repeat(3,1fr);gap:24px}.knowledge-listing .resource{flex-direction:column;align-items:flex-start;min-height:286px;display:flex}.knowledge-listing .resource h3{margin:20px 0 8px}.knowledge-listing .resource small{margin-top:auto;padding-top:16px}.resource-status{color:var(--primary);margin-top:10px;font-size:14px;font-weight:600;display:block}.knowledge-listing-section{background:#fff;height:1096.65px;padding:96px 0}.knowledge-listing{flex-direction:column;align-items:flex-start;height:904.647px;display:flex}.knowledge-listing>h2,.knowledge-materials>h2{color:#115e59;letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;height:50px;margin:0;font-size:44px;font-weight:700;line-height:50px}.knowledge-topics{align-items:flex-start;gap:10px;width:100%;height:70.882px;padding-top:24px;display:flex}.knowledge-topic{color:#17312d;text-align:center;white-space:nowrap;background:#fff;border:1px solid #c9d8d3;border-radius:999px;align-items:center;gap:6px;height:46.882px;padding:8px 16px;font-size:15px;font-weight:500;line-height:29px;display:flex}.knowledge-topic.active{color:#fff;background:#0f766e;border-color:#0f766e;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a}.knowledge-topic b{font:inherit}.knowledge-materials{flex-direction:column;align-items:flex-start;width:100%;margin:0;padding-top:48px;display:flex}.knowledge-resource-list{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:314.882px;gap:24px;width:100%;padding-top:32px;display:grid}.knowledge-resource{background:#fff;border:1px solid #c9d8d3;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;height:314.882px;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.knowledge-resource-tag{color:#115e59;white-space:nowrap;background:#ddf3ea;border-radius:999px;height:37px;padding:4px 12px;font-size:13px;font-weight:600;line-height:29px}.knowledge-resource h3{color:#115e59;width:100%;margin:0;font-size:20px;font-weight:600;line-height:26px}.knowledge-resource>p{color:#5b6f6b;flex:1;width:100%;margin:0;font-size:16px;font-weight:400;line-height:25px}.knowledge-resource-meta{color:#5b6f6b;white-space:nowrap;align-items:center;gap:12px;width:100%;height:29px;font-size:14px;font-weight:400;line-height:29px;display:flex}.knowledge-resource-meta>span:last-child{align-items:center;gap:6px;display:flex}.knowledge-resource-meta img{flex:0 0 16px;width:16px;height:16px}.knowledge-resource-status{color:#5b6f6b;white-space:nowrap;height:33px;padding-top:4px;font-size:15px;font-weight:600;line-height:29px}@media (min-width:701px) and (max-width:1024px){.knowledge-listing-section,.knowledge-listing{height:auto}.knowledge-topics{flex-wrap:wrap;height:auto}.knowledge-resource-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.knowledge-listing-section{height:auto;padding:64px 0}.knowledge-listing{height:auto}.knowledge-listing>h2,.knowledge-materials>h2{white-space:normal;height:auto;font-size:32px;line-height:38px}.knowledge-topics{flex-wrap:wrap;height:auto}.knowledge-materials{padding-top:48px}.knowledge-resource-list{grid-template-columns:1fr;grid-auto-rows:auto}.knowledge-resource{height:auto;min-height:314.882px;padding:24px}}.knowledge-preparation-section{background:#f6faf8;height:391.882px;padding:96px 0}.knowledge-preparation{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:32px;height:199.882px;display:grid}.knowledge-preparation-copy{flex-direction:column;align-items:flex-start;min-width:0;height:153px;display:flex}.knowledge-preparation-copy h2{color:#115e59;letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;width:100%;height:50px;margin:0;font-size:44px;font-weight:700;line-height:50px}.knowledge-preparation-copy p{color:#5b6f6b;width:100%;margin:0;padding-top:16px;font-size:18px;font-weight:400;line-height:29px}.knowledge-preparation-card{background:#fff;border:1px solid #c9d8d3;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;height:199.882px;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.knowledge-preparation-card p{color:#115e59;width:100%;margin:0;font-size:19px;font-weight:500;line-height:28px}.knowledge-preparation-card a{color:#fff;white-space:nowrap;background:#0f766e;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:54px;margin-top:24px;padding:0 24px;font-size:16px;font-weight:500;line-height:29px;display:flex;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.knowledge-preparation-card a img{flex:0 0 18px;width:18px;height:18px}@media (max-width:700px){.knowledge-preparation-section{height:auto;padding:64px 0}.knowledge-preparation{grid-template-columns:1fr;gap:32px;height:auto}.knowledge-preparation-copy{height:auto}.knowledge-preparation-copy h2{white-space:normal;height:auto;font-size:32px;line-height:38px}.knowledge-preparation-copy p{font-size:17px;line-height:28px}.knowledge-preparation-card{height:auto;min-height:199.882px;padding:24px}.container,.header-inner{width:min(calc(100% - 32px),var(--max))}.section{padding:64px 0}.site-footer{padding:56px 20px}.footer-grid{gap:48px;min-height:0}.copyright{margin-top:48px;line-height:normal}.footer-grid a:not(.logo){min-height:44px}.auth-shell{background:var(--bg);min-height:100vh;display:block}.auth-aside{background:0 0;justify-content:space-between;align-items:flex-start;height:70px;min-height:70px;padding:16px;display:flex;overflow:visible}.auth-aside .logo{color:var(--primary-dark)}.auth-aside-content{display:none}.auth-public-link{color:var(--muted);font-size:16px;line-height:30px;position:static}.auth-public-link img{filter:brightness(0)saturate()invert(39%)sepia(8%)saturate(798%)hue-rotate(118deg)brightness(96%)contrast(91%)}.desktop-public-label{display:none}.mobile-public-label{display:inline}.auth-main{min-height:calc(100vh - 70px);padding:40px 16px 48px;display:flex}.auth-content{width:min(100%,480px);margin:auto}.auth-card{border-radius:24px;width:100%;margin:0;padding:24px}.auth-card h1{margin-bottom:8px;font-size:28px;line-height:25px}.auth-card>p{font-size:16px;line-height:24px}.auth-card form{margin-top:24px}.auth-login-card .auth-login-form{gap:16px}.auth-login-field>label,.auth-login-card .button{line-height:25px}.auth-login-card .separator{height:65px;line-height:25px}.forgot-link{line-height:25px}.auth-bottom{height:49px;line-height:25px}.auth-help-link{height:53.048px;line-height:25px}.auth-help-link img{margin-top:4.5px}.auth-register-shell{min-height:1354.07px}.auth-register-shell .auth-main{align-items:flex-start;min-height:1284.31px;padding:40px 16px 48px}.auth-register-card{height:1102.52px}.auth-register-card>p{height:80px;padding-top:8px;font-size:16px;overflow:visible}.auth-register-card .auth-register-form{gap:16px;margin-top:24px}.auth-register-field>label,.auth-register-card .button{line-height:25px}.auth-register-card .separator{height:65px;line-height:25px}.auth-register-consents{height:256px}.auth-register-consents .check span{width:280px}.auth-forgot-card{height:365.553px}.auth-forgot-shell{min-height:852px}.auth-forgot-card>p{height:80px;padding-top:8px;font-size:16px;line-height:24px;overflow:visible}.auth-forgot-card .auth-forgot-form{gap:16px;margin:0;padding-top:24px}.auth-forgot-field{height:114.996px}.auth-forgot-field>label,.auth-forgot-card .button{line-height:25px}.page-hero-features,.page-hero-how,.page-hero-security,.page-hero-knowledge{padding-block:64px}.page-hero-how .hero-grid,.page-hero-security .hero-grid{grid-template-columns:1fr;gap:34px}.page-hero-features .hero-illustration,.page-hero-how .hero-illustration,.page-hero-security .hero-illustration,.page-hero-knowledge .hero-illustration{height:auto;min-height:260px}.page-hero-features .hero-illustration,.page-hero-how .hero-illustration,.page-hero-knowledge .hero-illustration{display:none}.concept-flow{flex-direction:column;padding:24px;display:flex}.concept-flow:before{width:1px;height:auto;inset:48px auto 48px 48px}.concept-step{text-align:left;flex-direction:row;gap:16px;height:48px}.concept-step .number{flex:0 0 48px}.knowledge-featured-section{height:auto;padding:64px 0}.knowledge-featured{height:auto}.knowledge-featured-card{grid-template-columns:1fr;height:auto;padding:24px}.knowledge-featured-image{height:280px}.knowledge-featured-content{gap:16px;height:auto;padding:24px 0 0}.knowledge-featured-content h2{font-size:26px;line-height:32px}.knowledge-listing>.container>.tag-row{margin-top:24px}.knowledge-materials{margin-top:48px}.knowledge-listing .resource-list{grid-template-columns:1fr;gap:24px}.knowledge-listing .resource{min-height:286px;padding:24px}main:has(.page-hero-how)>section:nth-of-type(3) .cards.two{grid-template-columns:1fr;gap:12px}main:has(.page-hero-how)>section:nth-of-type(3) .card{min-height:44px;box-shadow:none;background:0 0;border:0;grid-template-columns:24px 1fr;align-items:center;gap:12px;padding:0;display:grid}main:has(.page-hero-how)>section:nth-of-type(3) .icon-box{border-radius:8px;width:24px;height:24px}main:has(.page-hero-how)>section:nth-of-type(3) .icon-box img{width:16px;height:16px}main:has(.page-hero-how)>section:nth-of-type(3) .card h3{margin:0;font-size:16px;line-height:25px}main:has(.page-hero-how)>section:nth-of-type(4) .timeline{gap:12px}main:has(.page-hero-how)>section:nth-of-type(4) .timeline-row>div:last-child{padding:14px}main:has(.page-hero-how)>section:nth-of-type(5) .notice{padding:20px}main:has(.page-hero-how)>section:nth-of-type(6) .timeline{gap:12px}main:has(.page-hero-how)>section:nth-of-type(6) .timeline-row{grid-template-columns:44px 1fr;gap:12px}main:has(.page-hero-how)>section:nth-of-type(6) .timeline-row>div:last-child{align-items:center;min-height:54px;padding:10px 14px;display:flex}main:has(.help-hero)>section:nth-of-type(2){padding-block:64px}main:has(.help-hero)>section:nth-of-type(2) .cards{gap:24px}main:has(.help-hero)>section:nth-of-type(2) .card{min-height:112px;padding:20px}main:has(.help-hero)>section:nth-of-type(2) .card h3{margin:8px 0 0}main:has(.help-hero)>section:nth-of-type(3){padding-block:48px}main:has(.page-hero-how)>section:nth-of-type(7){padding-block:38px}}@media (min-width:701px) and (max-width:1024px){.page-hero-how .hero-grid,.page-hero-security .hero-grid{grid-template-columns:1fr}.page-hero-how .hero-illustration,.page-hero-security .hero-illustration{height:auto;min-height:380px}}@media (min-width:1025px) and (max-width:1359px){.page-hero-security .hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:48px}.page-hero-security .hero-illustration{justify-content:flex-end;width:100%;min-width:0}.page-hero-security .hero-illustration img{object-fit:contain;width:100%;max-width:420px;max-height:397px}}.security-data-section{background:#fff;height:829.646px;padding:96px 0}.security-data{flex-direction:column;align-items:flex-start;gap:40px;height:637.646px;display:flex}.security-data>h2{color:#115e59;letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;width:100%;height:50px;margin:0;font-size:44px;font-weight:700;line-height:50px}.security-data-cards{grid-template-rows:212.882px 187.882px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%;height:424.764px;display:grid}.security-data-card{background:#fff;border:1px solid #c9d8d3;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.security-data-icon{background:#ddf3ea;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.security-data-icon img{width:20px;max-width:none;height:20px}.security-data-card h3{color:#115e59;white-space:nowrap;overflow-wrap:normal;width:100%;height:45px;margin:0;padding-top:16px;font-size:19px;font-weight:600;line-height:29px}.security-data-card p{color:#5b6f6b;width:100%;margin:0;padding-top:8px;font-size:16px;font-weight:400;line-height:25px}.security-data-callout{color:#17312de6;background:#ddf3ea;border:1px solid #bfe4d5;border-radius:20px;width:100%;height:82.882px;padding:28px;font-size:16px;font-weight:400;line-height:25px}@media (max-width:700px){.security-data-section{height:auto;padding:64px 0}.security-data{gap:32px;height:auto}.security-data>h2{white-space:normal;height:auto;font-size:32px;line-height:38px}.security-data-cards{grid-template-rows:none;grid-template-columns:1fr;gap:24px;height:auto}.security-data-card{min-height:187.882px;padding:24px}.security-data-card-1,.security-data-card-2{min-height:212.882px}.security-data-card h3{height:auto}.security-data-callout{height:auto;padding:24px}}.security-protection-section{background:var(--bg);height:516.882px;padding:96px 0}.security-protection{flex-direction:column;align-items:flex-start;gap:40px;height:324.882px;display:flex}.security-protection>h2{color:#115e59;letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;width:100%;height:50px;margin:0;font-size:44px;font-weight:700;line-height:50px}.security-protection-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;height:234.882px;display:grid}.security-protection-card{background:#fff;border:1px solid #c9d8d3;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;height:234.882px;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.security-protection-icon{background:#dcecf4;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.security-protection-icon img{width:20px;max-width:none;height:20px}.security-protection-card h3{color:#115e59;white-space:nowrap;overflow-wrap:normal;width:100%;height:45px;margin:0;padding-top:16px;font-size:18px;font-weight:600;line-height:29px}.security-protection-card p{color:#5b6f6b;width:100%;margin:0;padding-top:8px;font-size:15px;font-weight:400;line-height:24px}@media (min-width:701px) and (max-width:1024px){.security-protection-section,.security-protection{height:auto}.security-protection-cards{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}}@media (max-width:700px){.security-protection-section{height:auto;padding:64px 0}.security-protection{gap:32px;height:auto}.security-protection>h2{white-space:normal;height:auto;font-size:32px;line-height:38px}.security-protection-cards{grid-template-columns:1fr;height:auto}}.security-access-section{background:#fff;height:516.882px;padding:96px 0}.security-access{flex-direction:column;align-items:flex-start;gap:40px;height:324.882px;display:flex}.security-access>h2{color:#115e59;letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;width:100%;height:50px;margin:0;font-size:44px;font-weight:700;line-height:50px}.security-access-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;height:234.882px;display:grid}.security-access-card{background:#fff;border:1px solid #c9d8d3;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;height:234.882px;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.security-access-icon{background:#ddf3ea;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.security-access-icon img{width:20px;max-width:none;height:20px}.security-access-card h3{color:#115e59;white-space:nowrap;overflow-wrap:normal;width:100%;height:45px;margin:0;padding-top:16px;font-size:18px;font-weight:600;line-height:29px}.security-access-card p{color:#5b6f6b;width:100%;margin:0;padding-top:8px;font-size:15px;font-weight:400;line-height:24px}@media (max-width:700px){.security-access-section{height:auto;padding:64px 0}.security-access{gap:32px;height:auto}.security-access>h2{white-space:normal;height:auto;font-size:32px;line-height:38px}.security-access-cards{grid-template-columns:1fr;height:auto}}.security-services-section{background:var(--bg);height:516.882px;padding:96px 0}.security-services{flex-direction:column;align-items:flex-start;gap:40px;height:324.882px;display:flex}.security-services>h2{color:#115e59;letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;width:100%;height:50px;margin:0;font-size:44px;font-weight:700;line-height:50px}.security-services-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;height:234.882px;display:grid}.security-services-card{background:#fff;border:1px solid #c9d8d3;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;height:234.882px;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.security-services-icon{background:#ddf3ea;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.security-services-icon img{width:20px;max-width:none;height:20px}.security-services-card h3{color:#115e59;white-space:nowrap;overflow-wrap:normal;width:100%;height:45px;margin:0;padding-top:16px;font-size:18px;font-weight:600;line-height:29px}.security-services-card p{color:#5b6f6b;width:100%;margin:0;padding-top:8px;font-size:15px;font-weight:400;line-height:24px}@media (min-width:701px) and (max-width:1024px){.security-services-section,.security-services{height:auto}.security-services-cards{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}}@media (max-width:700px){.security-services-section{height:auto;padding:64px 0}.security-services{gap:32px;height:auto}.security-services>h2{white-space:normal;height:auto;font-size:32px;line-height:38px}.security-services-cards{grid-template-columns:1fr;height:auto}}.history-context-section{background:#fff;height:529px;padding:96px 0}.history-context{grid-template-columns:612px 612px;align-items:center;gap:56px;height:337px;display:grid}.history-timeline-preview{border:1px solid var(--border);background:linear-gradient(#fff 0%,#f7fcfaa6 50%,#eff9f579 75%,#ddf3ea4d 100%);border-radius:24px;width:612px;height:201px;padding:32px}.history-timeline-list{border-left:2px solid #0f766e40;flex-direction:column;height:135px;margin-left:8px;padding-left:24px;display:flex}.history-timeline-list>div{height:53px;color:var(--ink);white-space:nowrap;padding-bottom:24px;font-size:16px;font-weight:500;line-height:29px;position:relative}.history-timeline-list>div:last-child{height:29px;padding-bottom:0}.history-timeline-list>div:before{content:"";border:2px solid var(--primary);background:radial-gradient(circle,var(--primary) 0 3px,#fff 3px);border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:-33px}.history-context-content{flex-direction:column;align-items:flex-start;gap:24px;width:612px;display:flex}.history-context-content>div{flex-direction:column;gap:20px;display:flex}.history-context-content h2{width:612px;color:var(--primary-dark);letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.history-context-content p{width:612px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.history-context-button{white-space:nowrap;overflow-wrap:normal;border:0;gap:8px;width:275px;min-width:275px;height:56px;padding:0 32px;font-size:17px;line-height:29px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.history-context-button img{flex:0 0 18px;width:18px;height:18px}@media (min-width:701px) and (max-width:1359px){.history-context-section{height:auto;min-height:529px}.history-context{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,3.9vw,56px);width:min(100% - 80px,1280px);height:auto;min-height:337px}.history-timeline-preview,.history-context-content,.history-context-content h2,.history-context-content p{width:100%}}@media (max-width:700px){.history-context-section{height:660.488px;padding:64px 0}.history-context{grid-template-rows:172.5px 320px;grid-template-columns:1fr;align-items:center;gap:40px;height:532.488px;display:grid}.history-timeline-preview{width:100%;height:172.566px;padding:24px}.history-timeline-list{width:304px;height:123px}.history-timeline-list>div{height:49px;line-height:25px}.history-timeline-list>div:last-child{height:25px}.history-context-content{gap:24px;width:100%;height:320px}.history-context-content>div{gap:20px}.history-context-content h2{letter-spacing:-.45px;width:100%;font-size:30px;line-height:36px}.history-context-content p{width:100%;font-size:17px;line-height:28px}.history-context-button{width:275px;height:56px}}.home-security-section{background:var(--sky);height:485.882px;padding:96px 0}.home-security{grid-template-columns:510px 714px;align-items:center;gap:56px;height:293.882px;display:grid}.home-security-heading{flex-direction:column;align-items:flex-start;gap:20px;width:510px;display:flex}.home-security-heading h2{width:510px;color:var(--primary-dark);letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.home-security-heading p{width:510px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.home-security-content{flex-direction:column;align-items:flex-start;gap:24px;width:714px;display:flex}.home-security-cards{grid-template-columns:repeat(3,1fr);gap:16px;width:714px;height:213.882px;display:grid}.home-security-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;height:213.882px;margin:0;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.home-security-card>span{background:var(--mint);border-radius:16px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.home-security-card img{width:20px;height:20px}.home-security-card p{width:162px;color:var(--ink);margin:0;font-size:15px;font-weight:400;line-height:23px}.home-security-button{width:273px;height:56px;padding:0 32px;font-size:17px;line-height:29px}@media (min-width:1101px) and (max-width:1359px){.home-security-section{height:auto;min-height:485.882px}.home-security{grid-template-columns:minmax(0,510fr) minmax(0,714fr);gap:clamp(32px,3.9vw,56px);width:min(100% - 80px,1280px);height:auto;min-height:293.882px}.home-security-heading,.home-security-heading h2,.home-security-heading p,.home-security-content,.home-security-cards{width:100%}.home-security-card{padding:clamp(24px,2.35vw,32px)}.home-security-card p{width:100%}.home-security-button{white-space:nowrap;overflow-wrap:normal}}@media (min-width:701px) and (max-width:1100px){.home-security-section{height:auto;padding:72px 0}.home-security{grid-template-columns:1fr;gap:40px;height:auto}.home-security-heading,.home-security-heading h2,.home-security-heading p,.home-security-content,.home-security-cards{width:100%}.home-security-cards{grid-template-columns:repeat(3,minmax(0,1fr));height:auto}.home-security-card{height:213.882px;padding:24px}.home-security-card p{width:100%}.home-security-button{white-space:nowrap;overflow-wrap:normal}}@media (max-width:700px){.home-security-section{height:1039.58px;padding:64px 0}.home-security{grid-template-rows:304.952px 566.624px;grid-template-columns:1fr;align-items:stretch;gap:40px;height:911.576px;display:grid}.home-security-heading{gap:20px;width:100%;height:304.952px}.home-security-heading h2{letter-spacing:-.45px;width:100%;font-size:30px;line-height:36px}.home-security-heading p{width:100%;font-size:17px;line-height:28px}.home-security-content{gap:24px;width:100%;height:566.624px}.home-security-cards{grid-template-rows:repeat(3,151.552px);grid-template-columns:1fr;gap:16px;width:100%;height:486.64px}.home-security-card{width:100%;height:151.552px;padding:24px}.home-security-card p{width:312px}.home-security-button{white-space:nowrap;overflow-wrap:normal;width:273px;height:56px}}.audience-section{background:var(--bg);height:614.882px;padding:96px 0}.audience{flex-direction:column;align-items:flex-start;display:flex}.audience-heading{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;height:99px;display:flex}.audience-heading h2{color:var(--primary-dark);letter-spacing:-.66px;white-space:nowrap;margin:0;font-size:44px;font-weight:700;line-height:50px}.audience-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;height:275.882px;margin-top:48px;display:grid}.audience-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;gap:16px;height:275.882px;margin:0;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.audience-card>span{background:var(--mint);border-radius:16px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.audience-card img{width:24px;height:24px}.audience-card h3{width:100%;color:var(--primary-dark);margin:0;font-size:19px;font-weight:600;line-height:29px}.audience-card p{width:100%;color:var(--muted);margin:0;font-size:15px;line-height:24px}@media (min-width:701px) and (max-width:1359px){.audience-section{height:auto;min-height:614.882px}.audience-card{padding:clamp(24px,2.35vw,32px)}.audience-heading h2{white-space:normal}}@media (min-width:701px) and (max-width:1024px){.audience-section{padding:72px 0}.audience-cards{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.audience-card{height:245px}}@media (max-width:700px){.audience-section{height:1191.03px;padding:64px 0}.audience-heading{gap:20px;height:117px}.audience-heading h2{letter-spacing:-.45px;white-space:normal;width:100%;font-size:30px;line-height:36px}.audience-cards{grid-template-rows:202.514px 202.514px 202.514px 226.514px;grid-template-columns:1fr;gap:24px;height:906.033px;margin-top:40px}.audience-card{width:100%;height:auto;padding:24px}.audience-card h3{font-size:19px;line-height:25px}.audience-card p{font-size:15px;line-height:24px}}.home-faq-section{background:#fff;height:820.588px;padding:96px 0}.home-faq{flex-direction:column;align-items:center;display:flex}.home-faq>h2{height:50px;color:var(--primary-dark);letter-spacing:-.66px;text-align:center;margin:0;font-size:44px;font-weight:700;line-height:50px}.home-faq-content{flex-direction:column;align-items:stretch;width:900px;padding-top:48px;display:flex}.home-faq-accordion{border:.941px solid var(--border);background:#fff;border-radius:20px;width:900px;min-height:469.588px;overflow:hidden}.home-faq-accordion details{border-bottom:.941px solid var(--border);background:#fff}.home-faq-accordion details:last-child{border-bottom:0}.home-faq-accordion summary{cursor:pointer;min-height:68px;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;font-size:17px;font-weight:600;line-height:29px;list-style:none;display:flex}.home-faq-accordion summary::-webkit-details-marker{display:none}.home-faq-accordion summary::marker{content:""}.home-faq-accordion summary span{overflow-wrap:normal}.home-faq-accordion summary img{flex:0 0 20px;width:20px;height:20px;transition:transform .2s}.home-faq-accordion details[open] summary img{transform:rotate(180deg)}.home-faq-accordion details p{color:var(--muted);margin:0;padding:0 24px 24px;font-size:16px;font-weight:400;line-height:25px}.home-faq-more{height:61px;color:var(--primary);justify-content:center;align-items:center;gap:6px;padding-top:32px;font-size:16px;font-weight:600;line-height:29px;display:flex}.home-faq-more img{flex:0 0 18px;width:18px;height:18px}@media (max-width:700px){.home-faq-section{height:753.465px;padding:64px 0}.home-faq>h2{letter-spacing:-.45px;white-space:nowrap;height:36px;font-size:30px;line-height:36px}.home-faq-content{width:100%;padding-top:40px}.home-faq-accordion{border-width:.783px;width:100%;min-height:492.467px}.home-faq-accordion details{border-bottom-width:.783px}.home-faq-accordion summary{gap:15px;min-height:57px;padding:16px 20px;line-height:25px}.home-faq-accordion summary span{max-width:284px}.home-faq-accordion details p{padding:0 20px 20px;font-size:16px;line-height:25px}.home-faq-more{height:57px;padding-top:32px;line-height:25px}}.home-final-cta{background:#115e59;height:548px;padding:96px 40px}.home-final-cta-inner{justify-content:center;display:flex}.home-final-cta-content{text-align:center;flex-direction:column;align-items:center;gap:24px;width:720px;height:356px;display:flex}.home-final-cta-eyebrow{align-items:center;gap:8px;height:29px;display:flex}.home-final-cta-eyebrow>span{background:#0f766e80;width:24px;height:1px}.home-final-cta-eyebrow p{color:#ffffffe6;letter-spacing:1.68px;text-transform:uppercase;white-space:nowrap;overflow-wrap:normal;margin:0;font-size:14px;font-weight:600;line-height:29px}.home-final-cta-content h2{color:#fff;letter-spacing:-.44px;width:720px;height:96px;margin:0;font-size:44px;font-weight:700;line-height:47.52px}.home-final-cta-lead{color:#ffffffd9;width:560px;height:58px;margin:0;font-size:18px;font-weight:400;line-height:29px}.home-final-cta-actions{flex-direction:column;align-items:center;gap:16px;width:227px;height:101px;display:flex}.home-final-cta-button{width:227px;height:56px;color:var(--primary-dark);white-space:nowrap;overflow-wrap:normal;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 32px;font-size:17px;font-weight:500;line-height:29px;display:flex;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.home-final-cta-button img{flex:0 0 18px;width:18px;height:18px}.home-final-cta-login{color:#ffffffe6;white-space:nowrap;overflow-wrap:normal;height:29px;font-size:16px;font-weight:500;line-height:29px}.home-hero,.home-base-section,.audience-section{background:#f6faf8}.home-mint-section{background:#ddf3ea}.history-context-section,.home-faq-section{background:#fff}.home-security-section{background:#dcecf4}.home-final-cta{background:#115e59}.features-history-section{background:#f6faf8;height:680px;padding:96px 0}.features-history-grid{grid-template-columns:608px 608px;align-items:center;gap:64px;height:488px;display:grid}.features-history-content{flex-direction:column;align-items:flex-start;gap:24px;width:608px;height:488px;display:flex}.features-history-heading{flex-direction:column;align-items:flex-start;gap:20px;width:608px;height:306px;display:flex}.features-history-heading .eyebrow{width:100%;height:29px;line-height:29px}.features-history-heading h2{width:608px;height:150px;color:var(--primary-dark);letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.features-history-heading>p{width:608px;height:87px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.features-history-benefits{flex-direction:column;gap:16px;width:608px;height:158px;display:flex}.features-history-benefit{align-items:flex-start;gap:12px;width:100%;height:42px;display:flex}.features-history-benefit>span{background:var(--mint);border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;margin-top:2px;display:grid}.features-history-benefit img{width:20px;height:20px}.features-history-benefit p{color:var(--ink);overflow-wrap:normal;margin:0;font-size:17px;line-height:26px}.features-history-timeline{border:1px solid var(--border);background:linear-gradient(#fff 0%,#f7fcfaa6 50%,#eff9f579 75%,#ddf3ea4d 100%);border-radius:24px;width:608px;height:257.647px;padding:32px}.features-history-timeline-list{border-left:2px solid #0f766e40;flex-direction:column;height:188px;margin-left:8px;padding-left:24px;display:flex}.features-history-timeline-list>div{height:53px;color:var(--ink);white-space:nowrap;padding-bottom:24px;font-size:16px;font-weight:500;line-height:29px;position:relative}.features-history-timeline-list>div:last-child{height:29px;padding-bottom:0}.features-history-timeline-list>div:before{content:"";border:2px solid var(--primary);background:radial-gradient(circle,var(--primary) 0 3px,#fff 3px);border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:-33px}@media (min-width:701px) and (max-width:1359px){.features-history-section{height:auto;min-height:680px}.features-history-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,4.4vw,64px);width:min(100% - 80px,1280px)}.features-history-content,.features-history-heading,.features-history-heading h2,.features-history-heading>p,.features-history-benefits,.features-history-timeline{width:100%}}@media (max-width:700px){.features-history-section{height:876.462px;padding:64px 0}.features-history-grid{grid-template-rows:486.934px 221.528px;grid-template-columns:1fr;gap:40px;width:100%;height:748.462px}.features-history-content{gap:24px;width:100%;height:486.934px}.features-history-heading{gap:20px;width:100%;height:285px}.features-history-heading .eyebrow{height:25px;line-height:25px}.features-history-heading h2{letter-spacing:-.45px;width:100%;height:108px;font-size:30px;line-height:36px}.features-history-heading>p{width:100%;height:112px;font-size:17px;line-height:28px}.features-history-benefits{gap:16px;width:100%;height:178px}.features-history-benefit{height:42px}.features-history-benefit:first-child,.features-history-benefit:last-child{height:52px}.features-history-benefit p{max-width:310px}.features-history-timeline{width:100%;height:221.528px;padding:24px}.features-history-timeline-list{height:172px}.features-history-timeline-list>div{height:49px;line-height:25px}.features-history-timeline-list>div:last-child{height:25px}}.features-family-section{background:#ddf3ea;height:648.471px;padding:96px 0}.features-family-grid{grid-template-columns:608px 608px;align-items:center;gap:64px;height:456.471px;display:grid}.features-family-image{border:1px solid var(--border);border-radius:24px;width:608px;height:456.471px;overflow:hidden}.features-family-image img{object-fit:cover;width:100%;height:100%;display:block}.features-family-content{flex-direction:column;align-items:flex-start;gap:24px;width:608px;display:flex}.features-family-heading{flex-direction:column;align-items:flex-start;gap:20px;width:608px;display:flex}.features-family-heading .eyebrow{width:100%;height:29px;line-height:29px}.features-family-heading h2{width:608px;color:var(--primary-dark);letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.features-family-heading>p{width:608px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.features-family-quote{border:1px solid var(--border);width:608px;color:var(--primary-dark);background:#fff;border-radius:24px;padding:32px;font-size:18px;font-weight:500;line-height:30px;box-shadow:0 1px 1px #17312d0a}@media (min-width:701px) and (max-width:1359px){.features-family-section{height:auto;min-height:648.471px}.features-family-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,4.4vw,64px);width:min(100% - 80px,1280px);height:auto;min-height:456.471px}.features-family-image{aspect-ratio:608/456.471;width:100%;height:auto}.features-family-content,.features-family-heading,.features-family-heading h2,.features-family-heading>p,.features-family-quote{width:100%}}@media (max-width:700px){.features-family-section{height:917.745px;padding:64px 0}.features-family-grid{grid-template-rows:271.23px 478.515px;grid-template-columns:1fr;gap:40px;width:100%;height:789.745px}.features-family-image{width:100%;height:271.23px}.features-family-content{gap:24px;width:100%;height:478.515px}.features-family-heading{gap:20px;width:100%;height:285px}.features-family-heading .eyebrow{height:25px;line-height:25px}.features-family-heading h2{letter-spacing:-.45px;width:100%;font-size:30px;line-height:36px}.features-family-heading>p{width:100%;font-size:17px;line-height:28px}.features-family-quote{width:100%;min-height:169.566px;padding:24px;font-size:18px;line-height:30px}}.features-assistant-section{background:#fff;height:599.765px;padding:96px 0}.features-assistant{flex-direction:column;align-items:flex-start;gap:32px;height:407.765px;display:flex}.features-assistant-heading{flex-direction:column;align-items:flex-start;gap:20px;width:100%;height:206px;display:flex}.features-assistant-heading .eyebrow{width:100%;height:29px;line-height:29px}.features-assistant-heading h2{color:var(--primary-dark);letter-spacing:-.66px;white-space:nowrap;margin:0;font-size:44px;font-weight:700;line-height:50px}.features-assistant-heading>p{width:760px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.features-assistant-examples{background:#dcecf4;border:1px solid #bcd8e6;border-radius:24px;flex-direction:column;align-items:flex-start;width:100%;height:169.765px;padding:32px;display:flex}.features-assistant-label{color:#12506f;align-items:center;gap:8px;width:100%;height:29px;font-size:15px;font-weight:600;line-height:29px;display:flex}.features-assistant-label img{flex:0 0 20px;width:20px;height:20px}.features-assistant-list{align-items:flex-start;gap:12px;width:100%;height:74.882px;padding-top:20px;display:flex}.features-assistant-chip{color:#12506f;white-space:nowrap;overflow-wrap:normal;background:#fff;border:1px solid #bcd8e6;border-radius:999px;align-items:center;height:54.882px;padding:12px 20px;font-size:15px;font-weight:500;line-height:29px;display:flex}@media (min-width:701px) and (max-width:1359px){.features-assistant-section{height:auto;min-height:599.765px}.features-assistant{width:min(100% - 80px,1280px);height:auto;min-height:407.765px}.features-assistant-examples{height:auto;min-height:169.765px}.features-assistant-list{flex-wrap:wrap;height:auto}}@media (max-width:700px){.features-assistant-section{height:782.177px;padding:64px 0}.features-assistant{gap:32px;width:100%;height:654.177px}.features-assistant-heading{gap:20px;width:100%;height:277px}.features-assistant-heading .eyebrow{height:25px;line-height:25px}.features-assistant-heading h2{letter-spacing:-.45px;white-space:normal;width:100%;font-size:30px;line-height:36px}.features-assistant-heading>p{width:100%;font-size:17px;line-height:28px}.features-assistant-examples{width:100%;height:345.177px;padding:24px}.features-assistant-label{height:25px;line-height:25px}.features-assistant-list{flex-flow:column;gap:12px;width:100%;height:270.613px;padding-top:20px;display:flex}.features-assistant-chip{white-space:normal;flex:0 0 75.544px;width:100%;height:75.544px;padding:12px 20px;line-height:25px}}.features-body-section{background:#fff;height:648px;padding:96px 0}.features-body-grid{grid-template-columns:608px 608px;align-items:center;gap:64px;height:456px;display:grid}.features-body-content{flex-direction:column;align-items:flex-start;gap:24px;width:608px;height:438px;display:flex}.features-body-heading{flex-direction:column;align-items:flex-start;gap:20px;width:608px;height:256px;display:flex}.features-body-heading .eyebrow{width:100%;height:29px;line-height:29px}.features-body-heading h2{width:608px;color:var(--primary-dark);letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.features-body-heading>p{width:608px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.features-body-list{flex-direction:column;gap:16px;width:608px;height:158px;display:flex}.features-body-item{align-items:flex-start;gap:12px;width:100%;height:42px;display:flex}.features-body-item>span{background:var(--mint);border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;margin-top:2px;display:grid}.features-body-item img{width:20px;height:20px}.features-body-item p{color:var(--ink);white-space:nowrap;overflow-wrap:normal;margin:0;font-size:17px;line-height:26px}.features-body-visual{border:1px solid var(--border);background:linear-gradient(143.13deg,#dcecf480 0%,#eaf4f89f 25%,#f3f9fbbf 50%,#fff 100%);border-radius:24px;justify-content:center;align-items:center;width:608px;height:456px;padding:32px;display:flex;overflow:hidden}.features-body-visual img{width:542.118px;height:390.118px;display:block}@media (min-width:701px) and (max-width:1359px){.features-body-section{height:auto;min-height:648px}.features-body-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,4.4vw,64px);width:min(100% - 80px,1280px)}.features-body-content,.features-body-heading,.features-body-heading h2,.features-body-heading>p,.features-body-list,.features-body-visual{width:100%}.features-body-visual img{width:100%;height:100%}}@media (max-width:700px){.features-body-section{height:933.749px;padding:64px 0}.features-body-grid{grid-template-rows:494.911px 270.838px;grid-template-columns:1fr;gap:40px;width:100%;height:805.749px}.features-body-content{gap:24px;width:100%;height:494.911px}.features-body-heading{gap:20px;width:100%;height:313px}.features-body-heading .eyebrow{height:25px;line-height:25px}.features-body-heading h2{letter-spacing:-.45px;width:100%;font-size:30px;line-height:36px}.features-body-heading>p{width:100%;font-size:17px;line-height:28px}.features-body-list{width:100%;height:158px}.features-body-visual{width:100%;height:270.838px;padding:32px}.features-body-visual img{width:295.567px;height:205.279px}}.features-why-section{background:#ddf3ea;height:982.235px;padding:96px 0}.features-why-grid{grid-template-columns:608px 608px;align-items:start;gap:64px;height:790.235px;display:grid}.features-why-copy{flex-direction:column;align-items:flex-start;gap:24px;width:608px;height:403.882px;display:flex}.features-why-copy>h2{width:608px;color:var(--primary-dark);letter-spacing:-.66px;white-space:nowrap;margin:0;font-size:44px;font-weight:700;line-height:50px}.features-why-text{flex-direction:column;gap:16px;width:608px;height:161px;display:flex}.features-why-text p{width:608px;color:var(--ink);margin:0;font-size:18px;line-height:29px}.features-why-mission{border:1px solid var(--border);background:#f6faf8;border-radius:20px;width:608px;height:144.882px;padding:28px}.features-why-mission h3{color:var(--primary-dark);margin:0;font-size:17px;font-weight:600;line-height:29px}.features-why-mission p{color:#17312de6;width:551px;margin:8px 0 0;font-size:16px;line-height:25px}.features-why-media{flex-direction:column;gap:24px;width:608px;height:790.235px;display:flex}.features-why-image{border:1px solid var(--border);border-radius:24px;width:608px;height:456.471px;overflow:hidden}.features-why-image img{object-fit:cover;width:100%;height:100%;display:block}.features-why-cards{grid-template-rows:146.882px 146.882px;grid-template-columns:296px 296px;gap:16px;width:608px;height:309.764px;display:grid}.features-why-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;width:100%;height:100%;margin:0;padding:32px;display:flex;box-shadow:0 1px 1px #17312d0a}.features-why-card>span{background:var(--mint);border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.features-why-card img{width:20px;height:20px}.features-why-card h3{color:var(--primary-dark);margin:12px 0 0;font-size:16px;font-weight:600;line-height:29px}@media (min-width:701px) and (max-width:1359px){.features-why-section{height:auto;min-height:982.235px}.features-why-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,4.4vw,64px);width:min(100% - 80px,1280px)}.features-why-copy,.features-why-copy>h2,.features-why-text,.features-why-text p,.features-why-mission,.features-why-media,.features-why-image,.features-why-cards{width:100%}.features-why-copy,.features-why-text{height:auto}.features-why-copy>h2{white-space:normal}.features-why-mission p{width:100%}.features-why-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.features-why-section{height:1336.8px;padding:64px 0}.features-why-grid{grid-template-rows:579.498px 589.304px;grid-template-columns:1fr;gap:40px;width:100%;height:1208.8px}.features-why-copy{gap:24px;width:100%;height:579.498px}.features-why-copy>h2{letter-spacing:-.45px;white-space:normal;width:100%;font-size:30px;line-height:36px}.features-why-text{gap:16px;width:100%;height:277px}.features-why-text p{width:100%;font-size:18px;line-height:29px}.features-why-mission{width:100%;height:182.566px;padding:24px}.features-why-mission h3{line-height:25px}.features-why-mission p{width:100%;margin-top:8px;line-height:25px}.features-why-media{gap:24px;width:100%;height:589.304px}.features-why-image{width:100%;height:271.23px}.features-why-cards{grid-template-rows:126.542px 151.54px;grid-template-columns:172.56px 172.573px;gap:16px;width:100%;height:294.074px}.features-why-card{padding:24px}.features-why-card h3{max-width:124px;line-height:25px}}.how-stages-section{background:#fff;height:592.882px;padding:96px 0}.how-stages{flex-direction:column;align-items:flex-start;height:400.882px;display:flex}.how-stages-heading{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;height:128px;display:flex}.how-stages-heading h2{height:50px;color:var(--primary-dark);letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;margin:0;font-size:44px;font-weight:700;line-height:50px}.how-stages-heading p{width:760px;height:58px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.how-stages-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;height:272.882px;padding-top:48px;display:grid}.how-stage-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;align-items:flex-start;gap:16px;height:224.882px;margin:0;padding:32px;display:flex;position:relative;box-shadow:0 1px 1px #17312d0a}.how-stage-number{background:var(--primary);color:#fff;white-space:nowrap;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;font-weight:700;line-height:29px;display:grid}.how-stage-card h3{width:100%;height:29px;color:var(--primary-dark);white-space:nowrap;overflow-wrap:normal;margin:0;font-size:21px;font-weight:600;line-height:29px}.how-stage-card p{width:345px;max-width:100%;height:50px;color:var(--muted);overflow-wrap:normal;margin:0;font-size:16px;line-height:25px}.how-stage-arrow{z-index:2;width:24px;max-width:none;height:24px;position:absolute;top:99.5px;right:-15px}@media (max-width:700px){.how-stages-section{height:auto;padding:64px 0}.how-stages{height:auto}.how-stages-heading{gap:20px;height:auto}.how-stages-heading h2{letter-spacing:-.45px;white-space:normal;width:100%;height:auto;font-size:30px;line-height:36px}.how-stages-heading p{width:100%;height:auto;font-size:17px;line-height:28px}.how-stages-cards{grid-template-columns:1fr;gap:24px;height:auto;padding-top:40px}.how-stage-card{height:218px;padding:24px}.how-stage-card p{width:100%;height:auto}.how-stage-arrow{display:none}}.how-collect-section{background:var(--bg);height:578px;padding:96px 0}.how-collect-grid{grid-template-columns:608px 608px;align-items:center;gap:64px;height:386px;display:grid}.how-collect-content{flex-direction:column;align-items:flex-start;gap:24px;width:608px;height:386px;display:flex}.how-step-label{width:100%;height:29px;color:var(--primary);letter-spacing:1.68px;text-transform:uppercase;white-space:nowrap;overflow-wrap:normal;margin:0;font-size:14px;font-weight:600;line-height:29px}.how-collect-heading{flex-direction:column;align-items:flex-start;gap:20px;width:608px;height:207px;display:flex}.how-collect-heading h2{width:608px;height:100px;color:var(--primary-dark);letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.how-collect-heading>p{width:608px;height:87px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.how-collect-list{flex-direction:column;align-items:flex-start;gap:12px;width:608px;height:102px;display:flex}.how-collect-item{align-items:flex-start;gap:12px;width:100%;height:26px;display:flex}.how-collect-item>span{background:var(--mint);border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;margin-top:2px;display:grid}.how-collect-item img{width:16px;height:16px}.how-collect-item p{height:25px;color:var(--ink);white-space:nowrap;overflow-wrap:normal;margin:0;font-size:16px;line-height:25px}.how-collect-timeline{border:1px solid var(--border);background:linear-gradient(#fff 0%,#f7fcfaa6 50%,#eff9f579 75%,#ddf3ea4d 100%);border-radius:24px;align-items:flex-start;width:608px;height:257.647px;padding:32px;display:flex}.how-collect-timeline-list{border-left:2px solid #0f766e40;flex-direction:column;align-items:flex-start;width:100%;height:188px;margin-left:8px;padding-left:24px;display:flex}.how-collect-timeline-item{align-items:flex-start;width:100%;height:53px;padding-bottom:24px;display:flex;position:relative}.how-collect-timeline-item:last-child{height:29px;padding-bottom:0}.how-collect-timeline-item i{border:2px solid var(--primary);background:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:-33px}.how-collect-timeline-item i:after{content:"";background:var(--primary);border-radius:50%;position:absolute;inset:3px}.how-collect-timeline-item p{height:29px;color:var(--ink);white-space:nowrap;overflow-wrap:normal;margin:0;font-size:16px;font-weight:500;line-height:29px}@media (max-width:700px){.how-collect-section{height:auto;padding:64px 0}.how-collect-grid{grid-template-columns:1fr;gap:40px;height:auto}.how-collect-content,.how-collect-heading,.how-collect-heading h2,.how-collect-heading>p,.how-collect-list,.how-collect-timeline{width:100%}.how-collect-content,.how-collect-heading{height:auto}.how-collect-heading h2{letter-spacing:-.45px;height:auto;font-size:30px;line-height:36px}.how-collect-heading>p{height:auto;font-size:17px;line-height:28px}.how-collect-timeline{height:257.647px;padding:32px}}.how-understand-section{background:#ddf3ea;height:578px;padding:96px 0}.how-understand-grid{grid-template-columns:608px 608px;align-items:center;gap:64px;height:386px;display:grid}.how-understand-content{flex-direction:column;align-items:flex-start;gap:24px;width:608px;height:386px;display:flex}.how-understand-heading{flex-direction:column;align-items:flex-start;gap:20px;width:608px;height:207px;display:flex}.how-understand-heading h2{width:608px;height:100px;color:var(--primary-dark);letter-spacing:-.66px;margin:0;font-size:44px;font-weight:700;line-height:50px}.how-understand-heading>p{width:608px;height:87px;color:var(--muted);margin:0;font-size:18px;line-height:29px}.how-understand-list{flex-direction:column;align-items:flex-start;gap:12px;width:608px;height:102px;display:flex}.how-understand-item{align-items:flex-start;gap:12px;width:100%;height:26px;display:flex}.how-understand-item>span{background:#fff;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;margin-top:2px;display:grid}.how-understand-item img{width:16px;height:16px}.how-understand-item p{height:25px;color:var(--ink);white-space:nowrap;overflow-wrap:normal;margin:0;font-size:16px;line-height:25px}.how-understand-flow{border:1px solid var(--border);background:#fff;border-radius:24px;grid-template-columns:repeat(3,1fr);align-items:start;width:608px;height:174.882px;padding:40px;display:grid}.how-understand-flow-item{flex-direction:column;align-items:center;gap:12px;height:93px;display:flex;position:relative}.how-understand-flow-number{z-index:2;background:var(--mint);width:48px;height:48px;color:var(--primary-dark);border:2px solid #0f766e4d;border-radius:50%;place-items:center;font-size:16px;font-weight:700;line-height:29px;display:grid;position:relative}.how-understand-flow-item p{z-index:2;height:33px;color:var(--ink);text-align:center;white-space:nowrap;overflow-wrap:normal;margin:0;padding-top:4px;font-size:16px;font-weight:600;line-height:29px;position:relative}.how-understand-flow-item i{z-index:1;background:linear-gradient(90deg,#0f766e66,#0f766e1a);width:calc(100% - 48px);height:2px;position:absolute;top:23px;left:calc(50% + 24px)}@media (min-width:701px) and (max-width:1359px){.how-collect-grid,.how-understand-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,64px);width:min(100% - 80px,1280px)}.how-collect-content,.how-collect-heading,.how-collect-heading h2,.how-collect-heading>p,.how-collect-list,.how-collect-timeline,.how-understand-content,.how-understand-heading,.how-understand-heading h2,.how-understand-heading>p,.how-understand-list,.how-understand-flow{width:100%}.how-collect-heading,.how-understand-heading{height:auto}.how-collect-heading h2,.how-understand-heading h2{height:auto;font-size:clamp(40px,3.2vw,44px);line-height:1.14}}@media (max-width:700px){.how-understand-section{height:auto;padding:64px 0}.how-understand-grid{grid-template-columns:1fr;gap:40px;height:auto}.how-understand-content,.how-understand-heading,.how-understand-heading h2,.how-understand-heading>p,.how-understand-list,.how-understand-flow{width:100%}.how-understand-content,.how-understand-heading{height:auto}.how-understand-heading h2{letter-spacing:-.45px;height:auto;font-size:30px;line-height:36px}.how-understand-heading>p{height:auto;font-size:17px;line-height:28px}.how-understand-flow{height:174.882px;padding:40px 16px}}.how-act-section{background:#fff;height:578px;padding:96px 0}.how-act-grid{grid-template-columns:608px 608px;align-items:center;gap:64px;height:386px;display:grid}.how-act-content{flex-direction:column;align-items:flex-start;gap:24px;width:608px;height:386px;display:flex}.how-act-heading{flex-direction:column;align-items:flex-start;gap:20px;width:608px;height:207px;display:flex}.how-act-heading h2{color:#115e59;letter-spacing:-.66px;width:608px;height:100px;margin:0;font-size:44px;font-weight:700;line-height:50px}.how-act-heading>p{color:#5b6f6b;width:608px;height:87px;margin:0;font-size:18px;font-weight:400;line-height:29px}.how-act-list{flex-direction:column;align-items:flex-start;gap:12px;width:608px;height:102px;display:flex}.how-act-item{align-items:flex-start;gap:12px;width:100%;height:26px;display:flex}.how-act-item>span{background:#ddf3ea;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;margin-top:2px;display:grid}.how-act-item img{width:16px;height:16px}.how-act-item p{color:#17312d;white-space:nowrap;overflow-wrap:normal;height:25px;margin:0;font-size:16px;font-weight:400;line-height:25px}.how-act-callout{background:#dcecf4;border:1px solid #bcd8e6;border-radius:20px;flex-direction:column;justify-self:stretch;align-items:flex-start;width:608px;height:169.882px;padding:28px;display:flex}.how-act-callout h3{color:#115e59;margin:0;font-size:17px;font-weight:600;line-height:29px}.how-act-callout p{color:#17312de6;width:551px;margin:8px 0 0;font-size:16px;font-weight:400;line-height:25px}@media (min-width:701px) and (max-width:1359px){.how-act-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(32px,5vw,64px);width:min(100% - 80px,1280px)}.how-act-content,.how-act-heading,.how-act-heading h2,.how-act-heading>p,.how-act-list,.how-act-callout,.how-act-callout p{width:100%}.how-act-heading{height:auto}.how-act-heading h2{height:auto;font-size:clamp(40px,3.2vw,44px);line-height:1.14}}@media (max-width:700px){.how-act-section{height:auto;padding:64px 0}.how-act-grid{grid-template-columns:1fr;gap:40px;height:auto}.how-act-content,.how-act-heading,.how-act-heading h2,.how-act-heading>p,.how-act-list,.how-act-callout,.how-act-callout p{width:100%}.how-act-content,.how-act-heading{height:auto}.how-act-heading h2{letter-spacing:-.45px;height:auto;font-size:30px;line-height:36px}.how-act-heading>p{height:auto;font-size:17px;line-height:28px}.how-act-item{height:auto}.how-act-item p{white-space:normal;height:auto}.how-act-callout{height:auto;padding:28px}}.how-combined-section{background:var(--bg);height:597px;padding:96px 0}.how-combined{flex-direction:column;align-items:flex-start;height:405px;display:flex}.how-combined-heading{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;height:99px;display:flex}.how-combined-heading h2{color:#115e59;letter-spacing:-.66px;white-space:nowrap;overflow-wrap:normal;height:50px;margin:0;font-size:44px;font-weight:700;line-height:50px}.how-combined-heading p{color:#5b6f6b;white-space:nowrap;overflow-wrap:normal;height:29px;margin:0;font-size:18px;font-weight:400;line-height:29px}.how-combined-process{flex-direction:column;align-items:flex-start;width:720px;height:306px;margin:0 auto;padding-top:48px;display:flex}.how-combined-list{border-left:2px solid #0f766e40;flex-direction:column;align-items:flex-start;gap:32px;width:712px;height:204px;margin-left:8px;padding-left:32px;display:flex}.how-combined-item{align-items:flex-start;width:100%;height:27px;display:flex;position:relative}.how-combined-item>span{color:#0f766e;background:#fff;border:2px solid #0f766e;border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:700;line-height:1;display:grid;position:absolute;top:4px;left:-45px}.how-combined-item p{color:#17312d;white-space:nowrap;overflow-wrap:normal;margin:0;font-size:17px;font-weight:400;line-height:27px}.how-combined-note{color:#5b6f6b;text-align:center;white-space:nowrap;overflow-wrap:normal;width:720px;height:54px;margin:0;padding-top:32px;font-size:14px;font-weight:400;line-height:22px}@media (max-width:700px){.how-combined-section{height:auto;padding:64px 0}.how-combined{height:auto}.how-combined-heading{text-align:left;align-items:flex-start;height:auto}.how-combined-heading h2{letter-spacing:-.45px;white-space:normal;width:100%;height:auto;font-size:30px;line-height:36px}.how-combined-heading p{white-space:normal;width:100%;height:auto;font-size:17px;line-height:28px}.how-combined-process{width:100%;height:auto;padding-top:40px}.how-combined-list{width:calc(100% - 8px);height:auto}.how-combined-item{height:auto;min-height:54px}.how-combined-item p{white-space:normal}.how-combined-note{white-space:normal;text-align:left;width:100%;height:auto}}.features-limits-section{background:#f6faf8;height:530.882px;padding:96px 0}.features-limits{flex-direction:column;align-items:center;height:338.882px;display:flex}.features-limits>h2{height:50px;color:var(--primary-dark);letter-spacing:-.66px;text-align:center;white-space:nowrap;margin:0;font-size:44px;font-weight:700;line-height:50px}.features-limits-callout{border:1px solid var(--border);background:#f6faf8;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;width:900px;height:240.882px;margin-top:48px;padding:28px;display:flex}.features-limits-item{align-items:flex-start;gap:12px;width:100%;min-height:27px;display:flex}.features-limits-item span{width:13px;color:var(--muted);flex:0 0 13px;padding-top:2px;font-size:16px;line-height:25px}.features-limits-item p{color:var(--ink);white-space:nowrap;overflow-wrap:normal;margin:0;font-size:16px;line-height:25px}@media (max-width:700px){.features-limits-section{height:482.566px;padding:64px 0}.features-limits{width:100%;height:354.566px}.features-limits>h2{letter-spacing:-.45px;height:36px;font-size:30px;line-height:36px}.features-limits-callout{gap:12px;width:100%;height:278.566px;margin-top:40px;padding:24px}.features-limits-item p{white-space:normal;max-width:288px}.home-final-cta{height:469.991px;padding:64px 16px}.home-final-cta-inner{width:100%}.home-final-cta-content{gap:24px;width:100%;height:341.991px}.home-final-cta-eyebrow{height:25px}.home-final-cta-eyebrow p{line-height:25px}.home-final-cta-content h2{letter-spacing:-.28px;width:362px;max-width:calc(100vw - 31px);height:61px;font-size:28px;line-height:30.24px}.home-final-cta-lead{width:362px;max-width:calc(100vw - 31px);height:87px;font-size:18px;line-height:29px}.home-final-cta-actions{height:96.991px}.home-final-cta-button{height:55.991px;line-height:25px}.home-final-cta-login{height:25px;line-height:25px}}:root{--motion-fast:.16s;--motion-base:.24s;--motion-slow:.36s;--motion-ease:cubic-bezier(.22,1,.36,1);--motion-shadow:0 10px 24px #115e5924}:where(a,button,summary,input,select,textarea){touch-action:manipulation}:where(a,button,summary,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #0f766e52}.button,.home-final-cta-button,.knowledge-preparation-card a,.home-faq-more,.history-context-button,.home-security-button,.telegram,.verify-change,.verify-resend,.help-support-submit button{transition:transform var(--motion-fast) var(--motion-ease), box-shadow var(--motion-base) var(--motion-ease), background-color var(--motion-base) ease, border-color var(--motion-base) ease, color var(--motion-base) ease}.button:active,.home-final-cta-button:active,.knowledge-preparation-card a:active,.home-faq-more:active,.history-context-button:active,.home-security-button:active,.telegram:active,.verify-change:active,.help-support-submit button:active{box-shadow:none;transform:translateY(0)scale(.985)}.desktop-nav a,.login-link,.footer-grid a:not(.logo),.home-final-cta-login,.auth-bottom a,.auth-public-link,.auth-help-link,.back-link{transition:color var(--motion-fast) ease, background-color var(--motion-fast) ease, transform var(--motion-fast) var(--motion-ease)}.logo-mark,.icon-box img,.help-shortcut-icon img,.home-security-card img,.audience-card img{transition:transform var(--motion-base) var(--motion-ease);transform-origin:50%}.field,.help-support-field input,.help-support-field select,.help-support-field textarea,.help-search-field input{transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease, background-color var(--motion-fast) ease}.faq summary,.home-faq-accordion summary,.help-faq-accordion summary{transition:background-color var(--motion-fast) ease,color var(--motion-fast) ease}.home-faq-accordion details[data-motion-expanded=true] summary img,.help-faq-accordion details[data-motion-expanded=true] summary img{transform:rotate(180deg)}.home-faq-accordion details[data-motion-expanded=false] summary img,.help-faq-accordion details[data-motion-expanded=false] summary img{transform:rotate(0)}.faq summary:after{transition:transform var(--motion-base) var(--motion-ease);transform-origin:50%}.faq details[data-motion-expanded=true] summary:after{content:"⌄";transform:rotate(180deg)}.faq details[data-motion-expanded=false] summary:after{content:"⌄";transform:rotate(0)}.mobile-nav{transform-origin:top;animation:mobile-nav-in var(--motion-base) var(--motion-ease) both}.menu-button span{transition:transform var(--motion-base) var(--motion-ease),opacity var(--motion-fast) ease}.menu-button[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-7px)rotate(-45deg)}.cookie{animation:cookie-in var(--motion-slow) var(--motion-ease) both}@media (hover:hover) and (pointer:fine){.button:hover,.home-final-cta-button:hover,.knowledge-preparation-card a:hover,.history-context-button:hover,.home-security-button:hover,.telegram:hover,.verify-change:hover,.help-support-submit button:hover{box-shadow:var(--motion-shadow);transform:translateY(-2px)}.desktop-nav a:hover,.login-link:hover,.home-final-cta-login:hover,.auth-bottom a:hover,.back-link:hover{transform:translateY(-1px)}.footer-grid a:not(.logo):hover,.auth-public-link:hover,.auth-help-link:hover,.home-faq-more:hover{transform:translate(3px)}.logo:hover .logo-mark{transform:scale(1.04)}.card:hover .icon-box img,.help-shortcut:hover .help-shortcut-icon img,.home-security-card:hover img,.audience-card:hover img{transform:scale(1.08)}.faq summary:hover,.home-faq-accordion summary:hover,.help-faq-accordion summary:hover{background:#ddf3ea61}}@keyframes mobile-nav-in{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes cookie-in{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.cabinet-onboarding-shell{color:#17312d;background:#f3faf8;min-height:100vh}.cabinet-onboarding-header{background:#fff;border-bottom:.941px solid #c9d8d366;align-items:center;gap:12px;width:100%;height:72.941px;padding:20px 24px;display:flex}.cabinet-onboarding-logo-mark{background:#0f766e;border-radius:20px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.cabinet-onboarding-logo-mark img{width:16px;height:16px}.cabinet-onboarding-brand{white-space:nowrap;font-size:16px;font-weight:700;line-height:24px}.cabinet-onboarding-main{justify-content:center;align-items:flex-start;min-height:calc(100vh - 72.941px);padding:40px 16px;display:flex}.cabinet-onboarding-stage{width:min(100%,576px)}.cabinet-onboarding-progress{align-items:center;gap:8px;height:28px;margin:0;padding:0;list-style:none;display:flex}.cabinet-onboarding-progress li{align-items:center;gap:8px;display:flex}.cabinet-onboarding-progress li>span{color:#5b6f6b;background:#eff7f4;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:700;line-height:16px;display:grid}.cabinet-onboarding-progress li.active>span{color:#fff;background:#0f766e}.cabinet-onboarding-progress li>i{background:#c9d8d3;border-radius:999px;width:56px;height:2px}.cabinet-welcome-card{background:#fff;border:.941px solid #c9d8d399;border-radius:16px;width:100%;margin-top:32px;padding:32px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-welcome-content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.cabinet-welcome-icon{background:#ddf3ea;border-radius:16px;place-items:center;width:56px;height:56px;display:grid}.cabinet-welcome-icon img{width:28px;height:28px}.cabinet-welcome-copy{width:100%}.cabinet-welcome-copy h1{color:#17312d;letter-spacing:normal;margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-welcome-copy p{color:#5b6f6b;margin:12px 0 0;font-size:16px;font-weight:400;line-height:26px}.cabinet-welcome-notice{color:#1e4c6e;background:#dcecf4;border:.941px solid #1e4c6e33;border-radius:20px;width:100%;margin:0;padding:16px;font-size:14px;font-weight:400;line-height:20px}.cabinet-welcome-actions{align-items:flex-start;gap:12px;width:100%;display:flex}.cabinet-welcome-continue,.cabinet-welcome-exit{white-space:nowrap;border:.941px solid #0000;border-radius:20px;justify-content:center;align-items:center;height:48px;padding:0 24px;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.cabinet-welcome-continue{color:#fff;background:#0f766e}.cabinet-welcome-exit{color:#17312d;background:0 0}.cabinet-consent-card{background:#fff;border:.941px solid #c9d8d399;border-radius:16px;width:100%;margin-top:32px;padding:32px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-consent-content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.cabinet-consent-content h1{color:#17312d;margin:0;font-size:24px;font-weight:700;line-height:32px}.cabinet-consent-information{background:#f3faf8;border:.941px solid #c9d8d399;border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:20px;display:flex}.cabinet-consent-section{width:100%}.cabinet-consent-section h2{color:#17312d;margin:0;font-size:14px;font-weight:600;line-height:20px}.cabinet-consent-section p{color:#5b6f6b;margin:4px 0 0;font-size:14px;font-weight:400;line-height:22.75px}.cabinet-consent-documents{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.cabinet-consent-documents button{color:#0f766e;min-height:20px;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-size:14px;font-weight:400;line-height:20px}.cabinet-consent-checkbox{color:#17312d;cursor:pointer;align-items:flex-start;gap:12px;width:100%;font-size:15px;font-weight:400;line-height:24.375px;display:flex;position:relative}.cabinet-consent-checkbox input{opacity:0;width:16px;height:16px;margin:2px 0 0;position:absolute}.cabinet-consent-checkbox-box{background:#fff;border:1px solid #767676;border-radius:2px;flex:0 0 16px;place-items:center;width:16px;height:16px;margin-top:2px;display:grid}.cabinet-consent-checkbox-box img{width:14px;height:14px}.cabinet-consent-checkbox input:checked+.cabinet-consent-checkbox-box{background:#0f766e;border-color:#0f766e}.cabinet-consent-checkbox input:focus-visible+.cabinet-consent-checkbox-box{outline-offset:2px;outline:3px solid #0f766e47}.cabinet-consent-actions{align-items:flex-start;gap:12px;width:100%;display:flex}.cabinet-consent-back,.cabinet-consent-continue{text-align:center;border-radius:20px;justify-content:center;align-items:center;font-weight:500;display:inline-flex}.cabinet-consent-back{color:#17312d;background:#fff;border:.941px solid #c9d8d3;gap:8px;height:40px;padding:0 16px;font-size:15px;line-height:22.5px}.cabinet-consent-back img{width:16px;height:16px}.cabinet-consent-continue{color:#fff;background:#0f766e;border:.941px solid #0000;height:48px;padding:0 24px;font-size:16px;line-height:24px}.cabinet-consent-continue:disabled{opacity:.5;cursor:not-allowed}.cabinet-profile-card,.cabinet-first-action-card{background:#fff;border:.941px solid #c9d8d399;border-radius:16px;width:100%;margin-top:32px;padding:32px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-profile-content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.cabinet-profile-heading{width:100%}.cabinet-profile-heading h1,.cabinet-first-action-heading h1{color:#17312d;margin:0;font-size:24px;font-weight:700;line-height:32px}.cabinet-profile-heading p,.cabinet-first-action-heading p{color:#5b6f6b;margin:4px 0 0;font-size:16px;line-height:24px}.cabinet-profile-fields{flex-direction:column;gap:16px;width:100%;display:flex}.cabinet-profile-fields label{color:#17312d;flex-direction:column;gap:6px;width:100%;font-size:14px;font-weight:500;line-height:20px;display:flex}.cabinet-profile-fields input,.cabinet-profile-fields select{color:#17312d;background:#fff;border:.941px solid #c9d8d3;border-radius:20px;outline:none;width:100%;height:40px;padding:0 12px;font-size:15px;font-weight:400}.cabinet-profile-fields input::placeholder{color:#5b6f6b99}.cabinet-profile-fields input:focus,.cabinet-profile-fields select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.cabinet-profile-fields small{color:#5b6f6b;font-size:12px;font-weight:400;line-height:16px}.cabinet-profile-actions{align-items:flex-start;gap:12px;width:100%;display:flex}.cabinet-profile-continue{color:#fff;background:#0f766e;border:.941px solid #0000;border-radius:20px;height:48px;padding:0 24px;font-size:16px;font-weight:500;line-height:24px}.cabinet-first-action-content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.cabinet-first-action-heading{width:100%}.cabinet-first-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.cabinet-first-action-grid>:is(button,a){color:#17312d;text-align:left;background:#fff;border:.941px solid #c9d8d399;border-radius:16px;align-items:flex-start;gap:16px;min-height:103px;padding:20px;display:flex}.cabinet-first-action-icon{background:#ddf3ea;border-radius:20px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.cabinet-first-action-icon img{width:20px;height:20px}.cabinet-first-action-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.cabinet-first-action-copy strong{font-size:14px;font-weight:600;line-height:20px}.cabinet-first-action-copy small{color:#5b6f6b;margin-top:2px;font-size:12px;font-weight:400;line-height:19.5px}.cabinet-first-action-later{color:#17312d;background:0 0;border:0;border-radius:20px;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:15px;font-weight:500;line-height:22.5px;display:inline-flex}@media (max-width:700px){.cabinet-onboarding-header{border-bottom-width:.783px;height:72.78px}.cabinet-onboarding-main{min-height:calc(100vh - 72.78px);padding:40px 16px}.cabinet-onboarding-progress li>i{width:32px}.cabinet-welcome-card{border-width:.783px;padding:24px}.cabinet-welcome-copy h1{font-size:24px;line-height:32px}.cabinet-welcome-notice{border-width:.783px}.cabinet-welcome-continue{flex:1;min-width:0}.cabinet-welcome-exit{flex:none}.cabinet-consent-card{border-width:.783px;padding:24px}.cabinet-consent-information{border-width:.783px}.cabinet-consent-documents{gap:16px}.cabinet-consent-documents button:first-child{min-height:40px}.cabinet-consent-actions{align-items:flex-start}.cabinet-consent-continue{white-space:normal;flex:1;min-width:0;padding:0 16px}.cabinet-profile-card,.cabinet-first-action-card{border-width:.783px;padding:24px}.cabinet-profile-actions{align-items:flex-start}.cabinet-profile-continue{white-space:normal;flex:1;min-width:0;padding:0 16px}.cabinet-first-action-grid{grid-template-columns:1fr}.cabinet-first-action-grid>:is(button,a){border-width:.783px;min-height:103px}}@media (min-width:701px) and (max-width:1024px){.features-assistant-heading h2{white-space:normal;font-size:clamp(38px,5.2vw,44px)}.features-assistant-heading>p,.features-limits-callout{width:100%}}.cabinet-overview-shell{color:#17312d;background:#f3faf8;min-height:100vh;font-size:14px;line-height:1.42;display:flex}.cabinet-overview-shell button{color:inherit;background:0 0;border:0;transition:background-color .2s,opacity .2s}.cabinet-overview-shell button:hover{background-color:#ddf3ea8c}.cabinet-overview-shell button:active{transform:scale(.98)}.cabinet-overview-shell.cabinet-motion-ready button:active{transform:none}.cabinet-motion-ready :is(button,a){cursor:pointer;will-change:transform}.cabinet-motion-ready :is(button,a):disabled{cursor:default;will-change:auto}.cabinet-overview-shell button:focus-visible{outline-offset:2px;outline:3px solid #0f766e59}.cabinet-sidebar{z-index:4;background:#fff;border-right:1px solid #c9d8d399;flex-direction:column;flex:0 0 260px;width:260px;height:100vh;transition:width .25s,flex-basis .25s;display:flex;position:sticky;top:0}.cabinet-sidebar-brand{border-bottom:1px solid #c9d8d366;align-items:center;gap:12px;height:64px;padding:20px 16px;display:flex}.cabinet-sidebar-brand>span{background:#0f766e;border-radius:20px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.cabinet-sidebar-brand>span img{width:16px;height:16px}.cabinet-sidebar-brand>strong{white-space:nowrap;font-size:15px;line-height:19px}.cabinet-sidebar-brand>button{border-radius:16px;width:24px;height:24px;margin-left:auto;padding:4px}.cabinet-sidebar-brand>button img{width:16px;height:16px}.cabinet-owner{text-align:left;align-items:center;gap:8px;width:100%;min-height:72px;padding:20px;display:flex;border-bottom:1px solid #c9d8d366!important}.cabinet-owner>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-owner strong{font-size:14px;font-weight:600;line-height:20px}.cabinet-owner small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-owner>img{width:14px;height:14px}.cabinet-profile-switch-anchor{position:relative}.cabinet-owner>img{transition:transform .2s cubic-bezier(.22,1,.36,1)}.cabinet-owner>img.open{transform:rotate(180deg)}.cabinet-profile-switch-dropdown{z-index:45;transform-origin:0 0;background:#fff;border:1px solid #c9d8d399;border-radius:16px;width:328px;position:absolute;top:calc(100% + 8px);left:16px;overflow:hidden;box-shadow:0 20px 32px #17312d29}.cabinet-profile-switch-dropdown>header,.cabinet-profile-switch-sheet>header{border-bottom:1px solid #c9d8d366;align-items:flex-start;gap:12px;min-height:68px;padding:14px 16px;display:flex}.cabinet-profile-switch-dropdown>header>div,.cabinet-profile-switch-sheet>header>div{flex:1;min-width:0}.cabinet-profile-switch-dropdown h2,.cabinet-profile-switch-sheet h2{margin:0;font-size:16px;font-weight:600;line-height:22px}.cabinet-profile-switch-dropdown header p,.cabinet-profile-switch-sheet header p{color:#5b6f6b;margin:2px 0 0;font-size:12px;line-height:16px}.cabinet-profile-switch-dropdown>header>button,.cabinet-profile-switch-sheet>header>button{border-radius:50%;flex:0 0 32px;width:32px;height:32px;margin:-4px -6px 0 0;font-size:22px;line-height:1}.cabinet-profile-switch-list{flex-direction:column;gap:4px;max-height:276px;padding:8px;display:flex;overflow:auto}.cabinet-profile-switch-list>button{text-align:left;align-items:center;gap:10px;width:100%;min-height:58px;display:flex;border-radius:14px!important;padding:8px 10px!important}.cabinet-profile-switch-list>button.current{background:#f3faf8}.cabinet-profile-switch-list>button:disabled{opacity:1;cursor:default}.cabinet-profile-switch-list>button:not(:disabled){cursor:pointer}.cabinet-profile-switch-list>button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-profile-switch-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.cabinet-profile-switch-list small{text-overflow:ellipsis;white-space:nowrap;color:#5b6f6b;font-size:12px;line-height:16px;overflow:hidden}.cabinet-profile-switch-list>button>img{flex:0 0 14px;width:14px;height:14px;transform:rotate(-90deg)}.cabinet-profile-switch-check{color:#fff;background:#0f766e;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:13px;font-style:normal;display:grid}.cabinet-profile-switch-spinner{border:2px solid #c9d8d3;border-top-color:#0f766e;border-radius:50%;flex:0 0 20px;width:20px;height:20px;animation:.7s linear infinite cabinet-profile-spinner}.cabinet-profile-switch-error{color:#71311d;background:#f8ebe4;border-radius:10px;margin:0 12px 8px;padding:8px 10px;font-size:12px;line-height:16px}.cabinet-profile-switch-dropdown>nav,.cabinet-profile-switch-sheet>nav{border-top:1px solid #c9d8d366;flex-direction:column;gap:2px;padding:8px;display:flex}.cabinet-profile-switch-dropdown>nav a,.cabinet-profile-switch-sheet>nav a{color:#17312d;border-radius:20px;align-items:center;gap:10px;min-height:40px;padding:9px 10px;font-size:14px;font-weight:500;line-height:20px;display:flex}.cabinet-profile-switch-dropdown>nav a:hover,.cabinet-profile-switch-sheet>nav a:hover{background:#f3faf8}.cabinet-profile-switch-dropdown>nav img,.cabinet-profile-switch-sheet>nav img{width:18px;height:18px}.cabinet-profile-switch-mobile{display:none}@keyframes cabinet-profile-spinner{to{transform:rotate(360deg)}}.cabinet-avatar{color:#fff;background:#0f766e;border-radius:999px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:600;line-height:1;display:grid}.cabinet-avatar.dark{background:#115e59}.cabinet-side-nav,.cabinet-drawer-nav{flex-direction:column;gap:4px;padding:16px 12px;display:flex}.cabinet-side-nav{flex:1;overflow:auto}.cabinet-side-nav button,.cabinet-side-nav a,.cabinet-drawer-nav button,.cabinet-drawer-nav a{text-align:left;color:#5b6f6b;border-radius:20px;align-items:center;gap:12px;min-height:42px;padding:10px 12px;font-size:15px;font-weight:500;line-height:22.5px;display:flex}.cabinet-side-nav .active,.cabinet-drawer-nav .active{color:#0f766e;background:#ddf3ea}.cabinet-side-nav :is(button,a)>img,.cabinet-drawer-nav :is(button,a)>img{flex:0 0 20px;width:20px;height:20px}.cabinet-side-nav :is(button,a)>span,.cabinet-drawer-nav :is(button,a)>span{flex:1}.cabinet-side-nav :is(button,a)>small,.cabinet-drawer-nav :is(button,a)>small,.cabinet-body-card h2 small{color:#0f766e;background:#ddf3ea;border:1px solid #0f766e4d;border-radius:12px;padding:2px 8px;font-size:10px;font-weight:500;line-height:14px}.cabinet-side-footer{border-top:1px solid #c9d8d366;flex-direction:column;gap:4px;padding:16px 12px;display:flex}.cabinet-side-footer :is(button,a){color:#5b6f6b;text-align:left;border-radius:20px;align-items:center;gap:12px;height:42px;padding:10px 12px;font-size:15px;display:flex}.cabinet-side-footer .active{color:#0f766e;background:#ddf3ea}.cabinet-side-footer img{width:20px;height:20px}.cabinet-overview-shell.sidebar-collapsed .cabinet-sidebar{flex-basis:72px;width:72px}.cabinet-overview-shell.sidebar-collapsed .cabinet-sidebar-brand{justify-content:center;padding-inline:16px}.cabinet-overview-shell.sidebar-collapsed .cabinet-sidebar-brand>span,.cabinet-overview-shell.sidebar-collapsed .cabinet-sidebar-brand>strong{display:none}.cabinet-overview-shell.sidebar-collapsed .cabinet-sidebar-brand>button{margin-left:0}.cabinet-overview-shell.sidebar-collapsed .cabinet-owner{justify-content:center;padding-inline:20px}.cabinet-overview-shell.sidebar-collapsed .cabinet-owner>span:nth-child(2),.cabinet-overview-shell.sidebar-collapsed .cabinet-owner>img{display:none}.cabinet-overview-shell.sidebar-collapsed .cabinet-profile-switch-dropdown{left:12px}.cabinet-overview-shell.sidebar-collapsed .cabinet-side-nav,.cabinet-overview-shell.sidebar-collapsed .cabinet-side-footer{padding-inline:14px}.cabinet-overview-shell.sidebar-collapsed .cabinet-side-nav :is(button,a),.cabinet-overview-shell.sidebar-collapsed .cabinet-side-footer :is(button,a){justify-content:center;width:44px;padding-inline:12px}.cabinet-overview-shell.sidebar-collapsed .cabinet-side-nav :is(button,a)>span,.cabinet-overview-shell.sidebar-collapsed .cabinet-side-nav :is(button,a)>small,.cabinet-overview-shell.sidebar-collapsed .cabinet-side-footer :is(button,a)>span{display:none}.cabinet-overview-app{flex:1;min-width:0}.cabinet-topbar{z-index:3;background:#f3faf8e6;border-bottom:1px solid #c9d8d366;align-items:center;gap:12px;height:64px;padding:0 32px;display:flex;position:relative}.cabinet-topbar-spacer{flex:1}.cabinet-add-small,.cabinet-overview-heading>button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;height:32px;padding:0 12px;font-size:14px;font-weight:500;display:flex;color:#fff!important;background:#0f766e!important;border-radius:20px!important}.cabinet-add-small img,.cabinet-overview-heading>button img{width:16px;height:16px}.cabinet-notifications{place-items:center;width:36px;height:36px;display:grid;position:relative;border-radius:20px!important}.cabinet-notifications img{width:20px;height:20px}.cabinet-notifications i{background:#0f766e;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:22px}.cabinet-account-button{align-items:center;gap:8px;min-width:60px;height:42px;display:flex;border-radius:20px!important;padding:6px 8px!important}.cabinet-account-button .cabinet-avatar{flex-basis:30px;width:30px;height:30px;font-size:11.4px}.cabinet-account-button>img{width:14px;height:14px}.cabinet-menu-button,.cabinet-mobile-brand{display:none}.cabinet-topbar-menus{align-items:center;gap:8px;display:flex}.cabinet-topbar-menu-anchor{position:relative}.cabinet-notification-popover,.cabinet-profile-popover{z-index:30;background:#fff;border:1px solid #c9d8d399;border-radius:16px;position:absolute;top:44px;right:0;overflow:hidden;box-shadow:0 20px 12.5px #0000001a,0 8px 5px #0000001a}.cabinet-notification-popover{width:320px}.cabinet-notification-popover>header{border-bottom:1px solid #c9d8d366;justify-content:space-between;align-items:center;height:56px;padding:16px;display:flex}.cabinet-notification-popover h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.cabinet-notification-popover>header button{place-items:center;width:24px;height:24px;display:grid;border-radius:16px!important;padding:4px!important}.cabinet-notification-popover>header img{width:16px;height:16px}.cabinet-notification-popover>div{flex-direction:column;max-height:288px;display:flex;overflow:auto}.cabinet-notification-popover>div>a{color:#17312d;align-items:flex-start;gap:12px;min-height:70px;padding:12px 16px;display:flex}.cabinet-notification-popover>div>a:not(:last-child){border-bottom:1px solid #c9d8d333}.cabinet-notification-popover>div>a.unread{background:#f3faf8}.cabinet-notification-popover>div>a>i{background:#0f766e;border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:6px}.cabinet-notification-popover>div>a>span{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-notification-popover strong{font-size:14px;font-weight:400;line-height:19.25px}.cabinet-notification-popover small{color:#5b6f6b;padding-top:2px;font-size:12px;line-height:16px}.cabinet-notification-popover>div>a:not(.unread)>span{padding-left:20px}.cabinet-profile-popover{width:224px;top:50px}.cabinet-profile-popover>header{border-bottom:1px solid #c9d8d366;flex-direction:column;padding:16px;display:flex}.cabinet-profile-popover>header strong{font-size:14px;font-weight:600;line-height:20px}.cabinet-profile-popover>header small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-profile-popover nav{flex-direction:column;padding:8px;display:flex}.cabinet-profile-popover nav :is(a,button){color:#17312d;text-align:left;background:0 0;border:0;border-radius:20px;align-items:center;gap:10px;height:36px;padding:8px 12px;font-size:14px;line-height:20px;display:flex}.cabinet-profile-popover nav :is(a,button):hover{background:#f3faf8}.cabinet-profile-popover nav :is(a,button) img{width:16px;height:16px}.cabinet-profile-popover nav .logout{color:#b42318;border-top:1px solid #c9d8d366;border-radius:0;height:41px;margin-top:4px;padding-top:12px}.cabinet-overview-main{flex-direction:column;gap:32px;width:min(100% - 64px,896px);margin:0 auto;padding:32px 0 40px;display:flex}.cabinet-overview-heading{justify-content:space-between;align-items:flex-start;height:56px;display:flex}.cabinet-overview-heading h1{color:#17312d;margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-overview-heading p{color:#5b6f6b;align-items:center;gap:8px;height:24px;margin:0;padding-top:4px;font-size:14px;line-height:20px;display:flex}.cabinet-overview-heading p .cabinet-avatar{flex-basis:20px;width:20px;height:20px;font-size:7.6px}.cabinet-overview-heading>button{height:40px;padding-inline:16px;font-size:15px}.cabinet-processing-alert{color:#92400e;background:#fef3c7;border:1px solid #ffdf2080;border-radius:20px;align-items:flex-start;gap:12px;min-height:52px;padding:16px;display:flex}.cabinet-processing-alert img{flex:0 0 18px;width:18px;height:18px;margin-top:2px}.cabinet-processing-alert p{margin:0;font-size:14px;line-height:20px}.cabinet-overview-section{flex-direction:column;display:flex}.cabinet-overview-section h2,.cabinet-dashboard-card h2{margin:0;font-size:18px;font-weight:600;line-height:28px}.cabinet-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:12px;display:grid}.cabinet-quick-actions :is(button,a){flex-direction:column;justify-content:center;align-items:center;gap:8px;height:102px;padding:16px 12px;font-weight:500;line-height:20px;display:flex;background:#fff!important;border:1px solid #c9d8d399!important;border-radius:16px!important}.cabinet-quick-actions :is(button,a)>span{background:#ddf3ea;border-radius:20px;place-items:center;width:40px;height:40px;display:grid}.cabinet-quick-actions img{width:20px;height:20px}.cabinet-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.cabinet-section-heading>:is(button,a){color:#0f766e;font-size:14px;line-height:20px}.cabinet-section-heading>:is(button,a) span{font-size:18px}.cabinet-history-card{background:#fff;border:1px solid #c9d8d399;border-radius:16px;margin-top:12px;overflow:hidden;box-shadow:0 1px 1.5px #0000001a}.cabinet-history-card>button{text-align:left;align-items:center;gap:16px;width:100%;min-height:62px;padding:12px 20px;display:flex}.cabinet-history-card>button:not(:last-child){border-bottom:1px solid #c9d8d34d}.cabinet-history-icon,.cabinet-document-icon,.cabinet-card-icon{background:#ddf3ea;border-radius:16px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.cabinet-history-icon img{width:14px;height:14px}.cabinet-history-card>button>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-history-card strong{font-size:14px;font-weight:500;line-height:20px}.cabinet-history-card small,.cabinet-history-card time{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-history-card time{white-space:nowrap}.cabinet-documents-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:12px;display:grid}.cabinet-documents-grid>button{text-align:left;flex-direction:column;align-items:flex-start;gap:12px;height:151px;padding:16px;display:flex;box-shadow:0 1px 1.5px #0000001a;background:#fff!important;border:1px solid #c9d8d399!important;border-radius:16px!important}.cabinet-document-icon{border-radius:20px;flex-basis:36px;width:36px;height:36px}.cabinet-document-icon img{width:18px;height:18px}.cabinet-document-copy{flex-direction:column;min-height:37px;display:flex}.cabinet-document-copy strong{font-size:14px;font-weight:500;line-height:19px}.cabinet-document-copy small{color:#5b6f6b;padding-top:2px;font-size:12px;line-height:16px}.cabinet-document-status{border-radius:12px;width:100%;margin-top:auto;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}.cabinet-document-status.ready{color:#065f46;background:#d1fae5}.cabinet-document-status.processing{color:#12506f;background:#dcecf4}.cabinet-document-status.review{color:#92400e;background:#fef3c7}.cabinet-dashboard-card{background:#fff;border:1px solid #c9d8d399;border-radius:16px;padding:24px;box-shadow:0 1px 1.5px #0000001a}.cabinet-ai-card,.cabinet-body-card{align-items:flex-start;gap:16px;display:flex}.cabinet-card-icon{border-radius:20px;flex-basis:40px;width:40px;height:40px}.cabinet-card-icon img{width:20px;height:20px}.cabinet-ai-card>div,.cabinet-body-card>div{flex:1;min-width:0}.cabinet-dashboard-card h2{font-size:16px;line-height:24px}.cabinet-dashboard-card p{color:#5b6f6b;margin:4px 0 0;font-size:14px;line-height:23px}.cabinet-ai-card>div>small{color:#5b6f6b;margin-top:12px;font-size:12px;line-height:16px;display:block}.cabinet-question-chips{flex-wrap:wrap;gap:8px;margin:12px 0 16px;display:flex}.cabinet-question-chips :is(button,a){min-height:28px;padding:6px 12px;font-size:12px;line-height:16px;background:#f3faf8!important;border:1px solid #c9d8d399!important;border-radius:16px!important}.cabinet-soft-button{align-items:center;height:32px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex;background:#ddf3ea!important;border-radius:20px!important;padding:0 12px!important}.cabinet-family-card .cabinet-section-heading h2{font-size:16px;line-height:24px}.cabinet-family-list{align-items:flex-start;gap:12px;height:76px;padding-top:16px;display:flex}.cabinet-family-list>span{flex-direction:column;align-items:center;gap:4px;display:flex}.cabinet-family-list .cabinet-avatar{flex-basis:40px;width:40px;height:40px;font-size:15px}.cabinet-family-list small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-family-list>a{border:2px dashed #c9d8d3;border-radius:50%;place-items:center;width:40px;height:40px;transition:background-color .2s,transform .2s;display:grid}.cabinet-family-list>a:hover{background:#ddf3ea8c}.cabinet-family-list>a:active{transform:scale(.98)}.cabinet-family-list>a:focus-visible{outline-offset:2px;outline:3px solid #0f766e59}.cabinet-family-list>a img{width:16px;height:16px}.cabinet-body-card h2{align-items:center;gap:8px;display:flex}.cabinet-body-card h2 small{font-size:12px;line-height:16px}.cabinet-body-card p{margin-bottom:12px}.cabinet-overview-links{color:#5b6f6b;align-items:flex-start;gap:12px;padding-bottom:8px;display:flex}.cabinet-overview-links a{align-items:flex-start;min-height:44px;padding-top:2px;font-size:14px;line-height:20px;display:inline-flex}.cabinet-overview-links a:hover{color:#0f766e}.cabinet-overview-links a:focus-visible{outline-offset:2px;border-radius:8px;outline:3px solid #0f766e47}.cabinet-overview-links i{color:#c9d8d3;font-size:16px;font-style:normal;line-height:24px}.cabinet-bottom-nav,.cabinet-mobile-drawer,.cabinet-drawer-scrim{display:none}@media (max-width:700px){.cabinet-overview-shell{min-height:100dvh;display:block}.cabinet-sidebar{display:none}.cabinet-overview-app{width:100%}.cabinet-topbar{gap:12px;height:64px;padding:0 16px}.cabinet-menu-button{place-items:center;width:36px;height:36px;display:grid;border-radius:20px!important;padding:8px!important}.cabinet-menu-button img{width:20px;height:20px}.cabinet-mobile-brand{align-items:center;gap:8px;display:flex}.cabinet-mobile-brand i{background:#0f766e;border-radius:16px;place-items:center;width:14px;height:28px;display:grid}.cabinet-mobile-brand i img{width:14px;height:14px}.cabinet-mobile-brand strong{width:54px;font-size:14px;line-height:20px}.cabinet-add-small{height:32px;padding-inline:12px;font-size:14px}.cabinet-notifications{width:36px;height:36px}.cabinet-account-button{width:46px;min-width:46px;padding:6px 8px!important}.cabinet-account-button>img{display:none}.cabinet-topbar-menus{gap:2px}.cabinet-notification-popover,.cabinet-profile-popover{position:fixed;top:58px;right:8px}.cabinet-notification-popover{width:min(320px,100vw - 16px)}.cabinet-overview-main{gap:32px;width:100%;padding:24px 16px 96px}.cabinet-overview-heading{height:auto}.cabinet-overview-heading>div{min-width:0}.cabinet-overview-heading h1{white-space:nowrap;font-size:30px;line-height:36px}.cabinet-overview-heading>button{height:40px;padding-inline:16px}.cabinet-processing-alert{min-height:92px}.cabinet-processing-alert p{flex:1}.cabinet-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cabinet-quick-actions :is(button,a){height:102px}.cabinet-history-card>button{min-height:72px;padding:16px 20px}.cabinet-history-card>button>span:nth-child(2){flex:1}.cabinet-history-card time{align-self:flex-start;padding-top:2px}.cabinet-documents-grid{grid-template-columns:1fr}.cabinet-documents-grid>button{height:151px}.cabinet-dashboard-card{padding:24px}.cabinet-ai-card p,.cabinet-body-card p{overflow-wrap:normal}.cabinet-question-chips{align-items:flex-start}.cabinet-overview-links{flex-wrap:wrap;min-height:64px}.cabinet-overview-links i:nth-of-type(2){display:none}.cabinet-overview-links a:last-child{flex-basis:100%}.cabinet-bottom-nav{z-index:15;background:#fff;border-top:1px solid #c9d8d399;align-items:center;height:65px;padding:0 8px;display:flex;position:fixed;bottom:0;left:0;right:0}.cabinet-bottom-nav>:is(button,a){color:#5b6f6b;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;min-width:0;height:64px;padding:10px 4px 8px;font-size:12px;font-weight:500;line-height:16px;display:flex}.cabinet-bottom-nav>:is(button,a)>img{width:22px;height:22px}.cabinet-bottom-nav>.active{color:#0f766e}.cabinet-bottom-nav>button.add{flex:0 0 64px;padding:0 8px}.cabinet-bottom-nav>button.add span{background:#0f766e;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 15px #0000001a}.cabinet-bottom-nav>button.add img{width:22px;height:22px}.cabinet-drawer-scrim{z-index:19;opacity:0;pointer-events:none;background:#17312d40;transition:opacity .2s;display:block;position:fixed;inset:0}.cabinet-drawer-scrim.open{opacity:1;pointer-events:auto}.cabinet-mobile-drawer{z-index:20;background:#fff;flex-direction:column;width:288px;transition:transform .24s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.cabinet-mobile-drawer.open{transform:translate(0)}.cabinet-drawer-header{border-bottom:1px solid #c9d8d366;justify-content:space-between;align-items:center;height:64px;padding:16px;display:flex}.cabinet-drawer-header>span{align-items:center;gap:8px;display:flex}.cabinet-drawer-header i{background:#0f766e;border-radius:16px;place-items:center;width:28px;height:28px;display:grid}.cabinet-drawer-header i img{width:14px;height:14px}.cabinet-drawer-header strong{font-size:14px}.cabinet-drawer-header>button{border-radius:20px;width:34px;height:34px;padding:8px}.cabinet-drawer-header>button img{width:18px;height:18px}.cabinet-mobile-owner{min-height:68px;padding:14px 20px}.cabinet-drawer-nav{flex:1;padding-block:16px;overflow:auto}.cabinet-drawer-extra{flex-direction:column;gap:4px;padding:0 12px 12px;display:flex}.cabinet-drawer-extra :is(a,button){color:#5b6f6b;text-align:left;border-radius:20px;align-items:center;gap:12px;min-height:43px;padding:10px 12px;font-size:15px;font-weight:500;display:flex}.cabinet-drawer-extra .active{color:#0f766e;background:#ddf3ea}.cabinet-drawer-extra img{width:20px;height:20px}.cabinet-logout{text-align:left;align-items:center;gap:8px;height:68px;display:flex;color:#b42318!important;border-top:1px solid #c9d8d366!important;padding:16px 28px!important}.cabinet-logout img{width:16px;height:16px}.cabinet-profile-switch-dropdown{display:none}.cabinet-profile-switch-mobile{z-index:50;display:block;position:fixed;inset:0}.cabinet-profile-switch-scrim{width:100%;height:100%;position:absolute;inset:0;background:#17312d6b!important;border-radius:0!important}.cabinet-profile-switch-sheet{max-height:min(82dvh,640px);padding-bottom:max(8px,env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;position:absolute;bottom:0;left:0;right:0;overflow:auto;box-shadow:0 -12px 32px #17312d2e}.cabinet-profile-switch-handle{background:#c9d8d3;border-radius:4px;width:40px;height:4px;margin:8px auto 2px;display:block}.cabinet-profile-switch-sheet>header{padding-top:10px}.cabinet-profile-switch-sheet .cabinet-profile-switch-list{max-height:min(44dvh,320px)}.cabinet-profile-switch-sheet>nav{padding-bottom:8px}.cabinet-profile-switch-sheet>nav a{min-height:44px}}@media (max-width:380px){.cabinet-topbar{gap:6px;padding-inline:10px}.cabinet-mobile-brand strong{display:none}.cabinet-overview-heading>button{padding-inline:12px}.cabinet-overview-heading h1{font-size:27px}}@media (prefers-reduced-motion:reduce){.cabinet-overview-shell button,.cabinet-sidebar,.cabinet-mobile-drawer,.cabinet-drawer-scrim,.cabinet-owner>img{transition:none}.cabinet-profile-switch-spinner{animation-duration:1.4s}}.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}.cabinet-timeline-page{flex-direction:column;gap:24px;width:min(100% - 64px,768px);margin:0 auto;padding:32px 0;display:flex}.cabinet-timeline-heading{justify-content:space-between;align-items:flex-start;height:40px;display:flex}.cabinet-timeline-heading h1{white-space:nowrap;margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-timeline-heading button{justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:15px;font-weight:500;line-height:22.5px;display:flex;color:#fff!important;background:#0f766e!important;border-radius:20px!important}.cabinet-timeline-heading img{width:16px;height:16px}.cabinet-timeline-filters{gap:12px;height:40px;display:flex}.cabinet-timeline-search{flex:1;min-width:0;height:40px;position:relative}.cabinet-timeline-search>img{z-index:1;pointer-events:none;width:16px;height:16px;position:absolute;top:12px;left:12px}.cabinet-timeline-search input,.cabinet-timeline-type select{color:#17312d;background:#fff;border:1px solid #c9d8d3;border-radius:20px;outline:none;width:100%;height:40px;font:400 15px Onest,Arial,sans-serif}.cabinet-timeline-search input{padding:0 12px 0 36px}.cabinet-timeline-search input::placeholder{color:#17312d80}.cabinet-timeline-type{flex:0 0 197px;width:197px}.cabinet-timeline-type select{appearance:none;padding:0 12px;line-height:22.5px}.cabinet-timeline-search input:focus,.cabinet-timeline-type select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.cabinet-timeline-group{flex-direction:column;display:flex}.cabinet-timeline-group h2{color:#5b6f6b;letter-spacing:.35px;text-transform:uppercase;margin:0;padding:0 4px;font-size:14px;font-weight:600;line-height:20px}.cabinet-timeline-card{background:#fff;border:1px solid #c9d8d399;border-radius:16px;margin-top:12px;overflow:hidden;box-shadow:0 1px 1.5px #0000001a}.cabinet-timeline-event{text-align:left;align-items:flex-start;gap:16px;width:100%;min-height:68px;display:flex;padding:16px 20px!important}.cabinet-timeline-event:not(:last-child){border-bottom:1px solid #c9d8d34d!important}.cabinet-timeline-day{text-align:center;flex:0 0 32px;width:32px;font-size:18px;font-weight:700;line-height:18px}.cabinet-timeline-icon{background:#ddf3ea;border-radius:16px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.cabinet-timeline-icon img{width:14px;height:14px}.cabinet-timeline-copy{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-timeline-copy strong{font-size:14px;font-weight:500;line-height:20px}.cabinet-timeline-copy small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-timeline-badge{color:#5b6f6b;background:#eff7f4;border-radius:12px;flex:none;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}.cabinet-timeline-badge.visit{color:#1e4c6e;background:#dcecf4}.cabinet-timeline-badge.vaccine{color:#115e59;background:#ddf3ea}.cabinet-timeline-empty{color:#5b6f6b;text-align:center;background:#fff;border:1px solid #c9d8d399;border-radius:16px;padding:32px}.cabinet-event-toast{z-index:45;color:#fff;background:#115e59;border-radius:20px;padding:12px 18px;font-size:14px;font-weight:500;position:fixed;top:80px;right:32px;box-shadow:0 10px 24px #115e592e}.cabinet-event-dialog{width:560px}.cabinet-event-form{gap:14px}.cabinet-event-profile{background:#f3faf8;border:1px solid #c9d8d399;border-radius:16px;flex-direction:column;min-height:58px;padding:10px 14px;display:flex}.cabinet-event-profile small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-event-profile strong{font-size:15px;font-weight:600;line-height:22px}.cabinet-event-date-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cabinet-event-date-row label{flex-direction:column;gap:6px;font-size:14px;font-weight:500;line-height:20px;display:flex}.cabinet-family-dialog-content.form textarea{color:#17312d;resize:vertical;background:#fff;border:1px solid #c9d8d3;border-radius:16px;outline:none;width:100%;min-height:80px;padding:10px 12px;font:400 15px/22px Onest,Arial,sans-serif}.cabinet-family-dialog-content.form textarea:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.cabinet-event-approximate{flex-direction:row!important;align-self:flex-start!important;align-items:center!important;gap:10px!important;width:auto!important;font-weight:400!important}.cabinet-event-approximate input{accent-color:#0f766e;min-height:18px;border-radius:4px!important;width:18px!important;height:18px!important;padding:0!important}.cabinet-event-error{color:#71311d;background:#f8ebe4;border-radius:14px;padding:10px 14px;font-size:13px;line-height:18px}.cabinet-event-dialog .cabinet-family-dialog-actions{justify-content:flex-end}.cabinet-event-dialog .cabinet-family-dialog-actions button:disabled{opacity:.55;cursor:default}@media (max-width:700px){.cabinet-timeline-page{gap:24px;width:100%;padding:24px 16px 96px}.cabinet-timeline-heading{height:40px}.cabinet-timeline-filters{width:100%}.cabinet-timeline-search{flex:0 0 153px}.cabinet-timeline-type{flex:1;width:auto}.cabinet-timeline-event{min-height:68px}.cabinet-timeline-copy strong{white-space:normal}.cabinet-timeline-group:last-child{padding-bottom:0}.cabinet-event-toast{top:76px;right:16px}.cabinet-event-dialog{width:361px;max-height:calc(100dvh - 32px)}.cabinet-event-date-row{grid-template-columns:1fr}.cabinet-event-dialog .cabinet-family-dialog-actions{align-items:stretch}.cabinet-event-dialog .cabinet-family-dialog-actions button{flex:1;justify-content:center}}.cabinet-documents-page{flex-direction:column;gap:24px;width:min(100% - 64px,896px);margin:0 auto;padding:32px 0;display:flex}.cabinet-documents-heading{justify-content:space-between;align-items:flex-start;display:flex}.cabinet-documents-heading>div{min-width:0}.cabinet-documents-heading h1{white-space:nowrap;margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-documents-heading p{color:#5b6f6b;height:28px;margin:0;padding-top:4px;font-size:16px;line-height:24px}.cabinet-documents-heading>button{justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:15px;font-weight:500;line-height:22.5px;display:flex;color:#fff!important;background:#0f766e!important;border-radius:20px!important}.cabinet-documents-heading>button img{width:16px;height:16px}.cabinet-documents-filters{gap:12px;height:40px;display:flex}.cabinet-documents-search{flex:1;min-width:0;height:40px;position:relative}.cabinet-documents-search>img{z-index:1;pointer-events:none;width:16px;height:16px;position:absolute;top:12px;left:12px}.cabinet-documents-search input,.cabinet-documents-status select{color:#17312d;background:#fff;border:1px solid #c9d8d3;border-radius:20px;outline:none;width:100%;height:40px;font:400 15px Onest,Arial,sans-serif}.cabinet-documents-search input{padding:0 12px 0 36px}.cabinet-documents-search input::placeholder{color:#17312d80}.cabinet-documents-status{flex:0 0 154px;width:154px}.cabinet-documents-status select{appearance:none;padding:0 12px;line-height:22.5px}.cabinet-documents-search input:focus,.cabinet-documents-status select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.cabinet-documents-list{flex-direction:column;gap:8px;display:flex}.cabinet-documents-row{text-align:left;align-items:center;gap:16px;width:100%;min-height:72px;display:flex;box-shadow:0 1px 1.5px #0000001a;background:#fff!important;border:1px solid #c9d8d399!important;border-radius:16px!important;padding:16px 20px!important}.cabinet-documents-icon{background:#ddf3ea;border-radius:20px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.cabinet-documents-icon img{width:20px;height:20px}.cabinet-documents-copy{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-documents-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.cabinet-documents-copy small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-documents-badge{white-space:nowrap;border-radius:12px;flex:none;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}.cabinet-documents-badge.ready{color:#115e59;background:#ddf3ea}.cabinet-documents-badge.processing{color:#1e4c6e;background:#dcecf4}.cabinet-documents-badge.review{color:#92400e;background:#fef3c7}@media (max-width:700px){.cabinet-documents-page{gap:24px;width:100%;padding:24px 16px 96px}.cabinet-documents-heading{justify-content:flex-start;gap:16px}.cabinet-documents-heading>div{flex:0 0 214px}.cabinet-documents-heading h1{white-space:normal}.cabinet-documents-filters{width:100%}.cabinet-documents-search{flex:1}.cabinet-documents-status{flex:0 0 154px;width:154px}.cabinet-documents-row{min-height:72px}.cabinet-documents-copy small{white-space:normal}}@media (max-width:380px){.cabinet-documents-heading h1{font-size:27px}.cabinet-documents-heading>button{padding-inline:12px}.cabinet-documents-filters{gap:8px}.cabinet-documents-status{flex-basis:142px;width:142px}.cabinet-documents-row{gap:12px;padding-inline:16px!important}.cabinet-documents-badge{padding-inline:6px;font-size:11px}}.cabinet-assistant-page{flex-direction:column;width:768px;height:calc(100dvh - 130px);min-height:0;margin:32px auto 0;display:flex}.cabinet-assistant-heading{flex:0 0 76px;height:76px;padding-bottom:16px}.cabinet-assistant-heading h1{margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-assistant-heading>div{align-items:center;gap:8px;padding-top:4px;display:flex}.cabinet-assistant-heading span{color:#1e4c6e;white-space:nowrap;background:#dcecf4;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}.cabinet-assistant-heading p{color:#5b6f6b;white-space:nowrap;margin:0;font-size:14px;line-height:20px}.cabinet-assistant-conversation{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;padding:0 4px 16px 0;overflow:hidden auto}.cabinet-assistant-welcome{background:#fff;border:1px solid #c9d8d399;border-radius:16px;flex-direction:column;align-items:center;gap:16px;width:100%;min-height:212px;padding:24px;display:flex;box-shadow:0 1px 1.5px #0000001a}.cabinet-assistant-icon{background:#ddf3ea;border-radius:16px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.cabinet-assistant-icon img{width:24px;height:24px}.cabinet-assistant-copy{text-align:center;width:604px}.cabinet-assistant-copy h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.cabinet-assistant-copy p{color:#5b6f6b;white-space:nowrap;height:24px;margin:0;padding-top:4px;font-size:14px;line-height:20px}.cabinet-assistant-suggestions{justify-content:center;align-items:flex-start;gap:8px;display:flex}.cabinet-assistant-suggestions button{white-space:nowrap;min-height:34px;font-size:14px;line-height:20px;background:#f3faf8!important;border:1px solid #c9d8d399!important;border-radius:16px!important;padding:6px 12px!important}.cabinet-assistant-welcome.has-response{align-items:flex-start}.cabinet-assistant-welcome.has-response .cabinet-assistant-copy{text-align:left;width:100%}.cabinet-assistant-welcome.has-response .cabinet-assistant-copy p{white-space:pre-wrap;overflow-wrap:anywhere;height:auto}.cabinet-assistant-message-list{flex-direction:column;gap:12px;min-height:100%;display:flex}.cabinet-assistant-message{flex:none}.cabinet-assistant-message.ai{background:#fff;border:1px solid #c9d8d399;border-radius:16px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:8px 16px;width:100%;padding:24px;display:grid;box-shadow:0 1px 1.5px #0000001a}.cabinet-assistant-message.ai .cabinet-assistant-copy{text-align:left;width:100%;min-width:0}.cabinet-assistant-message.ai .cabinet-assistant-copy p{white-space:pre-wrap;overflow-wrap:anywhere;height:auto;margin:0;padding-top:4px}.cabinet-assistant-message.user{color:#fff;background:#0f766e;border-radius:16px 16px 4px;flex-direction:column;align-self:flex-end;align-items:flex-end;gap:4px;max-width:80%;padding:12px 16px;display:flex}.cabinet-assistant-message.user p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.cabinet-assistant-message-time{color:#5b6f6b;font-variant-numeric:tabular-nums;white-space:nowrap;align-self:flex-end;font-size:12px;line-height:16px}.cabinet-assistant-message.user .cabinet-assistant-message-time{color:#fff}.cabinet-assistant-message.ai .cabinet-assistant-message-time{grid-column:2;justify-self:end}.cabinet-assistant-message.pending .cabinet-assistant-icon img{animation:1s ease-in-out infinite cabinet-assistant-sending}.cabinet-assistant-composer{flex:0 0 111px;width:100%;padding:8px 0}.cabinet-assistant-input-card{background:#fff;border:1px solid #c9d8d399;border-radius:16px;align-items:flex-end;gap:12px;width:100%;min-height:71px;padding:12px;display:flex;box-shadow:0 1px 1.5px #0000001a}.cabinet-assistant-input-card textarea{color:#17312d;resize:none;background:0 0;border:0;outline:none;flex:1;min-width:0;height:45px;padding:0;font:400 15px/22.5px Onest,Arial,sans-serif}.cabinet-assistant-input-card textarea::placeholder{color:#5b6f6b99;opacity:1}.cabinet-assistant-input-actions{gap:8px;display:flex}.cabinet-assistant-input-actions :is(a,button){place-items:center;width:36px;height:36px;padding:0;display:grid;border-radius:20px!important}.cabinet-assistant-input-actions a{background:#ddf3ea}.cabinet-assistant-input-actions button{background:#0f766e!important}.cabinet-assistant-input-actions button:disabled{opacity:.4}.cabinet-assistant-input-actions img{width:16px;height:16px}.cabinet-assistant-composer>p{color:#5b6f6b;text-align:center;white-space:nowrap;margin:0;padding-top:8px;font-size:12px;line-height:16px}.cabinet-assistant-input-actions button.sending img{animation:1s ease-in-out infinite cabinet-assistant-sending}@keyframes cabinet-assistant-sending{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (max-width:700px){.cabinet-assistant-page{width:100%;height:calc(100dvh - 64px);min-height:0;margin:0;padding:24px 16px 96px}.cabinet-assistant-heading{flex-basis:104px;height:104px}.cabinet-assistant-heading>div{display:block}.cabinet-assistant-heading p{padding-top:8px}.cabinet-assistant-welcome{border-width:.783px;min-height:334px}.cabinet-assistant-copy{width:100%}.cabinet-assistant-copy p{white-space:normal;height:auto}.cabinet-assistant-suggestions{flex-direction:column;align-items:center;gap:8px;width:100%;min-height:117px}.cabinet-assistant-suggestions button{min-height:34px}.cabinet-assistant-message.user{max-width:90%}.cabinet-assistant-message.ai{border-width:.783px;padding:20px}.cabinet-assistant-input-card{border-width:.783px}.cabinet-assistant-composer>p{white-space:normal}}@media (max-width:380px){.cabinet-assistant-page{padding-inline:12px}.cabinet-assistant-heading p{font-size:13px}.cabinet-assistant-welcome{padding-inline:18px}.cabinet-assistant-suggestions button{font-size:13px}}.cabinet-family-page{flex-direction:column;align-items:flex-start;gap:24px;width:768px;margin:0 auto;padding:32px 0;display:flex;overflow:hidden}.cabinet-family-heading{justify-content:space-between;align-items:flex-start;width:100%;height:40px;display:flex}.cabinet-family-heading h1{white-space:nowrap;margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-family-heading button{justify-content:center;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:15px;font-weight:500;line-height:22.5px;display:flex;color:#fff!important;background:#0f766e!important;border-radius:20px!important}.cabinet-family-heading button img{width:16px;height:16px}.cabinet-family-tabs{background:#eff7f4;border-radius:16px;flex:none;gap:4px;width:426px;padding:4px;display:flex}.cabinet-family-tabs button{color:#5b6f6b;white-space:nowrap;height:36px;font-size:14px;font-weight:500;line-height:20px;border-radius:20px!important;padding:8px 16px!important}.cabinet-family-tabs button.active{color:#17312d;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;background:#fff!important}.cabinet-family-profiles{flex-direction:column;gap:12px;width:100%;display:flex}.cabinet-family-profile{text-align:left;align-items:center;gap:16px;width:100%;min-height:76px;display:flex;box-shadow:0 1px 1.5px #0000001a;background:#fff!important;border:1px solid #c9d8d399!important;border-radius:16px!important;padding:16px 20px!important}.cabinet-family-avatar{color:#fff;background:#0f766e;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:16.72px;font-weight:600;line-height:25px;display:grid}.cabinet-family-avatar.dependent{background:#115e59}.cabinet-family-profile-copy{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-family-profile-copy>strong{font-size:16px;font-weight:600;line-height:24px}.cabinet-family-profile-meta{align-items:center;gap:8px;min-height:26px;padding-top:2px;display:flex}.cabinet-family-profile-meta small{color:#5b6f6b;font-size:14px;line-height:20px}.cabinet-family-profile-meta i{color:#c9d8d3;font-size:16px;font-style:normal;line-height:24px}.cabinet-family-profile-meta em{color:#5b6f6b;background:#eff7f4;border-radius:12px;padding:2px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.cabinet-family-profile-meta em.owner{color:#115e59;background:#ddf3ea}.cabinet-family-chevron{flex:0 0 16px;width:16px;height:16px}.cabinet-family-add{align-items:center;gap:12px;width:100%;min-height:56px;font-size:16px;font-weight:500;line-height:24px;display:flex;color:#5b6f6b!important;border:2px dashed #c9d8d3!important;border-radius:16px!important;padding:16px 20px!important}.cabinet-family-add img{width:20px;height:20px}@media (max-width:700px){.cabinet-family-page{gap:24px;width:100%;padding:24px 16px 96px}.cabinet-family-heading{gap:16px;height:72px}.cabinet-family-heading h1{white-space:normal;width:183px}.cabinet-family-heading button{flex:1;min-width:162px;padding-inline:16px;line-height:22.5px}.cabinet-family-tabs{width:426px}.cabinet-family-profile{min-height:76px;border-width:.783px!important}.cabinet-family-profile-copy>strong{white-space:nowrap}.cabinet-family-profile-meta{min-width:0}.cabinet-family-profile-meta small{white-space:nowrap}.cabinet-family-profile-meta em.dependent{white-space:normal;width:127px}.cabinet-family-add{border-width:1.566px!important}}@media (max-width:380px){.cabinet-family-page{padding-inline:12px}.cabinet-family-heading{gap:10px}.cabinet-family-heading h1{width:164px;font-size:27px}.cabinet-family-heading button{min-width:0;padding-inline:12px}.cabinet-family-profile{gap:12px;padding-inline:16px!important}.cabinet-family-profile-meta{gap:5px}.cabinet-family-profile-meta em{padding-inline:6px}}.cabinet-family-section{flex-direction:column;gap:12px;width:100%;display:flex}.cabinet-family-members-alert{color:#1e4c6e;background:#dcecf4;border:1px solid #1e4c6e33;border-radius:20px;min-height:52px;padding:16px;font-size:14px;line-height:20px}.cabinet-family-member,.cabinet-family-invitation{background:#fff;border:1px solid #c9d8d399;border-radius:16px;align-items:center;gap:16px;width:100%;min-height:76px;padding:16px 20px;display:flex;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-family-avatar.compact{flex-basis:40px;width:40px;height:40px;font-size:15.2px;line-height:23px}.cabinet-family-member-copy,.cabinet-family-invitation-copy{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-family-member-copy strong,.cabinet-family-invitation-copy strong{font-size:16px;font-weight:600;line-height:24px}.cabinet-family-member-copy small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-family-role,.cabinet-family-status{color:#5b6f6b;white-space:nowrap;background:#eff7f4;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}.cabinet-family-role.owner{color:#115e59;background:#ddf3ea}.cabinet-family-icon-button{place-items:center;width:38px;height:32px;display:grid;border-radius:20px!important;padding:9px 12px!important}.cabinet-family-icon-button img{width:14px;max-width:none;height:14px}.cabinet-family-icon-button.danger{color:#b42318}.cabinet-family-mail-icon{background:#ddf3ea;border-radius:20px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.cabinet-family-mail-icon img{width:18px;height:18px}.cabinet-family-invitation-copy>span{align-items:center;gap:8px;height:26px;padding-top:2px;display:flex}.cabinet-family-invitation-copy small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-family-invitation-copy i{color:#c9d8d3;font-size:16px;font-style:normal;line-height:24px}.cabinet-family-status.pending{color:#92400e;background:#fef3c7}.cabinet-family-status.expired{color:#b42318;background:#fef2f2}.cabinet-family-journal{background:#fff;border:1px solid #c9d8d399;border-radius:16px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-family-journal article{align-items:flex-start;gap:16px;min-height:74px;padding:16px 20px;display:flex}.cabinet-family-journal article:not(:last-child){border-bottom:1px solid #c9d8d34d}.cabinet-family-journal article>span{background:#ddf3ea;border-radius:16px;flex:0 0 28px;place-items:center;width:28px;height:28px;margin-top:2px;display:grid}.cabinet-family-journal article>span img{width:13px;height:13px}.cabinet-family-journal article>div{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-family-journal p{margin:0;font-size:14px;line-height:20px}.cabinet-family-journal time{color:#5b6f6b;padding-top:2px;font-size:12px;line-height:16px}.cabinet-family-modal{z-index:50;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.cabinet-family-dialog{background:#fff;border-radius:16px;width:512px;max-width:100%;max-height:90vh;overflow:auto;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.cabinet-family-dialog>header{border-bottom:1px solid #c9d8d399;justify-content:space-between;align-items:center;min-height:76px;padding:24px;display:flex}.cabinet-family-dialog h2{margin:0;font-size:18px;font-weight:600;line-height:28px}.cabinet-family-dialog>header button{place-items:center;width:32px;height:32px;font-size:20px;line-height:20px;display:grid;color:#5b6f6b!important;border-radius:16px!important}.cabinet-family-dialog-content{flex-direction:column;gap:16px;padding:24px;display:flex}.cabinet-family-dialog-content>p{color:#5b6f6b;margin:0;font-size:14px;line-height:20px}.cabinet-family-dialog-content.choose>button:not(.cancel){text-align:left;align-items:flex-start;gap:16px;width:100%;min-height:94px;display:flex;border:1px solid #c9d8d399!important;border-radius:16px!important;padding:20px!important}.cabinet-family-dialog-content.choose>button>span{background:#ddf3ea;border-radius:20px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.cabinet-family-dialog-content.choose>button>span img{width:20px;height:20px}.cabinet-family-dialog-content.choose>button>div{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-family-dialog-content.choose strong{font-size:16px;font-weight:600;line-height:24px}.cabinet-family-dialog-content.choose small{color:#5b6f6b;padding-top:2px;font-size:14px;line-height:20px}.cabinet-family-dialog-content .cancel{width:100%;height:40px;font-size:15px;font-weight:500;line-height:22.5px;background:#fff!important;border:1px solid #c9d8d3!important;border-radius:20px!important}.cabinet-family-dialog-content.form label{flex-direction:column;gap:6px;width:100%;font-size:14px;font-weight:500;line-height:20px;display:flex}.cabinet-family-dialog-content.form :is(input,select){color:#17312d;background:#fff;border:1px solid #c9d8d3;border-radius:20px;outline:none;width:100%;height:40px;padding:0 12px;font-size:15px;font-weight:400}.cabinet-family-dialog-content.form :is(input,select):focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.cabinet-family-dialog-content.form input::placeholder{color:#5b6f6b99;opacity:1}.cabinet-family-dialog-alert{color:#1e4c6e;background:#dcecf4;border:1px solid #1e4c6e33;border-radius:20px;min-height:52px;padding:16px;font-size:14px;line-height:20px}.cabinet-family-dialog-actions{align-items:center;gap:12px;display:flex}.cabinet-family-dialog-actions button{height:40px;font-size:15px;font-weight:500;line-height:22.5px;background:#fff!important;border:1px solid #c9d8d3!important;border-radius:20px!important;padding:0 16px!important}.cabinet-family-dialog-actions button[type=submit]{align-items:center;gap:8px;display:flex;color:#fff!important;background:#0f766e!important;border-color:#0000!important}.cabinet-family-dialog-actions button img{width:15px;height:15px}@media (max-width:700px){.cabinet-family-tabs{scrollbar-width:none;width:100%;overflow-x:auto}.cabinet-family-tabs::-webkit-scrollbar{display:none}.cabinet-family-tabs button{flex:none}.cabinet-family-members-alert{min-height:92px;padding:16px}.cabinet-family-member,.cabinet-family-invitation{gap:12px;min-height:88px;padding:16px 20px}.cabinet-family-member-copy strong,.cabinet-family-invitation-copy strong{white-space:normal}.cabinet-family-member-copy small{white-space:normal;max-width:150px}.cabinet-family-role{white-space:normal;text-align:center}.cabinet-family-invitation{align-items:center}.cabinet-family-invitation-copy>span{align-items:flex-start;height:auto;min-height:26px}.cabinet-family-invitation-copy small{white-space:normal}.cabinet-family-invitation-copy i{line-height:16px}.cabinet-family-status{margin-left:auto}.cabinet-family-icon-button{width:30px;padding-inline:8px!important}.cabinet-family-journal article{min-height:74px;padding:16px 20px}.cabinet-family-journal p{white-space:normal}.cabinet-family-modal{padding:16px}.cabinet-family-dialog{width:361px}.cabinet-family-dialog>header{min-height:80px;padding:24px}.cabinet-family-dialog-content{padding:24px}.cabinet-family-dialog-content.choose>button:not(.cancel){min-height:130px}.cabinet-family-dialog-content.choose strong,.cabinet-family-dialog-content.choose small{white-space:normal}.cabinet-family-dialog.dependent,.cabinet-family-dialog.invite{max-height:calc(100dvh - 32px)}.cabinet-family-dialog-content.form{gap:14px}.cabinet-family-dialog-alert{font-size:13px;line-height:18px}.cabinet-family-dialog-actions{align-items:stretch}.cabinet-family-dialog-actions button[type=submit]{white-space:normal;flex:1;justify-content:center;min-width:0}}@media (max-width:380px){.cabinet-family-member,.cabinet-family-invitation{padding-inline:16px}.cabinet-family-member-copy small{max-width:125px}.cabinet-family-role,.cabinet-family-status{padding-inline:6px}.cabinet-family-dialog-content,.cabinet-family-dialog>header{padding:20px}.cabinet-family-dialog-content.choose>button:not(.cancel){gap:12px;padding:16px!important}}.cabinet-dynamics-page{flex-direction:column;gap:24px;width:768px;margin:0 auto;padding:32px 0 40px;display:flex}.cabinet-dynamics-heading>div{align-items:center;gap:12px;display:flex}.cabinet-dynamics-heading h1{margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-dynamics-heading span{color:#0f766e;background:#ddf3ea;border:1px solid #0f766e4d;border-radius:12px;padding:2px 10px;font-size:12px;font-weight:500;line-height:18px}.cabinet-dynamics-heading p{color:#5b6f6b;margin:4px 0 0;font-size:14px;line-height:20px}.cabinet-dynamics-notice{color:#1e4c6e;background:#dcecf4;border:1px solid #4a90b847;border-radius:16px;align-items:flex-start;gap:12px;min-height:88px;padding:16px 20px;display:flex}.cabinet-dynamics-notice>img{flex:0 0 20px;width:20px;height:20px;margin-top:2px}.cabinet-dynamics-notice strong{font-size:14px;font-weight:600;line-height:20px;display:block}.cabinet-dynamics-notice p{margin:4px 0 0;font-size:14px;line-height:20px}.cabinet-dynamics-notice.compact{align-items:center;min-height:56px}.cabinet-dynamics-notice.compact>img,.cabinet-dynamics-notice.compact p{margin:0}.cabinet-dynamics-card,.cabinet-dynamics-viewport-card{background:#fff;border:1px solid #c9d8d399;border-radius:16px;padding:32px;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-dynamics-intro{flex-direction:column;align-items:flex-start;display:flex}.cabinet-dynamics-body-icon{background:#ddf3ea;border-radius:16px;place-items:center;width:64px;height:64px;display:grid}.cabinet-dynamics-body-icon img{width:32px;height:32px}.cabinet-dynamics-intro h2{margin:24px 0 0;font-size:20px;font-weight:700;line-height:28px}.cabinet-dynamics-intro>p{color:#5b6f6b;margin:8px 0 0;font-size:15px;line-height:24px}.cabinet-dynamics-checks{flex-direction:column;gap:12px;margin-top:24px;display:flex}.cabinet-dynamics-checks span{align-items:flex-start;gap:10px;font-size:14px;line-height:20px;display:flex}.cabinet-dynamics-checks img{flex:0 0 18px;width:18px;height:18px;margin-top:1px}.cabinet-dynamics-primary{justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:16px;font-weight:500;line-height:24px;display:inline-flex;color:#fff!important;background:#0f766e!important;border-radius:24px!important;padding:0 24px!important}.cabinet-dynamics-intro>.cabinet-dynamics-primary{width:100%;margin-top:28px}.cabinet-dynamics-primary:disabled{opacity:.4;cursor:not-allowed}.cabinet-dynamics-primary img{width:18px;height:18px}.cabinet-dynamics-consent{flex-direction:column;gap:24px;display:flex}.cabinet-dynamics-consent>h2{margin:0;font-size:24px;font-weight:700;line-height:32px}.cabinet-dynamics-consent-info{background:#f3faf8;border:1px solid #c9d8d399;border-radius:16px;padding:24px}.cabinet-dynamics-consent-info dl{flex-direction:column;gap:20px;margin:0;display:flex}.cabinet-dynamics-consent-info dl div{flex-direction:column;gap:4px;display:flex}.cabinet-dynamics-consent-info dt{font-size:14px;font-weight:600;line-height:20px}.cabinet-dynamics-consent-info dd{color:#5b6f6b;margin:0;font-size:14px;line-height:22px}.cabinet-dynamics-consent-info button{text-align:left;margin-top:18px;font-size:14px;line-height:20px;display:block;color:#0f766e!important;padding:0!important}.cabinet-dynamics-consent-info button+button{margin-top:14px}.cabinet-dynamics-checkbox{cursor:pointer;align-items:flex-start;gap:12px;font-size:15px;line-height:24px;display:flex;position:relative}.cabinet-dynamics-checkbox input{opacity:0;width:20px;height:20px;position:absolute}.cabinet-dynamics-checkbox>span{background:#fff;border:1px solid #767676;border-radius:3px;flex:0 0 20px;place-items:center;width:20px;height:20px;margin-top:2px;display:grid}.cabinet-dynamics-checkbox>span img{opacity:0;width:16px;height:16px}.cabinet-dynamics-checkbox input:checked+span{background:#0f766e;border-color:#0f766e}.cabinet-dynamics-checkbox input:checked+span img{opacity:1}.cabinet-dynamics-checkbox input:focus-visible+span{outline-offset:2px;outline:3px solid #0f766e47}.cabinet-dynamics-actions{align-items:center;gap:12px;display:flex}.cabinet-dynamics-secondary{height:48px;font-size:16px;font-weight:500;line-height:24px;background:#fff!important;border:1px solid #c9d8d3!important;border-radius:24px!important;padding:0 24px!important}.cabinet-dynamics-upload{flex-direction:column;gap:24px;display:flex}.cabinet-dynamics-photo-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cabinet-dynamics-photo{min-width:0}.cabinet-dynamics-photo h2{margin:0;font-size:18px;font-weight:600;line-height:26px}.cabinet-dynamics-photo>p{color:#5b6f6b;min-height:44px;margin:4px 0 12px;font-size:14px;line-height:20px}.cabinet-dynamics-photo label{color:#0f766e;cursor:pointer;background:#f3faf8;border:2px dashed #c9d8d3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:196px;font-size:14px;font-weight:500;line-height:20px;transition:border-color .2s,background-color .2s;display:flex}.cabinet-dynamics-photo label:hover,.cabinet-dynamics-photo label.selected{background:#eff7f4;border-color:#0f766e}.cabinet-dynamics-photo input{opacity:0;width:1px;height:1px;position:absolute}.cabinet-dynamics-photo label img{width:32px;height:32px}.cabinet-dynamics-requirements{background:#f3faf8;border-radius:16px;padding:20px}.cabinet-dynamics-requirements h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.cabinet-dynamics-requirements p{color:#5b6f6b;margin:8px 0 0;font-size:14px;line-height:24px}.cabinet-dynamics-upload>.cabinet-dynamics-actions{justify-content:space-between}.cabinet-dynamics-primary.upload{min-width:214px}.cabinet-dynamics-viewport-card{padding:0;overflow:hidden}.cabinet-dynamics-viewport-card>header{border-bottom:1px solid #c9d8d399;justify-content:space-between;align-items:center;min-height:64px;padding:16px 20px;display:flex}.cabinet-dynamics-viewport-card h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.cabinet-dynamics-viewport-card header>div{align-items:center;gap:4px;display:flex}.cabinet-dynamics-viewport-card header button{align-items:center;gap:6px;height:32px;font-size:13px;display:flex;color:#5b6f6b!important;border-radius:16px!important;padding:6px 8px!important}.cabinet-dynamics-viewport-card header button img{width:18px;height:18px}.cabinet-dynamics-viewport{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:#eff7f4;flex-direction:column;justify-content:center;align-items:center;height:370px;display:flex}.cabinet-dynamics-viewport:active{cursor:grabbing}.cabinet-dynamics-viewport>img{transform-origin:50%;width:84px;height:168px;transition:transform .1s linear}.cabinet-dynamics-viewport strong{margin-top:12px;font-size:14px;font-weight:600;line-height:20px}.cabinet-dynamics-viewport p{color:#5b6f6b;margin:4px 0 0;font-size:12px;line-height:16px}.cabinet-dynamics-viewport:fullscreen{background:#eff7f4;height:100%}.cabinet-dynamics-metrics h2{margin:0;font-size:20px;font-weight:700;line-height:28px}.cabinet-dynamics-metrics>p{color:#5b6f6b;margin:4px 0 0;font-size:14px;line-height:20px}.cabinet-dynamics-metrics dl{grid-template-columns:repeat(3,1fr);gap:24px 16px;margin:24px 0 0;display:grid}.cabinet-dynamics-metrics dl div{flex-direction:column;display:flex}.cabinet-dynamics-metrics dt{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-dynamics-metrics dd{margin:2px 0 0;font-size:18px;font-weight:600;line-height:26px}.cabinet-dynamics-metrics small{color:#5b6f6b;margin-top:2px;font-size:11px;line-height:16px}.cabinet-dynamics-result-actions{gap:12px;display:flex}.cabinet-dynamics-result-actions button{height:40px;font-size:15px;font-weight:500;color:#0f766e!important;background:#ddf3ea!important;border-radius:20px!important;padding:0 16px!important}.cabinet-dynamics-result-actions button:last-child{color:#b42318!important;background:0 0!important}@media (max-width:700px){.cabinet-dynamics-page{gap:24px;width:100%;padding:24px 16px 96px}.cabinet-dynamics-heading h1{font-size:30px;line-height:36px}.cabinet-dynamics-notice{min-height:108px;padding:16px}.cabinet-dynamics-notice.compact{align-items:flex-start;min-height:76px}.cabinet-dynamics-notice.compact>img{margin-top:2px}.cabinet-dynamics-card{border-width:.783px;padding:24px}.cabinet-dynamics-intro>p{font-size:14px;line-height:22px}.cabinet-dynamics-consent>h2{font-size:22px;line-height:30px}.cabinet-dynamics-consent-info{padding:20px}.cabinet-dynamics-actions{align-items:stretch}.cabinet-dynamics-consent .cabinet-dynamics-primary{flex:1;min-width:0;padding-inline:16px!important}.cabinet-dynamics-photo-grid{grid-template-columns:1fr;gap:24px}.cabinet-dynamics-photo>p{min-height:0}.cabinet-dynamics-photo label{height:176px}.cabinet-dynamics-upload{padding:24px}.cabinet-dynamics-upload>.cabinet-dynamics-actions{gap:12px}.cabinet-dynamics-upload .cabinet-dynamics-secondary{padding-inline:20px!important}.cabinet-dynamics-primary.upload{flex:1;min-width:0;padding-inline:14px!important}.cabinet-dynamics-viewport-card{border-width:.783px}.cabinet-dynamics-viewport-card>header{align-items:flex-start;padding:12px 16px}.cabinet-dynamics-viewport-card h2{width:190px}.cabinet-dynamics-viewport-card header button:first-child{font-size:0;padding-inline:7px!important}.cabinet-dynamics-viewport{height:330px}.cabinet-dynamics-metrics dl{grid-template-columns:repeat(2,1fr)}.cabinet-dynamics-result-actions{flex-direction:column;align-items:stretch}.cabinet-dynamics-result-actions button{height:44px}}@media (max-width:380px){.cabinet-dynamics-page{padding-inline:12px}.cabinet-dynamics-card{padding:20px}.cabinet-dynamics-heading h1{font-size:27px}.cabinet-dynamics-primary.upload{font-size:14px}.cabinet-dynamics-viewport-card h2{width:165px;font-size:14px}.cabinet-dynamics-viewport-card>header{padding-inline:12px}}.cabinet-settings-page{flex-direction:column;gap:20px;width:672px;margin:0 auto;padding:32px 0 40px;display:flex}.cabinet-settings-page>h1{margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-settings-tabs{background:#eff7f4;border-radius:16px;align-items:center;width:100%;height:44px;padding:4px;display:flex;overflow:hidden}.cabinet-settings-tabs button{white-space:nowrap;height:36px;font-size:14px;font-weight:500;line-height:20px;color:#5b6f6b!important;border-radius:20px!important;padding:8px 16px!important}.cabinet-settings-tabs button.active{box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;color:#17312d!important;background:#fff!important}.cabinet-settings-stack{flex-direction:column;gap:20px;display:flex}.cabinet-settings-card{background:#fff;border:1px solid #c9d8d399;border-radius:16px;flex-direction:column;gap:16px;width:100%;padding:20px;display:flex;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-settings-card h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.cabinet-settings-card label{flex-direction:column;gap:6px;font-size:14px;font-weight:500;line-height:20px;display:flex}.cabinet-settings-card :is(input,select){color:#17312d;background:#fff;border:1px solid #c9d8d3;border-radius:20px;outline:none;width:100%;height:40px;padding:0 12px;font:400 15px Onest,Arial,sans-serif}.cabinet-settings-card :is(input,select):focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.cabinet-settings-card input::placeholder{color:#5b6f6b99;opacity:1}.cabinet-settings-primary{width:max-content;height:32px;font-size:14px;font-weight:500;line-height:20px;color:#fff!important;background:#0f766e!important;border-radius:20px!important;padding:0 12px!important}.cabinet-settings-email{align-items:center;gap:8px;display:flex}.cabinet-settings-email input{flex:1;min-width:0}.cabinet-settings-email span,.cabinet-settings-login-row small,.cabinet-settings-consents em{color:#115e59;white-space:nowrap;background:#ddf3ea;border-radius:12px;padding:2px 8px;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.cabinet-settings-split{grid-template-columns:1fr 1.08fr;gap:8px;display:grid}.cabinet-settings-card select{appearance:none}.cabinet-settings-login-row{background:#f3faf8;border-radius:20px;justify-content:space-between;align-items:center;min-height:44px;padding:12px;display:flex}.cabinet-settings-login-row>span{align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:20px;display:flex}.cabinet-settings-login-row img{width:18px;height:18px}.cabinet-settings-login-row>button{height:32px;font-size:14px;font-weight:500;background:#ddf3ea!important;border-radius:20px!important;padding:0 12px!important}.cabinet-settings-security{gap:16px}.cabinet-settings-sessions>header{justify-content:space-between;align-items:center;display:flex}.cabinet-settings-sessions>header button{height:32px;font-size:14px;font-weight:500;color:#b42318!important;border-radius:20px!important;padding:0 12px!important}.cabinet-settings-sessions>div{flex-direction:column;gap:8px;display:flex}.cabinet-settings-sessions article{background:#f3faf8;border-radius:20px;align-items:flex-start;gap:12px;min-height:58px;padding:12px;display:flex}.cabinet-settings-sessions article.current{background:#ddf3ea}.cabinet-settings-sessions article>img{flex:0 0 18px;width:18px;height:18px;margin-top:2px}.cabinet-settings-sessions article>span{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-settings-sessions article strong{font-size:14px;font-weight:500;line-height:20px}.cabinet-settings-sessions article small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-settings-sessions article em{color:#115e59;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.cabinet-settings-sessions article>button{width:32px;height:32px;border-radius:20px!important;padding:9px!important}.cabinet-settings-sessions article>button img{width:14px;height:14px}.cabinet-settings-security-notice{color:#1e4c6e;background:#dcecf4;border:1px solid #4a90b847;border-radius:16px;align-items:center;min-height:74px;padding:16px 20px;font-size:14px;line-height:20px;display:flex}.cabinet-settings-options{gap:12px}.cabinet-settings-checkbox{cursor:pointer;justify-content:space-between;align-items:center;padding:4px 0;flex-direction:row!important;gap:16px!important;min-height:32px!important;font-weight:400!important;display:flex!important}.cabinet-settings-checkbox>span{flex-direction:column;font-size:14px;line-height:20px;display:flex}.cabinet-settings-checkbox>span small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-settings-checkbox input{opacity:0;width:16px!important;height:16px!important;position:absolute!important}.cabinet-settings-checkbox i{background:#fff;border:1px solid #767676;border-radius:2px;flex:0 0 16px;place-items:center;width:16px;height:16px;display:grid}.cabinet-settings-checkbox i img{opacity:0;width:14px;height:14px}.cabinet-settings-checkbox input:checked+i{background:#0f766e;border-color:#0f766e}.cabinet-settings-checkbox input:checked+i img{opacity:1}.cabinet-settings-checkbox input:focus-visible+i{outline-offset:2px;outline:3px solid #0f766e47}.cabinet-settings-checkbox.disabled{cursor:not-allowed;opacity:.52}.cabinet-settings-checkbox input:disabled+i{background:#eff3f2}.cabinet-settings-status{color:#115e59;min-height:20px;margin:-8px 0 0;font-size:13px;line-height:20px}.cabinet-settings-status.error{color:#b42318}.cabinet-settings-consents>div{align-items:flex-start;gap:8px;min-height:52px;padding:8px 0;display:flex}.cabinet-settings-consents>div:first-of-type{border-bottom:1px solid #c9d8d366}.cabinet-settings-consents>div>span{flex-direction:column;flex:1;min-width:0;display:flex}.cabinet-settings-consents strong{font-size:14px;font-weight:500;line-height:20px}.cabinet-settings-consents small{color:#5b6f6b;font-size:12px;line-height:16px}.cabinet-settings-consents button{height:32px;font-size:14px;font-weight:500;color:#b42318!important;border-radius:20px!important;padding:0 12px!important}.cabinet-settings-export p{color:#5b6f6b;margin:0;font-size:14px;line-height:20px}.cabinet-settings-export button{align-items:center;gap:8px;width:max-content;height:32px;font-size:14px;font-weight:500;display:flex;background:#ddf3ea!important;border-radius:20px!important;padding:0 12px!important}.cabinet-settings-export button:disabled{opacity:.55}.cabinet-settings-export button img{width:14px;height:14px}.cabinet-settings-delete{border-color:#ffe2e2}.cabinet-settings-delete h2{color:#b42318}.cabinet-settings-delete>div{background:#fef2f2;border:1px solid #ffc9c9;border-radius:20px;align-items:flex-start;gap:12px;padding:16px;display:flex}.cabinet-settings-delete>div img{flex:0 0 16px;width:16px;height:16px;margin-top:2px}.cabinet-settings-delete>div p{color:#b42318;margin:0;font-size:14px;line-height:20px}.cabinet-settings-delete>button{width:max-content;height:32px;font-size:14px;font-weight:500;color:#fff!important;background:#b42318!important;border-radius:20px!important;padding:0 12px!important}@media (max-width:700px){.cabinet-settings-page{gap:20px;width:100%;padding:24px 16px 96px;overflow:hidden}.cabinet-settings-page>h1{font-size:30px;line-height:36px}.cabinet-settings-tabs{scrollbar-width:none;overflow-x:auto}.cabinet-settings-tabs::-webkit-scrollbar{display:none}.cabinet-settings-tabs button{flex:none}.cabinet-settings-card{border-width:.783px;padding:20px}.cabinet-settings-email{gap:8px}.cabinet-settings-email input{width:0}.cabinet-settings-split{grid-template-columns:1fr 1.15fr}.cabinet-settings-sessions>header{align-items:flex-start}.cabinet-settings-sessions>header button{text-align:right;height:auto;min-height:32px;padding:6px 0 6px 12px!important}.cabinet-settings-sessions article strong{white-space:normal}.cabinet-settings-security-notice{min-height:94px;padding:16px}.cabinet-settings-consents>div{align-items:flex-start}.cabinet-settings-consents>div>span{max-width:210px}.cabinet-settings-consents em{margin-left:auto}.cabinet-settings-consents button{padding-inline:4px!important}.cabinet-settings-delete>div p{width:auto}}@media (max-width:380px){.cabinet-settings-page{padding-inline:12px}.cabinet-settings-page>h1{font-size:27px}.cabinet-settings-card{padding:18px}.cabinet-settings-tabs button{padding-inline:13px!important}.cabinet-settings-email span{padding-inline:6px;font-size:11px}.cabinet-settings-consents>div>span{max-width:188px}}.cabinet-help-page{flex-direction:column;align-items:flex-start;width:768px;margin:0 auto;padding:32px 0 40px;display:flex}.cabinet-help-page>h1{margin:0;font-size:30px;font-weight:700;line-height:36px}.cabinet-help-tabs{background:#eff7f4;border-radius:16px;gap:4px;height:44px;margin-top:32px;padding:4px;display:flex}.cabinet-help-tabs button{height:36px;font-size:14px;font-weight:500;line-height:20px;color:#5b6f6b!important;border-radius:20px!important;padding:8px 16px!important}.cabinet-help-tabs button.active{box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;color:#17312d!important;background:#fff!important}.cabinet-help-groups{flex-direction:column;gap:24px;width:100%;margin-top:28px;display:flex}.cabinet-help-groups section{width:100%}.cabinet-help-groups h2,.cabinet-help-documents h2,.cabinet-help-support>h2{margin:0;font-size:16px;font-weight:600;line-height:24px}.cabinet-help-groups section>div{background:#fff;border:1px solid #c9d8d399;border-radius:16px;margin-top:12px;overflow:hidden;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a}.cabinet-help-groups section>div button{text-align:left;justify-content:space-between;align-items:center;width:100%;height:52px;font-size:14px;font-weight:500;line-height:20px;display:flex;border-radius:0!important;padding:16px 20px!important}.cabinet-help-groups section>div button:not(:last-child){border-bottom:1px solid #c9d8d366!important}.cabinet-help-groups section>div button span{flex:1;min-width:0}.cabinet-help-groups section>div button img{flex:0 0 16px;width:16px;height:16px;transition:transform .2s}.cabinet-help-groups section>div button img.expanded{transform:rotate(180deg)}.cabinet-help-documents{border-top:1px solid #c9d8d399;width:100%;margin-top:32px;padding-top:20px}.cabinet-help-documents>div{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.cabinet-help-documents button{align-items:center;gap:8px;height:40px;font-size:14px;line-height:20px;display:flex;border:1px solid #c9d8d3!important;border-radius:20px!important;padding:10px 16px!important}.cabinet-help-documents button img{width:16px;height:16px}.cabinet-help-page.support{width:768px}.cabinet-help-support{width:100%;margin-top:28px}.cabinet-help-warning{color:#a24b12;background:#fff4c7;border:1px solid #f4cc42;border-radius:16px;align-items:center;width:610px;min-height:74px;margin-top:24px;padding:16px 20px;font-size:14px;line-height:20px;display:flex}.cabinet-help-support form{flex-direction:column;gap:16px;width:610px;margin-top:20px;display:flex}.cabinet-help-support label{flex-direction:column;gap:6px;font-size:14px;font-weight:500;line-height:20px;display:flex}.cabinet-help-support :is(input,textarea){color:#17312d;background:#fff;border:1px solid #c9d8d3;border-radius:20px;outline:none;width:100%;font:400 15px Onest,Arial,sans-serif}.cabinet-help-support input{height:40px;padding:0 12px}.cabinet-help-support textarea{resize:none;height:142px;padding:12px;line-height:22.5px}.cabinet-help-support :is(input,textarea):focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.cabinet-help-support :is(input,textarea)::placeholder{color:#5b6f6b99;opacity:1}.cabinet-help-support form>button{align-items:center;gap:8px;width:max-content;height:48px;font-size:16px;font-weight:500;line-height:24px;display:flex;color:#fff!important;background:#0f766e!important;border-radius:20px!important;padding:0 24px!important}.cabinet-help-support form>button img{width:16px;height:16px}.cabinet-help-page.support>.cabinet-help-documents{margin-top:32px}@media (max-width:700px){.cabinet-help-page,.cabinet-help-page.support{width:100%;padding:24px 16px 96px}.cabinet-help-page>h1{font-size:30px;line-height:36px}.cabinet-help-tabs{margin-top:24px}.cabinet-help-groups{gap:24px;margin-top:24px}.cabinet-help-groups section>div{border-width:.783px}.cabinet-help-groups section>div button{height:auto;min-height:52px;padding:16px 12px!important}.cabinet-help-groups section>div button span{padding-right:8px}.cabinet-help-documents{margin-top:28px}.cabinet-help-documents>div{flex-direction:column;align-items:flex-start;gap:12px}.cabinet-help-support{margin-top:28px}.cabinet-help-warning,.cabinet-help-support form{width:100%}.cabinet-help-warning{min-height:80px;padding:16px}.cabinet-help-support textarea{height:142px}.cabinet-help-support form>button{height:48px}.cabinet-help-page.support>.cabinet-help-documents{margin-top:28px}}@media (max-width:380px){.cabinet-help-page,.cabinet-help-page.support{padding-inline:12px}.cabinet-help-page>h1{font-size:27px}.cabinet-help-tabs button{padding-inline:13px!important}.cabinet-help-documents button{font-size:13px;padding-inline:13px!important}}.cabinet-notification-popover>div>p{color:#5b6f6b;text-align:center;margin:0;padding:24px 16px;font-size:14px;line-height:20px}
