:root{font-family:DM Sans,sans-serif;color:#606570;background:#fbf8f5;font-synthesis:none;font-weight:400;--cream:#fbf8f5;--paper:#fffdfb;--rose:#a64c5f;--wine:#923c50;--blush:#f6e9e5;--blush-dark:#edd4d1;--gold:#d3a066;--line:#eadfda;--muted:#7c7f84;--serif:"Cormorant Garamond",Georgia,serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #a34259;outline-offset:3px;box-shadow:0 0 0 6px #a342591a}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;color:var(--wine);line-height:1.06}h1{font-size:clamp(44px,4.6vw,68px);letter-spacing:-2px}h2{font-size:36px;letter-spacing:-.8px}h3{font-size:27px;letter-spacing:-.5px}p{line-height:1.65}svg{flex-shrink:0;vertical-align:middle}img{display:block;max-width:100%}.star{font-family:Georgia,serif;color:var(--gold);font-style:normal}.eyebrow{font-size:11px;font-weight:500;letter-spacing:2.1px;line-height:1.6;color:var(--rose)}.handwritten{font-family:var(--handwriting);font-size:27px;line-height:1.12;color:var(--rose)}.button{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:100px;padding:13px 25px;min-height:48px;background:var(--rose);color:#fff;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:var(--wine);transform:translateY(-1px)}.button.secondary{background:transparent;border-color:#b56979;color:var(--wine)}.button.secondary:hover{background:var(--blush)}.text-button{display:inline-flex;align-items:center;gap:10px;color:var(--wine);background:transparent;font-size:14px;padding:8px 0}.brand{display:inline-flex;flex-direction:column;color:var(--wine);width:max-content}.brand>span{font-family:var(--serif);font-size:41px;line-height:1;letter-spacing:-1.6px;white-space:nowrap}.brand .star{font-size:24px;vertical-align:top;margin-left:5px}.brand>small{font-size:9px;letter-spacing:3.1px;margin:8px 0 0 3px}.brand.small>span{font-size:33px}.brand.small>small{font-size:8px;letter-spacing:2.7px}.seal{width:44px;height:63px;border:1px solid var(--rose);border-radius:25px;position:relative;color:var(--wine);flex-shrink:0}.seal span{position:absolute;font-family:var(--serif);font-size:32px;line-height:1}.seal span:first-child{top:8px;left:6px}.seal span:nth-child(2){top:26px;left:19px}.seal i{color:var(--gold);position:absolute;font-size:14px;right:5px;top:11px}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:#f8f0eb;border-right:1px solid var(--line);padding:44px 26px;display:flex;flex-direction:column;z-index:20}.sidebar-caption{font-family:var(--serif);font-size:19px;font-style:italic;color:#9c6871;line-height:1.4;margin:27px 0 42px}.nav{display:flex;flex-direction:column;gap:11px}.nav a{display:flex;gap:16px;align-items:center;padding:15px 18px;min-height:53px;font-size:14px;position:relative;border-radius:10px}.nav a svg{width:21px;height:21px}.nav a.active{background:#edd8d6;color:var(--wine);font-weight:500}.nav a:not(.active):hover{background:#f1e4df}.nav a.active i{width:5px;height:5px;background:var(--wine);border-radius:50%;position:absolute;right:14px}.sidebar-bottom{margin-top:auto;position:relative;padding-top:100px}.leaf-art{object-fit:contain;pointer-events:none}.sidebar-bottom .leaf-art{height:90px;width:105px;position:absolute;top:6px;left:6px;opacity:.65;transform:rotate(-18deg)}.sidebar-bottom p{font-family:var(--serif);font-size:24px;color:var(--wine);line-height:1.3}.sidebar-bottom p span{font-family:DM Sans,sans-serif;font-size:12px;color:#8e777a}.sidebar-bottom button{display:flex;gap:10px;align-items:center;background:transparent;font-size:12px;margin-top:28px;padding:0;color:#91767a}.main-area{margin-left:235px}.topbar{height:111px;border-bottom:1px solid var(--line);padding:0 44px;display:flex;justify-content:space-between;align-items:center;background:#fffaf6}.topbar>.brand{display:none}.breadcrumb{font-size:12px;letter-spacing:.2px;display:flex;gap:11px;align-items:center;color:#8a7677}.breadcrumb svg{color:var(--rose)}.topbar-right{display:flex;gap:23px;align-items:center}.topbar .seal{margin-left:6px}.account-link{display:flex;gap:11px;align-items:center;font-size:13px;color:#7a4852}.account-avatar{height:38px;width:38px;border-radius:50%;display:grid;place-items:center;background:#f1ded8;color:var(--wine);font-family:var(--serif);font-size:22px}.account-link small{display:block;font-size:10px;color:#928588;margin-top:3px}.demo-label{font-size:10px;padding:5px 10px;border:1px solid #e5d3ce;border-radius:30px;color:#9b737b}.demo-banner{display:flex;gap:10px;justify-content:space-between;align-items:center;padding:10px 44px;background:#f6ede6;font-size:11px;line-height:1.5;color:#806f6d}.demo-banner a{display:flex;align-items:center;gap:8px;color:var(--wine);white-space:nowrap}main{max-width:1260px;margin:auto;padding:34px 44px 10px}.page-footer{max-width:1260px;margin:auto;display:flex;justify-content:space-between;gap:20px;padding:29px 44px 35px;color:#9a8e8b;font-size:10px}.page-footer span:last-child{display:flex;align-items:center;gap:8px}.welcome-hero{height:310px;position:relative;display:flex;margin-bottom:29px}.welcome-copy{padding-top:28px;position:relative;z-index:2;width:57%}.welcome-copy h1{margin:16px 0;font-size:clamp(50px,5vw,74px)}.welcome-copy h1 .star{font-size:35px;vertical-align:top;margin-left:14px}.welcome-copy p{font-size:17px;line-height:1.6}.welcome-copy p svg{color:var(--rose);margin-left:5px;stroke-width:1.3}.welcome-copy .handwritten{display:block;margin-top:23px;transform:rotate(-4deg);transform-origin:left}.welcome-photo{position:absolute;right:0;top:-8px;width:46%;height:323px;border-radius:47% 47% 22% 39%;overflow:hidden;background:var(--blush)}.welcome-photo img{width:100%;height:100%;object-fit:cover;object-position:center 49%;opacity:.94}.welcome-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fbf8f5 0%,transparent 23%,transparent 85%,#f5e2da55)}.photo-note{position:absolute;bottom:16px;right:17px;z-index:2;background:#fff8eddd;padding:13px 18px;transform:rotate(-6deg);font:23px/1.04 Caveat,cursive;color:var(--wine);border-radius:49% 49% 43% 35%;text-align:center}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:21px}.phase-card{background:linear-gradient(110deg,#f3e5df,#faf0eb);border:1px solid #fff;border-radius:19px;display:grid;grid-template-columns:1.25fr 1fr;padding:29px 27px;gap:22px;min-height:234px}.phase-card h2{font-size:68px;margin:2px 0 10px;letter-spacing:-2px}.phase-card p{font-size:13px;line-height:1.6;margin-bottom:21px;max-width:265px}.phase-card .button{min-height:39px;font-size:12px;padding:9px 18px;gap:14px}.phase-side{border-left:1px solid #e5ccc4;align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:20px;text-align:center}.phase-side>svg{color:#ad8173;margin-bottom:18px}.phase-progress{width:100%}.phase-progress>div{display:flex;gap:4px}.phase-progress>div span{height:8px;background:#e8dcd8;flex:1;border-radius:6px}.phase-progress>div .filled{background:#b56676}.phase-progress small{font-size:9px;letter-spacing:1.7px;display:block;margin-top:10px;color:#847579}.you-are-here{font-family:var(--serif);font-size:19px;color:var(--wine);line-height:1.2;margin-top:16px}.round-icon{display:grid;place-items:center;background:#f2dfdb;border-radius:50%;width:55px;height:55px;color:var(--rose);flex-shrink:0}.round-icon svg{width:28px;height:28px}.today-card{padding:24px 22px;border:1px solid var(--line);border-radius:17px;background:#fefaf5;text-align:center;display:flex;flex-direction:column}.today-card .eyebrow{font-size:9px;letter-spacing:1.4px}.today-card h2{margin:16px 0;font-size:37px}.today-card h2 em{font-weight:400}.today-image{height:158px;overflow:hidden;border-radius:80px 80px 8px 8px;margin:2px 18px 14px}.today-image img{width:100%;height:100%;object-fit:cover;object-position:67% 66%}.today-card p{font-size:12px;margin-top:auto}.today-card>a{font-size:11px;color:var(--wine);display:flex;align-items:center;gap:8px;justify-content:center;margin-top:15px}.section-title{display:flex;align-items:center;gap:17px;margin:29px 0 17px}.section-title>span{height:1px;background:#dbc1ad;flex:1;max-width:140px;margin-left:6px}.section-title>a{font-size:12px;color:var(--wine);display:flex;gap:11px;align-items:center;white-space:nowrap;margin-left:auto}.recommendations{display:grid;grid-template-columns:1fr 1fr;gap:15px}.recommendations>a{display:flex;align-items:center;gap:17px;background:#fffdfa;border:1px solid #f0e6df;border-radius:13px;padding:15px;transition:background .2s}.recommendations>a:hover{background:#f5e7e1}.recommend-icon{height:72px;min-width:67px;display:grid;place-items:center;background:var(--blush);border-radius:10px;color:var(--rose)}.recommend-icon svg{width:33px;height:33px;stroke-width:1.1}.recommendations small{font-size:8px;letter-spacing:1.3px;color:#a67b7e}.recommendations h3{font-size:24px;margin:4px 0}.recommendations p{font-size:11px}.recommendations>a>svg{width:18px;color:var(--wine);margin-left:auto}.bruna-note{display:flex;gap:26px;align-items:center;position:relative;background:linear-gradient(115deg,#f7e9e3,#f9f0eb);border-radius:17px;padding:18px 28px 18px 18px;margin-top:24px;overflow:hidden}.bruna-note>img:first-child{width:125px;height:125px;object-fit:cover;object-position:center 38%;border-radius:50%;border:3px solid #fff9f4;flex-shrink:0}.bruna-note>div{z-index:1}.bruna-note h2{font-size:32px;font-style:italic;margin-bottom:10px}.bruna-note h2 .star{font-size:27px;margin-left:5px}.bruna-note p{font-size:13px;line-height:1.6}.signature{display:flex;align-items:center;gap:15px;font-size:9px;letter-spacing:3px;color:var(--wine);margin-top:14px}.signature:before,.signature:after{content:"";width:43px;height:1px;background:var(--gold)}.bruna-note>.leaf-art{position:absolute;right:20px;top:23px;max-width:95px;height:105px;opacity:.53}.fine-print{display:block;font-size:11px;color:#8c7c7b;line-height:1.7}.child-selector{display:flex;align-items:center;gap:15px;font-size:14px;margin-bottom:20px}.child-selector select{padding:10px 30px 10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--wine)}.search-box{display:flex;align-items:center;gap:15px;border:1px solid white;background:#f4e7e4;min-height:60px;border-radius:14px;padding:0 20px;color:var(--rose);margin-top:26px}.search-box input{width:100%;border:0;background:transparent;padding:16px 0;color:#684851;outline-offset:0}.search-box input::placeholder{color:#a6858d}.search-box button{background:transparent;padding:6px}.filter-clear{display:flex;align-items:center;gap:10px;border-radius:20px;background:#eddfd9;color:#854e58;font-size:12px;padding:8px 12px;margin:-5px 0 15px}.loading-inline{padding:35px;text-align:center}.profile-page{max-width:900px;margin:0 auto}.profile-hero{display:flex;align-items:center;gap:29px;position:relative;margin:29px 0}.profile-avatar{width:135px;height:135px;display:grid;place-items:center;border-radius:50%;border:4px solid var(--paper);outline:1px solid #ecd9d2;background:linear-gradient(135deg,#f2ded7,#fdf4ec);color:var(--rose);position:relative;flex-shrink:0}.profile-avatar>svg:last-child{position:absolute;right:0;bottom:6px;background:#a95569;color:#fff;box-sizing:content-box;border:3px solid white;border-radius:50%;padding:8px;width:19px;height:19px}.profile-hero h2{font-size:48px;margin-bottom:7px}.profile-hero p{font-size:17px}.profile-hero small{font-size:12px;color:#84747a}.profile-hero .text-button{display:flex;margin-top:10px;border-radius:10px;background:#f5e5e0;padding:11px 20px}.profile-hero>.leaf-art{position:absolute;right:20px;bottom:0;width:100px;height:100px;opacity:.6}.plan-card{display:flex;align-items:center;gap:20px;background:#f7e9e4;padding:26px;border-radius:15px;margin-bottom:21px}.plan-card h2{font-size:31px}.plan-card p{font-size:13px;margin-top:7px}.plan-card .round-icon{height:64px;width:64px}.plan-card .round-icon svg{color:#be874b;width:31px;height:31px}.profile-rows{display:grid;grid-template-columns:1fr 1fr;gap:13px}.profile-rows>button,.profile-rows>a{display:flex;align-items:center;gap:15px;padding:16px;background:#fffcf9;border:1px solid #eee3dd;border-radius:13px;text-align:left;min-height:99px}.profile-rows>button:hover,.profile-rows>a:hover{background:#f8ede8}.profile-rows .round-icon{width:49px;height:49px}.profile-rows .round-icon svg{width:25px;height:25px}.profile-rows h3{font-size:26px}.profile-rows p{font-size:11px;margin-top:5px;line-height:1.4}.profile-rows>button>svg,.profile-rows>a>svg{margin-left:auto;width:16px;color:var(--wine)}.profile-rows .logout-row{grid-column:1/-1;background:#f7eae5}.profile-rows .logout-row .round-icon{background:#f0dbd5}.empty-state{padding:50px 25px;text-align:center;background:#fbf3ed;border:1px solid var(--line);border-radius:16px;margin:24px 0}.empty-state>svg{color:var(--rose);margin-bottom:16px}.empty-state h2{font-size:34px}.empty-state p{font-size:14px;margin:16px auto;max-width:480px}.empty-state .button{margin-top:5px}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{position:relative;overflow:hidden;background:#f2e3d9;min-height:820px;padding:50px 55px}.auth-story:before{content:"";position:absolute;width:700px;height:700px;border:1px solid #d1a47b77;border-radius:50%;left:-420px;top:245px}.auth-story .brand{position:relative;z-index:2}.auth-story-copy{position:relative;z-index:2;margin-top:65px}.auth-story-copy .eyebrow{font-size:10px}.auth-story h1{font-size:clamp(50px,5.5vw,81px);margin-top:16px;line-height:.96;letter-spacing:-2px}.auth-story h1 em{font-weight:400}.auth-story h1 .star{font-size:39px;position:absolute;margin-left:10px}.auth-story-copy>p{font-size:16px;line-height:1.55;margin-top:22px;max-width:280px}.auth-photo{position:absolute;width:64%;height:55%;min-height:380px;right:-4%;bottom:0;object-fit:cover;object-position:center 55%;border-radius:53% 47% 0 0}.auth-note{position:absolute;bottom:66px;left:42px;z-index:3;font:31px/1.1 Caveat,cursive;transform:rotate(-9deg);color:var(--wine);max-width:220px}.auth-content{padding:40px 62px 24px;display:flex;flex-direction:column;min-height:100vh}.auth-top{display:flex;justify-content:flex-end;align-items:center}.auth-top .brand{display:none}.auth-form-wrap{width:100%;max-width:405px;margin:42px auto 25px}.auth-form-wrap h2{font-size:51px;letter-spacing:-1.5px;margin:13px 0 15px}.auth-form-wrap>p{font-size:14px;margin-bottom:28px;max-width:340px}.auth-form-wrap form{display:flex;flex-direction:column}.auth-form-wrap label{display:block;font-size:12px;color:#8c646e;margin-bottom:18px}.input-wrap{display:flex;align-items:center;gap:14px;border:1px solid #eee0d9;border-radius:12px;background:#f9eee8;margin-top:8px;padding:0 17px;min-height:55px}.input-wrap>svg{width:20px;height:20px;color:var(--rose);stroke-width:1.5}.input-wrap input{width:100%;min-width:0;background:transparent;border:0;outline-offset:0;padding:16px 0;color:#51494f;font-size:14px}.input-wrap input::placeholder{color:#a28d8c}.input-wrap button{background:transparent;padding:7px 0 7px 6px;color:var(--rose)}.input-wrap button svg{width:20px;height:20px;stroke-width:1.5}.forgot{font-size:12px;color:var(--wine);text-align:right;margin:-6px 0 25px;text-decoration:underline;text-underline-offset:4px}.auth-form-wrap .button{width:100%;margin-top:3px;min-height:49px}.auth-form-wrap>a.button{margin-top:13px}.auth-form-wrap form>.button{font-size:16px}.auth-form-wrap>a.secondary{font:26px var(--serif)}.or{display:flex;align-items:center;gap:16px;font-size:12px;color:#a99389;margin:20px 0}.or:before,.or:after{content:"";height:1px;background:#ddc8bb;flex:1}.google{font-size:22px;font-weight:600;color:#4285f4}.demo-entry{display:flex;align-items:center;justify-content:center;gap:10px;margin:24px auto 7px;background:transparent;color:var(--wine);font-size:13px;min-height:30px}.auth-form-wrap .demo-hint{text-align:center;font-size:10px;color:#a0918b;max-width:none;margin:0}.auth-footer{display:flex;align-items:center;flex-direction:column;gap:8px;margin-top:auto;color:#9b9e83}.auth-footer span{font:25px var(--serif);color:var(--rose)}.auth-footer i{font-size:19px;font-style:normal;color:var(--gold)}.back-link{display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;color:var(--wine);margin-top:24px}.form-error,.form-success{padding:12px 15px;border-radius:9px;font-size:13px;line-height:1.5;margin:8px 0 18px}.form-error{background:#f6dcdb;color:#923147}.form-success{background:#edf0e5;color:#53653c}.modal{width:min(610px,calc(100% - 32px));max-height:85dvh;background:#fffaf6;color:#606570;border:1px solid #ecded5;border-radius:20px;padding:28px;box-shadow:0 24px 100px #55232c44}.modal::backdrop{background:#412c35aa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.modal-header h2{font-size:36px}.icon-button{display:grid;place-items:center;background:#f2e2dc;color:var(--rose);border-radius:50%;width:34px;height:34px;flex-shrink:0}.icon-button svg{width:19px}.modal>p{font-size:14px;margin-bottom:15px}.simple-form{display:flex;flex-direction:column;gap:17px}.simple-form label{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#835e67}.simple-form input{width:100%;border:1px solid #dcc9c0;background:#fffcf8;border-radius:9px;padding:13px;color:#654f56;min-height:48px}.simple-form input[readonly]{opacity:.7}.simple-form .button{margin-top:7px}.simple-form>p{font-size:12px}.panel-copy>svg{width:39px;height:39px;stroke-width:1.2;color:var(--rose);margin:6px 0 18px}.panel-copy h3{font-size:32px;margin-bottom:20px}.panel-copy p{font-size:14px;line-height:1.8;margin:15px 0}.panel-copy p.fine-print{font-size:12px}.panel-copy a{margin-top:10px}.article-body .eyebrow{font-size:10px}.article-body p{font-size:14px;margin:17px 0;line-height:1.8}.article-body .article-intro{font-size:18px}.article-body>img{width:100%;height:230px;border-radius:12px;object-fit:cover;object-position:center 62%;margin:21px 0}.article-body h3{margin:24px 0 12px;font-size:30px}.content-text{white-space:pre-wrap;overflow-wrap:anywhere}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:13px;border:1px solid #e0c8bc;background:#fff9f0;color:#6d4648;box-shadow:0 10px 35px #4d25322b;border-radius:14px;padding:16px 18px;z-index:80;font-size:13px;max-width:calc(100% - 32px);width:max-content}.toast button{background:transparent;color:#955269;display:grid;place-items:center}.loading-page{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;background:#f9eee5}.loading-page p{font-family:var(--serif);font-size:25px;color:var(--rose)}.page-enter{animation:page-in .45s ease-out}@keyframes page-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1450px){main{padding-top:38px}.welcome-hero{height:335px}.welcome-photo{height:348px}.home-grid{grid-template-columns:minmax(0,1fr) 270px}.phase-card{padding:32px}.today-card h2{font-size:42px}.today-image{height:176px}.phase-card p{font-size:14px}.auth-story{padding:60px 80px}.auth-story-copy{margin-top:90px}.auth-note{left:75px;bottom:85px;font-size:38px}}@media(max-width:1170px){.sidebar{width:205px;padding:35px 20px}.sidebar .brand>span{font-size:36px}.sidebar .brand>small{font-size:8px;letter-spacing:2.6px}.main-area{margin-left:205px}.topbar{padding:0 30px}main{padding:27px 30px 10px}.demo-banner{padding:10px 30px}.page-footer{padding:25px 30px}.home-grid{grid-template-columns:minmax(0,1fr) 205px;gap:15px}.phase-card{padding:23px 20px;grid-template-columns:1.2fr 1fr;gap:14px}.phase-card h2{font-size:58px}.phase-side{padding-left:13px}.today-card{padding:22px 15px}.today-card h2{font-size:33px}.today-image{margin-left:9px;margin-right:9px}.bruna-note{gap:20px}.bruna-note>img:first-child{width:110px;height:110px}.bruna-note h2{font-size:30px}.profile-hero h2{font-size:43px}.profile-rows h3{font-size:24px}.profile-rows>button,.profile-rows>a{padding:13px;gap:12px}.profile-rows .round-icon{width:42px;height:42px}.auth-content{padding:34px 40px 24px}.auth-story{padding:45px 38px}.auth-story h1{font-size:66px}.auth-story-copy{margin-top:60px}.auth-note{left:28px;font-size:28px}.auth-form-wrap{margin-top:35px}.auth-form-wrap h2{font-size:46px}}@media(max-width:1000px)and (min-width:761px){.home-grid{grid-template-columns:1fr}.today-card{display:none}.welcome-photo{width:48%}.welcome-copy h1{font-size:58px}.welcome-copy p{font-size:15px}.profile-rows{grid-template-columns:1fr}.profile-rows .logout-row{grid-column:auto}.bruna-note>.leaf-art{opacity:.2}.section-title h2{font-size:29px}.recommendations{grid-template-columns:1fr}.auth-page{grid-template-columns:.95fr 1fr}.auth-content{padding:30px}.auth-story{padding:38px 25px}.auth-story h1{font-size:56px}.auth-story .brand>span{font-size:37px}.auth-story-copy>p{font-size:14px}.auth-photo{width:85%}.auth-note{left:20px;bottom:30px;background:#f9eee8cb;border-radius:30px;padding:12px}}@media(max-width:760px){.sidebar{display:none}.main-area{margin-left:0}.topbar{height:99px;padding:0 24px;border-bottom:none;background:var(--cream)}.topbar>.brand{display:flex}.breadcrumb,.account-link,.demo-label{display:none}.topbar-right{gap:0}.topbar .seal{height:56px;width:40px}.seal span:first-child{top:6px}.seal span:nth-child(2){top:23px;left:16px}.seal i{right:3px;top:10px}.demo-banner{padding:8px 22px;font-size:9px;gap:15px}.demo-banner a{font-size:10px;max-width:105px;white-space:normal;line-height:1.3}.demo-banner a svg{display:none}main{padding:18px 20px 10px}.page-footer{padding:24px 22px 107px;font-size:9px}.page-footer span:last-child{max-width:130px;text-align:right}.mobile-nav{position:fixed;bottom:0;left:0;right:0;background:#fffdfaef;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #f4ebe4;border-radius:22px 22px 0 0;display:flex;justify-content:space-around;padding:12px 10px calc(13px + env(safe-area-inset-bottom));z-index:20;box-shadow:0 -4px 22px #72504208}.mobile-nav a{display:flex;align-items:center;flex-direction:column;gap:5px;position:relative;font-size:11px;min-width:65px;min-height:46px}.mobile-nav a svg{height:25px;width:25px}.mobile-nav a.active{color:var(--wine)}.mobile-nav a.active i{height:4px;width:4px;border-radius:50%;background:var(--rose);position:absolute;bottom:-7px}.welcome-hero{height:250px;margin-bottom:9px}.welcome-copy{padding-top:20px;width:65%}.welcome-copy>.eyebrow{font-size:8px;letter-spacing:1.5px}.welcome-copy h1{font-size:51px;margin:14px 0 15px;letter-spacing:-1.8px}.welcome-copy h1 .star{font-size:23px;margin-left:4px}.welcome-copy p{font-size:13px;line-height:1.6;max-width:195px}.welcome-copy p svg{width:16px;height:16px}.welcome-copy .handwritten{font-size:20px;margin-top:17px}.welcome-photo{height:248px;top:0;width:48%;right:-9px;border-radius:46% 46% 20% 40%}.welcome-photo img{object-position:61% 55%}.welcome-photo:after{background:linear-gradient(90deg,#fbf8f5 0%,#fbf8f599 8%,transparent 35%)}.photo-note{font-size:16px;padding:8px 10px;right:5px;bottom:17px;max-width:110px}.home-grid{display:block}.today-card{display:none}.phase-card{grid-template-columns:1.3fr 1fr;border-radius:16px;padding:24px 20px;gap:14px;min-height:205px}.phase-card .eyebrow{font-size:8px;letter-spacing:1.5px}.phase-card h2{font-size:58px;margin:5px 0 10px;letter-spacing:-2px}.phase-card p{font-size:11px;max-width:200px;margin-bottom:15px}.phase-card .button{font-size:11px;gap:10px;padding:9px 13px;min-height:36px}.phase-card .button svg{width:16px}.phase-side{padding-left:14px}.phase-side>svg{width:28px;height:28px;margin-bottom:15px}.phase-progress>div{gap:3px;flex-wrap:nowrap}.phase-progress>div span{height:6px}.phase-progress small{font-size:7px;letter-spacing:1px}.you-are-here{font-size:18px;margin-top:14px}.round-icon{height:46px;width:46px}.round-icon svg{height:25px;width:25px}.section-title{gap:10px;margin:27px 0 13px}.section-title h2{font-size:28px;letter-spacing:-.8px;max-width:78%}.section-title>span{display:none}.section-title>a{font-size:10px;gap:7px}.section-title>a svg{width:16px}.recommendations{gap:9px}.recommendations>a{gap:9px;padding:10px;align-items:flex-start;position:relative}.recommend-icon{width:38px;min-width:38px;height:48px;border-radius:7px}.recommend-icon svg{height:24px;width:24px}.recommendations small{font-size:6px;letter-spacing:.7px;display:none}.recommendations h3{font-size:21px;margin:0 0 5px;line-height:1.05}.recommendations p{font-size:9px;line-height:1.5}.recommendations>a>svg{display:none}.bruna-note{margin-top:17px;padding:15px 14px 15px 10px;gap:13px;border-radius:15px}.bruna-note>img:first-child{height:91px;width:91px;border-width:2px}.bruna-note h2{font-size:27px;line-height:1.07;margin-bottom:8px}.bruna-note h2 .star{font-size:20px;margin-left:2px}.bruna-note p{font-size:10px;line-height:1.6;position:relative}.bruna-note .signature{font-size:7px;letter-spacing:1.8px;gap:9px;margin-top:9px}.signature:before,.signature:after{width:22px}.bruna-note>.leaf-art{width:45px;height:55px;top:8px;right:7px;opacity:.25}.search-box{padding:0 15px;gap:11px;min-height:54px;border-radius:12px;margin-top:22px}.search-box input{font-size:12px;padding:16px 0}.search-box>svg{width:19px}.profile-hero{gap:20px;margin:27px 0}.profile-avatar{height:100px;width:100px}.profile-avatar>svg:first-child{height:48px;width:48px}.profile-avatar>svg:last-child{width:15px;height:15px;padding:6px;right:-3px}.profile-hero h2{font-size:37px;line-height:1.1}.profile-hero p{font-size:13px}.profile-hero small{font-size:11px}.profile-hero .text-button{font-size:11px;padding:9px 14px;margin-top:8px;gap:9px}.profile-hero>.leaf-art{width:45px;height:55px;right:0;bottom:-15px;opacity:.4}.plan-card{padding:20px 16px;gap:12px;margin-bottom:14px;border-radius:13px}.plan-card .round-icon{width:47px;height:47px}.plan-card .round-icon svg{width:26px;height:26px}.plan-card h2{font-size:28px}.plan-card p{font-size:10px;margin-top:7px}.profile-rows{grid-template-columns:1fr;gap:9px}.profile-rows>button,.profile-rows>a{padding:13px 15px;gap:16px;min-height:81px}.profile-rows .round-icon{height:46px;width:46px}.profile-rows h3{font-size:28px}.profile-rows p{font-size:11px;margin-top:4px}.profile-rows .logout-row{grid-column:auto}.empty-state{padding:34px 20px}.empty-state h2{font-size:30px}.empty-state p{font-size:12px}.toast{bottom:100px;font-size:12px}.auth-page{display:block}.auth-story{display:none}.auth-content{padding:31px 27px 24px;min-height:100dvh;background:radial-gradient(ellipse at top right,#f1dbd580,transparent 55%),#fbf7f2}.auth-top{justify-content:space-between}.auth-top .brand{display:flex}.auth-top .brand>span{font-size:37px}.auth-top .brand>small{font-size:9px;letter-spacing:2.8px}.auth-top .seal{width:42px;height:62px}.auth-form-wrap{margin:48px auto 27px;max-width:430px}.auth-form-wrap>.eyebrow{font-size:9px;letter-spacing:2px}.auth-form-wrap h2{font-size:52px;line-height:1.02;margin:15px 0;max-width:300px}.auth-form-wrap>p{font-size:13px;max-width:270px;margin-bottom:28px}.auth-form-wrap label{font-size:11px;margin-bottom:17px}.input-wrap{min-height:57px}.input-wrap input{font-size:14px}.auth-form-wrap .button{min-height:51px}.auth-form-wrap>a.secondary{font-size:27px}.auth-form-wrap .demo-hint{font-size:10px}.auth-footer{margin-top:12px;padding-bottom:4px}.auth-footer span{font-size:26px}.modal{padding:23px 20px;max-height:88dvh}.modal-header h2{font-size:31px}.article-body p{font-size:14px}.article-body .article-intro{font-size:17px}.panel-copy p{font-size:14px}}@media(max-width:370px){main{padding-left:15px;padding-right:15px}.topbar{padding:0 19px}.welcome-copy h1{font-size:44px}.welcome-copy>.eyebrow{font-size:7px}.welcome-copy p{font-size:12px}.phase-card{padding:20px 15px}.phase-card h2{font-size:51px}.phase-card p,.phase-card .button{font-size:10px}.bruna-note>img:first-child{height:77px;width:77px}.bruna-note h2{font-size:24px}.bruna-note p{font-size:9px}.section-title h2{font-size:26px}.profile-hero h2{font-size:33px}.profile-avatar{height:86px;width:86px}.plan-card h2{font-size:25px}.auth-content{padding-left:23px;padding-right:23px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/playfair-display/playfair-display-latin-400-normal.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/playfair-display/playfair-display-latin-400-italic.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-sans/dm-sans-latin-400-normal.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-sans/dm-sans-latin-500-normal.woff2) format("woff2")}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/dm-sans/dm-sans-latin-600-normal.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope/manrope-latin-400-normal.woff2) format("woff2")}:root{--cream:#fbf7f2;--paper:#fffdfb;--rose:#aa6a78;--wine:#a34259;--blush:#faeeea;--gold:#d9b889;--line:#ebddd5;--serif:"Playfair Display",Georgia,serif;background:var(--cream);color:#5d6267}h1,h2,h3{font-weight:400;line-height:1.13}h1{letter-spacing:-2.7px}h2{letter-spacing:-1.1px}h3{letter-spacing:-.8px}p{line-height:1.5}.page-enter{animation:none}.handwritten{font-family:var(--handwriting);line-height:1.55}.button{background:linear-gradient(105deg,#aa6070,#b4737f);font-weight:400;font-size:16px;gap:18px;padding:12px 26px;min-height:48px}.button.secondary{background:transparent}.button:hover{transform:none}.brand,.brand.small{display:block;width:245px;flex-shrink:0}.brand img{width:100%;height:auto}.seal{position:relative;width:48px;height:68px;overflow:hidden;border:0;border-radius:0;background:none;flex-shrink:0}.seal img{position:absolute;max-width:none;width:98px;height:98px;left:-23px;top:-15px}.round-icon{width:70px;height:70px;background:#f6e2df}.round-icon svg{width:38px;height:38px;stroke-width:1.25}.section-title{margin:30px 0 12px}.section-title h2{font-size:32px}.section-title>a{font-size:14px}.section-title>span{background:var(--gold)}.app-shell{background:radial-gradient(ellipse at 95% 24%,#f6e5e045,transparent 48%),var(--cream)}.main-area{max-width:1040px;margin:0 auto;padding:0 45px}.topbar{height:128px;padding:0;background:transparent;border:0;gap:25px}.topbar>.brand{display:block}.nav{flex-direction:row;gap:27px;align-items:center}.nav a{padding:10px 0;min-height:0;border-radius:0;gap:7px;font-size:13px}.nav a.active{background:none;color:var(--wine);font-weight:400}.nav a.active i{right:auto;left:50%;bottom:0;width:4px;height:4px}.nav a:not(.active):hover{background:none;color:var(--wine)}.demo-banner{font-size:10px;text-align:center;justify-content:center;color:#88676b;border-top:1px solid #ecdfd666;border-bottom:1px solid #ecdfd666;padding:7px 0;margin:0 0 12px;background:none;gap:12px}.demo-banner a{font-size:10px}main{max-width:none;margin:0;padding:0 0 30px}.page-footer{padding:25px 0 30px}.mobile-nav{display:none}.auth-page{display:block;min-height:100vh;padding:30px 20px;background:radial-gradient(ellipse at 3% 90%,#f2d4cb5c,transparent 28%),radial-gradient(ellipse at 94% 12%,#f5e3dd75,transparent 42%),var(--cream)}.auth-content{display:block;max-width:630px;min-height:0;margin:auto;position:relative;padding:0 34px 22px;background:none}.auth-top{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.auth-top .brand{display:block;width:265px}.auth-top .seal{width:56px;height:78px}.auth-top .seal img{width:112px;height:112px;left:-26px;top:-17px}.auth-form-wrap{position:relative;width:100%;max-width:none;margin:0}.auth-hero{height:378px;position:relative;margin:4px -34px 18px;isolation:isolate}.auth-intro{position:relative;z-index:2;padding:56px 0 0 34px;width:53%;pointer-events:none}.auth-intro h1{font-size:81px;letter-spacing:-4px;margin:0 0 12px}.auth-intro p{font-size:19px;line-height:1.45}.auth-intro p svg{color:var(--wine);width:24px;height:24px}.auth-intro .handwritten{display:block;font-size:22px;margin-top:35px;transform:rotate(-10deg);max-width:220px;text-align:center}.auth-portrait{position:absolute;width:59%;height:385px;top:-10px;right:-12px;border-radius:64% 39% 46% 42%;overflow:hidden;border:12px solid #f8e9e3;z-index:0;transform:rotate(6deg)}.auth-portrait img{height:100%;width:100%;object-fit:cover;object-position:50% 40%;transform:rotate(-6deg) scale(1.13)}.auth-spark{position:absolute;left:46%;top:20px;font-size:44px;z-index:3}.auth-photo-note{position:absolute;right:-8px;bottom:-8px;background:#fcf4f0;border-radius:65% 0 0 15%;padding:19px 11px 0 22px;z-index:3;font-size:17px;text-align:center;transform:rotate(-8deg)}.auth-eyebrow{display:block;margin:18px 0 16px;font-size:10px;letter-spacing:2.4px}.auth-form-wrap label{font-size:13px;margin-bottom:13px}.input-wrap{min-height:65px;padding:0 23px;gap:16px;background:#f8ebe6d9;border:1px solid #fff;border-radius:18px;margin-top:7px}.input-wrap input{font-size:18px;padding:18px 0}.input-wrap>svg{width:26px;height:26px;stroke-width:1.4}.input-wrap:focus-within{box-shadow:0 0 0 2px #aa6a7860}.forgot{font-size:14px;margin:3px 0 24px}.auth-form-wrap form>.button{min-height:61px;font-size:23px;margin-top:7px}.auth-form-wrap>a.secondary{min-height:60px;font-size:26px;margin-top:13px}.auth-form-wrap>.demo-hint{max-width:none;font-size:10px;margin:4px 0 0}.auth-footer{margin-top:20px;gap:1px}.auth-footer>.leaf-art{width:70px;height:49px;opacity:.7;transform:rotate(-22deg)}.auth-footer span,.auth-footer i{font-size:24px}.auth-alternate .auth-intro h1{font-size:54px;letter-spacing:-2px}.auth-alternate .auth-intro{width:60%}.auth-alternate .auth-intro p{font-size:16px}.auth-alternate .auth-intro .handwritten{display:none}.auth-alternate .auth-hero{height:250px}.auth-alternate .auth-portrait{height:260px;opacity:.25}.auth-alternate .auth-photo-note{display:none}.auth-alternate .auth-spark{right:0;left:auto}.welcome-hero{display:block;min-height:325px;position:relative;margin:18px 0 0;background:none;border-radius:0;overflow:visible;isolation:isolate}.welcome-copy{position:relative;z-index:2;padding:39px 0 0 18px;max-width:65%}.welcome-copy h1{font-size:68px;letter-spacing:-3px;margin:0 0 14px}.welcome-copy p{font-size:20px;line-height:1.5}.welcome-photo{position:absolute;right:-10px;top:-12px;width:59%;height:410px;border-radius:52% 35% 38% 45%;background:#f5e6e0;z-index:0;overflow:visible}.welcome-photo>img{height:100%;width:100%;object-fit:cover;object-position:61% center;border-radius:inherit;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 24%);mask-image:linear-gradient(90deg,transparent 0%,#000 24%)}.photo-note{position:absolute;right:0;top:100px;bottom:auto;left:auto;background:none;padding:0;font-family:var(--handwriting);font-size:20px;text-align:center;transform:rotate(-10deg);line-height:1.45;width:105px}.home-grid{display:block;position:relative;z-index:2;margin-top:0}.phase-card{grid-template-columns:1.35fr 1fr;align-items:end;gap:30px;background:linear-gradient(110deg,#faf0eb,#fcf4efee);border:1.5px solid #fff;border-radius:26px 75px 25px 25px;padding:27px 32px}.phase-caption{font-family:var(--serif);font-size:27px;color:var(--wine);letter-spacing:-.8px}.phase-card h2{font-size:78px;line-height:1.1;letter-spacing:-4px;margin:1px 0 6px}.phase-card p{font-size:17px;max-width:380px;margin:0 0 15px}.phase-side{border-left:1px solid #ddbfa5;padding:14px 0 0 26px;align-self:end;position:relative;display:flex;flex-direction:column;align-items:center}.phase-side .phase-progress{display:flex;flex-direction:column-reverse;text-align:left;width:100%}.phase-side>.star{font-size:34px;margin:7px 0 -16px;z-index:2}.you-are-here{font-size:16px;border-radius:15px;padding:15px 8px;width:100%;margin-top:4px;background:#f6e5e0}.phase-progress>div>span{background:#e9d9d8}.phase-progress>div>.filled{background:linear-gradient(100deg,#ae6073,#bd7b8b)}.recommendations{gap:13px}.recommendations>a{gap:15px;padding:11px;border:1px solid #efe8e2;border-radius:18px}.recommend-icon,.recommend-photo{width:90px;height:96px;border-radius:12px;flex-shrink:0}.recommend-photo{object-fit:cover;object-position:62%}.recommendations h3{font-size:25px}.recommendations p{font-size:14px}.recommendations small{display:none}.bruna-note{gap:24px;padding:14px 24px 14px 14px;margin-top:15px;background:linear-gradient(110deg,#f7e9e2,#fcf2ed);border-radius:24px}.bruna-note>img:first-child{height:145px;width:145px;object-position:50% 25%}.bruna-note>div{padding-right:55px}.bruna-note h2{font-size:36px;font-style:italic;margin-bottom:9px}.bruna-note p{font-size:17px}.bruna-note>.leaf-art{width:90px;height:90px;opacity:.65}.signature{margin-top:13px}.search-box{min-height:61px;border:1px solid #fff;background:#f8eae6;border-radius:20px}.search-box input{font-size:17px}.profile-hero{gap:30px;margin:10px 0 24px;min-height:185px}.profile-avatar{width:178px;height:178px;background:linear-gradient(140deg,#edd5cd,#fff8ef);border:3px solid white;outline:2px solid #f2dfd8}.profile-hero h2{font-size:49px;letter-spacing:-2px}.profile-hero p{font-size:21px}.profile-hero small{font-size:17px}.profile-hero .text-button{padding:11px 24px;font-size:16px}.plan-card{padding:23px;gap:21px;border:1px solid #fff;border-radius:22px}.plan-card h2{font-size:33px}.plan-card p{font-size:16px}.profile-rows{grid-template-columns:1fr;gap:9px}.profile-rows>button,.profile-rows>a{padding:13px 22px;gap:22px;min-height:98px;border-radius:19px}.profile-rows .round-icon{width:65px;height:65px}.profile-rows h3{font-size:31px}.profile-rows p{font-size:16px}.profile-rows .logout-row{grid-column:auto}@media(max-width:850px)and (min-width:601px){.main-area{padding:0 28px}.topbar{height:112px}.topbar .brand{width:215px}.nav{gap:17px}.nav svg{display:none}.welcome-copy h1{font-size:58px}.welcome-copy p{font-size:18px}.bruna-note h2{font-size:31px}.bruna-note p{font-size:15px}.bruna-note>img:first-child{width:120px;height:120px}.recommend-icon,.recommend-photo{width:72px;height:80px}}@media(max-width:600px){h1{font-size:45px;letter-spacing:-2px}.main-area{padding:0 16px;margin:0}.topbar{height:90px;gap:12px;padding:3px 6px 0}.topbar .brand{width:197px}.topbar .seal{width:39px;height:56px}.topbar .seal img{width:80px;height:80px;left:-19px;top:-12px}.topbar .nav{display:none}.demo-banner{font-size:8px;margin:0 0 7px;padding:5px 0;line-height:1.4;gap:5px}.demo-banner a{font-size:8px;gap:3px}.demo-banner a svg{width:10px;height:10px}main{padding:0 0 16px;min-height:calc(100vh - 194px)}.page-footer{display:none}.mobile-nav{position:sticky;bottom:0;left:auto;right:auto;width:auto;display:grid;grid-template-columns:repeat(4,1fr);background:#fffdfbf5;border-top:1px solid #f2eae4;border-radius:24px 24px 0 0;padding:11px 4px calc(10px + env(safe-area-inset-bottom));margin:0 -16px;box-shadow:0 -3px 14px #98736406}.mobile-nav a{font-size:12px;gap:3px;min-height:51px}.mobile-nav a>svg{height:27px;width:27px;stroke-width:1.35}.mobile-nav a.active>svg{stroke-width:1.8}.button{font-size:13px;min-height:37px;gap:11px;padding:8px 18px}.button>svg{width:18px;height:18px}.eyebrow{font-size:8px;letter-spacing:2px}.handwritten{font-size:15px}.text-button{font-size:11px;gap:4px}.section-title{gap:10px;margin:22px 0 10px}.section-title h2{font-size:26px;letter-spacing:-1.1px}.section-title>a{font-size:10px;gap:5px;margin-left:auto}.section-title>span{display:none}.round-icon{width:49px;height:49px}.round-icon svg{width:29px;height:29px}.auth-page{padding:20px 0 18px;overflow:hidden;background:radial-gradient(ellipse at 98% 18%,#f4dfd754,transparent 40%),#fcf8f4}.auth-content{padding:0 24px 8px;max-width:500px;background:none}.auth-top .brand{width:213px}.auth-top .seal{width:41px;height:59px}.auth-top .seal img{width:85px;height:85px;left:-20px;top:-13px}.auth-form-wrap{margin:0;max-width:none}.auth-hero{height:278px;margin:4px -24px 15px}.auth-intro{padding:41px 0 0 24px;width:56%}.auth-intro h1{font-size:62px;letter-spacing:-3px;margin:0 0 9px}.auth-intro p{font-size:15px;line-height:1.4;letter-spacing:-.25px}.auth-intro p svg{width:20px;height:20px}.auth-intro .handwritten{font-size:17px;margin-top:25px;max-width:170px;line-height:1.55}.auth-portrait{height:278px;width:58%;top:1px;right:-9px;border-width:8px}.auth-portrait img{object-position:51% 38%;transform:rotate(-6deg) scale(1.14)}.auth-spark{font-size:32px;left:46%;top:28px}.auth-photo-note{font-size:12px;bottom:-10px;right:-2px;padding:14px 7px 0 15px;line-height:1.5}.auth-form-wrap>.auth-eyebrow{font-size:8px;letter-spacing:2px;margin:16px 0 12px}.auth-form-wrap label{font-size:11px;margin-bottom:10px}.input-wrap{min-height:53px;gap:12px;padding:0 16px;border-radius:14px;margin-top:5px}.input-wrap input{font-size:16px;padding:14px 0}.input-wrap>svg{width:23px;height:23px}.forgot{font-size:12px;margin:2px 0 19px}.auth-form-wrap form>.button{min-height:47px;font-size:20px;margin-top:2px}.auth-form-wrap>a.secondary{min-height:47px;font-size:24px;margin-top:10px}.auth-footer{margin-top:13px}.auth-footer>.leaf-art{height:40px;width:59px}.auth-footer span{font-size:22px}.auth-footer i{font-size:21px}.demo-entry{font-size:11px;margin-top:15px}.auth-form-wrap>.demo-hint{font-size:9px!important;margin:4px 0 0}.auth-alternate .auth-intro{width:74%;padding-top:25px}.auth-alternate .auth-intro h1{font-size:42px;letter-spacing:-1.7px}.auth-alternate .auth-intro p{font-size:14px}.auth-alternate .auth-hero{height:186px}.auth-alternate .auth-portrait{height:185px;opacity:.2}.auth-alternate .auth-spark{top:20px;right:20px}.welcome-hero{min-height:194px;margin:0}.welcome-copy{padding:22px 0 0 7px;max-width:75%}.welcome-copy h1{font-size:43px;letter-spacing:-2px;margin-bottom:8px;white-space:nowrap}.welcome-copy p{font-size:14px;line-height:1.43;max-width:213px}.welcome-photo{width:64%;height:240px;right:-12px;top:0}.welcome-photo>img{object-position:61%;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 37%);mask-image:linear-gradient(90deg,transparent 0%,#000 37%)}.photo-note{font-size:11px;top:124px;right:-1px;width:63px}.phase-card{padding:16px;gap:12px;border-radius:19px 48px 18px 18px;grid-template-columns:1.3fr 1fr}.phase-caption{font-size:21px;letter-spacing:-.7px}.phase-card h2{font-size:56px;letter-spacing:-2.8px;margin:0 0 4px;white-space:nowrap}.phase-card p{font-size:12px;line-height:1.45;margin-bottom:12px;max-width:200px}.phase-card .button{font-size:11px;min-height:32px;padding:7px 15px;gap:8px}.phase-side{padding:7px 0 0 11px}.phase-side>.star{font-size:25px;margin:7px 0 -13px}.you-are-here{font-size:11px;line-height:1.3;padding:11px 5px;border-radius:9px}.recommendations{gap:7px}.recommendations>a{padding:6px;gap:8px;border-radius:13px}.recommendations h3{font-size:18px;letter-spacing:-.65px;margin-bottom:4px}.recommendations p{font-size:10px;line-height:1.4}.recommendations>a>svg{width:12px;height:18px}.recommend-photo,.recommend-icon{width:49px;height:64px;border-radius:8px}.recommend-icon svg{width:30px;height:30px}.bruna-note{gap:11px;padding:10px;margin-top:10px;border-radius:16px;min-height:112px}.bruna-note>img:first-child{width:92px;height:92px}.bruna-note>div{padding-right:13px}.bruna-note h2{font-size:25px;letter-spacing:-.9px;margin-bottom:6px;white-space:nowrap}.bruna-note h2 .star{font-size:24px}.bruna-note p{font-size:11px;line-height:1.45}.signature{font-size:7px;letter-spacing:1.8px;gap:10px;margin-top:8px}.bruna-note>.leaf-art{right:0;top:9px;width:45px;height:45px;opacity:.35}.search-box{min-height:45px;padding:0 14px;gap:10px;border-radius:14px;margin-top:0}.search-box input{font-size:12px;padding:13px 0}.profile-hero{gap:17px;min-height:128px;margin:4px 0 16px}.profile-avatar{width:111px;height:111px;border-width:2px;outline-width:1px}.profile-hero h2{font-size:31px;letter-spacing:-1.3px;line-height:1.13}.profile-hero p{font-size:14px}.profile-hero small{font-size:12px}.profile-hero .text-button{font-size:12px;padding:8px 16px;margin-top:8px;gap:10px}.plan-card{padding:14px 11px;gap:11px;border-radius:16px;margin-bottom:9px}.plan-card h2{font-size:25px;letter-spacing:-.8px}.plan-card p{font-size:11px;line-height:1.4}.profile-rows{gap:7px}.profile-rows>button,.profile-rows>a{gap:14px;padding:8px 13px;min-height:73px;border-radius:13px}.profile-rows .round-icon{width:47px;height:47px}.profile-rows h3{font-size:25px;letter-spacing:-.8px}.profile-rows p{font-size:11px;line-height:1.4;margin-top:2px}.toast{bottom:90px}}@media(max-width:370px){.auth-top .brand{width:198px}.auth-intro h1{font-size:56px}.auth-intro p{font-size:14px}.auth-intro .handwritten{font-size:15px}.welcome-copy h1{font-size:39px}.welcome-copy p{font-size:13px}.phase-caption{font-size:19px}.phase-card h2{font-size:50px}.phase-card p{font-size:11px}.phase-card{padding:14px;gap:10px}.section-title h2{font-size:24px}.bruna-note h2{font-size:22px}.bruna-note>img:first-child{width:79px;height:79px}.bruna-note p{font-size:10px}.profile-hero h2{font-size:28px}.profile-avatar{width:100px;height:100px}.plan-card h2{font-size:22px}}.seal img,.topbar .seal img,.auth-top .seal img{width:200%;height:auto;left:-48%;top:-21%}.welcome-hero{height:325px}@media(max-width:600px){.welcome-hero{height:194px}.welcome-copy{padding-top:22px}.topbar .seal{margin-left:0}}.profile-avatar>img{width:100%;height:100%;object-fit:cover;border-radius:50%}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}:root{--handwriting:"Alex Brush",cursive}@font-face{font-family:Alex Brush;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/alex-brush/alex-brush-latin-400-normal.woff2) format("woff2")}.auth-intro .handwritten{position:relative;line-height:1.45;transform:rotate(-11deg);font-size:27px}.auth-intro .handwritten:after{content:"";display:block;width:66%;height:2px;margin:10px auto 0;background:var(--wine);clip-path:polygon(0 55%,100% 0,75% 75%,2% 100%);transform:rotate(-4deg)}@media(max-width:600px){.auth-intro .handwritten{font-size:21px;margin-top:25px}.auth-intro .handwritten:after{margin-top:8px}}.signup-next-steps{display:flex;flex-wrap:wrap;gap:8px 24px;margin:0 0 16px}.phase-card{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.phase-card>div,.recommendations>a>div,.bruna-note>div,.profile-hero>div{min-width:0}.phase-card h2,.welcome-copy h1,.profile-hero h2{white-space:normal;overflow-wrap:anywhere}.phase-card-empty{grid-template-columns:minmax(0,1fr)}.phase-card-empty h2{font-size:clamp(32px,5vw,58px);letter-spacing:-1.5px;max-width:18ch}.phase-card-empty p{max-width:38ch}.recommendations{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendations>a{min-width:0;overflow-wrap:anywhere}@media(max-width:600px){.phase-card{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.phase-card h2{font-size:clamp(32px,10vw,56px);letter-spacing:-1.5px}.phase-card-empty{grid-template-columns:minmax(0,1fr)}.phase-card-empty h2{font-size:clamp(32px,10vw,44px);line-height:1.15;margin:8px 0 12px}.phase-card-empty p{max-width:30ch}.welcome-copy{width:75%}.welcome-copy h1{font-size:clamp(32px,10vw,43px)}.bruna-note h2{white-space:normal}}@media(max-width:370px){.recommendations{grid-template-columns:minmax(0,1fr)}}.guide-page,.guide-reader,.editor-page{min-width:0;overflow-wrap:anywhere;color:#53595a}.guide-page h1,.guide-reader h1,.editor-page h1{color:#a34259;font-family:Playfair Display,Georgia,serif;font-weight:400;line-height:1.12;letter-spacing:-.035em}.guide-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;padding:42px;border:1px solid #eadad2;border-radius:28px;background:linear-gradient(120deg,#fcf7f2,#f5e6e0);gap:24px}.guide-hero h1{font-size:clamp(38px,5vw,64px);margin:18px 0 24px}.guide-hero h1 span{color:#bb9259;font-size:.55em}.guide-hero p{font-size:18px;line-height:1.7;margin-bottom:28px}.guide-illustration{display:grid;justify-items:center;text-align:center;gap:25px;color:#9d5869}.guide-illustration>svg{width:130px;height:130px}.guide-illustration>span{font:32px/1.1 Alex Brush,cursive}.guide-intro{display:flex;gap:16px;align-items:center;margin:28px 0 42px;padding:20px 24px;border-left:3px solid #a0b3a0;background:#f0f1e9;line-height:1.65}.guide-intro svg{flex-shrink:0}.guide-intro p{margin:0}.guide-page h2{font:32px Playfair Display,Georgia,serif;color:#a34259;margin-bottom:22px}.guide-module{border:1px solid #e5d8d0;border-radius:18px;margin-bottom:16px;background:#fdfaf7}.guide-module>summary{list-style:none;display:flex;gap:18px;align-items:center;padding:24px;cursor:pointer;font-size:19px;color:#833b4b}.guide-module>summary::-webkit-details-marker{display:none}.guide-module summary>span:nth-child(2){flex:1}.guide-module summary small{display:block;font:13px/1.7 DM Sans,sans-serif;color:#74756c;margin-top:6px}.module-number{font:24px Playfair Display,serif;color:#aa7f61}.guide-module[open]>summary>svg{transform:rotate(90deg)}.lesson-row{display:flex;align-items:center;gap:15px;padding:20px 24px;border-top:1px solid #eee3db;text-decoration:none;color:#555452;min-height:84px}.lesson-row>span:nth-child(2){flex:1}.lesson-row small{display:block;font-size:13px;color:#767068;margin-top:7px}.lesson-icon{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;color:#a34259;background:#f5e6e1;border-radius:50%}.lesson-icon svg{width:18px}.lesson-row:hover{background:#f6eee7}.lesson-locked{color:#746e67}.guide-footnote{font-size:14px;line-height:1.7;max-width:640px;margin:32px auto;text-align:center}.guide-notice{padding:22px;background:#f0f1e9;border:1px solid #dce1d5;border-radius:14px;line-height:1.65;margin:20px 0}.guide-notice h1,.guide-notice h2{font-size:30px}.guide-notice .button{margin-top:12px}.guide-reader{max-width:720px;margin:0 auto}.guide-reader h1{font-size:clamp(34px,5vw,52px);margin:25px 0}.guide-reader .reader-intro{font-size:21px;line-height:1.65;padding-bottom:28px;border-bottom:1px solid #e8dcd3}.reader-tools{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:32px;font-size:11px;letter-spacing:.1em}.reader-tools button,.editor-toolbar button{min-height:44px;background:transparent;border:1px solid #d9c5bb;border-radius:24px;padding:8px 16px;color:#833b4b;font:15px DM Sans,sans-serif;letter-spacing:0}.reading-section{margin:36px 0}.reading-section h2,.reading-video h2{font:30px/1.3 Playfair Display,Georgia,serif;color:#914657;margin-bottom:18px}.reading-section p,.reading-video p{font-size:18px;line-height:1.85;white-space:pre-line;margin:16px 0}.reading-large .reading-section p,.reading-large .reading-video p{font-size:22px}.reading-care{padding:25px 28px;border-left:3px solid #9bae99;background:#f0f1e9;border-radius:0 14px 14px 0}.reading-care h2{color:#475e4d}.reading-sources{font-size:14px;border-top:1px solid #e6d9d0;padding:22px 0}.reading-sources summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.reading-sources a{color:#874455;text-decoration:underline}.reader-finish{text-align:center;padding:32px 22px;background:#f7ebe5;border-radius:22px;margin:28px 0}.reader-finish>svg{color:#a34259}.reader-finish small{display:block;font-size:13px;line-height:1.6;margin-top:16px}.reader-next{display:flex;gap:20px;align-items:center;justify-content:space-between;margin:35px 0}.reader-next>a{font-size:15px;color:#833b4b}.video-frame{aspect-ratio:16/9;background:#f5e6df;border:1px solid #e1c9bd;border-radius:18px;overflow:hidden;min-height:200px}.video-frame iframe{border:0;width:100%;height:100%;display:block}.video-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:22px}.video-placeholder>span{font-size:40px;color:#a34259}.video-placeholder>strong{font:23px Playfair Display,serif;color:#924b5d}.video-placeholder small{font-size:12px;line-height:1.6}.reading-video{margin:32px 0}.guide-entry{display:flex;align-items:center;gap:22px;text-decoration:none;color:#874354;padding:25px 28px;background:#f5e7e1;border:1px solid #e3ccc1;border-radius:22px;margin:28px 0}.guide-entry>div{flex:1;min-width:0}.guide-entry h2{font:29px/1.25 Playfair Display,Georgia,serif;margin:5px 0 10px}.guide-entry p{font-size:15px;line-height:1.6;margin:0;color:#625e59}.guide-entry svg{flex-shrink:0}.editor-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:20px 0 30px}.editor-heading h1{font-size:42px;margin:15px 0}.editor-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.editor-stats>div{background:#f6ece6;padding:18px;border-radius:12px;display:flex;flex-direction:column;gap:6px}.editor-stats strong{font:32px Playfair Display,serif;color:#914657}.editor-stats span{font-size:13px}.editor-flow{font-size:14px;line-height:1.7;padding:18px 0}.editor-layout{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.5fr);gap:24px;align-items:start}.editor-layout>*{min-width:0}.editor-page label{display:grid;gap:8px;font-size:14px;font-weight:500;margin:16px 0}.editor-page input,.editor-page textarea,.editor-page select{display:block;width:100%;min-width:0;max-width:100%;font:16px/1.5 DM Sans,sans-serif;color:#454a47;border:1px solid #d8cfc5;border-radius:9px;background:#fffdf9;padding:12px}.editor-page textarea{resize:vertical}.editor-list{display:grid;gap:10px;max-height:850px;overflow:auto}.editor-list button{width:100%;min-width:0;text-align:left;border:1px solid #e4d6ce;background:#fcf8f4;border-radius:12px;padding:16px;color:#5d5955;display:grid;gap:10px}.editor-list button.selected{border:2px solid #a34259;background:#f7eae5}.editor-list small{font-size:11px}.editor-list strong{font:18px/1.5 Playfair Display,serif}.editor-list span{font-size:12px}.editor-work{padding:22px;background:#fffdf9;border:1px solid #e8dcd3;border-radius:18px}.editor-page fieldset{min-width:0;border:0;margin:0;padding:0}.editor-page fieldset:disabled{opacity:.8}.editor-page .button{margin:6px 8px 6px 0}.editor-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;font-size:13px;border-bottom:1px solid #eadfd6;padding-bottom:18px}.editor-block{padding:16px;background:#faf5ef;border:1px solid #ece0d5;border-radius:12px;margin:20px 0}.editor-block-top{display:flex;align-items:center;justify-content:space-between}.editor-block-top button{width:44px;height:44px;border:1px solid #d9c5bb;border-radius:8px;background:transparent;color:#874354}.editor-block small{font-weight:400;line-height:1.6}.editor-actions{border-top:1px solid #e8dcd3;margin-top:25px;padding-top:20px;display:flex;flex-wrap:wrap}.editor-confirm{padding:20px;background:#f0f1e9;border:1px solid #b6c5b4;border-radius:12px;margin-top:22px}.editor-confirm p{font-size:15px;line-height:1.7}.editor-preview h1{font-size:34px}.editor-preview .reading-section h2{font-size:27px}.mfa-card{max-width:620px;margin:25px auto;padding:28px;border:1px solid #e0d0c5;border-radius:20px}.mfa-card p{line-height:1.7}.mfa-card img{width:210px;max-width:100%;background:#fff}.guide-page a:focus-visible,.guide-page summary:focus-visible,.guide-reader button:focus-visible,.editor-page button:focus-visible{outline:3px solid #627b61;outline-offset:4px}.guide-page button:disabled,.guide-reader button:disabled,.editor-page button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:700px){.guide-hero{padding:28px 23px;grid-template-columns:minmax(0,1fr)}.guide-illustration{display:none}.guide-hero h1{font-size:42px}.guide-hero p{font-size:17px}.guide-module>summary{padding:18px 16px;gap:12px;font-size:17px}.lesson-row{padding:18px 16px;font-size:16px}.guide-intro{padding:18px;align-items:flex-start}.guide-page h2{font-size:28px}.reader-tools{align-items:flex-start}.guide-reader h1{font-size:36px}.reading-section h2,.reading-video h2{font-size:27px}.reading-care{padding:18px}.reader-next{align-items:stretch;flex-direction:column}.editor-layout{grid-template-columns:minmax(0,1fr)}.editor-list{max-height:340px}.editor-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-work{padding:16px}.editor-heading h1{font-size:34px}.editor-heading>svg{display:none}.editor-block{padding:12px}.video-placeholder{padding:16px}.video-placeholder>strong{font-size:20px}.video-frame{aspect-ratio:auto;height:240px}.guide-entry{padding:20px;gap:14px}.guide-entry h2{font-size:26px}.guide-entry>svg:first-child{display:none}.editor-page .button{font-size:14px}}.demo-next{margin:28px 0;padding:28px 24px;border:1px solid #e3ccc1;border-radius:22px;background:#fdfaf7;text-align:center}.demo-next h2{font:26px/1.3 Playfair Display,Georgia,serif;color:#a34259;margin:0 0 8px}.demo-next p{margin:0 0 18px}.demo-next>div{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.editor-library form{display:grid;gap:12px;margin-top:10px}.editor-library fieldset{display:grid;gap:12px;border:0;margin:0;padding:0}.editor-library-themes{display:flex!important;flex-wrap:wrap;gap:8px 16px!important}.editor-library-themes legend{width:100%;margin-bottom:4px;font-weight:600}.editor-library-themes label{display:inline-flex;align-items:center;gap:6px}.editor-library-window{display:grid;grid-template-columns:1fr 1fr;gap:10px}.content-feedback{display:grid;gap:10px;margin:18px 0 6px;padding:16px 18px;border:1px solid var(--line,#ece3de);border-radius:14px;background:#fff}.content-feedback p{margin:0;font:400 15px/1.5 var(--sans)}.content-feedback.is-done{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;background:transparent}.content-feedback-choices{display:flex;gap:8px}.content-feedback-choice{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 16px;border:1px solid var(--line,#e7dcd6);border-radius:999px;background:#fff;font:600 15px var(--sans);color:inherit}.content-feedback-choice:hover{border-color:var(--rose,#923c50);color:var(--rose,#923c50)}.content-feedback-form fieldset{display:grid;gap:8px;margin:0;padding:0;border:0}.content-feedback-form legend{margin-bottom:6px;font:600 15px var(--sans)}.content-feedback-reason{display:flex;align-items:center;gap:10px;font:400 15px var(--sans)}.content-feedback-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.content-feedback .content-feedback-reason{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:15px;color:inherit}.content-feedback .content-feedback-reason input{width:18px;height:18px;min-height:0;margin:0;padding:0;flex:0 0 auto;accent-color:var(--rose,#923c50)}.content-feedback a{color:var(--wine,#923c50);text-decoration:underline;text-underline-offset:3px}.content-feedback .profile-note{font-size:13px;color:var(--muted,#7c7f84)}.app-shell{overflow-x:clip}.topbar-compact{height:96px}.topbar-title{margin:0;font:400 42px/1.1 var(--serif);letter-spacing:-1.5px;color:var(--wine)}.phase-card h2{overflow-wrap:break-word}.age-detail{display:block;margin:-6px 0 12px;font:400 30px/1.15 var(--serif);letter-spacing:-.8px;color:var(--wine)}.topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:12px}.topic-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:176px;padding:20px 12px 16px;text-align:center;background:linear-gradient(120deg,#f9eeea,#fbf1ed);border:1px solid #fff8;border-radius:21px;transition:background .2s,transform .15s}.topic-tile:hover{background:#f3e3de}.topic-tile:active{transform:scale(.98)}.topic-grid+.care-row{margin-top:12px}.topic-tile .round-icon{margin-bottom:6px}.topic-tile h3{font-size:25px;line-height:1.12}.topic-tile p{max-width:190px;font-size:14px;line-height:1.4}.care-row{display:flex;align-items:center;gap:14px;width:100%;padding:12px 16px;border:1px solid #f1d5d8;border-radius:18px;background:#fbeeee;color:#6f2f3f;text-align:left;transition:background .2s}.care-row:hover{background:#f7e3e5}.care-row>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.care-row strong{font:400 21px/1.2 var(--serif);color:#8c2f45}.care-row>span:nth-child(2)>span{font-size:14px;line-height:1.35}.care-row-icon{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#fff;color:#8c2f45}.care-guide>section{margin-bottom:12px;padding:18px;border-radius:18px}.care-guide h3{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:25px;line-height:1.15}.care-guide h3 svg{flex-shrink:0}.care-guide p{font-size:15px;line-height:1.55}.care-guide ul{display:grid;gap:7px;margin:8px 0 14px;padding-left:20px;font-size:15px;line-height:1.45;color:#4f5358}.care-urgent{background:#fbeeee;border:1px solid #f1d5d8}.care-urgent h3{color:#8c2f45}.care-urgent li::marker{color:#b0485f}.care-talk{background:#f0f1e9;border:1px solid #dce1d5}.care-talk h3{color:#475e4d}.care-talk li::marker{color:#6f8a6a}.care-age-switch{display:flex;gap:4px;width:max-content;max-width:100%;margin:2px 0 12px;padding:4px;border:1px solid #f1d5d8;border-radius:999px;background:#fff}.care-age-switch button{min-height:38px;padding:6px 14px;border-radius:999px;background:transparent;color:#8c2f45;font-size:14px}.care-age-switch button[aria-pressed=true]{background:#8c2f45;color:#fff}.care-guide .care-call{width:100%;min-height:52px;gap:12px;background:#8c2f45;font-size:17px}.care-guide .care-call:hover{background:#74243a}.care-guide .fine-print{margin-top:10px}.library-tools{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;margin:0 0 16px}.library .search-box{margin-top:0}.search-box input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.search-box input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 16px;border:1px solid #ead9d2;border-radius:999px;background:#fffaf7;color:#7d4a55;font-size:14px;white-space:nowrap;transition:background .2s,border-color .2s}.chip:hover{background:#f8ece7}.chip[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:#fff}.chip-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#f2dfdb;color:var(--wine);font-size:11px;font-weight:600}.chip[aria-pressed=true] .chip-count{background:#fff}.library .care-row{margin-bottom:16px}.guide-entry.compact{gap:16px;margin:0 0 18px;padding:16px 20px;border-radius:18px}.guide-entry.compact h2{margin:2px 0 4px;font-size:23px}.guide-entry.compact p{font-size:14px}.library-results-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 0 12px}.library-results-head h2{font-size:30px}.library-results-head .filter-clear{flex-shrink:0;min-height:36px;margin:0}.article-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.article-card{position:relative;min-width:0;background:#fffbf7;border:1px solid var(--line);border-radius:18px;transition:background .2s}.article-card:hover{background:#f8eee8}.article-open{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;height:100%;padding:18px 62px 18px 20px;border-radius:inherit;background:transparent;color:inherit;text-align:left}.article-open small{font-size:10px;letter-spacing:1.4px;text-transform:uppercase;color:#9d7079}.article-open h3{font-size:25px;line-height:1.15}.article-open p{font-size:14px;line-height:1.5}.article-meta{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;color:#86797a}.save-toggle{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:transparent;color:var(--rose);transition:background .2s,color .2s}.save-toggle:hover{background:#f3e3de}.save-toggle[aria-pressed=true]{background:var(--wine);color:#fff}.save-toggle svg{width:22px;height:22px}.library>.button.secondary{display:flex;margin:0 auto 16px}.article-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.save-inline{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 14px;border:1px solid #ead9d2;border-radius:999px;background:#fffdfb;color:var(--wine);font-size:13px}.save-inline[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:#fff}.diary{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.diary-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:24px;background:#fbefeb;border:1px solid #fff;border-radius:24px}.diary-photo{position:relative;display:block;padding:0;border-radius:50%;background:none}.diary-photo-frame{display:grid;place-items:center;width:128px;height:128px;overflow:hidden;border:3px solid #fff;border-radius:50%;outline:2px solid #f2dfd8;background:linear-gradient(140deg,#edd5cd,#fff8ef)}.diary-photo-frame img{width:100%;height:100%;object-fit:cover}.diary-initial{font:400 54px/1 var(--serif);color:var(--wine)}.diary-photo-badge{position:absolute;right:2px;bottom:6px;display:grid;place-items:center;width:36px;height:36px;border:3px solid #fff;border-radius:50%;background:#a95569;color:#fff}.diary-photo.large{width:max-content;margin:0 auto 4px}.diary-photo.large .diary-photo-frame{width:180px;height:180px}.diary-identity h2{font-size:52px;line-height:1.05;letter-spacing:-2px;overflow-wrap:anywhere}.diary-age{margin-top:6px;font:400 30px/1.2 var(--serif);letter-spacing:-.8px;color:var(--wine)}.diary-birth{margin-top:6px;font-size:15px;color:#7c7f84}.diary-hero-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.diary-hero-actions .child-selector{gap:10px;margin:0;font-size:13px}.photo-sheet{display:grid;gap:12px;text-align:center}.photo-sheet>p{font-size:14px;line-height:1.6}.photo-sheet .button{width:100%}.file-button{cursor:pointer}.file-button:focus-within{outline:3px solid #b58443;outline-offset:4px}.file-button.busy{cursor:wait;opacity:.7}.diary-card{padding:22px 24px;background:#fffbf8;border:1px solid #efe3dc;border-radius:22px}.diary-card-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.diary-card-head .round-icon{width:54px;height:54px}.diary-card-head .round-icon svg{width:28px;height:28px}.diary-card-head h2{font-size:32px;letter-spacing:-1px}.diary-card-head p{margin-top:2px;font-size:15px}.diary-card>.form-error{display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px}.diary-card .loading-inline{padding:20px}.diary-card>.button{width:100%}.diary-card>.fine-print{margin-top:10px}.checkpoint-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.checkpoint-tabs button{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:64px;min-height:44px;padding:5px 14px;border:1px solid #ead9d2;border-radius:14px;background:#fff;color:#7d4a55;font-size:14px;line-height:1.15}.checkpoint-tabs small{font-size:9px;letter-spacing:1.2px;text-transform:uppercase}.checkpoint-tabs button[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:#fff}.checkpoint-lead{margin-bottom:10px;font-size:15px;color:#6c6f74}.milestone-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.milestone{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;border:1px solid transparent;border-radius:16px;background:#faf1ed;transition:background .2s,border-color .2s}.milestone.observed{background:#eef2ea;border-color:#d6e0d1}.milestone.emerging{background:#fbf4ea;border-color:#efdfc6}.milestone-check{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff}.milestone:not(.observed):not(.emerging) .milestone-check:before{content:"";width:8px;height:8px;border-radius:50%;background:#dcc3bd}.milestone.observed .milestone-check{background:#5b7556;border-color:#5b7556}.milestone.emerging .milestone-check{background:#f3e2c6}.milestone-check i{width:10px;height:10px;border-radius:50%;background:#c49a5e}.milestone-text p{font-size:16px;line-height:1.4;color:#4f5358}.milestone-text small{display:block;margin-top:2px;font-size:12px;color:#5b7556}.milestone.emerging .milestone-text small{color:#8f6327}.milestone-actions{display:flex;gap:6px}.milestone-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:40px;padding:6px 14px;border:1px solid #e2cfc8;border-radius:999px;background:#fff;color:#7d4a55;font-size:13px;white-space:nowrap;transition:background .2s}.milestone-actions button:hover{background:#f8ece7}.milestone-actions .observed[aria-pressed=true]{background:#5b7556;border-color:#5b7556;color:#fff}.milestone-actions .emerging[aria-pressed=true]{background:#f3e2c6;border-color:#d9b889;color:#6b4a1e;font-weight:500}.diary-note{display:flex;align-items:flex-start;gap:12px;margin-top:14px;padding:14px 16px;border-radius:14px;background:#f0f1e9;color:#475e4d}.diary-note svg{flex-shrink:0;margin-top:2px}.diary-note p{font-size:14px;line-height:1.55}.growth-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.growth-stats>div{display:flex;flex-direction:column;padding:14px 16px;border-radius:16px;background:#faf1ed}.growth-stats small{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:#9d7079}.growth-stats strong{margin:4px 0 2px;font:400 36px/1.15 var(--serif);letter-spacing:-1px;color:var(--wine)}.growth-stats span{font-size:13px;color:#7c7f84}.growth-history{margin:14px 0 0;padding:0;list-style:none}.growth-history li{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:4px 0;border-top:1px solid #f1e6e0;font-size:14px}.growth-history li>span:first-child{color:#6c6f74}.growth-history .icon-button{width:40px;height:40px;background:transparent}.growth-history .icon-button svg{width:18px}.growth-confirm{display:flex;align-items:center;gap:4px}.growth-confirm .text-button{padding:8px;color:#923147;font-weight:500}.growth-more{display:flex;margin:6px auto 0}.form-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.plan-card{width:100%;color:inherit;text-align:left;transition:background .2s}.plan-card:hover{background:#f3e1dc}.plan-card>span:nth-child(2){flex:1;min-width:0}.plan-card>svg:last-child{flex-shrink:0;width:18px;margin-left:auto;color:var(--wine)}.profile-hero p{overflow-wrap:anywhere}.team-link{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;margin:20px auto 0;padding:10px;font-size:13px;color:#8a7677}@media(max-width:900px){.topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.topbar-compact{height:auto;padding:18px 2px 12px}.topbar-title{font-size:32px;letter-spacing:-1.2px}.age-detail{margin:-2px 0 8px;font-size:20px}.phase-card h2.age-long{font-size:clamp(26px,8.2vw,40px)}.topic-grid{gap:8px;margin-top:8px}.topic-tile{min-height:0;padding:14px 8px 12px;border-radius:16px}.topic-tile .round-icon{margin-bottom:2px}.topic-tile h3{font-size:19px;letter-spacing:-.6px}.topic-tile p{font-size:12px}.care-row{gap:10px;padding:10px 12px;border-radius:16px}.care-row strong{font-size:18px}.care-row>span:nth-child(2)>span{font-size:13px}.care-row-icon{width:38px;height:38px}.care-guide>section{padding:14px}.care-guide h3{font-size:21px}.care-guide p,.care-guide ul{font-size:14px}.care-age-switch button{padding:6px 10px;font-size:13px}.library .search-box{min-height:50px}.library .search-box input,.simple-form input{font-size:16px}.filter-chips{flex-wrap:nowrap;margin:0 -16px;padding:2px 16px 6px;overflow-x:auto;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.chip{flex-shrink:0;min-height:40px;padding:7px 14px;font-size:13px}.guide-entry.compact{padding:14px 16px}.guide-entry.compact h2{font-size:21px}.guide-entry.compact p{font-size:13px}.library-results-head h2{font-size:24px}.article-list{grid-template-columns:minmax(0,1fr);gap:8px}.article-open{padding:14px 56px 14px 16px}.article-open h3{font-size:21px}.article-open p{font-size:13px}.diary{gap:10px}.diary-hero{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:16px;border-radius:18px}.diary-photo-frame{width:88px;height:88px}.diary-initial{font-size:38px}.diary-photo-badge{right:-2px;bottom:2px;width:30px;height:30px;border-width:2px}.diary-photo-badge svg{width:13px;height:13px}.diary-photo.large .diary-photo-frame{width:150px;height:150px}.diary-identity h2{font-size:34px;letter-spacing:-1.2px}.diary-age{margin-top:2px;font-size:21px}.diary-birth{margin-top:4px;font-size:12px}.diary-hero-actions{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #f0dcd6}.diary-hero-actions .text-button{font-size:13px}.diary-card{padding:16px 14px;border-radius:18px}.diary-card-head{gap:10px;margin-bottom:12px}.diary-card-head .round-icon{width:44px;height:44px}.diary-card-head .round-icon svg{width:24px;height:24px}.diary-card-head h2{font-size:24px;letter-spacing:-.8px}.diary-card-head p{font-size:13px}.checkpoint-tabs{flex-wrap:nowrap;margin:0 -14px 12px;padding:2px 14px 4px;overflow-x:auto;scrollbar-width:none}.checkpoint-tabs::-webkit-scrollbar{display:none}.checkpoint-tabs button{flex-shrink:0;min-width:60px;font-size:13px}.checkpoint-lead{font-size:14px}.milestone{grid-template-columns:26px minmax(0,1fr);gap:8px 10px;padding:12px}.milestone-check{width:26px;height:26px}.milestone-text p{font-size:15px}.milestone-actions{grid-column:2}.milestone-actions button{flex:1;padding:6px 10px}.diary-note{gap:10px;padding:12px}.diary-note p{font-size:13px}.growth-stats{gap:8px}.growth-stats>div{padding:12px}.growth-stats strong{font-size:28px}.growth-stats span{font-size:12px}.growth-history li{grid-template-columns:minmax(0,1fr) auto auto 40px;gap:8px;font-size:13px}.growth-history li>span:first-child{font-size:12px}.form-pair{gap:8px}.plan-card>svg:last-child{width:16px}.plan-card h2{font-size:22px;line-height:1.15}}.eyebrow,.today-card .eyebrow,.article-body .eyebrow,.auth-story-copy .eyebrow{font-size:11px;color:var(--wine)}.auth-eyebrow,.auth-form-wrap>.auth-eyebrow{font-size:11px}.section-title>a{font-size:12px}.you-are-here{font-size:12px}.demo-banner,.demo-banner a,.demo-label,.account-link small,.recommendations p{font-size:11px}.recommendations small{font-size:11px;color:#8a4d57}.checkpoint-tabs small{font-size:11px}.phase-progress small{font-size:11px;color:#6f6467}.growth-stats small,.article-open small{font-size:11px;color:#8a4d57}.article-meta{color:#6f6467}.page-footer{font-size:11px;color:#6f6467}.demo-hint{font-size:11px!important;color:#6f6467}.guide-module summary small{color:#64655d}.back-link,.section-title>a,.reader-next a,.article-open+a{min-height:24px;display:inline-flex;align-items:center}.demo-banner span{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}@font-face{font-family:Playfair Display;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/playfair-display/playfair-display-latin-600-normal.woff2) format("woff2")}:root{--home-ink:#574c4a;--home-title:#3f3836;--home-muted:#6f6467;--home-blush:#f9ece8;--home-line:#ecdad4;--home-shadow:0 5px 22px #8a5a5012;--sans:"DM Sans",sans-serif}.page-enter{animation:page-slide .2s ease-out}@keyframes page-slide{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}.home-enter{animation:home-fade .22s ease-out}@keyframes home-fade{0%{opacity:0}to{opacity:1}}.topbar.topbar-home{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;height:84px}.topbar-home .nav{justify-self:center}.topbar-home .bell-button{grid-column:3;justify-self:end}.home-mark{display:flex;align-items:center;gap:10px;min-height:48px;color:var(--wine)}.home-mark-seal{position:relative;flex-shrink:0;width:34px;height:46px;overflow:hidden}.home-mark-seal img{position:absolute;left:-17px;top:-11px;width:68px;height:68px;max-width:none}.home-mark-name{display:flex;flex-direction:column;font:400 22px/1.05 var(--serif);letter-spacing:-.3px}.home-mark-name small{margin-top:3px;font:400 13px/1.2 var(--sans);letter-spacing:.2px;color:var(--home-muted)}.bell-button{position:relative;display:grid;place-items:center;width:48px;height:48px;padding:0;border-radius:50%;background:transparent;color:var(--wine);transition:background .12s}.bell-button:hover{background:#f4e6e2}.bell-button i{position:absolute;top:11px;right:12px;width:10px;height:10px;border:2px solid var(--cream);border-radius:50%;background:var(--wine)}.home{max-width:760px;margin:0 auto;color:var(--home-ink)}.home :is(h1,h2,h3){line-height:1.2}.home-greeting{margin:2px 0 14px}.home-greeting h1{font:600 34px/1.15 var(--serif);letter-spacing:-.6px;color:var(--wine)}.home-greeting h1 span{font-weight:400;font-size:.78em}.home-greeting p{margin-top:4px;font:400 16px/1.45 var(--sans);color:var(--home-ink)}.map-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:14px;padding:20px 20px 16px;border:1px solid #f1dcd6;border-radius:24px;background:linear-gradient(165deg,#fbeee9,#fdf6f2 58%,#fbf0ec);box-shadow:var(--home-shadow)}.map-photo{position:absolute;top:0;right:0;width:56%;height:200px;object-fit:cover;object-position:62% 35%;-webkit-mask-image:radial-gradient(ellipse 100% 100% at 100% 0,#000 40%,transparent 80%);mask-image:radial-gradient(ellipse 100% 100% at 100% 0,#000 40%,transparent 80%);pointer-events:none}.map-body{position:relative;display:flex;flex-direction:column;align-items:flex-start}.home-eyebrow{font:600 13px/1.3 var(--sans);letter-spacing:1.4px;text-transform:uppercase;color:var(--wine)}.map-card .map-phase{max-width:62%;margin-top:6px;font:600 32px/1.08 var(--serif);letter-spacing:-.6px;color:var(--wine)}.map-summary{margin:8px 0 14px;font:400 15px/1.5 var(--sans);color:var(--home-ink)}.map-card-empty{gap:0}.map-card-empty h2{margin-top:6px;font:400 28px/1.15 var(--serif);color:var(--wine)}.map-card-empty .map-summary{margin-top:8px}.map-card-empty .home-cta{align-self:flex-start}.year-line{position:relative;padding-top:10px;border-top:1px solid #efd9d2}.year-here,.year-age{display:flex;font:600 13px/1.3 var(--sans);color:var(--wine)}.year-here i,.year-age i{flex:0 1 calc(var(--x) - 1px);min-width:0}.year-here span,.year-age span{flex:0 0 auto;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.year-age{margin-bottom:6px;font-weight:500;color:var(--home-title)}.year-track{position:relative;height:20px;margin:2px 8px}.year-rail{position:absolute;left:0;right:0;top:50%;height:2px;margin-top:-1px;border-radius:2px;background:#e8cfc8}.year-track i{position:absolute;top:50%;width:6px;height:6px;margin:-3px 0 0 -3px;border-radius:50%;background:#dfc1b9}.year-dot{position:absolute;top:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border:3px solid #fff;border-radius:50%;background:var(--wine);box-shadow:0 0 0 4px #a3425924}.year-labels{display:flex;justify-content:space-between;font:400 13px/1.3 var(--sans);color:var(--home-muted)}.home-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 24px;border:0;border-radius:26px;background:var(--wine);color:#fff;font:600 16px/1.2 var(--sans);transition:transform .12s ease-out,background .12s}.home-cta:hover{background:#8f3149}.pill-button{min-height:48px;padding:0 22px;border:1px solid #e3c7c0;border-radius:999px;background:#fff;color:var(--wine);font:600 15px/1.2 var(--sans);transition:transform .12s}.text-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;font:600 15px/1.2 var(--sans);color:var(--wine)}:is(.home-cta,.pill-button,.button,.today-row,.essential-card,.gentle-row,.resume-row,.bell-button):active{transform:scale(.98)}.button{transition:background .2s,transform .12s ease-out}.how-card{margin-top:14px;padding:16px 18px;border-radius:18px;background:#fffaf7;border:1px solid var(--home-line)}.how-card h2{font:400 19px/1.25 var(--serif);color:var(--wine)}.how-card p{margin:6px 0 10px;font:400 15px/1.5 var(--sans)}.home-section,.bruna-message,.next-phase{margin-top:28px}.home-h2{font:400 24px/1.2 var(--serif);letter-spacing:-.4px;color:var(--wine)}.home-lead{margin-top:2px;font:400 15px/1.45 var(--sans);color:var(--home-muted)}.row-arrow{flex-shrink:0;color:#b0848d}.today-list{display:grid;gap:8px;margin-top:12px}.today-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;padding:10px 10px 10px 12px;border:1px solid #f0e3de;border-radius:18px;background:#fffdfb;color:inherit;transition:transform .12s,background .12s}.today-row:hover,.gentle-row:hover,.resume-row:hover{background:#fdf4f1}.today-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:var(--home-blush);color:var(--wine)}.today-icon.try{background:#f7eee2;color:#865f2c}.today-icon.learn{background:#eef1ea;color:#4a6150}.today-text{display:flex;flex-direction:column;gap:1px;min-width:0}.today-text small{font:600 13px/1.3 var(--sans);letter-spacing:.2px;color:var(--wine)}.today-text strong{font:500 16px/1.3 var(--sans);color:var(--home-title)}.today-time{display:inline-flex;align-items:center;gap:2px;font:400 13px/1.3 var(--sans);white-space:nowrap;color:var(--home-muted)}.today-time svg{color:#b0848d}.resume-row{display:grid;grid-template-columns:56px minmax(0,1fr) 36px;align-items:center;gap:12px;margin-top:12px;padding:10px;border:1px solid #f0e3de;border-radius:18px;background:#fffdfb;color:inherit;transition:transform .12s,background .12s}.resume-row img{width:56px;height:56px;border-radius:12px;object-fit:cover;object-position:70% 40%}.resume-text{display:flex;flex-direction:column;gap:6px;min-width:0}.resume-text strong{font:500 16px/1.3 var(--sans);color:var(--home-title)}.resume-text small{font:400 13px/1.3 var(--sans);color:var(--home-muted)}.resume-bar{display:block;height:4px;overflow:hidden;border-radius:2px;background:#f4e3de}.resume-bar span{display:block;height:100%;border-radius:inherit;background:var(--wine);transform-origin:left;transform:scaleX(var(--progress));animation:bar-fill .35s ease-out}@keyframes bar-fill{0%{transform:scaleX(0)}}.resume-play{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--home-blush);color:var(--wine)}.essential-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.essential-card{display:flex;align-items:center;gap:10px;min-height:64px;padding:10px 12px;border:0;border-radius:18px;background:var(--home-blush);color:inherit;text-align:left;transition:transform .12s,background .12s}.essential-card:hover{background:#f6e3de}.essential-icon{display:grid;flex-shrink:0;place-items:center;width:36px;height:36px;border-radius:50%;background:#fffaf7;color:var(--wine)}.essential-card strong{font:500 15px/1.25 var(--sans);color:var(--home-title)}.bruna-message{padding:18px 20px 8px;border-left:3px solid #ead0c9;border-radius:4px 18px 18px 4px;background:#fffaf7}.note-head{display:flex;align-items:center;gap:12px}.note-head img{width:48px;height:48px;border-radius:50%;object-fit:cover;object-position:50% 18%}.note-head h2{font:400 21px/1.2 var(--serif);color:var(--wine)}.bruna-message p{margin-top:10px;font:400 16px/1.55 var(--sans);color:var(--home-title)}.gentle-row{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;min-height:72px;margin-top:12px;padding:12px 14px;border:1px solid #ecd0cf;border-radius:18px;background:var(--cream);color:var(--home-title);text-align:left;transition:transform .12s,background .12s}.gentle-row>span:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0}.gentle-row strong{font:500 16px/1.35 var(--sans)}.gentle-row small{display:inline-flex;align-items:center;gap:4px;font:600 13px/1.3 var(--sans);color:var(--wine)}.gentle-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #f0dcd8;border-radius:50%;background:#fff;color:var(--wine)}.care-focus{background:#fffaf7;border:1px solid #ecd0cf}.care-focus h3{color:var(--wine)}.care-items{display:grid;gap:12px;margin:14px 0 0}.care-items>div{padding-top:12px;border-top:1px solid #f1dfda}.care-items dt{font:600 16px/1.35 var(--sans);color:var(--home-title)}.care-items dd{margin:4px 0 0;font:400 15px/1.55 var(--sans);color:#4f5358}.home-search{display:flex;align-items:center;gap:10px;min-height:52px;margin-top:12px;padding:0 16px;border:1px solid #e7d0c9;border-radius:26px;background:#fff;color:var(--wine);cursor:text}.home-search input{flex:1;min-width:0;padding:0;border:0;background:transparent;font:400 16px/1.2 var(--sans);color:var(--home-title);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.home-search input::placeholder{color:#7b6e6f}.home-search:focus-within{outline:3px solid #b58443;outline-offset:2px}.next-phase{padding:20px;border:1px solid #ead7c0;border-radius:20px;background:#fbf5ec}.next-kicker{font:600 14px/1.3 var(--sans);color:#80592a}.next-phase h2{margin-top:6px;font:400 24px/1.2 var(--serif);color:var(--wine)}.next-phase p{margin:4px 0 2px;font:400 16px/1.5 var(--sans)}.sheet-body{display:grid;gap:12px}.sheet-tag{justify-self:start;padding:5px 12px;border-radius:999px;background:var(--home-blush);color:var(--wine);font:600 13px/1.3 var(--sans)}.sheet-lead{font:400 21px/1.35 var(--serif);color:var(--home-title)}.sheet-body p:not(.sheet-lead){font:400 16px/1.55 var(--sans)}.sheet-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;margin-top:4px}.guide-intro h2{margin-bottom:4px;font-size:22px;letter-spacing:-.3px}.home-skeleton{display:flex;flex-direction:column;gap:14px;max-width:760px;min-height:100vh;margin:0 auto;padding:12px 20px;background:var(--cream)}.sk{display:block;border-radius:12px;background:linear-gradient(90deg,#f2e8e3,#f8f0ec,#f2e8e3);background-size:200% 100%;animation:sk-shine 1.8s ease-in-out infinite}@keyframes sk-shine{0%{background-position:100% 0}to{background-position:-100% 0}}.sk-bar{display:flex;align-items:center;gap:12px;height:60px}.sk-circle{width:40px;height:40px;border-radius:50%}.sk-line{height:14px}.sk-line.tall{height:30px}.w30{width:30%}.w40{width:40%}.w45{width:45%}.w60{width:60%}.sk-card{height:330px;border-radius:24px}.sk-row{height:72px;border-radius:18px}.milestone-text small.milestone-quiet{color:#6f6467}.milestone-actions{flex-wrap:wrap}.milestone-actions button{white-space:normal;text-align:center;line-height:1.25}@media(max-width:600px){.milestone-actions button{flex:1 1 140px;min-height:44px}}@media(min-width:700px){.map-card{display:grid;grid-template-columns:minmax(0,1fr) 42%;padding:26px 28px 20px}.map-body{grid-column:1}.map-card .map-phase{max-width:none;font-size:40px}.map-photo{width:46%;height:calc(100% - 78px);-webkit-mask-image:linear-gradient(to left,#000 55%,transparent),linear-gradient(to top,transparent,#000 30%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to left,#000 55%,transparent),linear-gradient(to top,transparent,#000 30%);mask-composite:intersect}.year-line{grid-column:1/-1}.essential-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:600px){.topbar.topbar-home{height:68px;gap:10px;padding:0 4px}.home{padding:0 4px}.home-greeting h1{font-size:32px}.mobile-nav{padding:12px 4px calc(12px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}.mobile-nav a{min-height:54px;font-size:13px;color:#6f6467}.mobile-nav a.active{color:var(--wine);font-weight:600}.demo-banner,.demo-banner a{font-size:13px}}.gestation-fields{display:grid;gap:10px;margin:0;padding:0;border:0}.gestation-fields legend{margin-bottom:6px;font:500 15px/1.4 var(--sans);color:var(--home-title)}.gestation-fields>p{font-size:14px;line-height:1.5}.gestation-choice{display:flex;gap:10px}.gestation-choice label{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border:1px solid #e7d0c9;border-radius:22px;background:#fff;font-size:15px;cursor:pointer}.gestation-choice label:has(input:checked){border-color:var(--wine);background:var(--home-blush);color:var(--wine)}.gestation-choice input{accent-color:var(--wine)}.diary-corrected{margin-top:4px;font:600 14px/1.4 var(--sans);color:var(--wine)}.diary-gestation{min-height:36px;padding:0;font-size:13px;color:#7d4a55;text-decoration:underline;text-underline-offset:3px}.corrected-age{position:relative;margin-top:-4px}.corrected-age button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0;background:transparent;font:600 13px/1.3 var(--sans);color:var(--wine)}.corrected-age p{margin-top:4px;font:400 14px/1.5 var(--sans);color:var(--home-ink)}.simple-form .gestation-choice label{display:flex;flex-direction:row;align-items:center;gap:8px;width:auto;margin:0}.simple-form .gestation-choice input{width:18px;height:18px;min-height:0;margin:0;padding:0}.bell-list{display:grid;gap:4px;margin:0;padding:0;list-style:none}.bell-list li>a,.bell-list li>div{display:grid;gap:2px;padding:12px 14px;border-radius:14px;color:inherit}.bell-list li>a:hover{background:#f8eeea}.bell-list li.is-new>a,.bell-list li.is-new>div{background:var(--home-blush)}.bell-list strong{font:600 16px/1.35 var(--sans);color:var(--home-title)}.bell-list span{font:400 15px/1.45 var(--sans);color:var(--home-ink)}.bell-list small{font:400 13px var(--sans);color:var(--home-muted)}.bell-settings{display:inline-flex;align-items:center;gap:6px;justify-self:start;min-height:40px;font:600 14px var(--sans);color:var(--wine)}.baby-page{max-width:760px;margin:0 auto;color:var(--home-ink)}.baby-card{padding:20px;border:1px solid #efe1dc;border-radius:22px;background:#fffdfb}.baby-profile{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:start;border-color:#f1dcd6;background:linear-gradient(165deg,#fbeee9,#fdf6f2)}.baby-photo{position:relative;padding:0;border-radius:50%;background:none}.baby-photo-frame{display:grid;place-items:center;width:96px;height:96px;overflow:hidden;border:3px solid #fff;border-radius:50%;outline:2px solid #f2dfd8;background:linear-gradient(140deg,#edd5cd,#fff8ef)}.baby-photo-frame img{width:100%;height:100%;object-fit:cover}.baby-initial{font:400 42px/1 var(--serif);color:var(--wine)}.baby-photo-badge{position:absolute;right:0;bottom:4px;display:grid;place-items:center;width:30px;height:30px;border:2px solid #fff;border-radius:50%;background:var(--wine);color:#fff}.baby-photo.large{display:block;width:max-content;margin:0 auto 4px}.baby-photo.large .baby-photo-frame{width:160px;height:160px}.baby-identity{min-width:0;padding:4px 70px 0 0}.baby-page .baby-name{display:inline-flex;align-items:center;gap:6px;margin:0;padding:0;background:none;font:400 36px/1.05 var(--serif);letter-spacing:-.8px;color:var(--wine);overflow-wrap:anywhere}.baby-switch svg{flex-shrink:0;color:#b0848d}.baby-age{margin-top:6px;font:500 16px/1.4 var(--sans);color:var(--home-title)}.baby-birth{font:400 14px/1.4 var(--sans);color:var(--home-muted)}.baby-corrected{display:inline-flex;align-items:center;gap:6px;min-height:36px;margin-top:4px;padding:0;background:transparent;font:600 14px var(--sans);color:var(--wine)}.baby-why{font-size:14px;line-height:1.5}.baby-edit{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 12px;border:1px solid #e7d0c9;border-radius:20px;background:#fff;font:600 13px var(--sans);color:var(--wine)}.baby-photo-hint{font-size:13px;line-height:1.4;text-align:center;color:var(--home-muted)}.baby-add-other{justify-self:center;color:var(--wine)}.baby-switch-list{display:grid;gap:8px}.baby-switch-list button{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:0 16px;border:1px solid #ead9d2;border-radius:14px;background:#fff;font:500 17px var(--sans);color:var(--home-title)}.baby-switch-list button[aria-pressed=true]{border-color:var(--wine);color:var(--wine)}.baby-switch-list .baby-switch-add{justify-content:flex-start;gap:8px;border-style:dashed;color:var(--wine)}.baby-prompt{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-top:12px;padding:12px 16px;border:1px dashed #e0c9a8;border-radius:16px;background:#fbf5ec;color:inherit;text-align:left}.baby-prompt>span{display:flex;flex-direction:column;gap:2px}.baby-prompt strong{font:600 15px/1.35 var(--sans);color:var(--home-title)}.baby-prompt>span>span{font:400 14px/1.35 var(--sans)}.baby-prompt em{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;font:600 14px var(--sans);font-style:normal;color:var(--wine)}.baby-alert{margin-top:12px}.baby-alert .care-row{min-height:64px;padding:10px 14px;border-radius:16px}.baby-section{margin-top:32px}.baby-page .baby-h2{font:400 26px/1.15 var(--serif);letter-spacing:-.5px;color:var(--wine)}.baby-lead{margin:4px 0 12px;font:400 15px/1.45 var(--sans);color:var(--home-muted)}.baby-now{margin-bottom:16px}.baby-page .baby-now h3{font:400 22px/1.2 var(--serif);color:var(--wine)}.baby-now p{margin-top:4px;font:400 15px/1.5 var(--sans)}.baby-label{margin-bottom:8px;font:600 13px/1.3 var(--sans);letter-spacing:1.2px;text-transform:uppercase;color:var(--wine)}.baby-checkpoints{display:flex;gap:6px;margin:0 -20px;padding:2px 20px 6px;overflow-x:auto;scrollbar-width:none}.baby-checkpoints::-webkit-scrollbar{display:none}.baby-checkpoints button{flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid #ead9d2;border-radius:20px;background:#fff;font:500 14px var(--sans);color:var(--home-title)}.baby-checkpoints button[aria-pressed=true]{border-color:var(--wine);background:var(--wine);color:#fff}.baby-checkpoints small{font-size:13px}.baby-page .baby-list-title{margin:16px 0 10px;font:600 15px/1.3 var(--sans);color:var(--home-title)}.baby-milestones{display:grid;gap:12px;margin:0;padding:0;list-style:none}.baby-milestone{padding:12px 12px 8px 14px;border:1px solid #f1e6e1;border-radius:16px;background:#fdf8f5;transition:background .2s,border-color .2s}.baby-milestone-title{display:flex;flex-direction:column;gap:2px;width:100%;padding:0;background:none;text-align:left;font:500 17px/1.35 var(--sans);color:var(--home-title)}.baby-milestone-title small{font:400 13px var(--sans);color:var(--home-muted)}.baby-states{display:grid;justify-items:start;gap:2px;margin-top:8px}.baby-states button{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 10px;border:1px solid transparent;border-radius:12px;background:transparent;font:500 14px/1.25 var(--sans);color:#5a5452;text-align:left;transition:transform .12s,background .15s}.baby-states button:active{transform:scale(.98)}.baby-states i{display:grid;flex-shrink:0;place-items:center;width:16px;height:16px;border:1.5px solid #c9b9b3;border-radius:50%;background:#fff;color:#fff}.baby-states .not_observed[aria-checked=true]{border-color:#e2d8d3;background:#f6f2f0;color:var(--home-title)}.baby-states .not_observed[aria-checked=true] i{border-color:#a9978f;background:#a9978f}.baby-states .emerging[aria-checked=true]{border-color:#ecdcbf;background:#fbf5ea;color:#6b4a1e}.baby-states .emerging[aria-checked=true] i{border-color:#c99a4e;background:#c99a4e}.baby-states .observed[aria-checked=true]{border-color:#efd3d9;background:#fcf0f2;color:var(--wine)}.baby-states .observed[aria-checked=true] i{border-color:var(--wine);background:var(--wine)}@media(min-width:600px){.baby-states{display:flex;flex-wrap:wrap;gap:6px}.baby-states button{border-color:#e6d8d2;background:#fff}}.baby-history{display:grid;margin:0;padding:0;list-style:none}.baby-history li{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f1e6e1;font-size:15px}.baby-clear{justify-self:start;color:#923147}.baby-note{margin-top:14px}.baby-note p{font:400 14.5px/1.55 var(--sans)}.baby-note svg{vertical-align:-3px;color:var(--wine)}.baby-note strong{color:var(--home-title)}.baby-note .text-link{background:transparent;padding:0}.baby-about{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0;background:none;font:600 14px var(--sans);color:var(--wine)}.baby-about-body p{font:400 15px/1.55 var(--sans)}.baby-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-bottom:14px}.baby-stats>div{display:flex;flex-direction:column;padding:14px 16px;border-radius:16px;background:#faf1ed}.baby-stats small{font:600 13px var(--sans);letter-spacing:1px;text-transform:uppercase;color:#8a4d57}.baby-stats strong{margin:4px 0 2px;font:400 30px/1.15 var(--serif);letter-spacing:-.6px;color:var(--wine)}.baby-stats span{font:400 13px var(--sans);color:var(--home-muted)}.baby-add{width:100%}.baby-history-link{display:flex;margin:8px auto 0;background:transparent}.baby-card .fine-print{margin-top:12px}.baby-growth-history{margin:0;padding:0;list-style:none}.baby-growth-history li{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;border-top:1px solid #f1e6e0;font-size:14px}.baby-growth-history .icon-button{width:40px;height:40px;background:transparent}.baby-growth-history .icon-button svg{width:18px}@media(max-width:600px){.baby-card{padding:16px}.baby-profile{grid-template-columns:80px minmax(0,1fr);gap:14px}.baby-photo-frame{width:80px;height:80px}.baby-initial{font-size:36px}.baby-photo-badge{width:28px;height:28px}.baby-page .baby-name{font-size:34px}.baby-identity{padding-right:0;padding-top:34px}.baby-checkpoints{margin:0 -16px;padding:2px 16px 6px}.baby-stats strong{font-size:26px}.baby-growth-history li{grid-template-columns:minmax(0,1fr) auto auto 40px;gap:8px;font-size:13px}}.baby-sub{margin-top:2px;font:500 15px/1.4 var(--sans);color:var(--home-title)}.baby-now{margin-bottom:14px;font:400 15px/1.5 var(--sans)}.baby-later{display:grid;gap:4px;justify-items:start;padding:12px 14px;border:1px dashed #eadbd5;border-radius:14px}.baby-later p{font:400 14.5px/1.5 var(--sans)}.baby-later .text-link{padding:0;background:transparent}.baby-small{margin-top:10px;font:400 13px/1.45 var(--sans);color:var(--home-muted)}.child-switch{display:inline-flex;align-items:center;gap:4px;min-height:44px;margin-left:auto;padding:0 12px;border:1px solid #e7d0c9;border-radius:22px;background:#fff;font:600 15px var(--sans);color:var(--wine)}.growth-page .back-link{margin:0 0 10px;font-size:14px;color:var(--wine)}.growth-tabs{display:inline-flex;gap:4px;margin:14px 0 16px;padding:4px;border:1px solid #ead9d2;border-radius:999px;background:#fff}.growth-tabs button{min-height:40px;padding:0 18px;border-radius:999px;background:transparent;font:600 14px var(--sans);color:var(--wine)}.growth-tabs button[aria-pressed=true]{background:var(--wine);color:#fff}.growth-add{width:100%;margin-bottom:14px}.growth-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.growth-entry{display:grid;gap:10px;padding:14px 16px;border:1px solid #efe1dc;border-radius:18px;background:#fffdfb}.growth-when{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px}.growth-when strong{font:600 16px var(--sans);color:var(--home-title)}.growth-when span{font:400 14px var(--sans);color:var(--home-muted)}.growth-entry dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.growth-entry dl div{padding:10px 12px;border-radius:12px;background:#faf1ed}.growth-entry dt{font:600 13px/1.25 var(--sans);color:#8a4d57}.growth-entry dd{margin:4px 0 0;font:400 20px/1.2 var(--serif);color:var(--wine)}.growth-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.growth-actions button{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:0 14px;border:1px solid #e7d0c9;border-radius:22px;background:#fff;font:600 14px var(--sans);color:var(--wine)}.growth-confirm-row span{font:500 14px var(--sans);color:var(--home-title)}.growth-actions .growth-danger{border-color:#923147;background:#923147;color:#fff}.growth-chart{margin-bottom:12px}.baby-page .growth-chart h3{font:400 22px/1.2 var(--serif);color:var(--wine)}.growth-chart-now{min-height:20px;margin:2px 0 6px;font:500 14px/1.4 var(--sans);color:var(--home-title)}.growth-chart>svg{display:block;width:100%;height:auto;overflow:visible}.growth-grid{stroke:#efe4df;stroke-width:1}.growth-axis{font:400 14px var(--sans);fill:#6f6467}.growth-line{fill:none;stroke:var(--wine);stroke-opacity:.45;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}.growth-dot{fill:var(--wine);stroke:#fffdfb;stroke-width:2}.growth-hit{fill:transparent;cursor:pointer;outline:none}.growth-hit:focus-visible{stroke:#b58443;stroke-width:2}.growth-cross{stroke:#d9c3bd;stroke-width:1}.growth-tabs button{display:inline-flex;align-items:center;gap:6px}.baby-page .growth-chart h3 span{font:400 15px var(--sans);color:var(--home-muted)}.growth-tip rect{fill:#fff;stroke:#e7d0c9}.growth-tip text{font:600 14px var(--sans);fill:#3f3836}.growth-tip .growth-tip-muted{font-weight:400;fill:#6f6467}.growth-tip .growth-tip-value{fill:var(--wine)}.growth-one{margin-top:6px}.growth-more{display:flex;margin:12px auto 0;background:transparent}.growth-add-end{margin:14px 0 0}.sex-choice{flex-wrap:wrap}@media(max-width:600px){.growth-entry dd{font-size:18px}.growth-entry dl div{padding:8px 10px}}.growth-period{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.growth-period button{min-height:36px;padding:0 14px;border:1px solid #e7d0c9;border-radius:999px;background:#fff;font:600 13px var(--sans);color:var(--wine)}.growth-period button[aria-pressed=true]{border-color:var(--wine);background:#f6e6e3}.growth-birth-ask{margin-top:14px}.growth-birth-ask .text-link{display:inline;padding:0;border:0;background:transparent;font:600 14px var(--sans);color:var(--wine);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.growth-birth-date{margin:0;font:500 15px var(--sans);color:var(--home-title)}.birth-fields legend span{font-weight:400;color:var(--home-muted)}.growth-remove p{margin:0 0 6px}.growth-remove .growth-actions{margin-top:14px}.growth-one .baby-now{margin-bottom:2px}.growth-nowrap{white-space:nowrap}.growth-indicators{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px}.growth-indicators button{min-height:38px;padding:0 14px;border:1px solid #e7d0c9;border-radius:999px;background:#fff;font:600 13px var(--sans);color:var(--wine)}.growth-indicators button[aria-pressed=true]{border-color:var(--wine);background:var(--wine);color:#fff}.growth-chart.is-loading .growth-svg-wrap{opacity:.55;transition:opacity .2s}.growth-reference{display:inline-flex;align-items:center;gap:5px;margin:0 0 4px;padding:4px 0;background:transparent;font:500 13px var(--sans);color:#6f6467}.growth-svg-wrap{position:relative}.growth-svg-wrap svg{display:block;width:100%;height:auto;overflow:visible}.growth-ref{fill:none;stroke:#c9bcb8;stroke-width:1;stroke-linejoin:round}.growth-ref-0{stroke:#a99c98;stroke-width:1.4}.growth-ref-1{stroke:#e2d9d6;stroke-dasharray:3 3}.growth-ref-2{stroke:#cbbfbb}.growth-ref-3{stroke:#ddd3d0}.growth-ref-label{font:400 10px var(--sans);fill:#8b7f7c}.growth-transition line{stroke:#b8aaa6;stroke-width:1;stroke-dasharray:4 4}.growth-transition text{font:500 10px var(--sans);fill:#7a6d6a}.growth-page .growth-line{stroke-opacity:1;stroke-width:2}.growth-tip-card{position:absolute;z-index:2;min-width:150px;max-width:210px;padding:10px 12px;border:1px solid #e7d0c9;border-radius:12px;background:#fff;box-shadow:0 8px 24px #55232c1f;font:400 13px/1.4 var(--sans);color:#3f3836;pointer-events:none}.growth-tip-card strong{display:block;font-weight:600}.growth-tip-card>span{display:block;color:#6f6467}.growth-tip-card dl{display:grid;gap:2px;margin:6px 0 0}.growth-tip-card dl div{display:flex;justify-content:space-between;gap:12px}.growth-tip-card dt{color:#6f6467}.growth-tip-card dd{margin:0;font-weight:600;color:var(--wine)}.growth-legend{display:flex;flex-wrap:wrap;gap:6px 16px;margin:6px 0 0;font:400 13px var(--sans);color:#5d5456}.growth-legend span{display:inline-flex;align-items:center;gap:6px}.growth-legend-dot{width:10px;height:10px;border-radius:50%;background:var(--wine)}.growth-legend-line{width:18px;height:0;border-top:1.4px solid #a99c98}.growth-expand{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:6px 0;background:transparent;font:600 14px var(--sans);color:var(--wine)}.growth-interpret{margin:4px 0 14px}.growth-interpret .text-link,.growth-missing .text-link{display:inline-flex;align-items:center;gap:4px;padding:0;background:transparent;font:600 14px var(--sans);color:var(--wine)}.growth-missing{display:grid;gap:4px;margin-bottom:12px}.growth-missing strong{font:600 15px var(--sans);color:var(--home-title)}.growth-missing p{margin:0;font:400 14px/1.5 var(--sans)}.growth-about p{margin:0 0 10px;font-size:14px;line-height:1.6}.modal.growth-full{width:100%;max-width:none;height:100dvh;max-height:none;margin:0;border-radius:0;padding:18px 16px}.growth-full-body{max-width:760px;margin:0 auto}.growth-remove-values{margin:0 0 8px;padding-left:18px;font-size:15px}.measure-form .measure-field{display:flex;flex-direction:column;gap:6px}.measure-form .measure-field>label{font-size:13px;color:#835e67}.measure-input{display:flex;align-items:center;gap:8px}.measure-input span{font:600 14px var(--sans);color:#835e67;min-width:22px}.measure-note{min-height:18px;margin:0;font:400 13px/1.4 var(--sans);color:#6f6467}.measure-note strong{color:var(--wine)}.measure-error{color:#923147}.measure-note .text-link{display:inline;padding:0;border:0;background:transparent;font:600 13px var(--sans);color:var(--wine);text-decoration:underline;text-underline-offset:3px}.measure-taken{padding:12px 14px;border-radius:12px;background:#faf1ed}.measure-taken p{margin:0;font-size:14px}.measure-taken .text-link{margin-top:6px;padding:0;background:transparent;font:600 14px var(--sans);color:var(--wine);text-align:left;text-decoration:underline;text-underline-offset:3px}.measure-more summary{cursor:pointer;font:600 14px var(--sans);color:var(--wine)}.measure-more fieldset{margin-top:10px}.measure-more .text-link{padding:0;background:transparent;font:500 13px var(--sans);color:var(--wine);text-decoration:underline}.check-line{flex-direction:row!important;align-items:center;gap:10px!important;margin-top:4px;font-size:14px!important;color:#5d5456!important}.check-line input{width:20px!important;min-height:0!important;height:20px}@media(max-width:600px){.growth-indicators button{padding:0 11px;font-size:12.5px}}.growth-chart button svg{display:inline-block;width:auto;height:auto}.growth-indicators{display:grid;grid-template-columns:1fr 1fr;gap:8px}.growth-indicators button{min-height:44px;border-radius:12px;padding:0 10px;font-size:14px}.growth-page .growth-grid{stroke:#f5efec}.growth-ref-3{stroke:#cbbdb9;stroke-dasharray:none}.growth-ref-2{stroke:#b9aaa6}.growth-ref-1{stroke:#d3c7c3;stroke-dasharray:3 3}.growth-ref-0{stroke:#8d7f7b;stroke-width:1.6}.growth-ref.is-selected{stroke:#5d5456;stroke-width:2}.growth-ref-hit{fill:none;stroke:transparent;stroke-width:14;cursor:pointer;pointer-events:stroke}.growth-ref-label{cursor:pointer}.growth-page .growth-line{stroke-width:2.5}.growth-reference{display:flex;text-align:left}.growth-more{margin-top:12px;border-top:1px solid #efe1dc;padding-top:10px}.growth-more summary{cursor:pointer;font:600 14px var(--sans);color:var(--wine)}.growth-more .growth-about{margin-top:8px}.growth-about .text-link{display:inline-flex;align-items:center;gap:4px;font-weight:600;color:var(--wine)}.growth-page .growth-name{margin:2px 0 4px}@media(max-width:600px){.growth-indicators button{font-size:13.5px}}.growth-more{display:block}.growth-more summary{display:list-item}.growth-tip-card{max-width:250px}.growth-tip-card dd{white-space:nowrap}.lib{max-width:760px;margin:0 auto}.lib .search-box{margin-top:4px;min-height:58px;border:1px solid var(--home-line);background:#fff;border-radius:16px}.lib .search-box input{font-size:16px;color:var(--home-title)}.lib .search-box input::placeholder{color:#8b7a7d}.lib-hint{margin:8px 4px 0;font:400 14px var(--sans);color:var(--home-muted)}.lib-hint button{padding:0;background:transparent;font:500 14px var(--sans);color:var(--wine);text-decoration:underline;text-underline-offset:3px}.lib-saved-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 4px;padding:14px 16px;border:1px solid var(--home-line);border-radius:14px;background:#fffdfb}.lib-saved-row span{display:inline-flex;align-items:center;gap:8px;font:600 15px var(--sans);color:var(--wine)}.lib-saved-row em{display:inline-flex;align-items:center;gap:4px;font:400 14px var(--sans);font-style:normal;color:var(--home-muted);text-align:right}.lib-section{margin-top:26px}.lib-section .home-h2{display:flex;align-items:center;gap:8px;margin-bottom:10px}.lib-sub{margin:-4px 0 10px;font:400 14px var(--sans);color:var(--home-muted)}.lib-themes{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lib-theme{display:flex;align-items:center;gap:10px;min-height:56px;padding:10px 14px;border:1px solid var(--home-line);border-radius:14px;background:#fffdfb;text-align:left;font:600 15px/1.25 var(--sans);color:var(--home-title)}.lib-theme svg{flex-shrink:0;color:var(--wine)}.lib-theme:hover{background:#faf1ed}.lib-theme.is-health{background:#fbf3ef}.lib-list{display:grid;gap:10px}.lib-card{position:relative;border:1px solid var(--home-line);border-radius:14px;background:#fffdfb}.lib-open{display:block;width:100%;padding:12px 52px 12px 14px;background:transparent;text-align:left;border-radius:14px}.lib-open:hover{background:#faf1ed}.lib-open small{display:block;font:600 11.5px var(--sans);letter-spacing:1px;text-transform:uppercase;color:#8a4d57}.lib-open h3{margin:3px 0 4px;font:600 16.5px/1.3 var(--sans);letter-spacing:0;color:var(--home-title)}.lib-open p{margin:0;font:400 14px/1.45 var(--sans);color:var(--home-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lib-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:6px;font:400 13px var(--sans);color:#7a6d70}.lib-heart{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:transparent;color:#a0868b}.lib-heart[aria-pressed=true]{color:var(--wine)}.lib-heart:hover{background:#f6e9e5}.lib-more{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font:600 14px var(--sans);color:var(--wine)}.lib-continue{display:grid;gap:8px;width:100%;padding:14px 16px;border:1px solid var(--home-line);border-radius:14px;background:#fffdfb;text-align:left}.lib-continue strong{font:600 16px/1.3 var(--sans);color:var(--home-title)}.lib-continue small{display:inline-flex;align-items:center;gap:4px;font:500 13px var(--sans);color:var(--wine)}.lib-bar{display:block;height:6px;border-radius:6px;background:#f1e3de;overflow:hidden}.lib-bar i{display:block;height:100%;border-radius:6px;background:var(--wine)}.lib-map{margin:30px 0 8px;font:400 14px var(--sans);color:var(--home-muted);text-align:center}.lib-map .text-link{display:inline-flex;align-items:center;gap:4px;font-weight:600;color:var(--wine)}.lib-back{justify-content:flex-start;margin:0 0 8px}.lib-head{position:relative;margin:14px 0 12px;padding-right:96px}.lib-head h2{font:400 26px/1.15 var(--serif);letter-spacing:-.4px;color:var(--wine)}.lib-head p{margin:4px 0 0;font:400 14px var(--sans);color:var(--home-muted)}.lib-filter{position:absolute;top:2px;right:0;display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 12px;border:1px solid var(--home-line);border-radius:999px;background:#fff;font:600 13px var(--sans);color:var(--wine)}.lib-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.lib-chips button{min-height:36px;padding:0 13px;border:1px solid #e7d0c9;border-radius:999px;background:#fff;font:600 13px var(--sans);color:var(--wine)}.lib-chips button[aria-pressed=true]{border-color:var(--wine);background:#f6e6e3}.lib-empty{padding:18px 16px;border:1px solid var(--home-line);border-radius:14px;background:#fffdfb}.lib-empty h3{font:600 17px var(--sans);color:var(--home-title)}.lib-empty p{margin:4px 0 12px;font:400 14px var(--sans);color:var(--home-muted)}.lib-care{margin-bottom:12px}.lib-filters{display:grid;gap:14px}.lib-filters fieldset{margin:0;padding:0;border:0}.lib-filters legend{margin-bottom:8px;font:600 14px var(--sans);color:var(--home-title)}@media(max-width:600px){.lib-head h2{font-size:23px}.lib-theme{font-size:14px;min-height:52px}}.lib-saved-row span{white-space:nowrap}.lib-cover{display:block;width:100%;height:100%}.lib-quick{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0}.lib-quick button{min-height:34px;padding:0 13px;border:1px solid var(--home-line);border-radius:999px;background:#fff;font:600 13px var(--sans);color:var(--wine)}.lib-quick button:hover{background:#faf1ed}.lib-hero{position:relative;display:block;margin:18px 0 0;border-radius:22px;overflow:hidden;min-height:230px;background:#3c2a2c;color:#fff;box-shadow:0 10px 30px #5a2f3a26}.lib-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:60% 40%}.lib-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2b1a1d00 20%,#2b1a1dcc 72%,#2b1a1dee)}.lib-hero-text{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;min-height:230px;padding:18px 18px 16px}.lib-hero-text small{font:600 12px var(--sans);letter-spacing:1px;text-transform:uppercase;opacity:.9}.lib-hero-text strong{font:400 27px/1.12 var(--serif);letter-spacing:-.3px}.lib-hero-text>span{font:400 14px/1.4 var(--sans);opacity:.92}.lib-hero-text em{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin-top:6px;padding:9px 16px;border-radius:999px;background:#fff;font:600 14px var(--sans);font-style:normal;color:var(--wine)}.lib-continue{display:grid;grid-template-columns:88px minmax(0,1fr);grid-template-rows:auto auto;gap:4px 14px;align-items:center;width:100%;padding:12px;border:1px solid #e3c9c1;border-radius:18px;background:linear-gradient(120deg,#fbefea,#fffaf7);text-align:left}.lib-continue-cover{grid-row:1 / span 2;width:88px;height:88px;border-radius:12px;overflow:hidden}.lib-continue-text{display:grid;gap:7px;min-width:0}.lib-continue-text small{font:500 13px var(--sans);color:var(--home-muted)}.lib-continue-cta{display:inline-flex;align-items:center;gap:6px;justify-self:start;padding:7px 14px;border-radius:999px;background:var(--wine);font:600 13px var(--sans);font-style:normal;color:#fff}.lib .lib-themes{grid-template-columns:1fr 1fr;gap:10px}.lib .lib-theme{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:118px;padding:14px;border:0;border-radius:18px;text-align:left}.lib .lib-theme:hover{filter:brightness(.98)}.lib-theme-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fffaf6cc}.lib-theme-text{display:grid;gap:3px}.lib-theme-text strong{font:600 15px/1.2 var(--sans);color:var(--home-title)}.lib-theme-text small{font:400 12.5px/1.35 var(--sans);color:#5f5456}.lib-shelf-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.lib-shelf-head .lib-more{margin:0;white-space:nowrap}.lib-shelf{display:flex;gap:12px;margin:0 -16px;padding:2px 16px 10px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 16px;scrollbar-width:none}.lib-shelf::-webkit-scrollbar{display:none}.lib-shelf>li{flex:0 0 min(62vw,228px);scroll-snap-align:start}.lib-shelf-wide>li{flex-basis:min(78vw,300px)}.lib-scard{position:relative;height:100%}.lib-scard-open{display:flex;flex-direction:column;width:100%;height:100%;padding:0;border:1px solid var(--home-line);border-radius:16px;background:#fffdfb;overflow:hidden;text-align:left}.lib-scard-open .lib-cover{aspect-ratio:16 / 10;height:auto}.lib-scard-body{display:grid;gap:4px;padding:10px 12px 12px}.lib-scard-body small{font:600 11px var(--sans);letter-spacing:.9px;text-transform:uppercase;color:#8a4d57}.lib-scard-body strong{font:600 15px/1.3 var(--sans);color:var(--home-title);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:39px}.lib-heart.on-cover{top:6px;right:6px;width:40px;height:40px;background:#fffaf6e6;color:#8f6d73;box-shadow:0 2px 8px #5a2f3a1f}.lib-heart.on-cover[aria-pressed=true]{color:var(--wine)}.lib-section.is-quiet .home-h2{color:#6f5a55}.lib-ccard{display:flex;flex-direction:column;width:100%;height:100%;padding:0;border:1px solid var(--home-line);border-radius:18px;background:#fffdfb;overflow:hidden;text-align:left}.lib-ccard-mosaic{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:3px;height:132px;background:#fffdfb}.lib-ccard-mosaic .lib-cover:first-child{grid-row:1 / span 2}.lib-ccard-mosaic .lib-cover:only-child{grid-column:1 / span 2}.lib-ccard-body{display:grid;gap:4px;padding:12px 14px 14px}.lib-ccard-body small{font:600 11px var(--sans);letter-spacing:.9px;text-transform:uppercase;color:#8a4d57}.lib-ccard-body strong{font:400 21px/1.15 var(--serif);color:var(--wine)}.lib-ccard-body span{font:400 13.5px/1.4 var(--sans);color:var(--home-muted)}.lib-saved-empty{display:flex;align-items:center;gap:12px;padding:16px;border:1px dashed #dcc2ba;border-radius:18px;background:#fffaf7;color:var(--wine)}.lib-saved-empty>span{display:grid;gap:2px;flex:1}.lib-saved-empty strong{font:600 15px var(--sans);color:var(--home-title)}.lib-saved-empty small{font:400 13.5px var(--sans);color:var(--home-muted)}.lib-saved-empty .text-link{display:inline-flex;align-items:center;gap:4px;font:600 13.5px var(--sans);color:var(--wine);white-space:nowrap}.lib-open{display:grid;grid-template-columns:64px minmax(0,1fr);column-gap:12px;align-items:start}.lib-open>*:not(.lib-thumb){grid-column:2}.lib-thumb{grid-row:1 / span 4;width:64px!important;height:64px!important;border-radius:12px;overflow:hidden}.lib-eyebrow{font:600 11px var(--sans);letter-spacing:1px;text-transform:uppercase;color:#8a4d57}.lib-head-plain{padding-right:0}@media(min-width:900px){.lib-shelf{margin:0;padding:2px 0 10px}.lib-shelf>li{flex-basis:220px}.lib-shelf-wide>li{flex-basis:280px}.lib-hero,.lib-hero-text{min-height:260px}.lib .lib-themes{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.lib-saved-empty{flex-wrap:wrap}.lib-saved-empty .text-link{margin-left:32px}}.lib-saved-empty{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start}.lib-saved-empty>svg{margin-top:2px}.lib-saved-empty .text-link{grid-column:2;margin:4px 0 0!important}.lib-shelf>li{flex-basis:min(55vw,208px)}.lib-shelf-wide>li{flex-basis:min(74vw,286px)}.lib-scard-open .lib-cover{aspect-ratio:16 / 9}.lib-scard-body{gap:3px;padding:9px 11px 11px}.lib-scard-body strong{font-size:14.5px;-webkit-line-clamp:3;min-height:0}.lib .lib-theme.is-wide{grid-column:1 / -1;flex-direction:row;align-items:center;min-height:0}.lib .lib-theme.is-soon{opacity:.72;cursor:default}.lib .lib-theme.is-soon:hover{filter:none}.lib-recent{display:grid;margin:0;padding:0;list-style:none;border-top:1px solid var(--home-line)}.lib-recent li{border-bottom:1px solid var(--home-line)}.lib-recent button{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:10px;align-items:center;width:100%;padding:11px 2px;background:transparent;text-align:left;color:var(--wine)}.lib-recent strong{grid-column:1;font:600 15px/1.3 var(--sans);color:var(--home-title)}.lib-recent small{grid-column:1;font:400 13px var(--sans);color:var(--home-muted)}.lib-recent svg{grid-column:2;grid-row:1 / span 2}.lib-ccard-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.lib-ccard-foot em{font:500 13px var(--sans);font-style:normal;color:var(--home-muted)}.lib-ccard-foot b{display:inline-flex;align-items:center;gap:4px;font:600 13.5px var(--sans);color:var(--wine)}@media(min-width:900px){.lib .lib-themes{grid-template-columns:1fr 1fr}.lib .lib-theme.is-wide{grid-column:1 / -1}.lib-shelf>li{flex-basis:200px}}.lib-intro{margin:-2px 2px 12px;font:400 15px/1.45 var(--sans);color:var(--home-muted)}.lib-hero:after{background:linear-gradient(180deg,#2b1a1d1a,#2b1a1d55 38%,#2b1a1ddd 74%,#2b1a1df2)}.lib-hero-text strong,.lib-hero-text>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 1px 12px #1a0e1066}.lib-hero-text strong{max-width:18ch}.lib-shelf{gap:14px;padding-right:32px;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent)}.lib-shelf>li{flex-basis:min(57vw,212px)}.lib-shelf-wide>li{flex-basis:min(76vw,288px)}.lib-heart.on-cover{background:#fffaf6cc;color:#a38f93;box-shadow:0 1px 5px #5a2f3a14}.lib-heart.on-cover[aria-pressed=true]{background:#fffaf6;color:var(--wine)}.lib-heart-tip{display:inline-flex;align-items:center;gap:3px;margin-left:4px;color:var(--wine)}.lib-recent-go{grid-column:2;grid-row:1 / span 2;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f6e6e3;color:var(--wine)}.lib-recent button:hover .lib-recent-go{background:#efd6d0}@media(min-width:900px){.lib-shelf{padding-right:40px}.lib-shelf>li{flex-basis:200px}}.lib-more-small{font:500 13px var(--sans)!important;color:#8a4d57!important}.lib-ccard-photo{position:relative;display:block;height:132px;overflow:hidden;background:#3c2a2c}.lib-ccard-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 28%}.lib-ccard-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2b1a1d00 45%,#2b1a1d66)}.lib-ccard-photo small{position:absolute;left:12px;bottom:10px;z-index:1;font:600 11px var(--sans);letter-spacing:1px;text-transform:uppercase;color:#fff}.lib .lib-recent-go{width:auto;height:auto;border-radius:0;background:transparent;color:var(--wine)}.lib .lib-recent button:hover .lib-recent-go{background:transparent;transform:translate(2px)}.lib-extras{display:inline-flex;align-items:center;gap:5px;margin-left:6px;color:var(--wine)}.search-box:focus-within{border-color:#c98c98;box-shadow:0 0 0 4px #a342591f}.search-box input:focus-visible{outline:none;box-shadow:none}.lib-suggest{margin-top:6px;border:1px solid var(--home-line);border-radius:14px;background:#fff;box-shadow:0 10px 26px #6b4a4a1a;overflow:hidden}.lib-suggest ul{margin:0;padding:4px 0;list-style:none}.lib-suggest button{display:flex;align-items:center;gap:10px;width:100%;min-height:46px;padding:8px 14px;border:0;background:transparent;text-align:left;font:400 15px/1.35 var(--sans);color:var(--home-title)}.lib-suggest button:hover,.lib-suggest button:focus-visible{background:#fbf1ee;outline:none;box-shadow:none}.lib-suggest svg{flex:none;color:#b0878f}.lib-suggest span{flex:1;min-width:0}.lib-suggest small{flex:none;font:500 12px var(--sans);color:var(--home-muted)}.lib-answer{margin-top:14px}.lib-answer+.lib-themes{margin-top:4px}.lib-answer-note{margin:0 0 12px;padding:12px 14px;border-radius:14px;background:#f8efe9;font:400 14.5px/1.5 var(--sans);color:#6b5a5d}.lib-answer-note strong{font-weight:600;color:var(--home-title)}.lib-searching{opacity:.55;transition:opacity .15s}.lib-more-results{display:flex;margin:16px auto 0}.lib-suggest{margin:6px 0 0;padding:4px 0;list-style:none}.lib-suggest li{display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 14px;cursor:pointer;font:400 15px/1.35 var(--sans);color:var(--home-title)}.lib-suggest li:hover,.lib-suggest li.is-active{background:#fbf1ee}.lib-suggest li svg{flex:none;color:#b0878f}.lib-suggest li.is-theme svg,.lib-suggest li.is-concept svg{color:var(--wine)}.lib-suggest li span{flex:1;min-width:0}.lib-suggest li small{flex:none;max-width:45%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font:500 12px var(--sans);color:var(--home-muted)}.lib-suggest li.is-search{border-top:1px solid #f1e6e2;color:var(--wine);font-weight:500}.lib-suggest li.is-search svg{color:var(--wine)}.lib-alternatives{margin:4px 0 14px;padding:12px 14px;border-radius:14px;background:#fbf4f1}.lib-alternatives h3{margin:0 0 8px;font:600 14.5px var(--sans);color:var(--home-title)}.lib-alternatives .lib-chips{margin:0}.lib-related{margin-top:22px;padding-top:14px;border-top:1px solid var(--home-line)}.lib-related h3{margin:0 0 4px;font:600 15px/1.4 var(--sans);color:var(--home-title)}.lib-related>p{margin:0 0 12px;font-size:14.5px;line-height:1.5;color:var(--home-muted)}.lib-related .lib-card{background:#fcf9f7}.lib-unchoose{display:inline-flex;margin-top:4px;font-size:14px}.lib-theme.is-soon{cursor:default;opacity:.9}.lib-safety{margin:4px 0 18px;padding:16px;border:1px solid #e7b3a6;border-left:4px solid #b54b3c;border-radius:14px;background:#fdf1ed}.lib-safety h2{display:flex;gap:8px;align-items:flex-start;margin:0 0 6px;font:700 17px/1.35 var(--sans);color:#8a2f22}.lib-safety h2 svg{flex:none;margin-top:1px}.lib-safety p{margin:0 0 8px;font-size:15px;line-height:1.55;color:#4a3a36}.lib-safety-action strong{color:#8a2f22}.lib-safety-go{display:grid;gap:8px;margin-top:10px}.lib-safety-go .button{justify-content:center;background:#b54b3c;border-color:#b54b3c}.lib-safety.is-urgent{border-color:#ecc9a0;border-left-color:#c07a2c;background:#fdf5ea}.lib-safety.is-urgent h2,.lib-safety.is-urgent .lib-safety-action strong{color:#7a4a14}.lib-safety.is-attention{border-color:#dcd3cc;border-left-color:#8c6f63;background:#f8f4f1}.lib-safety.is-attention h2,.lib-safety.is-attention .lib-safety-action strong{color:#5c4038}
