:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#f5f4ef;min-width:320px;min-height:100%}body{min-width:320px;min-height:100svh;margin:0}#root{min-height:100svh}::selection{color:#15201b;background:#cbdcd1}:root{--cream:#f5f4ef;--ink:#15201b;--muted:#68716c;--line:#d9ddd8;--green:#1e5a43;--green-dark:#154633;--green-soft:#dfe9e2;--white:#fff;--warm:#d7a874}*{box-sizing:border-box}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.brand{letter-spacing:-.055em;align-items:center;gap:10px;font-size:22px;font-weight:720;display:inline-flex}.brand-mark{width:25px;height:25px;display:inline-block;position:relative;transform:rotate(-12deg)}.brand-mark i{border:2px solid;border-radius:50% 50% 48% 52%;width:17px;height:17px;position:absolute}.brand-mark i:first-child{top:1px;left:0}.brand-mark i:last-child{bottom:1px;right:0}.auth-page{background:var(--cream);min-height:100svh;color:var(--ink);grid-template-columns:minmax(500px,.83fr) minmax(620px,1.17fr);display:grid}.auth-panel{background:var(--white);grid-template-rows:auto 1fr auto;min-height:100svh;padding:clamp(28px,4vw,56px) clamp(36px,6.2vw,96px) 28px;display:grid}.brand-link{width:fit-content}.auth-topbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.language-switcher{background:#ffffff80;border:1px solid #15201b24;border-radius:999px;align-items:center;gap:2px;width:fit-content;padding:3px;display:inline-flex}.language-switcher button{min-width:32px;height:26px;color:var(--muted);cursor:pointer;letter-spacing:.06em;background:0 0;border:0;border-radius:999px;padding:0 8px;font-size:9px;font-weight:750;transition:color .16s,background .16s,box-shadow .16s}.language-switcher button:hover{color:var(--green)}.language-switcher button.is-active{background:var(--white);color:var(--green);box-shadow:0 2px 7px #15201b1a}.language-switcher button:focus-visible{outline:2px solid var(--green);outline-offset:1px}.auth-wrap{width:min(100%,430px);margin:auto;padding:52px 0 34px}.auth-heading .eyebrow{color:var(--green);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:750}.auth-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,4vw,52px);font-weight:580;line-height:1.05}.auth-heading>p:last-child{color:var(--muted);margin:16px 0 0;font-size:15px;line-height:1.6}.auth-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin-top:34px;display:grid}.auth-tabs button{color:#8b918e;cursor:pointer;text-align:left;background:0 0;border:0;padding:0 0 13px;font-size:14px;font-weight:650;transition:color .18s;position:relative}.auth-tabs button:after{content:"";background:var(--green);transform-origin:100%;height:2px;transition:transform .22s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.auth-tabs button.is-active{color:var(--ink)}.auth-tabs button.is-active:after{transform-origin:0;transform:scaleX(1)}.auth-form{gap:18px;margin-top:25px;display:grid}.field{color:#354039;gap:8px;font-size:13px;font-weight:650;display:grid}.field>input,.password-field{border:1px solid var(--line);background:#fbfcfa;border-radius:9px;width:100%;min-height:52px;transition:border-color .17s,box-shadow .17s,background .17s}.field>input,.password-field input{color:var(--ink);outline:0;padding:0 15px;font-size:15px;font-weight:450}.field>input::placeholder,.password-field input::placeholder{color:#a2a9a5}.field>input:focus,.password-field:focus-within{border-color:var(--green);background:var(--white);box-shadow:0 0 0 3px #1e5a431a}.password-field{align-items:center;display:flex;overflow:hidden}.password-field input{background:0 0;border:0;flex:1;min-width:0;min-height:50px}.password-toggle{color:var(--green);cursor:pointer;background:0 0;border:0;padding:10px 14px;font-size:12px;font-weight:700}.form-options{justify-content:space-between;align-items:center;gap:18px;font-size:12px;display:flex}.checkbox-label{color:var(--muted);cursor:pointer;align-items:center;gap:8px;display:flex}.checkbox-label input{opacity:0;position:absolute}.checkbox-label>span{border:1px solid var(--line);background:var(--white);color:#0000;border-radius:4px;place-items:center;width:17px;height:17px;font-size:10px;transition:background .17s,border-color .17s,color .17s;display:grid}.checkbox-label input:checked+span{border-color:var(--green);background:var(--green);color:var(--white)}.checkbox-label input:focus-visible+span{box-shadow:0 0 0 3px #1e5a4324}.text-action{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:650}.text-action:hover,.legal-copy a:hover{text-decoration:underline}.form-error{color:#9b382c;border-left:2px solid #b64a38;margin:-4px 0 0;padding:2px 0 2px 10px;font-size:12px;line-height:1.45}.submit-button{background:var(--green);min-height:54px;color:var(--white);cursor:pointer;border:0;border-radius:9px;justify-content:space-between;align-items:center;padding:0 19px;font-size:14px;font-weight:680;transition:transform .17s,background .17s,box-shadow .17s;display:flex;box-shadow:0 9px 24px #15463321}.submit-button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px);box-shadow:0 12px 28px #15463338}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{cursor:wait;opacity:.72}.submit-button>span:last-child{font-size:19px;font-weight:400}.legal-copy{color:#929995;text-align:center;margin:20px 0 0;font-size:10px;line-height:1.5}.legal-copy a{color:#69716d}.auth-footer{color:#989d9a;font-size:11px}.preview-panel{min-height:100svh;color:var(--white);background:radial-gradient(circle at 83% 13%,#d7a8742e,#0000 26%),linear-gradient(145deg,#193e30 0%,#123126 100%);flex-direction:column;justify-content:center;padding:clamp(52px,5vw,78px) clamp(44px,5vw,84px) 42px;display:flex;position:relative;overflow:hidden}.preview-panel:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-170px;right:-220px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff05}.preview-copy{z-index:1;width:min(100%,660px);margin:0 auto;position:relative}.preview-kicker{color:#b7c9c0;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.preview-kicker i{background:var(--warm);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #d7a87424}.preview-copy h2{letter-spacing:-.05em;max-width:580px;margin:17px 0 0;font-size:clamp(36px,4.2vw,58px);font-weight:520;line-height:1.02}.preview-copy p{color:#aebfb7;max-width:500px;margin:18px 0 0;font-size:14px;line-height:1.6}.app-preview{z-index:1;width:min(100%,700px);height:clamp(320px,39vh,440px);color:var(--ink);background:#f8f8f4;border:1px solid #ffffff52;border-radius:18px;grid-template-columns:60px 1fr;margin:clamp(38px,5vh,62px) auto 0;display:grid;position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-1deg)rotateX(1deg);box-shadow:0 32px 80px #02130d52}.preview-sidebar{background:#f0f1eb;border-right:1px solid #e5e6e1;flex-direction:column;align-items:center;padding:17px 0;display:flex}.mini-logo,.avatar{border-radius:50%;place-items:center;display:grid}.mini-logo{background:var(--green);color:#fff;width:27px;height:27px;font-size:14px;font-weight:750}.preview-nav{gap:22px;margin-top:44px;display:grid}.preview-nav i{border:1.5px solid #98a09b;border-radius:4px;width:14px;height:14px;position:relative}.preview-nav i.active{border-color:var(--green);background:var(--green-soft)}.preview-nav i.active:before{content:"";background:var(--green);width:2px;height:23px;position:absolute;top:-5px;left:-23px}.avatar{color:#594936;background:#d9c8b5;width:27px;height:27px;margin-top:auto;font-size:8px;font-weight:750}.preview-content{padding:clamp(23px,3vw,37px);overflow:hidden}.preview-topline{justify-content:space-between;align-items:flex-start;display:flex}.preview-topline div{gap:6px;display:grid}.preview-topline small,.preview-summary small{color:#939b96;letter-spacing:.14em;font-size:7px;font-weight:750}.preview-topline strong{letter-spacing:-.035em;font-size:clamp(18px,2vw,25px);font-weight:590}.preview-topline>span{color:#8e9691;font-size:20px}.preview-summary{background:#fff;border:1px solid #e2e4de;border-radius:11px;align-items:center;gap:15px;margin-top:23px;padding:15px 18px;display:flex}.focus-ring{background:conic-gradient(var(--green) 0 72%, #e7ebe7 72% 100%);border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.focus-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:42px;height:42px}.focus-ring span{z-index:1;grid-area:1/1;font-size:10px;font-weight:750}.preview-summary>div:last-child{gap:4px;display:grid}.preview-summary strong{font-size:11px}.preview-summary p{color:#8a918d;margin:0;font-size:8px}.preview-list-heading{justify-content:space-between;align-items:center;margin:20px 0 7px;display:flex}.preview-list-heading strong{font-size:11px}.preview-list-heading span{color:var(--green);font-size:15px}.preview-task{border-bottom:1px solid #eaebe7;align-items:center;gap:10px;min-height:43px;font-size:9px;font-weight:650;display:flex}.preview-task>i{color:#fff;border:1px solid #cdd2ce;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:grid}.preview-task.done>i{border-color:var(--green);background:var(--green)}.preview-task>span{gap:3px;display:grid}.preview-task small{color:#9a9f9c;font-size:7px;font-weight:500}.preview-task b{background:var(--green-soft);color:var(--green);letter-spacing:.08em;border-radius:3px;margin-left:auto;padding:4px 6px;font-size:6px}.preview-task.done>span{color:#929894;text-decoration:line-through}.preview-quote{z-index:1;color:#8eaaa0;text-align:right;width:min(100%,700px);margin:24px auto 0;font-family:Georgia,serif;font-size:12px;font-style:italic;position:relative}.dashboard-shell{min-height:100svh;color:var(--ink);background:#f5f5f1;grid-template-columns:232px 1fr;display:grid}.dashboard-sidebar{border-right:1px solid var(--line);background:#eeefe9;flex-direction:column;min-height:100svh;padding:31px 25px 24px;display:flex}.dashboard-sidebar nav{gap:6px;margin-top:66px;display:grid}.dashboard-sidebar nav a,.sidebar-bottom a,.sidebar-bottom button{color:#65706a;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:13px;font-weight:580;transition:color .16s,background .16s;display:flex}.dashboard-sidebar nav a:hover,.sidebar-bottom a:hover,.sidebar-bottom button:hover,.dashboard-sidebar nav a.active{color:var(--green);background:#dfe5df}.dashboard-sidebar nav a span,.sidebar-bottom span{text-align:center;width:17px}.dashboard-sidebar nav a b{background:#cedbd2;border-radius:10px;margin-left:auto;padding:2px 6px;font-size:9px}.sidebar-bottom{gap:4px;margin-top:auto;display:grid}.sidebar-bottom .dashboard-language{margin:0 0 12px 10px}.dashboard-main{min-width:0;padding:clamp(30px,4.5vw,66px) clamp(30px,5.5vw,88px)}.dashboard-header{justify-content:space-between;align-items:center;gap:30px;display:flex}.dashboard-header p{color:#88908b;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.dashboard-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(35px,4vw,48px);font-weight:560}.dashboard-actions{align-items:center;gap:12px;display:flex}.search-button,.user-avatar{border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.search-button{border:1px solid var(--line);cursor:pointer;background:#fff;font-size:18px}.user-avatar{color:#5d4a34;background:#dac5ad;font-size:11px;font-weight:750}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;margin-top:43px;display:grid}.dashboard-grid article{background:#fff;border:1px solid #e0e2dc;border-radius:13px}.daily-focus,.next-meeting,.week-card{padding:22px 24px}.card-heading,.section-heading{justify-content:space-between;align-items:center;display:flex}.card-heading>span,.section-heading>div>span{font-size:12px;font-weight:700}.card-heading button{color:#8f9692;cursor:pointer;background:0 0;border:0}.card-heading small,.section-heading small{color:#919894;font-size:10px}.focus-content{align-items:center;gap:25px;min-height:130px;display:flex}.large-progress{background:conic-gradient(var(--green) 0 68%, #e8ece8 68% 100%);border-radius:50%;place-items:center;width:92px;height:92px;display:grid}.large-progress:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:74px;height:74px}.large-progress span{z-index:1;grid-area:1/1;font-size:22px;font-weight:700}.large-progress small{font-size:11px}.focus-content h2,.next-meeting h2{margin:0;font-size:17px;font-weight:650}.focus-content p{color:var(--muted);margin:8px 0 0;font-size:12px}.next-meeting{color:#fff;background:var(--green)!important}.next-meeting .card-heading small{color:#b7d0c5}.next-meeting>p{color:#c2d4cc;margin:26px 0 5px;font-size:11px}.meeting-footer{align-items:center;margin-top:28px;display:flex}.meeting-footer>span{border:2px solid var(--green);color:#493e31;background:#d9c5ad;border-radius:50%;place-items:center;width:25px;height:25px;margin-right:-5px;font-size:7px;font-weight:700;display:grid}.meeting-footer>span:nth-child(2){background:#b8cfcc}.meeting-footer>span:nth-child(3){color:#fff;background:#416e5c}.meeting-footer button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff45;border-radius:6px;margin-left:auto;padding:8px 11px;font-size:9px;font-weight:650}.today-card{overflow:hidden}.section-heading{border-bottom:1px solid #e9eae6;min-height:65px;padding:0 22px}.section-heading>div{align-items:baseline;gap:9px;display:flex}.section-heading button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:8px 11px;font-size:9px;font-weight:650}.dashboard-task{border-bottom:1px solid #edeee9;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:64px;margin:0 22px;display:grid}.dashboard-task:last-child{border-bottom:0}.dashboard-task>i{color:#fff;border:1px solid #ccd2cd;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid}.dashboard-task.done>i{border-color:var(--green);background:var(--green)}.dashboard-task>div{gap:4px;display:grid}.dashboard-task strong{font-size:11px;font-weight:620}.dashboard-task small{color:#9aa09c;font-size:9px}.dashboard-task>span{color:#79736b;text-transform:uppercase;background:#f0eee9;border-radius:4px;padding:5px 7px;font-size:7px;font-weight:700}.dashboard-task>span.green-tag{background:var(--green-soft);color:var(--green)}.dashboard-task.done>div{color:#909692;text-decoration:line-through}.week-card{flex-direction:column;display:flex}.week-bars{grid-template-columns:repeat(7,1fr);align-items:end;gap:9px;height:145px;margin-top:20px;display:grid}.week-bars>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.week-bars span{background:#dfe5df;border-radius:4px 4px 2px 2px;width:100%;max-width:19px}.week-bars span.current{background:var(--green)}.week-bars small{color:#989e9a;font-size:8px}.week-card>p{color:var(--muted);margin:17px 0 0;font-size:9px}.week-card>p strong{color:var(--ink);font-size:16px}.week-card>p span{color:var(--green);margin-top:4px;display:block}.loading-screen{background:var(--cream);min-height:100svh;color:var(--ink);place-content:center;gap:24px;display:grid}.loading-line{background:#dfe2dd;width:86px;height:2px;overflow:hidden}.loading-line:after{content:"";background:var(--green);width:45%;height:100%;animation:.95s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(120%)}}.subscription-main{min-width:0;padding:clamp(36px,5vw,72px) clamp(30px,6vw,96px) 80px}.subscription-header{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.subscription-eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 16px;font-size:10px;font-weight:750;display:flex}.subscription-eyebrow i{background:var(--warm);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #d7a87424}.subscription-header h1{letter-spacing:-.065em;margin:0;font-size:clamp(43px,5vw,66px);font-weight:540;line-height:.98}.subscription-intro{max-width:650px;color:var(--muted);margin:19px 0 0;font-size:15px;line-height:1.65}.subscription-account{text-align:right;flex:none;align-items:center;gap:12px;display:flex}.subscription-account>div{gap:4px;display:grid}.subscription-account>div span{font-size:12px;font-weight:680}.subscription-account>div small{color:#929995;font-size:9px}.subscription-content-column{gap:18px;width:min(100%,440px);margin:46px auto 0;display:grid}.simple-plans-section{min-width:0}.simple-plans-grid{grid-template-columns:1fr;gap:18px;display:grid}.current-subscription-card{background:#fff;border:1px solid #d9ddd8;border-radius:16px;padding:26px;box-shadow:0 15px 40px #1b30270f}.current-subscription-card.status-active{border-color:#9cb8a9}.current-subscription-card.status-scheduled{border-color:#c8b18f}.current-subscription-card.status-expired{border-color:#d8c8c0}.current-subscription-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.current-subscription-topline>div{align-items:center;gap:9px;display:flex}.current-subscription-topline span{color:#858d88;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:750}.current-subscription-topline b{background:var(--green-soft);color:var(--green);text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:750}.status-scheduled .current-subscription-topline b{color:#8a6036;background:#f3e9dc}.status-expired .current-subscription-topline b,.status-none .current-subscription-topline b{color:#727a75;background:#efefec}.current-subscription-topline button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:5px;font-size:8px;font-weight:680}.current-subscription-topline button:disabled{cursor:wait;opacity:.55}.current-subscription-card h2{letter-spacing:-.04em;margin:23px 0 0;font-size:24px;font-weight:620}.current-subscription-details{grid-template-columns:1fr 1fr;gap:18px 22px;margin:23px 0 0;display:grid}.current-subscription-details>div{gap:5px;display:grid}.current-subscription-details dt{color:#939a96;font-size:8px}.current-subscription-details dd{margin:0;font-size:10px;font-weight:660}.subscription-validity{margin-top:23px}.subscription-validity>div{color:#7e8782;justify-content:space-between;font-size:8px;display:flex}.subscription-validity>div b{color:var(--ink)}.subscription-validity>span{background:#e7ebe7;border-radius:999px;height:5px;margin-top:8px;display:block;overflow:hidden}.subscription-validity>span i{border-radius:inherit;background:var(--green);height:100%;display:block}.current-subscription-note{color:#858d88;border-top:1px solid #e9ebe7;margin:22px 0 0;padding-top:17px;font-size:8px;line-height:1.55}.current-subscription-loading{background:linear-gradient(100deg,#f7f8f5 25%,#eff1ed 45%,#f7f8f5 65%) 0 0/200% 100%;border:1px solid #e4e6e2;border-radius:16px;min-height:270px;animation:1.3s linear infinite plan-shimmer}.current-subscription-failed{text-align:center;background:#ffffff80;border:1px dashed #d2d6d2;border-radius:16px;padding:32px 24px}.current-subscription-failed p{color:var(--muted);margin:0;font-size:10px}.current-subscription-failed button{color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:14px;font-size:9px;font-weight:700}.simple-plan-card{background:#fff;border:1px solid #d9ddd8;border-radius:16px;flex-direction:column;min-height:430px;padding:clamp(25px,4vw,38px);display:flex;box-shadow:0 22px 55px #1b302714}.simple-plan-topline{justify-content:space-between;align-items:center;gap:20px;min-height:24px;display:flex}.simple-plan-topline>span{color:var(--green);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:750}.simple-plan-topline b{background:var(--green-soft);color:var(--green);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:7px;font-weight:750}.simple-plan-card h2{letter-spacing:-.04em;margin:25px 0 0;font-size:28px;font-weight:620}.simple-plan-description{min-height:43px;color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.65}.simple-plan-price{align-items:baseline;gap:7px;margin-top:25px;display:flex}.simple-plan-price strong{letter-spacing:-.06em;font-size:43px;font-weight:570}.simple-plan-price span{color:#929995;font-size:10px}.simple-plan-features{border-top:1px solid #e8eae6;gap:11px;margin:25px 0 0;padding:22px 0 0;list-style:none;display:grid}.simple-plan-features li{color:#5f6963;align-items:center;gap:10px;font-size:10px;line-height:1.45;display:flex}.simple-plan-features i{background:var(--green-soft);width:18px;height:18px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:9px;font-style:normal;display:grid}.subscription-primary-button{cursor:pointer;background:var(--green);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:30px;min-height:50px;padding:0 17px;font-size:11px;font-weight:700;transition:background .17s,opacity .17s,transform .17s;display:flex}.subscription-primary-button:not(:disabled):hover{background:var(--green-dark);transform:translateY(-1px)}.subscription-primary-button:disabled{cursor:not-allowed;opacity:.52}.simple-plan-button{width:100%;margin-top:auto}.simple-plan-note{color:#979e9a;text-align:center;margin-top:12px;font-size:8px;line-height:1.5}.payment-error{color:#923c33;background:#f9e9e6;border-radius:7px;margin:18px 0 0;padding:11px 13px;font-size:10px;line-height:1.5}.simple-plan-error{width:min(100%,440px);margin-inline:auto}.simple-plan-loading{background:linear-gradient(100deg,#f7f8f5 25%,#eff1ed 45%,#f7f8f5 65%) 0 0/200% 100%;border:1px solid #e4e6e2;border-radius:16px;width:min(100%,440px);min-height:430px;margin:0 auto;animation:1.3s linear infinite plan-shimmer}@keyframes plan-shimmer{to{background-position-x:-200%}}.subscription-empty{width:min(100%,440px);color:var(--muted);text-align:center;background:#fff6;border:1px dashed #cfd4d0;border-radius:12px;margin:0 auto;padding:45px 24px;font-size:12px}.payment-result-page{background:radial-gradient(circle at 50% 48%, #1e5a4317, transparent 31%), var(--cream);min-height:100svh;color:var(--ink);grid-template-rows:auto 1fr auto;padding:0 clamp(24px,6vw,90px);display:grid}.payment-result-page.cancel{background:radial-gradient(circle at 50% 48%, #d7a8741a, transparent 31%), var(--cream)}.payment-result-header{border-bottom:1px solid #15201b1f;justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.payment-result-card{text-align:center;flex-direction:column;align-items:center;width:min(100%,680px);margin:auto;padding:clamp(55px,8vh,90px) 24px;display:flex}.payment-result-icon{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:68px;height:68px;font-size:25px;display:grid;box-shadow:0 15px 38px #1e5a4333}.payment-result-page.cancel .payment-result-icon{color:#8a6036;background:#efe0d0;box-shadow:0 15px 38px #734c261a}.payment-result-eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:27px 0 0;font-size:10px;font-weight:750}.payment-result-page.cancel .payment-result-eyebrow{color:#8a6036}.payment-result-card h1{letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(43px,5vw,66px);font-weight:540;line-height:1}.payment-result-description{max-width:560px;color:var(--muted);margin:20px 0 0;font-size:14px;line-height:1.7}.payment-result-actions{flex-direction:column;align-items:center;gap:17px;margin-top:31px;display:flex}.payment-result-actions .subscription-primary-button{width:min(100%,290px);min-width:245px}.payment-result-actions>a:not(.subscription-primary-button){color:var(--green);font-size:10px;font-weight:680}.payment-result-actions>a:not(.subscription-primary-button):hover{text-decoration:underline}.payment-result-note{color:#969d99;margin:30px 0 0;font-size:8px;line-height:1.5}.payment-result-footer{color:#959c98;border-top:1px solid #15201b1f;justify-content:center;align-items:center;min-height:66px;font-size:9px;display:flex}@media (width<=1050px){.auth-page{grid-template-columns:minmax(430px,.9fr) minmax(480px,1.1fr)}.auth-panel,.preview-panel{padding-inline:44px}.dashboard-main{padding-inline:34px}.subscription-main{padding-inline:36px}}@media (width<=840px){.auth-page{display:block}.auth-panel{min-height:100svh;padding:28px max(24px,8vw) 24px}.auth-wrap{padding-top:55px}.preview-panel{min-height:auto;padding-block:70px}.app-preview{height:390px}.dashboard-shell{grid-template-columns:78px 1fr}.dashboard-sidebar{align-items:center;padding-inline:13px}.dashboard-sidebar .brand>span:last-child,.dashboard-sidebar nav a>:not(:first-child),.sidebar-bottom a>:not(:first-child),.sidebar-bottom button>:not(:first-child){display:none}.dashboard-sidebar nav a,.sidebar-bottom a,.sidebar-bottom button{justify-content:center;width:45px;padding:0}.sidebar-bottom .dashboard-language{margin-left:-12px}.dashboard-grid{grid-template-columns:1fr}.subscription-header{gap:24px}}@media (width<=600px){.auth-panel{padding-inline:22px}.auth-wrap{padding-top:46px}.auth-heading h1,.preview-copy h2{font-size:38px}.preview-panel{padding:58px 22px}.app-preview{grid-template-columns:48px 1fr;height:330px}.preview-content{padding:20px}.preview-summary p{display:none}.dashboard-shell{display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;justify-content:space-between;height:68px;min-height:auto;padding:0 20px}.dashboard-sidebar nav{margin:0}.dashboard-sidebar nav a:not(.active),.sidebar-bottom a{display:none}.dashboard-sidebar nav{grid-template-columns:repeat(2,45px);grid-auto-flow:column}.dashboard-sidebar nav a[href=\/subscription]{display:flex}.sidebar-bottom{align-items:center;margin:0;display:flex}.sidebar-bottom .dashboard-language{margin:0 8px 0 0}.dashboard-main{padding:30px 20px}.dashboard-header h1{font-size:34px}.dashboard-header p{font-size:9px}.dashboard-grid{margin-top:30px}.focus-content{gap:16px}.large-progress{flex:none;width:78px;height:78px}.large-progress:before{width:63px;height:63px}.dashboard-task{margin-inline:15px}.section-heading{padding-inline:15px}.subscription-main{padding:31px 20px 60px}.subscription-header{display:block}.subscription-header h1{font-size:43px}.subscription-account{justify-content:flex-end;margin-top:23px}.subscription-content-column{margin-top:38px}.simple-plans-grid{grid-template-columns:1fr}.simple-plan-card{min-height:400px;padding:25px}.simple-plan-loading{min-height:400px}.current-subscription-card{padding:23px}.current-subscription-topline{align-items:flex-start}.current-subscription-topline>div{flex-direction:column;align-items:flex-start}.payment-result-page{padding-inline:20px}.payment-result-header{min-height:74px}.payment-result-card{padding-inline:0}.payment-result-card h1{font-size:43px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.landing-page{background:radial-gradient(circle at 76% 48%, #1e5a4317, transparent 26%), var(--cream);width:min(100%,1680px);min-height:100svh;color:var(--ink);grid-template-rows:auto 1fr auto;margin:0 auto;padding:0 clamp(24px,5vw,84px);display:grid;overflow:hidden}.landing-header{border-bottom:1px solid #15201b1f;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:88px;display:grid}.landing-header nav,.landing-account{color:var(--muted);align-items:center;gap:clamp(22px,3vw,40px);font-size:13px;font-weight:590;display:flex}.landing-header nav a,.landing-account>a:not(.landing-primary){transition:color .17s}.landing-header nav a:hover,.landing-account>a:hover{color:var(--green)}.landing-account{justify-self:end;gap:22px}.landing-primary,.landing-secondary{border-radius:9px;justify-content:center;align-items:center;gap:28px;min-height:56px;padding:0 24px;font-size:13px;font-weight:680;transition:transform .17s,background .17s,box-shadow .17s;display:inline-flex}.landing-primary{background:var(--green);box-shadow:0 10px 26px #15463324;color:#fff!important}.landing-primary.small{gap:15px;min-height:43px;padding:0 17px}.landing-primary:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 13px 30px #15463336}.landing-secondary{border:1px solid #15201b29}.landing-secondary:hover{background:#fff;transform:translateY(-2px)}.landing-hero{grid-template-columns:minmax(420px,.87fr) minmax(580px,1.13fr);align-items:center;gap:clamp(60px,7vw,120px);min-height:0;padding:clamp(60px,8vh,110px) 0;display:grid}.landing-copy{max-width:690px}.landing-eyebrow{color:var(--green);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:11px;margin:0 0 25px;font-size:11px;font-weight:750;display:flex}.landing-eyebrow i{background:var(--warm);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d7a87426}.landing-copy h1{letter-spacing:-.072em;margin:0;font-size:clamp(58px,6.2vw,94px);font-weight:590;line-height:.91}.landing-copy h1 span{color:var(--green);font-weight:480;display:block}.landing-intro{max-width:590px;color:var(--muted);letter-spacing:-.02em;margin:31px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.6}.landing-actions{flex-wrap:wrap;gap:11px;margin-top:36px;display:flex}.landing-trust{color:#7c8580;flex-wrap:wrap;gap:23px;margin-top:25px;font-size:10px;display:flex}.landing-product{justify-self:end;width:min(100%,730px);padding:0 9px 40px 0;position:relative}.landing-window{background:#fff;border:1px solid #15201b1f;border-radius:18px;overflow:hidden;transform:perspective(1400px)rotateY(-2deg)rotateX(1deg);box-shadow:0 36px 90px #1b302729}.landing-window-top{color:#949a96;background:#f1f2ed;border-bottom:1px solid #e5e7e2;grid-template-columns:1fr auto 1fr;align-items:center;height:38px;padding:0 16px;display:grid}.landing-window-top>span{gap:5px;display:flex}.landing-window-top i{background:#c7cbc7;border-radius:50%;width:6px;height:6px}.landing-window-top small{font-size:7px}.landing-window-top b{letter-spacing:2px;justify-self:end;font-size:8px}.landing-window-body{grid-template-columns:58px 1fr;min-height:430px;display:grid}.landing-window-body>aside{background:#f5f5f0;border-right:1px solid #e7e9e4;flex-direction:column;align-items:center;gap:23px;padding:17px 0;display:flex}.landing-window-body>aside>i{border:1.5px solid #aab0ac;border-radius:4px;width:14px;height:14px}.landing-window-body>aside>i.active{border-color:var(--green);background:var(--green-soft);box-shadow:-21px 0 0 -6px var(--green);margin-top:22px}.landing-mini-brand,.landing-avatar{border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:750;display:grid}.landing-mini-brand{background:var(--green);color:#fff}.landing-avatar{color:#5d4a34;background:#dac5ad;margin-top:auto}.landing-dashboard{padding:clamp(27px,3.5vw,46px)}.landing-dash-title{justify-content:space-between;align-items:center;display:flex}.landing-dash-title>div{gap:7px;display:grid}.landing-dash-title small{color:#9ba19d;letter-spacing:.1em;font-size:7px;font-weight:720}.landing-dash-title strong{letter-spacing:-.04em;font-size:clamp(20px,2.2vw,29px);font-weight:590}.landing-dash-title>span{color:#5d4a34;background:#dac5ad;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:750;display:grid}.landing-stats{grid-template-columns:1fr 1fr;gap:11px;margin-top:29px;display:grid}.landing-stats article{border:1px solid #e5e7e2;border-radius:9px;align-content:center;gap:8px;min-height:105px;padding:15px 17px;display:grid}.landing-stats small{color:#989f9a;letter-spacing:.1em;font-size:7px;font-weight:750}.landing-stats strong{font-size:19px;font-weight:660}.landing-stats article>span{background:#e5ebe7;border-radius:3px;height:4px;overflow:hidden}.landing-stats article>span i{background:var(--green);width:68%;height:100%;display:block}.landing-stats p{color:var(--green);margin:0;font-size:8px}.landing-list-title{justify-content:space-between;align-items:center;margin:25px 0 6px;display:flex}.landing-list-title strong{font-size:12px}.landing-list-title span{background:var(--green);color:#fff;border-radius:5px;padding:7px 9px;font-size:7px;font-weight:650}.landing-row{border-bottom:1px solid #ebede8;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:52px;font-size:9px;font-weight:640;display:grid}.landing-row>i{color:#fff;border:1px solid #cfd4d0;border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;font-style:normal;display:grid}.landing-row.done>i{border-color:var(--green);background:var(--green)}.landing-row>span{gap:4px;display:grid}.landing-row small{color:#9da29f;font-size:7px;font-weight:500}.landing-row>b{color:#827b72;letter-spacing:.06em;background:#f0eee9;border-radius:3px;padding:4px 6px;font-size:6px}.landing-row>b.green{background:var(--green-soft);color:var(--green)}.landing-row.done>span{color:#929894;text-decoration:line-through}.landing-float-card{background:#fff;border:1px solid #15201b1f;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:185px;padding:13px 14px;display:grid;position:absolute;bottom:0;right:-18px;box-shadow:0 16px 35px #1b302724}.landing-float-card>span{background:var(--green-soft);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;display:grid}.landing-float-card div{gap:3px;display:grid}.landing-float-card small{color:#969d98;letter-spacing:.08em;font-size:6px;font-weight:720}.landing-float-card strong{font-size:11px}.landing-float-card b{color:var(--green);font-size:8px}.landing-footer{color:#8b928e;border-top:1px solid #15201b1f;justify-content:space-between;align-items:center;min-height:67px;font-size:10px;display:flex}@media (width<=1050px){.landing-hero{grid-template-columns:minmax(360px,.8fr) minmax(480px,1.2fr);gap:45px}.landing-window-body{min-height:385px}.landing-dashboard{padding-inline:28px}}@media (width<=840px){.landing-header{grid-template-columns:1fr auto}.landing-header nav{display:none}.landing-hero{grid-template-columns:1fr}.landing-copy{padding-top:25px}.landing-product{justify-self:center;width:min(100%,680px)}}@media (width<=600px){.landing-page{padding-inline:20px}.landing-header{min-height:74px}.landing-account>a:not(.landing-primary){display:none}.landing-account{gap:8px}.landing-account .language-switcher button{min-width:28px;padding-inline:6px}.landing-primary.small{padding-inline:13px}.landing-hero{gap:54px;padding:48px 0 60px}.landing-copy h1{font-size:52px}.landing-intro{font-size:16px}.landing-trust{gap:13px}.landing-window-body{grid-template-columns:44px 1fr;min-height:340px}.landing-window-body>aside>i{width:12px;height:12px}.landing-dashboard{padding:24px 17px}.landing-stats{margin-top:22px}.landing-stats article{min-height:88px;padding:12px}.landing-row>b{display:none}.landing-float-card{right:-5px}}
