
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:0.9375rem;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.48;cursor:wait}button,a{touch-action:manipulation}p,h1,h2,h3,h4{margin:0}h1,h2{font-weight:400}h1,h2,h3,h4{line-height:1.15}p{color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--line);outline-offset:4px}button:focus:not(:focus-visible){outline:none}h1{font-family:var(--serif);letter-spacing:-.055em;font-size:4.5rem}h1 em,h2 em{font-weight:400;font-style:italic;color:var(--green)}h2{font-family:var(--serif);letter-spacing:-.035em;font-size:2.625rem}h3{font-size:1.0625rem;font-weight:580;letter-spacing:-.015em}h4{font-size:1rem;font-weight:580}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.brand-star{width:31px;height:31px;color:var(--gold);flex-shrink:0}.brand{display:inline-flex;align-items:center;gap:11px;font-size:1.875rem;font-family:var(--serif);letter-spacing:-1.2px;font-weight:500;white-space:nowrap}.brand-small{font-size:1.6875rem}.brand-small .brand-star{width:26px;height:26px}.eyebrow{font-size:0.75rem;font-weight:650;letter-spacing:1.75px;color:var(--muted);line-height:1.5}.btn{display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:16px 22px;border-radius:11px;border:1px solid transparent;font-size:0.875rem;font-weight:600;line-height:1.35;min-height:52px;transition:background .2s,transform .2s;white-space:normal}.btn-primary{background:var(--green);color:var(--muted)}.btn-primary:hover{background:var(--green);transform:translateY(-1px)}.btn-secondary{background:transparent;color:var(--ink);border-color:var(--line)}.btn-secondary:hover{background:var(--sage)}.btn-text{background:transparent;padding:12px;border:0;font-weight:500;color:var(--muted)}.btn-small{min-height:44px;padding:11px 17px;font-size:0.8125rem}.btn-wide{width:100%}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:0.875rem;font-weight:600;background:none;border:none;padding:12px 0;min-height:44px}.text-link:hover{color:var(--gold)}.icon-btn{background:transparent;border:0;padding:11px;width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.icon-btn:hover{background:var(--sage)}.chip{display:inline-flex;align-items:center;gap:5px;background:var(--gold-soft);color:var(--ink);border-radius:6px;padding:4px 9px;font-size:0.75rem;font-weight:600;line-height:1.5}.chip.muted,.pill.muted{background:var(--sage);color:var(--muted)}.pill{border-radius:20px;font-size:0.75rem;padding:4px 10px;line-height:1.5}.chip.status-confirmed{background:var(--sage);color:var(--green)}.chip.status-rejected{background:var(--sage);color:var(--muted)}.source-link{border:0;background:none;padding:10px 0;color:var(--green);display:flex;align-items:center;gap:8px;text-align:left;font-size:0.75rem;min-height:44px;max-width:100%}.source-link>.icon{width:16px;height:16px}.source-link>.icon:last-child{margin-left:auto;width:14px}.skip-link{position:fixed;top:-80px;left:10px;z-index:300;background:var(--ink);color:var(--on-accent);padding:10px}.skip-link:focus{top:8px}.subtle-note,.page-note{font-size:0.75rem;line-height:1.75;color:var(--muted)}
/* Public site */
.site-header{max-width:1380px;margin:auto;padding:28px 54px;display:flex;align-items:center;justify-content:space-between;gap:32px}.site-nav{display:flex;gap:26px;font-size:0.8125rem;color:var(--ink)}.site-nav a:hover{color:var(--green)}.header-actions{display:flex;align-items:center;gap:22px}.signin{font-size:0.8125rem;white-space:nowrap}.hero{max-width:1280px;margin:38px auto 65px;padding:0 48px;display:grid;grid-template-columns:1.08fr 1fr;gap:65px;align-items:center;min-height:650px}.intro-label{display:flex;align-items:center;gap:9px;font-size:0.75rem;letter-spacing:2px;font-weight:650;color:var(--ink)}.intro-label>span{width:6px;height:6px;border-radius:50%;background:var(--gold)}.hero h1{font-size:5.375rem;line-height:1.04;margin:25px 0 28px}.hero-description{font-size:1.0625rem;line-height:1.8;max-width:450px}.hero-ctas{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.quiet-line{display:flex;align-items:center;gap:8px;font-size:0.75rem;margin-top:18px}.quiet-line .icon{width:14px;height:14px}.hero-credit{border-left:1px solid var(--line);padding-left:17px;font-size:0.75rem;color:var(--muted);margin-top:43px;line-height:1.8}.hero-credit strong{font-weight:500;color:var(--ink)}.preview-composition{position:relative;margin:26px auto 14px;width:100%;min-height:635px;display:flex;flex-direction:column;align-items:center}.preview-composition:before{content:'';position:absolute;background:var(--sage);inset:15px -10px 13px 25px;border-radius:48% 48% 42% 42%;z-index:-1}.preview-tag{font-size:0.75rem;color:var(--muted);letter-spacing:.2px;margin-bottom:14px}.mini-app{background:var(--white);width:326px;border-radius:29px;border:7px solid var(--line);box-shadow:0 24px 45px var(--shadow-color);overflow:hidden;padding:18px 22px 0;transform:rotate(1.7deg)}.mini-header{display:flex;align-items:center;gap:7px;font:1.1875rem var(--serif);margin-bottom:27px}.mini-header>.brand-star{width:19px;height:19px}.mini-header>.icon{width:14px;height:14px;margin-left:auto;color:var(--muted)}.mini-app>.eyebrow{font-size:0.75rem;letter-spacing:1.2px}.mini-app>h2{font-size:1.9375rem;line-height:1.12;margin:10px 0 20px;letter-spacing:-1px}.mini-focus{background:var(--sage);padding:17px;border-radius:15px;position:relative}.mini-icon{position:absolute;right:14px;top:15px;color:var(--muted)}.mini-icon .icon{width:18px;height:18px}.mini-kicker{font-size:0.75rem;letter-spacing:1.15px;color:var(--muted);font-weight:650}.mini-focus h3{font-family:var(--serif);font-size:1.25rem;margin-top:12px;font-weight:400}.mini-focus>p{font-size:0.75rem;line-height:1.7;margin:9px 0 15px}.mini-amount{display:flex;justify-content:space-between;font-size:0.75rem;margin-bottom:5px;color:var(--muted)}.mini-amount b{font-size:0.75rem;font-weight:600;color:var(--ink)}.mini-total{border-top:1px solid var(--line);margin-top:9px;padding-top:8px}.mini-button{background:var(--green);color:var(--on-accent);font-size:0.75rem;border-radius:6px;padding:11px;margin-top:12px;display:flex;justify-content:space-between;align-items:center}.mini-button>.icon{width:13px;height:13px}.mini-upcoming{display:flex;align-items:center;gap:11px;padding:19px 0 15px}.mini-upcoming>.icon{width:17px;height:17px;color:var(--muted)}.mini-upcoming>.icon:last-child{margin-left:auto;width:12px}.mini-upcoming>div{display:flex;flex-direction:column;font-size:0.75rem;gap:2px}.mini-upcoming b{font-weight:550;font-size:0.75rem}.mini-upcoming span{color:var(--muted)}.mini-nav{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:13px 0}.mini-nav>span{display:flex;flex-direction:column;align-items:center;font-size:0.75rem;gap:4px;color:var(--muted)}.mini-nav>.mini-plus{border-radius:50%;background:var(--green);color:var(--on-accent);width:28px;height:28px;justify-content:center}.mini-nav .icon{width:16px;height:16px}.floating-source{display:flex;align-items:center;gap:11px;background:var(--white);border:1px solid var(--line);box-shadow:0 15px 30px var(--shadow-color);position:absolute;bottom:15px;left:-27px;padding:14px 17px;border-radius:11px;transform:rotate(-2deg);width:355px}.floating-source-icon{display:grid;place-items:center;background:var(--gold-soft);border-radius:7px;width:35px;height:35px;color:var(--gold)}.floating-source-icon .icon{width:20px;height:20px}.floating-source b{font-size:0.75rem;font-weight:550}.floating-source p{font-size:0.75rem;margin-top:3px}.floating-source>.icon{width:16px;height:16px;color:var(--muted);margin-left:auto}.preview-footnote{font-size:0.75rem;color:var(--muted);margin-top:46px}.coexist{max-width:1184px;margin:0 auto;padding:35px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:10px 30px}.coexist>p{font-size:0.8125rem}.coexist>div{display:flex;gap:42px;justify-content:flex-end}.coexist>div span{font-size:1.125rem;font-weight:600;letter-spacing:-.4px;color:var(--muted)}.coexist>small{font-size:0.75rem;color:var(--muted);grid-column:1/-1;text-align:right;margin-top:6px}.section{max-width:1184px;margin:105px auto}.section-intro{max-width:600px}.section-intro h2{font-size:2.9375rem;margin:15px 0 20px;line-height:1.1}.section-intro p{font-size:0.9375rem}.three-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px}.three-steps article{border-top:1px solid var(--line);padding:20px 0}.step-number{font:14px var(--serif);color:var(--gold)}.step-art{display:flex;align-items:center;gap:18px;margin:24px 0 30px;color:var(--muted)}.step-art>.icon{width:35px;height:35px}.tiny-line{width:40px;height:1px;background:var(--sage-strong)}.three-steps h3{font-size:1.25rem;font-weight:500;margin-bottom:15px;letter-spacing:-.4px}.three-steps p{font-size:0.875rem;line-height:1.8}.trust-feature{background:var(--sage);max-width:1280px;padding:72px 85px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center;border-radius:6px}.trust-copy h2{font-size:2.9375rem;margin:15px 0 23px}.trust-copy>p{font-size:0.9375rem;line-height:1.8}.trust-copy .text-link{margin-top:18px}.quote-card{background:var(--white);padding:34px 35px 25px;box-shadow:0 13px 30px var(--shadow-color);border-radius:4px;transform:rotate(2deg);border:1px solid var(--line)}.paper-label{font-size:0.75rem;letter-spacing:1.6px;color:var(--muted);font-weight:600}.quote-card blockquote{font-family:var(--serif);font-size:1.5625rem;line-height:1.6;letter-spacing:-.3px;margin:24px 0;color:var(--ink)}.quote-card mark{background:var(--sage-strong);color:inherit;padding:1px 2px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.quote-link{padding-top:15px;border-top:1px solid var(--line);font-size:0.75rem;color:var(--muted);display:flex;align-items:center;gap:8px}.quote-link .icon{width:15px}.audience-section{display:grid;grid-template-columns:1.1fr 1fr;gap:90px;align-items:center}.audience-section h2{font-size:2.9375rem;margin:15px 0 22px}.audience-section>div>p{max-width:450px}.purpose-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.purpose-row span{font-size:0.75rem;display:flex;gap:7px;align-items:center}.purpose-row .icon{width:17px;height:17px;color:var(--muted)}.share-illustration{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:28px 30px;box-shadow:var(--shadow)}.share-il-top{display:flex;gap:12px;align-items:center;margin-bottom:20px;font:1.375rem var(--serif)}.share-il-top .icon{color:var(--green)}.share-il-row{padding:14px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:0.8125rem}.share-il-row .icon{color:var(--muted);width:19px}.share-il-row.excluded{color:var(--muted)}.share-il-row.excluded span{font-size:0.75rem;padding:2px 7px;background:var(--paper);border-radius:4px}.share-illustration>p{font-size:0.75rem!important;margin-top:13px}.closing{text-align:center;background:var(--sage);padding:80px 20px;margin-top:40px}.closing h2{font-size:3.5rem;margin:15px 0 28px}.closing>p{font-size:0.75rem;margin-top:15px}.site-footer{max-width:1280px;margin:auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;padding:50px 48px}.site-footer p{font-size:0.75rem;margin-top:17px}.footer-links{display:flex;flex-direction:column;font-size:0.75rem;gap:10px;align-self:center}.footer-fine{align-self:center;font-size:0.75rem;color:var(--muted);line-height:2}.public-page{max-width:1184px;margin:70px auto 100px}.public-page h1{margin:20px 0 25px;line-height:1.06}.lead{font-size:1.0625rem;line-height:1.8;max-width:620px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:55px}.price-card{background:var(--white);border:1px solid var(--line);padding:30px 27px;border-radius:16px;position:relative;display:flex;flex-direction:column}.price-card.featured{border-color:var(--line);background:var(--sage)}.price-card h2{font-size:2.5rem;margin:15px 0}.price-card h2 span{font-size:0.8125rem;font-family:var(--sans);letter-spacing:0;margin-left:4px;color:var(--muted)}.price-card p{font-size:0.8125rem}.price-card ul{padding:0 0 0 17px;margin:28px 0;line-height:2.5;font-size:0.75rem;color:var(--text)}.price-card>.btn{margin-top:auto}.price-tag{position:absolute;top:-12px;right:20px;background:var(--green);color:var(--muted);font-size:0.75rem;letter-spacing:1px;padding:5px 10px;border-radius:4px}.public-page>.page-note{margin-top:25px}.narrow{max-width:820px}.principle{display:flex;gap:24px;margin-top:44px;padding-top:35px;border-top:1px solid var(--line)}.principle>span{background:var(--sage);border-radius:12px;width:48px;height:48px;display:grid;place-items:center;flex-shrink:0}.principle h2{font-size:1.875rem;margin-bottom:12px}.principle p{font-size:0.875rem;margin-bottom:13px}.notice{border:1px solid var(--line);background:var(--sage);border-radius:12px;padding:20px;font-size:0.8125rem;color:var(--ink);line-height:1.7;margin:25px 0}.professional-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:75px;align-items:center}.professional-hero h1{font-size:3.875rem}.professional-hero .btn{margin-top:25px}.review-illustration{background:var(--white);padding:32px;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.review-illustration>h3{font:27px var(--serif);margin:18px 0 30px}.il-equation{display:flex;gap:23px;align-items:center;padding-bottom:22px}.il-equation>span{display:flex;flex-direction:column;font:2.1875rem var(--serif)}.il-equation small{font:10px var(--sans);color:var(--muted);margin-top:8px}.il-equation b{font-size:0.9375rem;font-weight:400;color:var(--muted)}.il-result{display:flex;justify-content:space-between;gap:16px;padding:11px 0;font-size:0.75rem;color:var(--muted)}.il-result b{font-size:0.9375rem;color:var(--ink);font-weight:550}.il-result.final{border-top:1px solid var(--line);margin-top:8px}.review-illustration>p{margin-top:18px;font-size:0.75rem;display:flex;align-items:center;gap:8px}.professional-steps{margin-top:70px}.start-page{min-height:65vh;max-width:760px;margin:60px auto;text-align:center;padding:0 25px}.start-page h1{margin:20px 0}.start-page .lead{margin:auto}.start-page .btn{margin:32px auto 18px}
/* Parent application */
.sandbox-bar{height:30px;background:var(--sage);color:var(--muted);text-align:center;font-size:0.75rem;display:flex;gap:6px;align-items:center;justify-content:center;letter-spacing:.2px}.sandbox-bar>.icon{width:12px;height:12px}.sandbox-bar button{width:25px;height:25px;background:transparent;border:0;padding:3px;margin-left:6px}.sandbox-bar button>.icon{width:13px;height:13px}.app-header{height:87px;max-width:1160px;padding:0 48px;margin:auto;display:flex;align-items:center;justify-content:space-between}.app-header-actions{display:flex;align-items:center;gap:16px}.privacy-indicator{background:none;border:0;font-size:0.75rem;display:flex;align-items:center;gap:7px;min-height:44px;color:var(--muted)}.privacy-indicator .icon{width:14px;height:14px}.app-main{max-width:1064px;margin:34px auto 0;padding:0 0 145px;min-height:calc(100vh - 117px)}.day-heading{margin-bottom:38px}.date-line{display:flex;align-items:center;gap:9px;font-size:0.75rem;letter-spacing:1.6px;color:var(--muted);font-weight:550}.date-line>.icon{color:var(--muted);width:17px;height:17px}.date-line>span{border-left:1px solid var(--line);margin-left:3px;padding-left:10px;letter-spacing:.7px;color:var(--muted);font-size:0.75rem}.day-heading h1{font-size:3.875rem;letter-spacing:-2.7px;line-height:1.06;margin:19px 0 16px}.day-heading p{font-size:0.875rem}.today-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:52px;align-items:start}.focus-card{background:var(--sage);border:1px solid var(--line);border-radius:21px;padding:26px 28px}.focus-top{display:flex;align-items:center;gap:11px;margin-bottom:20px}.circle-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:var(--sage);color:var(--ink);flex-shrink:0}.circle-icon .icon{width:20px;height:20px}.focus-top .eyebrow{font-size:0.75rem;letter-spacing:1.25px;color:var(--muted)}.focus-top .pill{margin-left:auto;font-size:0.75rem;background:var(--sage)}.focus-card h2{font-size:1.875rem;letter-spacing:-.8px;line-height:1.2}.focus-explainer{font-size:0.8125rem;line-height:1.75;max-width:360px;margin:12px 0 25px;color:var(--muted)}.balance-strip{display:flex;gap:16px;padding:19px 0;margin-bottom:21px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between}.balance-strip>div{display:flex;flex-direction:column;gap:6px}.balance-strip>div:last-child{padding-left:17px;border-left:1px solid var(--line)}.balance-strip small{font-size:0.75rem;color:var(--muted);white-space:nowrap}.balance-strip b{font:29px var(--serif);letter-spacing:-.8px}.balance-strip>div:last-child b{color:var(--green)}.focus-card .btn{font-size:0.8125rem;min-height:48px}.focus-card .btn>.icon{margin-left:auto;width:19px}.focus-note{display:flex;align-items:center;gap:5px;font-size:0.75rem;color:var(--muted);margin-top:11px;flex-wrap:wrap}.focus-note>.icon{width:12px;height:12px}.focus-note button{border:0;background:none;color:var(--ink);text-decoration:underline;font-size:0.75rem;padding:7px 2px;margin-left:auto}.section-label{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:9px 0 17px}.section-label h2{font:18px var(--sans);font-weight:550;letter-spacing:-.5px}.section-label>span{font-size:0.75rem;color:var(--muted)}.upcoming-row{border:0;border-top:1px solid var(--line);background:none;text-align:left;display:flex;align-items:center;gap:17px;width:100%;padding:19px 0}.upcoming-row:hover h3{color:var(--ink)}.upcoming-row>div:nth-child(2){flex:1}.upcoming-row h3{font-size:0.875rem;line-height:1.4;font-weight:550}.upcoming-row p{font-size:0.75rem;margin-top:4px}.upcoming-row small{font-size:0.75rem;color:var(--muted);display:block;margin-top:2px}.upcoming-row>.icon{width:16px;height:16px;color:var(--muted)}.date-square{display:flex;flex-direction:column;text-align:center;justify-content:center;width:46px;height:51px;border:1px solid var(--line);border-radius:10px;background:var(--sage);line-height:1.25;flex-shrink:0}.date-square>span{font-size:0.75rem;letter-spacing:1px;color:var(--muted)}.date-square>b{font:24px var(--serif);margin-top:2px}.upcoming-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:10px;background:var(--sage);color:var(--muted);flex-shrink:0}.upcoming-icon>.icon{width:21px;height:21px}.quiet-review .upcoming-icon{background:var(--gold-soft);color:var(--gold)}.low-key-actions{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.low-key-actions>button{display:flex;align-items:center;gap:11px;background:none;border:1px solid var(--line);border-radius:12px;padding:17px;font-size:0.75rem;text-align:left}.low-key-actions>button>.icon{width:18px;height:18px;color:var(--muted)}.low-key-actions>button>.icon:last-child{margin-left:auto;width:16px}.low-key-actions>button:hover{background:var(--white)}.record-basis{margin:25px 0;font-size:0.75rem;color:var(--muted);display:flex;align-items:center;gap:7px}.record-basis>.icon{width:13px;height:13px;flex-shrink:0}.bottom-nav{position:fixed;z-index:40;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:20px;background:var(--white);backdrop-filter:blur(14px);border:1px solid var(--line);box-shadow:0 10px 45px var(--shadow-color);border-radius:20px;padding:10px 13px 10px 16px;width:390px;align-items:center;justify-content:space-between}.bottom-nav>a{display:flex;align-items:center;flex-direction:column;gap:4px;min-width:62px;min-height:50px;justify-content:center;font-size:0.75rem;color:var(--muted);position:relative}.bottom-nav>a.active{color:var(--green)}.bottom-nav>a.active:after{content:'';position:absolute;bottom:-6px;width:15px;height:2px;border-radius:2px;background:var(--green)}.bottom-nav>.add-nav{border:0;background:var(--green);color:var(--on-accent);border-radius:13px;width:51px;height:51px;display:grid;place-items:center}.add-nav>span{position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px}.bottom-nav>a .icon{width:21px;height:21px}.page-heading{margin:17px 0 30px}.page-heading h1{font-size:3.5625rem;margin:11px 0 13px;line-height:1.1}.page-heading p{font-size:0.875rem}.page-heading.with-action{display:flex;align-items:center;justify-content:space-between}.order-document{display:flex;gap:15px;align-items:center;padding:20px 22px;border:1px solid var(--line);border-radius:15px;background:var(--white)}.document-avatar{width:43px;height:50px;background:var(--sage);border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:var(--muted)}.document-avatar .icon{width:24px;height:24px}.order-document h3{font-size:0.9375rem;font-weight:550}.order-document p{font-size:0.75rem;margin-top:6px}.order-document>.icon-btn{margin-left:auto}.review-notice{padding:15px 18px;margin-top:18px;display:flex;align-items:center;gap:12px;border-radius:11px;background:var(--sage);color:var(--ink);font-size:0.75rem}.review-notice>.icon{width:19px;height:19px}.review-notice b{display:block;font-size:0.75rem;font-weight:600}.review-notice span{display:block;font-size:0.75rem;color:var(--muted);margin-top:2px}.filter-row{display:flex;gap:8px;overflow:auto;padding:23px 0 20px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter{background:none;border:1px solid var(--line);border-radius:20px;padding:9px 15px;font-size:0.75rem;white-space:nowrap;min-height:38px;color:var(--muted)}.filter.selected{background:var(--green);border-color:var(--green);color:var(--on-accent)}.requirements-list{display:flex;flex-direction:column}.requirement-row{display:flex;gap:19px;align-items:center;padding:25px 6px;border-bottom:1px solid var(--line)}.requirement-row:first-child{border-top:1px solid var(--line)}.requirement-row:hover{background:var(--sage)}.requirement-row>div{flex:1;min-width:0}.requirement-icon{width:46px;height:46px;background:var(--sage);color:var(--muted);border-radius:12px;display:grid;place-items:center;flex-shrink:0}.requirement-icon.time{background:var(--sage);color:var(--muted)}.requirement-icon.decisions{background:var(--sage);color:var(--muted)}.requirement-icon.school{background:var(--sage);color:var(--muted)}.requirement-row-top{display:flex;gap:10px;align-items:center;justify-content:space-between}.requirement-row h3{font-size:1.0625rem;font-weight:550}.requirement-row p{font-size:0.75rem;margin-top:9px;max-width:670px;line-height:1.7}.row-source{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:0.75rem;margin-top:11px}.row-source>.icon{width:13px;height:13px}.row-source>span{margin-left:12px;border-left:1px solid var(--line);padding-left:13px;color:var(--muted)}.requirement-row>.icon{width:17px;height:17px;color:var(--muted)}.order-footer{margin-top:25px;display:flex;gap:30px}.order-footer>button{background:none;border:none;display:flex;align-items:center;gap:9px;font-size:0.75rem;padding:12px 0}.order-footer .icon{width:16px;height:16px}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:0.75rem;margin:0 0 25px;color:var(--muted);min-height:44px}.back-link>.icon{transform:rotate(180deg);width:16px;height:16px}.requirement-heading{max-width:700px;margin-bottom:35px}.requirement-heading h1{font-size:3.1875rem;margin:12px 0 17px}.requirement-heading p{font-size:1rem;line-height:1.8}.requirement-heading .chip{margin-top:17px}.detail-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:55px;align-items:start}.detail-main>h2,.related-section>h2{font:17px var(--sans);font-weight:550;letter-spacing:-.3px}.fact-list{margin:18px 0 22px}.fact-list>div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:14px 0;font-size:0.75rem}.fact-list dt{color:var(--muted);flex:0 0 35%}.fact-list dd{margin:0;color:var(--ink);text-align:right}.source-paper{background:var(--white);border:1px solid var(--line);padding:30px;border-radius:5px;box-shadow:0 15px 30px var(--shadow-color)}.source-paper blockquote{font:22px/1.8 var(--serif);margin:25px 0 30px;color:var(--ink)}.source-paper-bottom{border-top:1px solid var(--line);padding-top:10px}.source-paper-bottom>p{font-size:0.75rem;line-height:1.8}.source-paper-bottom .source-link{width:100%}.review-controls{margin:25px 0;background:var(--gold-soft);padding:22px;border-radius:13px}.review-controls h3{font-size:0.9375rem;line-height:1.5}.review-controls p{font-size:0.75rem;margin:12px 0 18px}.two-buttons{display:flex;gap:8px;justify-content:space-between;align-items:center}.two-buttons>.btn{font-size:0.75rem}.related-section{margin-top:35px}.related-row{display:flex;gap:12px;align-items:center;background:none;border:0;border-bottom:1px solid var(--line);padding:18px 0;width:100%;text-align:left}.related-row>span{color:var(--muted)}.related-row>span .icon{width:18px;height:18px}.related-row>div{display:flex;flex-direction:column;gap:6px}.related-row b{font-size:0.75rem;font-weight:550}.related-row small{color:var(--muted);font-size:0.75rem}.related-row>.icon{margin-left:auto;width:15px}.related-section>.subtle-note{margin-top:18px}.record-toolbar{display:flex;gap:12px;margin-bottom:5px;flex-wrap:wrap}.record-toolbar>button{display:flex;align-items:center;gap:9px;font-size:0.75rem;border:1px solid var(--line);border-radius:9px;background:none;min-height:42px;padding:8px 15px}.record-toolbar .icon{width:17px;height:17px;color:var(--muted)}.timeline{margin-top:18px}.timeline-day{display:grid;grid-template-columns:150px 1fr;gap:30px;margin-bottom:27px}.timeline-date{font-size:0.75rem;color:var(--muted);padding:15px 0}.timeline-date>span{display:block;font-size:0.75rem;color:var(--muted);margin-top:4px}.timeline-event{display:flex;gap:17px;border:0;background:none;border-bottom:1px solid var(--line);padding:16px 0 22px;width:100%;text-align:left;align-items:start}.timeline-event:hover{background:var(--sage)}.timeline-dot{width:37px;height:37px;display:grid;place-items:center;background:var(--sage);border-radius:50%;flex-shrink:0;color:var(--muted)}.timeline-dot .icon{width:18px;height:18px}.timeline-dot.note{background:var(--sage);color:var(--muted)}.timeline-dot.expense{background:var(--sage);color:var(--muted)}.timeline-event-body{flex:1;min-width:0}.event-heading{display:flex;gap:15px;justify-content:space-between}.event-heading h3{font-size:0.875rem;font-weight:550;line-height:1.5}.event-heading b{font-size:0.875rem;font-weight:550;white-space:nowrap}.timeline-event-body>p{font-size:0.75rem;line-height:1.8;margin-top:7px}.event-meta{display:flex;gap:15px;flex-wrap:wrap;margin-top:12px}.event-meta>span{font-size:0.75rem;color:var(--muted);display:flex;align-items:center;gap:4px}.event-meta .icon{width:12px;height:12px}.event-meta .warning-text{color:var(--muted)}.timeline-event>.icon{width:15px;height:15px;color:var(--muted);margin-top:9px}.record-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:15px;margin-top:35px}.record-footer>a,.record-footer>button{background:none;border:0;font-size:0.75rem;display:flex;align-items:center;gap:8px;padding:12px 0}.record-footer .icon{width:16px}.empty-state{text-align:center;padding:70px 20px}.empty-state>.icon{width:38px;height:38px;color:var(--muted);margin-bottom:22px}.empty-state h1{font-size:2.6875rem}.empty-state h2{font-size:2rem}.empty-state p{max-width:480px;margin:15px auto 25px;font-size:0.875rem}.empty-state .btn{font-size:0.75rem}.onboarding{max-width:680px;margin:30px auto 80px;text-align:center;padding:0 25px}.onboarding-progress{display:flex;gap:7px;justify-content:center;margin:20px 0 36px}.onboarding-progress>span{width:40px;height:3px;background:var(--sage-strong);border-radius:3px}.onboarding-progress>.current{background:var(--green)}.onboarding h1{font-size:3.75rem;line-height:1.08;margin:18px 0 25px}.onboarding .lead{font-size:0.9375rem}.order-upload-card{background:var(--white);border:1px dashed var(--line);border-radius:20px;padding:33px;margin:32px 0 13px}.upload-orbit{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:var(--sage);margin:0 auto 20px;color:var(--muted)}.upload-orbit>.icon{width:29px;height:29px}.order-upload-card h2{font-size:1.625rem}.order-upload-card p{font-size:0.75rem;margin:13px 0 22px}.upload-caption{display:block;font-size:0.75rem;margin-top:18px;color:var(--muted)}.onboarding-promises{display:flex;justify-content:center;gap:27px;margin-top:32px;flex-wrap:wrap}.onboarding-promises>span{display:flex;align-items:center;gap:7px;font-size:0.75rem;color:var(--muted)}.onboarding-promises .icon{width:14px;height:14px}
/* Dialogs, forms, inspection */
.modal-backdrop{position:fixed;inset:0;z-index:100;background:var(--green);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;padding:28px;animation:veil .15s ease-out}.modal{background:var(--paper);border-radius:23px;box-shadow:0 35px 100px var(--shadow-color);width:580px;max-width:100%;max-height:90dvh;display:flex;flex-direction:column;overflow:hidden;animation:arrive .2s ease-out}.modal.large{width:780px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:21px 26px 16px;border-bottom:1px solid var(--line);gap:20px}.modal-header h2{font:20px var(--serif);letter-spacing:-.4px}.modal-header>.icon-btn{margin-right:-8px}.modal-body{padding:25px 28px 30px;overflow:auto;overscroll-behavior:contain}.modal-body>.eyebrow{display:block;margin-bottom:12px}.modal-body>h2{font-size:2.0625rem;margin-bottom:15px}.modal-body>p{font-size:0.8125rem;line-height:1.8;margin-bottom:16px}.modal-hero-icon{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:var(--sage);color:var(--muted);margin-bottom:20px}.modal .fact-list{margin:15px 0 20px}.modal .fact-list>div{font-size:0.75rem}.modal-source-quote{font:22px/1.8 var(--serif);color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:7px;padding:24px;margin:10px 0 22px}.hash-block{margin:20px 0 0;padding:15px 17px;background:var(--sage);color:var(--muted);font-size:0.75rem;line-height:1.7;border-radius:8px}.hash-block code{display:block;overflow-wrap:anywhere;margin-top:6px;font-size:0.75rem;color:var(--muted)}.notice-inline{display:flex;align-items:flex-start;gap:9px;padding:15px;border-radius:10px;background:var(--gold-soft);font-size:0.75rem;color:var(--muted);margin:15px 0}.notice-inline>.icon{width:17px;height:17px;margin-top:2px}.form-field{display:block;margin:0 0 18px}.form-field>span,.form-label{display:block;font-size:0.75rem;font-weight:600;color:var(--muted);margin-bottom:7px}.form-field input,.form-field select,.form-field textarea,.search-input{width:100%;background:var(--white);border:1px solid var(--line);border-radius:10px;padding:13px 14px;font-size:0.875rem;color:var(--ink);min-height:48px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--line)}.form-field textarea{resize:vertical;min-height:87px}.form-field small{display:block;font-size:0.75rem;color:var(--muted);margin-top:6px;line-height:1.7}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.checkbox-field{display:flex;gap:12px;align-items:flex-start;margin:18px 0 23px;font-size:0.75rem;color:var(--muted)}.checkbox-field>input{margin:3px 0 0;width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.checkbox-field>span{line-height:1.7}.form-error{background:var(--sage);border:1px solid var(--line);border-radius:9px;padding:12px;color:var(--ink);font-size:0.75rem;margin:14px 0}.form-success{background:var(--sage);padding:12px;color:var(--green);border-radius:9px;margin:13px 0;font-size:0.75rem}.add-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:15px 0 20px}.add-option{border:1px solid var(--line);background:var(--white);padding:21px 16px;border-radius:14px;text-align:left;display:flex;flex-direction:column;gap:13px;min-height:124px}.add-option>.icon{width:25px;height:25px;color:var(--muted)}.add-option b{font-size:0.8125rem;font-weight:550}.add-option small{font-size:0.75rem;color:var(--muted);line-height:1.7}.add-option:hover{background:var(--sage);border-color:var(--line)}.equation-card{background:var(--white);padding:22px;border:1px solid var(--line);border-radius:13px;margin:20px 0}.equation-row{display:flex;justify-content:space-between;gap:20px;padding:7px 0;font-size:0.75rem;color:var(--muted)}.equation-row>b{font-size:1rem;font-weight:550;color:var(--ink)}.equation-row.total{border-top:1px solid var(--line);padding-top:15px;margin-top:10px;color:var(--ink)}.equation-row.total>b{font-family:var(--serif);font-size:1.8125rem}.equation-formula{font-size:0.75rem;line-height:1.8;color:var(--muted);margin-top:15px}.modal-button-stack{display:flex;flex-direction:column;gap:11px;margin-top:20px}.modal .source-link{width:100%;border-bottom:1px solid var(--line)}.metric-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:var(--sage);padding:21px;border-radius:12px;margin:20px 0}.metric-strip b{display:block;font:1.9375rem var(--serif);margin-bottom:6px}.metric-strip small{font-size:0.75rem;display:block;line-height:1.6;color:var(--muted)}.history-rows{margin:20px 0}.history-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-size:0.75rem}.history-row>div>small{display:block;font-size:0.75rem;color:var(--muted);margin-top:5px}.history-row>.chip{font-size:0.75rem}.settings-list{display:flex;flex-direction:column}.settings-item{display:flex;align-items:center;gap:14px;background:none;border:0;border-bottom:1px solid var(--line);padding:17px 0;text-align:left;width:100%}.settings-item>.icon{color:var(--muted);width:20px}.settings-item>div{flex:1}.settings-item b{font-size:0.8125rem;font-weight:550}.settings-item p{font-size:0.75rem;line-height:1.7;margin-top:4px}.settings-item>span{font-size:0.75rem;color:var(--muted)}.switch{width:37px;height:22px;border-radius:20px;background:var(--sage-strong);position:relative;flex-shrink:0}.switch:after{content:'';background:white;position:absolute;left:3px;top:3px;width:16px;height:16px;border-radius:50%}.switch.on{background:var(--green)}.switch.on:after{left:18px}.danger-button{color:var(--muted)!important}.discreet .private-text{filter:blur(8px);user-select:none}.suggestion-pills{display:flex;flex-wrap:wrap;gap:8px;margin:17px 0}.suggestion-pills>button{background:var(--sage);border:1px solid var(--line);border-radius:15px;padding:9px 12px;font-size:0.75rem}.lookup-result{border:1px solid var(--line);background:var(--white);border-radius:12px;padding:20px;margin-top:22px}.lookup-result p{font-size:0.8125rem;line-height:1.8}.lookup-result small{font-size:0.75rem;color:var(--muted);display:block;margin-top:14px}.amend-compare{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0}.amend-compare>div{border:1px solid var(--line);border-radius:12px;padding:20px;background:var(--white)}.amend-compare>div:last-child{background:var(--sage);border-color:var(--line)}.amend-compare small{display:block;font-size:0.75rem;color:var(--muted)}.amend-compare b{display:block;font:2.375rem var(--serif);margin:14px 0}.amend-compare span{font-size:0.75rem;color:var(--muted)}.flow-list{display:flex;flex-direction:column;gap:10px;margin:20px 0}.flow-option{display:flex;align-items:center;gap:14px;text-align:left;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:18px;min-height:82px}.flow-option>span{width:40px;height:40px;border-radius:10px;background:var(--sage);display:grid;place-items:center;color:var(--muted);flex-shrink:0}.flow-option>div{flex:1}.flow-option b{font-size:0.8125rem;font-weight:550}.flow-option p{font-size:0.75rem;margin-top:5px;line-height:1.7}.flow-option>.icon{width:16px}.flow-option.selected{border-color:var(--line);background:var(--sage)}.share-scope{padding:17px 20px;border-radius:12px;background:var(--sage);font-size:0.75rem;margin:18px 0}.share-scope p{font-size:0.75rem;line-height:1.8;margin-top:9px}.link-result{background:var(--sage);border:1px solid var(--line);border-radius:15px;padding:23px}.link-result h3{font:26px var(--serif);margin:10px 0 14px}.link-result p{font-size:0.75rem;margin-bottom:20px}.link-result>code{display:block;word-break:break-all;font-size:0.75rem;background:var(--white);padding:13px;border-radius:8px;margin:15px 0}.link-result .two-buttons>.btn{font-size:0.75rem}.audit-row{padding:15px 0;border-bottom:1px solid var(--line)}.audit-row b{display:block;font-size:0.75rem;font-weight:550}.audit-row small{font-size:0.75rem;color:var(--muted);display:block;margin-top:4px}.audit-row code{display:block;word-break:break-all;font-size:0.75rem;color:var(--muted);margin-top:8px}.sharing-list{display:flex;flex-direction:column;gap:15px}.sharing-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:23px}.sharing-card h3{font-size:1.0625rem}.sharing-card p{font-size:0.75rem;margin-top:12px}.sharing-card .two-buttons{justify-content:flex-start;margin-top:16px}.share-header{display:flex;justify-content:space-between;align-items:center;max-width:1020px;margin:auto;padding:27px 35px}.share-header>span{display:flex;gap:6px;align-items:center;font-size:0.75rem;color:var(--muted)}.share-header>span>.icon{width:15px}.shared-main{max-width:830px;margin:20px auto 70px;padding:0 25px}.shared-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.shared-actions>span{font-size:0.75rem;color:var(--muted)}.packet-preview{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:30px}.packet-top{padding-bottom:23px;border-bottom:1px solid var(--line)}.packet-top h2{font-size:1.9375rem;margin:12px 0 15px;line-height:1.2}.packet-top p{font-size:0.75rem}.scope-ribbon{display:flex;align-items:center;gap:8px;background:var(--sage);padding:10px 12px;font-size:0.75rem;margin-top:18px;border-radius:6px;color:var(--muted)}.scope-ribbon>.icon{width:15px}.packet-preview>section{margin-top:30px}.packet-preview>section>h3{font-size:0.875rem;font-weight:600;border-bottom:1px solid var(--line);padding-bottom:12px}.packet-item{padding:15px 0;border-bottom:1px solid var(--line)}.packet-item h4{font-size:0.8125rem;line-height:1.5}.packet-item p{font-size:0.75rem;line-height:1.8;margin-top:6px}.packet-item small{display:block;font-size:0.75rem;line-height:1.8;margin-top:8px;color:var(--muted)}.packet-event-title{display:flex;gap:20px;justify-content:space-between}.packet-event-title>b{font-size:0.8125rem;white-space:nowrap}.packet-source{border-bottom:1px solid var(--line);padding:4px 0}.packet-source summary{display:flex;gap:8px;align-items:center;padding:13px 0;font-size:0.75rem;cursor:pointer;list-style:none}.packet-source summary>.icon{width:15px;height:15px}.packet-source summary>.icon:last-child{margin-left:auto}.packet-source blockquote{font:18px/1.8 var(--serif);margin:10px 0 20px;color:var(--ink)}.packet-source>p{font-size:0.75rem;color:var(--muted);margin-bottom:17px}.packet-limits p{font-size:0.75rem;line-height:1.8;margin-top:12px;color:var(--muted)}.shared-footer{text-align:center;max-width:830px;margin:0 auto 40px;padding:0 25px;font-size:0.75rem}.loading-screen{min-height:60vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;font-size:0.8125rem;color:var(--muted)}.loading-screen .brand-star{width:44px;height:44px;animation:softspin 2s ease-in-out infinite}.loading-inline{text-align:center;padding:38px 15px;color:var(--muted)}.loading-inline .brand-star{width:36px;height:36px;animation:softspin 2s ease-in-out infinite}.loading-inline p{font-size:0.75rem;margin-top:15px}#toast{position:fixed;z-index:250;left:50%;bottom:120px;transform:translateX(-50%) translateY(15px);opacity:0;pointer-events:none;padding:14px 22px;background:var(--green);color:var(--on-accent);font-size:0.75rem;border-radius:11px;box-shadow:var(--shadow);max-width:90vw;transition:.2s;line-height:1.7}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@keyframes arrive{from{transform:translateY(12px);opacity:.5}to{transform:translateY(0);opacity:1}}@keyframes veil{from{opacity:0}to{opacity:1}}@keyframes softspin{0%,100%{transform:rotate(0);opacity:.5}50%{transform:rotate(45deg);opacity:1}}
/* Responsive layout */
@media(min-width:1440px){.hero{margin-top:60px;margin-bottom:80px}.hero h1{font-size:5.875rem}.hero{gap:85px}.app-main{margin-top:43px}}
@media(max-width:1200px){.site-header{padding:25px 32px}.site-nav{gap:18px}.site-nav a{font-size:0.75rem}.header-actions{gap:16px}.signin{display:none}.hero{padding:0 36px;gap:40px}.hero h1{font-size:4.75rem}.coexist,.section,.public-page{margin-left:40px;margin-right:40px}.trust-feature{margin:0 22px;padding:60px;gap:55px}.app-main{padding-left:36px;padding-right:36px}.public-page.narrow{margin-left:auto;margin-right:auto;padding:0 40px}.professional-hero{gap:40px}.professional-hero h1{font-size:3.5625rem}.audience-section{gap:50px}.today-layout{gap:35px}.focus-card{padding:24px}.price-card{padding:28px 22px}}
@media(max-width:900px){.site-nav{display:none}.hero{gap:20px;grid-template-columns:1fr 1fr;padding:0 25px}.hero h1{font-size:3.8125rem}.hero-description{font-size:0.9375rem}.hero-ctas .btn{font-size:0.75rem;padding:14px 17px}.preview-composition{transform:scale(.87);transform-origin:center;min-height:615px}.hero-credit{margin-top:25px}.intro-label{font-size:0.75rem;letter-spacing:1.4px}.coexist>div{gap:20px}.coexist>div span{font-size:0.9375rem}.section{margin:75px 35px}.three-steps{gap:26px}.three-steps h3{font-size:1.125rem}.three-steps p{font-size:0.75rem}.trust-feature{padding:45px 35px;gap:35px}.trust-copy h2,.audience-section h2,.section-intro h2{font-size:2.4375rem}.quote-card{padding:25px}.quote-card blockquote{font-size:1.375rem}.audience-section{gap:35px}.share-illustration{padding:23px}.app-header{padding:0 34px}.app-main{margin-top:22px}.day-heading h1{font-size:3.5625rem}.today-layout{gap:27px}.focus-card{padding:22px}.focus-top .eyebrow{font-size:0.75rem;letter-spacing:.8px}.focus-card h2{font-size:1.75rem}.focus-top .pill{display:none}.balance-strip{gap:8px}.balance-strip small{font-size:0.75rem}.balance-strip b{font-size:1.625rem}.balance-strip>div:last-child{padding-left:11px}.section-label>span{display:none}.upcoming-row{gap:12px}.upcoming-row h3{font-size:0.8125rem}.upcoming-row small{font-size:0.75rem}.upcoming-row p{font-size:0.75rem}.detail-grid{gap:30px}.source-paper{padding:24px}.source-paper blockquote{font-size:1.1875rem}.timeline-day{grid-template-columns:115px 1fr;gap:15px}.price-grid{grid-template-columns:1fr}.price-card{padding:28px 32px}.price-card h2{font-size:2.5rem}.price-card ul{margin:15px 0 22px}.professional-hero h1{font-size:3rem}.professional-hero{grid-template-columns:1fr 1fr;gap:25px}.review-illustration{padding:24px}.site-footer{padding:40px 35px;gap:30px}.footer-links{font-size:0.75rem}.brand{font-size:1.6875rem}}
@media(max-width:650px){body{font-size:0.875rem}.site-header{padding:22px 23px;gap:16px}.site-header .brand{font-size:1.5625rem}.site-header .brand-star{width:25px;height:25px}.site-header .header-actions .btn{font-size:0.75rem;min-height:40px;padding:10px 13px}.site-header .header-actions .btn>.icon{display:none}.hero{display:flex;flex-direction:column;gap:0;margin:30px auto 20px;padding:0 26px;min-height:0;align-items:stretch}.intro-label{font-size:0.75rem;letter-spacing:1.6px}.hero h1{font-size:4.1875rem;line-height:1.05;margin:23px 0}.hero-description{font-size:0.9375rem;line-height:1.85;max-width:440px}.hero-ctas{margin-top:25px;gap:10px}.hero-ctas .btn{font-size:0.75rem;padding:14px 17px;flex:1;min-width:140px}.quiet-line{font-size:0.75rem;gap:6px;margin-top:17px}.quiet-line .icon{width:12px}.hero-credit{display:none}.preview-composition{margin:46px auto 0;max-width:365px;transform:none;min-height:620px}.preview-composition:before{inset:40px -10px 32px 0}.mini-app{width:310px;border-width:6px}.floating-source{width:316px;bottom:18px;left:-9px;padding:14px 12px}.floating-source b{font-size:0.75rem}.floating-source p{font-size:0.75rem}.preview-footnote{margin-top:48px}.coexist{display:flex;flex-direction:column;text-align:center;margin:10px 26px 0;padding:25px 0;gap:15px}.coexist>div{gap:24px;justify-content:center;flex-wrap:wrap}.coexist>div span{font-size:0.8125rem}.coexist>p{font-size:0.75rem}.coexist>small{text-align:center;font-size:0.75rem;margin:0;max-width:340px}.section{margin:65px 26px}.section-intro h2{font-size:2.25rem;line-height:1.15}.section-intro p{font-size:0.8125rem}.eyebrow{font-size:0.75rem;letter-spacing:1.45px}.three-steps{grid-template-columns:1fr;gap:13px;margin-top:32px}.three-steps article{padding:21px 0;position:relative}.step-number{position:absolute;right:0;top:22px}.step-art{margin:0 0 18px;gap:13px}.step-art .icon{width:28px;height:28px}.tiny-line{width:23px}.three-steps h3{font-size:1.1875rem;margin-bottom:12px}.three-steps p{font-size:0.8125rem;max-width:420px}.trust-feature{display:flex;flex-direction:column;gap:35px;margin:0;padding:45px 26px;border-radius:0}.trust-copy h2{font-size:2.375rem}.trust-copy p{font-size:0.875rem}.quote-card{max-width:410px;padding:25px 28px}.quote-card blockquote{font-size:1.5rem}.audience-section{display:flex;flex-direction:column;gap:30px;align-items:stretch}.audience-section h2{font-size:2.4375rem}.audience-section>div>p{font-size:0.875rem}.purpose-row{gap:13px}.purpose-row>span{font-size:0.75rem}.purpose-row>span .icon{width:15px}.share-illustration{padding:22px}.closing{padding:54px 26px}.closing h2{font-size:2.6875rem;margin:17px 0 26px}.closing .btn{font-size:0.75rem}.site-footer{grid-template-columns:1fr 1fr;padding:38px 26px;gap:27px}.site-footer .brand{font-size:1.625rem}.footer-fine{grid-column:1/-1;border-top:1px solid var(--line);padding-top:19px}.footer-links{font-size:0.75rem;gap:13px}.site-footer p{font-size:0.75rem}.public-page{margin:40px 26px 65px}.public-page h1{font-size:3.0625rem;line-height:1.08}.public-page .lead{font-size:0.875rem}.price-grid{margin-top:35px;gap:28px}.price-card{padding:27px}.price-card h2{font-size:2.4375rem}.public-page.narrow{padding:0 26px}.principle{gap:16px;margin-top:30px;padding-top:26px}.principle>span{width:38px;height:38px;border-radius:10px}.principle>span .icon{width:19px}.principle h2{font-size:1.625rem}.principle p{font-size:0.75rem}.professional-hero{display:flex;flex-direction:column;gap:35px;align-items:stretch}.professional-hero h1{font-size:2.9375rem}.review-illustration{max-width:430px;padding:29px}.professional-steps{margin-top:35px}.start-page{margin:45px auto}.start-page h1{font-size:3.125rem}.start-page .lead{font-size:0.875rem}.start-page .btn{font-size:0.75rem}
.sandbox-bar{height:27px;font-size:0.75rem}.sandbox-bar>span{font-size:0.75rem}.app-header{height:77px;padding:0 23px}.app-header .brand-small{font-size:1.625rem;gap:8px}.app-header .brand-star{width:24px;height:24px}.app-header-actions{gap:2px}.privacy-indicator{font-size:0.75rem;gap:5px;padding:7px}.privacy-indicator .icon{width:12px;height:12px}.app-header-actions>.icon-btn{width:36px}.app-main{margin:20px auto 0;padding:0 24px 128px;min-height:calc(100vh - 104px)}.day-heading{margin-bottom:29px}.date-line{font-size:0.75rem;letter-spacing:1.45px;gap:7px}.date-line>span{font-size:0.75rem;letter-spacing:.5px;padding-left:8px;margin-left:1px}.date-line>.icon{width:16px;height:16px}.day-heading h1{font-size:3rem;line-height:1.075;letter-spacing:-2px;margin:17px 0 15px}.day-heading p{font-size:0.75rem;line-height:1.8;max-width:340px}.today-layout{display:flex;flex-direction:column;gap:26px}.focus-card{width:100%;border-radius:19px;padding:22px}.focus-top{gap:10px;margin-bottom:18px}.focus-top .eyebrow{font-size:0.75rem;letter-spacing:1.2px}.focus-top .pill{display:inline-flex}.circle-icon{width:31px;height:31px;border-radius:9px}.circle-icon .icon{width:18px;height:18px}.focus-card h2{font-size:1.75rem}.focus-explainer{font-size:0.75rem;line-height:1.75;margin:12px 0 21px}.balance-strip{padding:15px 0;margin-bottom:20px;gap:11px}.balance-strip small{font-size:0.75rem}.balance-strip b{font-size:1.75rem}.balance-strip>div:last-child{padding-left:17px}.focus-note{font-size:0.75rem;gap:4px;margin-top:9px}.focus-note button{font-size:0.75rem}.focus-note .icon{width:11px}.upcoming{width:100%}.section-label{padding:3px 0 13px}.section-label h2{font-size:0.9375rem}.section-label>span{display:block;font-size:0.75rem}.upcoming-row{padding:17px 0;gap:14px}.upcoming-row h3{font-size:0.8125rem}.upcoming-row p{font-size:0.75rem}.upcoming-row small{font-size:0.75rem}.date-square{width:43px;height:48px}.date-square>b{font-size:1.5rem}.upcoming-icon{width:43px;height:43px}.low-key-actions{grid-template-columns:1fr;gap:10px;margin-top:20px}.low-key-actions>button{padding:15px;font-size:0.75rem}.record-basis{font-size:0.75rem;line-height:1.8;align-items:flex-start;margin-top:19px}.record-basis>.icon{margin-top:2px}.bottom-nav{bottom:max(12px,env(safe-area-inset-bottom));width:calc(100% - 42px);max-width:380px;padding:9px 10px 9px 15px;border-radius:19px;gap:12px}.bottom-nav>a{min-width:53px;font-size:0.75rem;min-height:45px;gap:4px}.bottom-nav>a>.icon{width:20px;height:20px}.bottom-nav>.add-nav{width:47px;height:47px}.page-heading{margin:13px 0 26px}.page-heading h1{font-size:2.9375rem;margin:10px 0 13px;letter-spacing:-2px}.page-heading p{font-size:0.75rem;line-height:1.8}.page-heading.with-action .icon-btn{margin-right:-9px;align-self:center}.order-document{padding:16px 15px;gap:11px;border-radius:13px}.document-avatar{width:35px;height:41px;border-radius:7px;flex-shrink:0}.document-avatar .icon{width:21px}.order-document h3{font-size:0.75rem;line-height:1.5}.order-document p{font-size:0.75rem;line-height:1.8;margin-top:3px}.order-document>.icon-btn{margin-right:-7px;width:32px;flex-shrink:0}.review-notice{padding:13px 14px;gap:9px}.review-notice b{font-size:0.75rem}.review-notice span{font-size:0.75rem;line-height:1.75}.review-notice>.icon{width:17px;height:17px}.filter-row{margin-right:-24px;padding-right:24px;gap:7px;padding-top:22px;padding-bottom:17px}.filter{font-size:0.75rem;padding:9px 13px;min-height:37px}.requirement-row{gap:12px;padding:22px 0;align-items:flex-start}.requirement-icon{width:36px;height:36px;border-radius:10px}.requirement-icon>.icon{width:18px;height:18px}.requirement-row-top{gap:7px;align-items:flex-start}.requirement-row h3{font-size:0.875rem;line-height:1.5}.requirement-row p{font-size:0.75rem;line-height:1.8;margin-top:7px}.requirement-row .chip{font-size:0.75rem;padding:3px 6px}.row-source{font-size:0.75rem;gap:4px;margin-top:10px;flex-wrap:wrap}.row-source .icon{width:11px;height:11px}.row-source>span{margin-left:5px;padding-left:8px}.requirement-row>.icon{width:14px;height:14px;margin-top:9px}.order-footer{flex-direction:column;gap:2px;margin-top:18px}.order-footer button{font-size:0.75rem;padding:12px 0}.back-link{margin-bottom:18px;font-size:0.75rem}.requirement-heading h1{font-size:2.5625rem;letter-spacing:-1.5px;line-height:1.1}.requirement-heading p{font-size:0.8125rem}.requirement-heading{margin-bottom:28px}.detail-grid{display:flex;flex-direction:column;gap:30px}.detail-main{width:100%}.detail-main>h2,.related-section>h2{font-size:0.9375rem}.fact-list>div{font-size:0.75rem}.source-paper{padding:24px}.source-paper blockquote{font-size:1.3125rem}.source-paper .paper-label{font-size:0.75rem}.review-controls{padding:19px}.review-controls h3{font-size:0.8125rem}.review-controls p{font-size:0.75rem}.record-toolbar{gap:8px;flex-wrap:nowrap}.record-toolbar>button{gap:6px;font-size:0.75rem;min-height:41px;padding:9px 10px;flex:1;justify-content:center}.record-toolbar .icon{width:14px;height:14px}.timeline{margin-top:3px}.timeline-day{display:flex;flex-direction:column;gap:1px;margin-bottom:18px}.timeline-date{display:flex;gap:9px;padding:12px 0 2px;font-size:0.75rem}.timeline-date>span{font-size:0.75rem;margin:0}.timeline-event{gap:11px;padding:15px 0 20px}.timeline-dot{width:31px;height:31px}.timeline-dot>.icon{width:16px}.event-heading{gap:10px;align-items:baseline}.event-heading h3{font-size:0.75rem;line-height:1.6}.event-heading b{font-size:0.75rem}.timeline-event-body>p{font-size:0.75rem;margin-top:6px}.event-meta{gap:8px;margin-top:9px}.event-meta>span{font-size:0.75rem;line-height:1.8}.event-meta .icon{width:10px;height:10px}.timeline-event>.icon{width:12px;height:12px;margin-top:6px}.record-footer{flex-direction:column;gap:0;margin-top:20px;padding-top:12px}.record-footer>a,.record-footer>button{font-size:0.75rem}.empty-state{padding:45px 7px}.empty-state h1{font-size:2.1875rem}.empty-state h2{font-size:1.875rem}.empty-state p{font-size:0.75rem}.onboarding{margin:15px auto 50px;padding:0 25px}.onboarding h1{font-size:2.9375rem}.onboarding .lead{font-size:0.8125rem}.order-upload-card{padding:27px 21px}.order-upload-card h2{font-size:1.5625rem}.order-upload-card .btn{font-size:0.75rem}.onboarding-progress{margin-bottom:29px}.onboarding-promises{gap:17px}.onboarding-promises>span{font-size:0.75rem}
.modal-backdrop{padding:12px 0 0;align-items:flex-end;background:var(--green)}.modal{width:100%;border-radius:24px 24px 0 0;max-height:94dvh;animation:arrive .18s ease-out;box-shadow:0 -10px 50px var(--shadow-color)}.modal.large{width:100%}.modal-header{padding:15px 24px 12px;flex-shrink:0}.modal-header h2{font-size:1.3125rem}.modal-body{padding:24px 24px max(30px,env(safe-area-inset-bottom));}.modal-body>h2{font-size:1.875rem}.modal-body>p{font-size:0.75rem}.modal .fact-list>div{font-size:0.75rem}.modal .btn{font-size:0.75rem}.modal-source-quote{font-size:1.3125rem;padding:21px}.field-row{gap:12px}.form-field>span{font-size:0.75rem}.form-field input,.form-field textarea,.form-field select,.search-input{font-size:1rem;padding:13px 12px;min-height:49px}.form-field small{font-size:0.75rem}.checkbox-field{font-size:0.75rem}.add-options{gap:10px}.add-option{padding:18px 15px;min-height:124px}.add-option b{font-size:0.8125rem}.add-option small{font-size:0.75rem}.metric-strip{padding:17px;gap:12px}.metric-strip b{font-size:1.8125rem}.metric-strip small{font-size:0.75rem}.history-row{font-size:0.75rem}.history-row>.chip{font-size:0.75rem}.equation-card{padding:20px}.settings-item b{font-size:0.75rem}.flow-option{padding:14px;gap:12px}.flow-option b{font-size:0.75rem}.flow-option p{font-size:0.75rem}.packet-preview{padding:21px 19px;border-radius:11px}.packet-top h2{font-size:1.625rem}.packet-top p{font-size:0.75rem}.packet-preview>section>h3{font-size:0.8125rem}.packet-item h4{font-size:0.75rem}.packet-item p{font-size:0.75rem}.packet-item small{font-size:0.75rem}.packet-limits p{font-size:0.75rem}.packet-source blockquote{font-size:1.125rem}.shared-main{padding:0 20px;margin-top:12px}.share-header{padding:23px 22px}.share-header .brand-small{font-size:1.4375rem}.share-header>span{font-size:0.75rem;gap:4px}.share-header>span>.icon{width:12px}.shared-actions>span{font-size:0.75rem}.shared-actions .btn{font-size:0.75rem;min-height:41px}.shared-actions .btn .icon{width:15px}.link-result{padding:20px}.link-result h3{font-size:1.5625rem}.link-result .two-buttons{flex-wrap:wrap}.sharing-card{padding:19px}.sharing-card h3{font-size:0.9375rem}.sharing-card p{font-size:0.75rem}#toast{bottom:108px;font-size:0.75rem;text-align:center;width:max-content;max-width:88vw;padding:12px 18px}}
@media(max-width:360px){.hero h1{font-size:3.6875rem}.brand{gap:8px}.site-header{padding:18px}.site-header .brand{font-size:1.5rem}.header-actions .btn{font-size:0.75rem!important;padding:10px!important}.app-main{padding-left:20px;padding-right:20px}.app-header{padding:0 20px}.privacy-indicator>span{display:none}.date-line>span{display:none}.day-heading h1{font-size:2.8125rem}.focus-card{padding:19px}.balance-strip small{font-size:0.75rem}.balance-strip b{font-size:1.625rem}.focus-top .pill{display:none}.focus-note button{margin-left:0}.record-toolbar button{font-size:0.75rem;padding:8px}.record-toolbar .icon{width:12px}.mini-app{width:285px}.floating-source{width:290px;left:-8px}.coexist>div{gap:15px}.coexist>div>span{font-size:0.75rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media print{.site-header,.app-header,.sandbox-bar,.bottom-nav,.shared-actions,.share-header,.modal-header,.btn{display:none!important}body{background:white}.shared-main{max-width:none;margin:0;padding:0}.packet-preview{border:0;padding:0}.packet-source{break-inside:avoid}.packet-source>blockquote,.packet-source>p{display:block!important}.packet-limits{page-break-before:auto}.packet-preview>section>h3{break-after:avoid}.packet-item{break-inside:avoid}}
.modal-section-title{font:14px var(--sans);font-weight:550;margin:25px 0 8px}.has-modal{overflow:hidden}

.source-hash{display:block;overflow-wrap:anywhere;font-size:0.75rem;color:var(--muted);padding:0 16px 16px}

/* Public access and information pages */
.login-page{max-width:1040px;margin:70px auto 90px;padding:0 32px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:55px;align-items:center}.login-card{background:var(--white);border:1px solid var(--line);border-radius:16px;padding:38px;min-width:0}.login-card h1{font-size:2.6rem;line-height:1.2;margin:12px 0}.login-card>p{font-size:1rem;color:var(--muted);margin-bottom:27px}.login-card .form-field>span{font-size:.875rem}.login-card .form-field input{background:var(--paper);font-size:1rem}.login-card .btn{font-size:.9375rem}.login-help{margin-top:24px;border-top:1px solid var(--line);padding-top:20px}.login-help p{font-size:.875rem;color:var(--muted)}.login-help a{display:inline-flex;gap:8px;align-items:center;font-size:.875rem;margin-top:12px;min-height:44px;text-decoration:underline;text-underline-offset:4px}.login-help .icon{width:16px}.login-context h2{font-size:2.7rem;line-height:1.15;margin:16px 0}.login-context p{font-size:1rem;max-width:34ch;color:var(--muted)}.login-context .text-link{margin-top:20px}.information-intro{max-width:790px}.information-page .lead{max-width:65ch}.information-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin:50px 0}.information-grid article{border-top:1px solid var(--line);padding-top:25px}.information-grid h2{font-size:1.6rem;margin:16px 0 12px}.information-grid p{font-size:.9375rem;max-width:54ch}.information-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--sage);color:var(--gold)}.information-icon .icon{width:23px}.information-access{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px;background:var(--sage);padding:34px;border:1px solid var(--line);border-radius:12px;margin:55px 0}.information-access h2,.information-contact h2{font-size:2rem;line-height:1.25;margin:13px 0}.information-access p,.information-contact p{font-size:.9375rem;max-width:66ch;margin-top:13px}.information-contact{border-top:1px solid var(--line);padding-top:35px;scroll-margin-top:24px}.information-links{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:24px}.information-links .text-link{margin:0}.workspace-header .account-menu{position:relative;z-index:60}.workspace-header .account-menu summary{list-style:none;cursor:pointer}.workspace-header .account-menu summary::-webkit-details-marker{display:none}.workspace-header .account-menu-panel{position:absolute;right:0;top:calc(100% + 10px);width:240px;max-width:calc(100vw - 32px);background:var(--white);border:1px solid var(--control-line);border-radius:10px;padding:12px;box-shadow:var(--shadow);text-align:left}.account-menu-panel>p{font-size:.875rem;font-weight:600;padding:8px;overflow-wrap:anywhere}.account-menu-panel>button{border:0;background:none;display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:10px 8px;text-align:left;border-radius:5px;font-size:.875rem}.account-menu-panel>button:hover{background:var(--sage)}.account-menu-panel>button .icon{width:18px;height:18px}
@media(max-width:760px){.login-page{grid-template-columns:1fr;max-width:560px;margin:32px auto 55px;padding:0 22px;gap:28px}.login-card{padding:26px 24px}.login-card h1{font-size:2.25rem}.login-context{padding:0 6px}.login-context h2{font-size:1.8rem}.login-context p{max-width:none}.information-grid{grid-template-columns:1fr;gap:26px;margin:35px 0}.information-grid h2{font-size:1.5rem}.information-access{grid-template-columns:1fr;padding:24px;gap:20px;margin:35px 0}.information-access .btn{justify-self:start}.information-links{gap:14px}.information-contact h2{font-size:1.8rem}.hero-ctas>.btn{white-space:normal}}
@media(max-width:430px){.login-page{padding:0 18px}.login-card{padding:24px 20px}.workspace-header .account-menu-panel{right:0}}
