:root{color:#243429;font-synthesis:none;--pine:#173d2c;--pine-2:#24573e;--moss:#6f8f54;--gold:#e3aa43;--gold-2:#f2c66d;--paper:#fffaf0;--cream:#f4efe4;--ink:#243429;--muted:#66746a;--line:#d8d1c3;--shadow:0 18px 50px #2d37261f;background:#f4efe4;font-family:Nunito,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4efe4}body{background:radial-gradient(circle at 15% 0,#e3aa431f,#0000 28%),#f4efe4;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#203226;letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif}.brand{color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brand-mark{background:linear-gradient(145deg,var(--pine-2),var(--pine));color:#fff;border-radius:16px 16px 16px 5px;place-items:center;width:46px;height:46px;display:grid;position:relative;box-shadow:0 8px 20px #173d2c38}.brand-mark:after{content:"";border:2px solid var(--gold-2);background:var(--paper);border-radius:50%;width:10px;height:10px;position:absolute;bottom:-3px;right:-3px}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{font-size:16px;line-height:1.1}.brand small{color:#718078;letter-spacing:.04em;margin-top:4px;font-size:11px}.brand-light{color:#fff}.brand-light small{color:#cbd8cf}.public-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#fffaf0eb;border-bottom:1px solid #5b5c4a26;justify-content:space-between;align-items:center;height:84px;padding:0 6vw;display:flex;position:sticky;top:0}.public-header nav{align-items:center;gap:8px;display:flex}.public-header nav button{color:#405047;background:0 0;border:0;border-radius:999px;padding:10px 13px;font-weight:700}.public-header nav button:hover{background:#ebe4d6}.public-header nav .primary{color:#fff;background:var(--pine)}.menu-button{background:0 0;border:0;display:none}.primary,.secondary{box-shadow:none;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 21px;font-weight:800;transition:all .2s;display:inline-flex}.primary{background:linear-gradient(135deg,var(--gold),#d9972e);color:#24301f;box-shadow:0 8px 20px #bb7c1d33}.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #bb7c1d47}.primary.compact{padding:11px 17px}.secondary{color:var(--pine);background:#fffaf0d9;border-color:#bfc7b8}.secondary:hover:not(:disabled){background:#fff7e7;border-color:#9faf9f}.full{width:100%}.text-button{color:var(--pine-2);background:0 0;border:0;margin:18px auto 0;font-weight:800;display:block}.hero{background:linear-gradient(145deg,#fffaf0f2,#ede5d2ed),repeating-linear-gradient(0deg,#0000 0 31px,#4c59410a 31px 32px);grid-template-columns:1.03fr .97fr;align-items:center;gap:6vw;min-height:680px;padding:86px 6vw 88px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:70px solid #6f8f5414;border-radius:50%;width:420px;height:420px;position:absolute;top:-170px;right:-170px}.hero h1{letter-spacing:-.055em;max-width:760px;margin:18px 0 26px;font-size:clamp(43px,5.3vw,74px);line-height:.98}.hero p{color:#58665d;max-width:680px;font-size:19px;line-height:1.72}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--pine-2);background:#e8e0ce;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:900;display:inline-flex}.button-row{flex-wrap:wrap;gap:12px;margin:31px 0 24px;display:flex}.trust-row{color:#58665d;flex-wrap:wrap;gap:20px;font-size:14px;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.section{background:#fffaf0;padding:88px 6vw}.section-heading{text-align:center;max-width:800px;margin:0 auto 44px}.section-heading h2{margin:14px 0;font-size:clamp(32px,4vw,52px)}.feature-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.feature-card{background:linear-gradient(#fffdf8,#f8f1e4);border:1px solid #ddd3c2;border-radius:22px 22px 22px 8px;padding:28px;transition:all .2s;box-shadow:0 10px 30px #3d422f12}.feature-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #3d422f1c}.feature-card>span,.activity-icon,.round-icon{color:var(--pine);background:#dce7d4;place-items:center;display:grid}.feature-card>span{border-radius:17px 17px 17px 6px;width:52px;height:52px}.feature-card h3{margin:19px 0 9px;font-size:24px}.feature-card p{color:#687268;line-height:1.65}.preview{background:#fdf9ef;border:1px solid #cfc7b9;border-radius:28px 28px 28px 10px;grid-template-columns:92px 1fr;min-height:450px;display:grid;position:relative;overflow:hidden;transform:rotate(1deg);box-shadow:0 30px 70px #32392838}.preview:after{content:"";background:#53554214;width:1px;position:absolute;top:0;bottom:0;left:114px}.preview-sidebar{color:#d8e2db;background:linear-gradient(#214d37,#173d2c);flex-direction:column;align-items:center;gap:23px;padding:25px 18px;display:flex}.preview-logo{background:var(--gold);color:#203326;border-radius:15px 15px 15px 5px;place-items:center;width:44px;height:44px;margin-bottom:10px;font-weight:900;display:grid}.preview-main{padding:36px}.preview-heading b,.preview-heading i{border-radius:8px;display:block}.preview-heading b{background:#314b3a;width:58%;height:18px}.preview-heading i{background:#d7d0c3;width:34%;height:8px;margin-top:10px}.preview-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0;display:grid}.preview-stats div{background:#fffdf7;border:1px solid #d8d0c2;border-radius:15px 15px 15px 6px;padding:15px}.preview-stats strong{color:var(--pine-2);font-size:24px;display:block}.preview-stats span{background:#ddd7ca;border-radius:5px;width:70%;height:7px;margin-top:9px;display:block}.preview-panel{background:#fffdf8;border:1px solid #d8d0c2;border-radius:16px 16px 16px 7px;padding:12px 18px}.preview-panel>div{border-bottom:1px solid #ece5d9;grid-template-columns:40px 1fr 40px;align-items:center;gap:11px;padding:14px 0;display:grid}.preview-panel>div:last-child{border-bottom:0}.preview-panel section b{font-size:12px}.preview-panel section i{background:#e4ded2;border-radius:8px;height:6px;margin-top:8px;display:block;overflow:hidden}.preview-panel section em{background:linear-gradient(90deg,var(--moss),var(--gold));height:100%;display:block}.preview-panel>div>strong{font-size:11px}.auth-page{background:linear-gradient(135deg,#fffaf0f5,#e2dac5f2),repeating-linear-gradient(90deg,#0000 0 38px,#3d483506 38px 39px);min-height:100vh;padding:42px 20px 70px;position:relative;overflow:hidden}.auth-page:before,.auth-page:after{content:"";pointer-events:none;border-radius:50%;position:fixed}.auth-page:before{border:78px solid #6f8f5414;width:420px;height:420px;top:-170px;right:-185px}.auth-page:after{border:52px solid #e3aa4314;width:260px;height:260px;bottom:-120px;left:-115px}.auth-wrap{z-index:1;max-width:610px;margin:0 auto;position:relative}.auth-heading{text-align:center;margin:46px 0 26px}.auth-heading h1{margin:12px 0 8px;font-size:48px}.auth-heading p{color:#687268;line-height:1.65}.form-card{box-shadow:var(--shadow);background:#fffaf0f5;border:1px solid #d5ccbb;border-radius:26px 26px 26px 10px;padding:34px;position:relative}.form-card:before{content:"";background:linear-gradient(90deg,var(--pine),var(--moss),var(--gold));border-radius:0 0 6px 6px;height:4px;position:absolute;top:0;left:34px;right:34px}.form-card label{color:#36453b;margin-bottom:18px;font-weight:800;display:block}.form-card input{color:#243429;background:#fffdf8;border:1px solid #bfc2b5;border-radius:13px;outline:none;width:100%;margin-top:8px;padding:14px 15px;transition:all .18s}.form-card input:focus{border-color:var(--moss);box-shadow:0 0 0 4px #6f8f5421}.auth-divider{color:#7d8279;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;margin:21px 0;font-size:12px;font-weight:800;display:flex}.form-note[role=alert]{color:#9b3d36;background:#fae9e3;border-radius:10px;padding:10px 12px}.demo-banner{color:#604512;background:#fff0c8;border-bottom:1px solid #e3ca8a;align-items:center;gap:10px;height:48px;padding:0 20px;display:flex}.demo-banner button{color:#fff;background:#624616;border:0;border-radius:999px;margin-left:auto;padding:8px 13px;font-weight:800}.shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.demo-page .shell{min-height:calc(100vh - 48px)}.shell>aside{color:#fff;background:linear-gradient(#204d37,#143726);flex-direction:column;padding:25px 18px;display:flex}.scout-pill{background:#ffffff17;border-radius:15px 15px 15px 6px;align-items:center;gap:10px;margin:28px 0;padding:12px;display:flex}.scout-pill>div{background:var(--gold);color:#223126;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.scout-pill span{flex-direction:column;display:flex}.scout-pill small{color:#c2d0c7;margin-top:3px;font-size:11px}.shell aside nav{gap:6px;display:grid}.shell aside nav button,.exit-demo{color:#d8e1db;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.shell aside nav button:hover{background:#ffffff14}.shell aside nav button.active{background:var(--gold);color:#203226;font-weight:900}.exit-demo{margin-top:auto}.shell-main{background:#f4efe4;min-width:0;padding:44px}.app-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.app-header h1{margin:9px 0;font-size:39px}.app-header p{color:#6d776f}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px;display:grid}.stats article,.panel,.activity-card,.log-entry,.report-summary{background:#fffaf0;border:1px solid #d9d0c1;border-radius:19px 19px 19px 7px;padding:21px;box-shadow:0 8px 22px #3e43300e}.stats small,.stats span{color:#758078}.stats strong{color:var(--pine);margin:9px 0;font-size:31px;display:block}.bar{background:#e6dfd2;border-radius:10px;height:8px;display:block;overflow:hidden}.bar.large{height:11px}.bar i{background:linear-gradient(90deg,var(--moss),var(--gold));height:100%;display:block}.content-grid{grid-template-columns:1.35fr .65fr;gap:20px;display:grid}.panel-head{border-bottom:1px solid #e6ded1;justify-content:space-between;align-items:flex-start;padding-bottom:14px;display:flex}.panel-head h2{margin-bottom:5px}.panel-head p{color:#758078;font-size:14px}.panel-head button,.card-footer button{color:var(--pine-2);background:0 0;border:0;align-items:center;font-weight:800;display:flex}.activity-row{border-bottom:1px solid #eee7da;grid-template-columns:44px 1fr 42%;align-items:center;gap:14px;padding:17px 0;display:grid}.activity-row:last-child{border-bottom:0}.activity-icon{border-radius:13px 13px 13px 5px;width:40px;height:40px}.activity-row>div{flex-direction:column;display:flex}.activity-row small{color:#7c857f;margin-top:3px}.activity-progress>span:first-child{justify-content:space-between;margin-bottom:9px;display:flex}.activity-progress small{margin:0}.task{text-align:left;background:#efe8da;border:0;border-radius:13px;grid-template-columns:24px 1fr 20px;align-items:center;gap:9px;width:100%;margin:9px 0;padding:12px;display:grid}.task span{flex-direction:column;display:flex}.task small{color:#758078;margin-top:3px}.empty-mini{text-align:center;color:#758078;padding:30px 10px}.activity-cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.card-top,.card-footer,.progress-label,.log-meta,.paper-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.activity-card h2{margin:18px 0 6px;font-size:23px}.activity-card p{color:#6f7a72}.status-badge{color:var(--pine);background:#e3eadb;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.progress-label{color:#647069;margin:18px 0 9px}.card-footer{color:#647069;border-top:1px solid #e8e0d3;margin-top:20px;padding-top:15px;font-size:14px}.card-footer span{align-items:center;gap:6px;display:flex}.log-list{gap:14px;display:grid}.log-entry{grid-template-columns:78px 1fr 36px;align-items:center;gap:20px;display:grid}.log-date{text-align:center;border-right:1px solid #e2d9cb;padding-right:18px}.log-date strong{color:var(--pine);font-size:29px;display:block}.log-date span{color:#758078;font-size:12px}.log-entry h2{margin:12px 0;font-size:19px;line-height:1.4}.log-meta{color:#6f7a72;justify-content:flex-start;font-size:14px}.log-meta span{align-items:center;gap:6px;display:flex}.icon-button{color:var(--pine-2);background:0 0;border:0}.scrapbook-layout{grid-template-columns:260px 1fr;gap:20px;display:grid}.scrapbook-pages{background:#fffaf0;border:1px solid #d9d0c1;border-radius:19px 19px 19px 7px;padding:18px}.scrapbook-pages button{text-align:left;background:#eee7da;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;margin:6px 0;padding:11px;display:flex}.scrapbook-pages button.selected{background:var(--pine);color:#fff}.scrapbook-pages button>span{background:#ffffff40;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.scrapbook-pages button div{flex-direction:column;display:flex}.scrapbook-pages small{opacity:.75;margin-top:3px}.scrapbook-preview{background:#ded6c7;border-radius:19px;padding:32px}.paper{background:#fffdf8;border-radius:3px;max-width:720px;min-height:720px;margin:auto;padding:52px;box-shadow:0 14px 34px #2f352724}.paper h1{margin:14px 0 6px;font-size:39px}.paper-subtitle{color:#68756d}.photo-placeholder{color:#758078;background:#f1ebdf;border:1px dashed #9ca896;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:280px;margin:28px 0;display:flex}.paper p{line-height:1.67}.paper-meta{color:#6f7a72;border-top:1px solid #e4dcce;margin-top:30px;padding-top:14px}.reports-grid{grid-template-columns:1.3fr .7fr;gap:20px;display:grid}.report-summary{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.report-score{text-align:right}.report-score strong{color:var(--pine);font-size:48px}.report-score span{color:#758078;display:block}.report-file{text-align:left;background:#eee7da;border:0;border-radius:12px;grid-template-columns:26px 1fr 20px;align-items:center;gap:9px;width:100%;margin:9px 0;padding:13px;display:grid}.report-file span{flex-direction:column;display:flex}.report-file small{color:#758078;margin-top:3px}.empty-state{text-align:center;background:#fffaf0;border:1px solid #d9d0c1;border-radius:22px 22px 22px 8px;padding:70px 30px;box-shadow:0 10px 28px #3e43300f}.round-icon{border-radius:20px 20px 20px 7px;width:64px;height:64px;margin:0 auto 18px}.empty-state p{color:#758078}.empty-state .primary{margin-top:10px}@media (width<=980px){.feature-grid{grid-template-columns:1fr 1fr}.hero{grid-template-columns:1fr}.preview{transform:none}.shell{grid-template-columns:1fr}.shell>aside{padding:16px;display:block}.shell>aside .brand,.scout-pill,.exit-demo{display:none}.shell aside nav{display:flex;overflow-x:auto}.shell aside nav button{white-space:nowrap}.stats{grid-template-columns:1fr 1fr}.content-grid,.reports-grid,.scrapbook-layout{grid-template-columns:1fr}.shell-main{padding:28px 18px}}@media (width<=650px){.public-header{padding:0 18px}.public-header nav{background:#fffaf0;border-bottom:1px solid #ddd3c2;flex-direction:column;align-items:stretch;padding:14px 18px;display:none;position:absolute;top:84px;left:0;right:0}.public-header nav.open{display:flex}.menu-button{display:block}.hero{padding:56px 20px}.section{padding:64px 20px}.feature-grid,.activity-cards,.stats{grid-template-columns:1fr}.preview{grid-template-columns:58px 1fr}.preview-main{padding:20px}.preview-stats{grid-template-columns:1fr}.app-header,.report-summary{flex-direction:column}.activity-row{grid-template-columns:40px 1fr}.activity-progress{grid-column:1/-1}.log-entry{grid-template-columns:55px 1fr}.log-entry .icon-button{display:none}.scrapbook-preview{padding:12px}.paper{min-height:600px;padding:25px}.demo-banner span{display:none}.demo-banner{font-size:13px}.demo-banner button{padding:6px 9px}.shell-main{padding:24px 14px}.app-header h1{font-size:32px}.auth-heading h1{font-size:40px}.form-card{padding:26px 20px}}a,a:link{color:var(--pine-2);text-underline-offset:2px;text-decoration:underline}a:visited,a:hover{color:var(--pine)}.link-button{font:inherit;color:var(--pine-2);text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.link-button:hover{color:var(--pine)}.public-footer{border-top:1px solid var(--line);color:#5f6d64;background:#fffaf0;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:26px 6vw;font-size:14px;display:flex}.legal-page{background:#fffaf0;padding:56px 6vw 88px}.legal-wrap{max-width:760px;margin:0 auto}.legal-wrap h1{margin:16px 0 20px;font-size:clamp(30px,4vw,44px);line-height:1.1}.legal-lede{color:#4c584f;font-size:18px;line-height:1.7}.legal-updated{color:#6b766e;margin-bottom:6px;font-size:14px}.legal-section{border-top:1px solid var(--line);margin-top:30px;padding-top:26px}.legal-section h2{margin-bottom:14px;font-size:25px}.legal-section p{color:#3c4a41;line-height:1.7}.legal-list{color:#3c4a41;margin:0 0 16px;padding-left:22px;line-height:1.7}.legal-list li{margin-bottom:11px}.legal-actions{margin-top:40px}.privacy-panel{margin-top:24px}.privacy-actions{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.privacy-actions>div{background:#eee7da;border-radius:14px 14px 14px 5px;flex-direction:column;align-items:flex-start;gap:9px;padding:17px;display:flex}.privacy-actions small{color:#5f6d64;line-height:1.5}.privacy-actions .button-row{gap:9px;margin:0}.danger{color:#7a3d05;background:#f6e2c2;border:1px solid #c98a2e;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-weight:800;display:inline-flex}.danger:hover:not(:disabled){background:#f0d4a4}@media (width<=700px){.privacy-actions{grid-template-columns:1fr}}.live-app{color:#243429;background:radial-gradient(circle at 12% 0,#e3aa431a,#0000 28%),#f4efe4;min-height:100vh;font-family:Nunito,Inter,system-ui,sans-serif;display:flex}.demo-banner{z-index:20;color:#5d4518;background:#fff0c8;border-bottom:1px solid #e0c77e;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:8px 16px;display:flex;position:fixed;top:0;left:0;right:0}.demo-banner button{color:#fff;background:#173d2c;border:0;border-radius:999px;padding:7px 12px;font-weight:800;text-decoration:none}.demo-banner~.live-sidebar,.demo-banner~.live-main{margin-top:44px}.live-sidebar{color:#fff;background:linear-gradient(#214d37,#143726);flex-direction:column;align-items:center;width:108px;height:100vh;padding:22px 10px 16px;display:flex;position:sticky;top:0;box-shadow:10px 0 30px #19312214}.live-brand{color:#fff;background:0 0;border:0;place-items:center;margin-bottom:26px;display:grid}.live-brand span{color:#213326;background:#e3aa43;border-radius:17px 17px 17px 6px;place-items:center;width:48px;height:48px;font-size:30px;line-height:1;display:grid;box-shadow:0 10px 24px #0000002e}.live-brand b{letter-spacing:.08em;margin-top:7px;font-size:12px}.live-sidebar nav{flex-direction:column;gap:9px;width:100%;display:flex}.live-sidebar nav button{color:#d3ded7;background:0 0;border:0;border-radius:15px 15px 15px 6px;flex-direction:column;align-items:center;gap:5px;padding:11px 6px;font-size:11px;font-weight:700;transition:all .18s;display:flex}.live-sidebar nav button:hover{background:#ffffff14;transform:translateY(-1px)}.live-sidebar nav button.active{color:#203226;background:#e3aa43;font-weight:900;box-shadow:0 8px 18px #00000029}.live-collapse{color:#d5ded8;background:#ffffff14;border:0;border-radius:14px;width:42px;height:42px;margin-top:auto;font-size:22px}.live-main{flex:1;min-width:0}.live-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:5;background:#fffaf0eb;border-bottom:1px solid #5a5b4b29;justify-content:space-between;align-items:center;padding:15px 30px;display:flex;position:sticky;top:0}.live-profile{align-items:center;gap:13px;display:flex}.live-profile img{object-fit:cover;border:3px solid #fffaf0;border-radius:50%;width:46px;height:46px;box-shadow:0 0 0 2px #d7a84e}.live-profile div{flex-direction:column;display:flex}.live-profile strong{font-family:Georgia,Times New Roman,serif;font-size:18px}.live-profile span,.live-meta,.live-footer{color:#6b766e;font-size:13px}.live-meta{align-items:center;gap:12px;display:flex}.role-pill{color:#33473b;background:#e7e1d3;border-radius:999px;padding:6px 11px;font-weight:800}.live-content{max-width:1480px;margin:0 auto;padding:34px}.welcome p{color:#2b5c40;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:11px;font-weight:900}.welcome h1{color:#536158;margin:7px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.overall-card{color:#fff;background:linear-gradient(135deg,#214d37,#143726);border-radius:24px 24px 24px 9px;grid-template-columns:200px 1fr auto;align-items:center;gap:28px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #1f3d2b33}.overall-card:after{content:"";border:46px solid #ffffff0b;border-radius:50%;width:230px;height:230px;position:absolute;top:-115px;right:-100px}.overall-card>div:first-child{z-index:1;flex-wrap:wrap;align-items:baseline;gap:7px;display:flex;position:relative}.overall-card span{font-size:13px}.overall-card strong{font-family:Georgia,Times New Roman,serif;font-size:39px}.overall-card small{color:#cdd8d1;font-size:14px}.overall-card button,.section-head button,.page-title button,.story-card button,.mentor-card>button,.live-panel>button{color:#233126;z-index:1;background:linear-gradient(135deg,#efbf62,#dc9e32);border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 17px;font-weight:900;display:inline-flex;position:relative;box-shadow:0 8px 18px #00000021}.trail-line{background:#496352;border-radius:99px;height:10px;overflow:hidden}.trail-line span{background:linear-gradient(90deg,#6f8f54,#e3aa43);height:100%;display:block}.trail-dots{letter-spacing:4px;color:#dfe8e2;white-space:nowrap;margin-top:7px;overflow:hidden}.overall-track>strong{text-align:right;margin-top:-30px;font-size:23px;display:block}.overall-track>strong small{display:inline}.section-head,.page-title{justify-content:space-between;align-items:end;margin:32px 0 17px;display:flex}.section-head h2,.page-title h1{color:#203226;margin:0;font-family:Georgia,Times New Roman,serif}.page-title h1{font-size:38px}.live-activity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.live-activity-card{background:#fffaf0;border:1px solid #d9d0c1;border-radius:20px 20px 20px 8px;padding:20px;transition:all .2s;position:relative;box-shadow:0 9px 24px #3b413011}.live-activity-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px #3b41301c}.activity-menu{gap:4px;display:flex;position:absolute;top:12px;right:12px}.activity-menu button,.entry-actions button{color:#6b766e;background:0 0;border:0;padding:5px}.activity-title{gap:13px;padding-right:48px;display:flex}.activity-title>span{background:#e5eadb;border-radius:15px 15px 15px 6px;place-items:center;width:46px;height:46px;font-size:29px;display:grid}.activity-title small{color:#727d75}.activity-title h3{margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:21px}.activity-title p{color:#69766d;font-size:13px}.hours-row{grid-template-columns:repeat(3,1fr);gap:8px;margin:19px 0;display:grid}.hours-row div{background:#eee7da;border-radius:12px 12px 12px 5px;flex-direction:column;padding:11px;display:flex}.hours-row strong{color:#214d37;font-size:21px}.hours-row span,.card-progress span,.cadence span,.cadence small{color:#6f7a72;font-size:12px}.card-progress{grid-template-columns:1fr auto;gap:8px;display:grid}.card-progress>div{background:#e4ddd0;border-radius:99px;grid-column:1/-1;height:9px;overflow:hidden}.card-progress i{background:linear-gradient(90deg,#6f8f54,#e3aa43);height:100%;display:block}.cadence{border-top:1px solid #e8e0d3;grid-template-columns:1fr auto;margin-top:17px;padding-top:14px;display:grid}.cadence small{grid-column:1/-1;margin-top:5px}.recent-section{margin-top:34px}.recent-entry,.live-log-list article{background:#fffaf0;border:1px solid #d9d0c1;border-radius:18px 18px 18px 7px;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;padding:17px;display:grid;box-shadow:0 8px 22px #3b41300d}.recent-entry p,.live-log-list p{white-space:pre-line;margin:0 0 8px;line-height:1.55}.recent-entry span,.live-log-list span{color:#6b766e;font-size:13px}.recent-icon{background:#eadfc9;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.entry-actions{display:flex}.story-grid{grid-template-columns:1.1fr 1fr;gap:20px;margin-top:30px;display:grid}.story-card,.mentor-card,.live-panel{background:#fffaf0;border:1px solid #d9d0c1;border-radius:21px 21px 21px 8px;padding:25px;box-shadow:0 9px 25px #3b41300f}.story-card{grid-template-columns:auto 1fr;gap:19px;display:grid}.story-mark{color:#fff;background:#214d37;border-radius:18px 18px 18px 6px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 8px 18px #1f3d2b2e}.story-mark b{font-size:11px}.story-card h2,.mentor-card h2{margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:27px}.story-stats{gap:30px;margin:20px 0;display:flex}.story-stats span{color:#6b766e;flex-direction:column;font-size:12px;display:flex}.story-stats strong{color:#213026;font-size:25px}.story-card button{margin-top:18px}.report-row{background:#fffdf7;border:1px solid #ded5c7;border-radius:14px 14px 14px 5px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:14px;padding:13px;display:grid}.report-row div{flex-direction:column;display:flex}.report-row small{color:#6b766e}.report-row button{background:0 0;border:0;gap:6px;display:flex}.pdf-icon{color:#214d37;background:#e5eadb;border-radius:10px;padding:9px;font-weight:900}.empty-review{color:#6b766e;background:#eee7da;border-radius:12px;padding:14px}.live-footer{background:#fffaf0;border-top:1px solid #d9d0c1;justify-content:space-between;padding:15px 30px;display:flex}.live-footer button{background:0 0;border:0}.page-title span,.live-panel>span{color:#2e6a49;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:900}.page-title p,.live-panel p{color:#6b766e}.live-log-list{gap:14px;display:grid}.settings-grid{grid-template-columns:1fr 1fr;gap:17px;margin:20px 0;display:grid}.settings-grid label{flex-direction:column;gap:8px;font-weight:800;display:flex}.settings-grid input{background:#fffdf8;border:1px solid #bfc2b5;border-radius:12px;outline:none;padding:13px}.settings-grid input:focus{border-color:#6f8f54;box-shadow:0 0 0 4px #6f8f5421}.workspace-picker-list{gap:14px;margin-top:22px;display:grid}.workspace-picker-item{text-align:left;background:#eee7da;border:1px solid #ded5c7;border-radius:16px 16px 16px 6px;align-items:center;gap:14px;padding:16px;transition:all .18s;display:flex}.workspace-picker-item:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #3b41301f}.workspace-picker-detail{flex-direction:column;gap:3px;display:flex}.workspace-picker-detail small{color:#6b766e}.access-row{background:#eee7da;border-radius:14px 14px 14px 5px;align-items:center;gap:12px;margin:18px 0;padding:14px;display:flex}.access-row>div:nth-child(2){flex-direction:column;display:flex}.avatar{color:#fff;background:#214d37;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.access-row span{color:#6b766e;font-size:13px}.auth-divider{color:#71827c;align-items:center;gap:12px;margin:20px 0;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#dce7e2;flex:1;height:1px}.form-note{color:#5f6f68;margin:14px 0 0;line-height:1.45}.form-note[role=alert]{color:#9a2f2f}.form-card .text-button+.text-button{margin-top:8px}@media (width<=1100px){.live-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid,.overall-card{grid-template-columns:1fr}.overall-track>strong{text-align:left;margin-top:8px}}@media (width<=700px){.live-sidebar{width:74px}.live-sidebar nav button span{display:none}.live-content{padding:18px}.live-topbar{padding:12px 16px}.live-profile div span,.live-meta .role-pill,.live-meta>span:first-child{display:none}.live-activity-grid,.settings-grid{grid-template-columns:1fr}.live-footer{flex-direction:column;gap:6px}.story-card{grid-template-columns:1fr}.overall-card{padding:20px}.demo-banner{flex-wrap:wrap;justify-content:flex-start}.demo-banner~.live-sidebar,.demo-banner~.live-main{margin-top:70px}.page-title h1{font-size:32px}}.live-app{height:100vh;overflow:hidden}.live-main{flex-direction:column;min-height:0;display:flex}.live-topbar{flex:none}.live-content{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.live-footer{flex:none}.topbar-tools{gap:8px;margin-right:4px;display:flex}.topbar-tool{color:#243429;background:#fffaf0;border:1px solid #89735152;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.topbar-tool:hover:not(:disabled){background:#f6eddc;border-color:#9faf9f}.topbar-tool:focus-visible{outline-offset:2px;outline:3px solid #6f8f5473}@media (width<=900px){.topbar-tool span{display:none}.topbar-tool{padding:9px}}.role-pill,.live-meta>span{white-space:nowrap}.live-profile strong{line-height:1.25}.live-meta{flex-wrap:nowrap}:root{--pine:#123f2e;--pine-deep:#0b2f22;--pine-soft:#24583f;--moss:#6f8752;--gold:#e6ad3d;--gold-light:#f5cc73;--paper:#fbf4e7;--paper-deep:#efe4d2;--ink:#24352a;--rope:#b78245;--mist:#dbe4da}.live-app{background:radial-gradient(circle at 18% 3%,#e6ad3d26,#0000 25%),radial-gradient(circle at 88% 14%,#24583f1c,#0000 28%),linear-gradient(#f8f1e4 0%,#f1eadc 100%);position:relative;overflow-x:hidden}.live-app:before{content:"";pointer-events:none;opacity:.28;background-image:repeating-linear-gradient(0deg,#503d2706 0 1px,#0000 1px 4px),repeating-linear-gradient(90deg,#ffffff2e 0 1px,#0000 1px 7px);position:fixed;inset:0}.live-sidebar{background:linear-gradient(#174b35 0%,#0d3325 72%,#09281d 100%);border-right:1px solid #ffffff14;width:118px;overflow:hidden;box-shadow:14px 0 34px #1430221f}.live-sidebar:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000003d),repeating-linear-gradient(115deg,#0000 0 16px,#ffffff06 16px 18px);height:180px;position:absolute;inset:auto -22px 0}.tree-line{color:#0a271c;opacity:.95;pointer-events:none;z-index:0;justify-content:space-around;align-items:flex-end;height:135px;display:flex;position:absolute;bottom:0;left:0;right:0}.tree-line span{filter:drop-shadow(0 -12px #0d3022);font-size:52px;line-height:.65}.tree-line span:nth-child(2),.tree-line span:nth-child(5){font-size:66px}.tree-line span:nth-child(3){font-size:44px}.tree-line span:nth-child(6){font-size:58px}.live-brand,.live-sidebar nav,.sidebar-knot,.live-collapse{z-index:1;position:relative}.live-brand span{background:linear-gradient(145deg,var(--gold-light),var(--gold));border-radius:18px 18px 18px 7px;position:relative;box-shadow:0 12px 25px #0000003d,inset 0 1px #ffffff73}.live-brand span:after{content:"";border:1px dashed #1938286b;border-radius:12px 12px 12px 4px;position:absolute;inset:8px}.live-brand b{letter-spacing:.18em;color:#e4ede7;font-size:10px}.live-sidebar nav button{border:1px solid #0000}.live-sidebar nav button.active{background:linear-gradient(145deg,var(--gold-light),var(--gold));border-color:#ffffff40;box-shadow:0 10px 22px #00000038,inset 0 1px #ffffff73}.sidebar-knot{color:#d8e4dc;flex-direction:column;align-items:center;gap:6px;margin-top:auto;padding:12px 4px 10px;display:flex}.sidebar-knot small{letter-spacing:.09em;text-transform:uppercase;font-size:9px}.secondary.gaisce-diary-link{align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.section-badge{object-fit:contain;flex:none;width:34px;height:34px}.knot-mark{flex:none;width:34px;height:24px;display:inline-block;position:relative}.knot-mark i{opacity:.85;border:2px solid;border-radius:50%;width:17px;height:17px;position:absolute}.knot-mark i:first-child{top:1px;left:2px}.knot-mark i:nth-child(2){top:1px;right:2px}.knot-mark i:nth-child(3){top:6px;left:8px}.knot-mark i:nth-child(4){top:6px;right:8px}.live-topbar{background:#fff9ede0;border-bottom:1px solid #46504024;box-shadow:0 5px 20px #353d2f0d}.topbar-trail{color:#607168;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:9px;font-size:11px;display:flex}.topbar-trail .knot-mark{color:var(--rope);transform:scale(.8)}.live-main{background-color:#f3ecdf;background-image:linear-gradient(#f8f2e7e6,#f2eadced),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='300' viewBox='0 0 420 300'%3E%3Cg fill='%232b5a42' fill-opacity='.12'%3E%3Cpath d='M34 274h8v-42H20l18-32H25l13-24H28l10-18 10 18H38l13 24H38l18 32H42v42z'/%3E%3Cpath d='M118 280h7v-35h-18l15-27h-11l11-20h-8l8-15 8 15h-8l11 20h-11l15 27h-12v35z'/%3E%3Cpath d='M221 276h9v-48h-25l20-36h-14l14-25h-10l10-19 10 19h-10l14 25h-14l20 36h-15v48z'/%3E%3Cpath d='M327 282h7v-38h-20l16-29h-11l11-21h-9l9-16 9 16h-9l12 21h-12l17 29h-13v38z'/%3E%3Cpath d='M392 275h6v-31h-16l13-23h-9l9-17h-7l7-13 7 13h-7l9 17h-9l14 23h-11v31z'/%3E%3C/g%3E%3Cg fill='%23133f2f' fill-opacity='.055'%3E%3Cpath d='M74 250h5v-27H65l11-20h-8l8-14h-6l6-11 6 11h-6l8 14h-8l11 20H79v27z'/%3E%3Cpath d='M274 255h6v-31h-16l13-24h-9l9-17h-7l7-13 7 13h-7l9 17h-9l14 24h-11v31z'/%3E%3C/g%3E%3C/svg%3E");background-repeat:repeat;background-size:auto,420px 300px;background-attachment:local;position:relative}.live-content{padding:38px 36px 44px;position:relative}.live-content:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#fffaf033,#0000 16% 84%,#214d3709);position:absolute;inset:0}.live-content>*{z-index:1;position:relative}.content-compass{color:#25513a40;border:1px dashed #25513a3d;border-radius:50%;place-items:center;width:52px;height:52px;font-size:23px;display:grid;position:absolute;top:18px;right:22px;transform:rotate(12deg)}.welcome{padding-left:18px;position:relative}.welcome:before{content:"";background:linear-gradient(var(--gold),var(--moss));border-radius:9px;width:4px;position:absolute;top:1px;bottom:1px;left:0}.welcome h1{color:#46594d;font-size:29px}.overall-card{background:linear-gradient(125deg,#174b35 0%,#0e3929 58%,#092b20 100%);border:1px solid #ffffff14;border-radius:26px 26px 26px 10px;box-shadow:0 22px 48px #153a2838,inset 0 1px #ffffff14}.overall-card:before{content:"";opacity:.14;background-color:#0000;background-image:linear-gradient(135deg,#0000 48%,#8dad75 49% 51%,#0000 52%),linear-gradient(45deg,#0000 47%,#6d8c58 48% 50%,#0000 51%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:84px 64px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:54%;position:absolute;bottom:0;left:0;right:0}.overall-card:after{opacity:.7;border-style:double;border-width:28px}.overall-card button,.section-head button,.page-title button,.story-card button,.mentor-card>button,.live-panel>button{background:linear-gradient(145deg,var(--gold-light),var(--gold));border:1px solid #774f172e;transition:all .2s;box-shadow:0 9px 18px #412f122e,inset 0 1px #ffffff80}.overall-card button:hover,.section-head button:hover,.page-title button:hover,.story-card button:hover,.mentor-card>button:hover,.live-panel>button:hover{transform:translateY(-2px);box-shadow:0 13px 24px #412f123b,inset 0 1px #ffffff8c}.section-head{padding-bottom:10px;position:relative}.section-head:after{content:"";background:linear-gradient(90deg,var(--gold),transparent);border-radius:99px;width:92px;height:3px;position:absolute;bottom:0;left:0}.live-activity-card,.story-card,.mentor-card,.live-panel,.recent-entry,.live-log-list article{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#fffaf0fa 0%,#fbf3e5fa 100%);border:1px solid #89735147;position:relative;overflow:hidden;box-shadow:0 12px 28px #44423314}.live-activity-card:before,.story-card:before,.mentor-card:before,.live-panel:before,.recent-entry:before,.live-log-list article:before{content:"";background:linear-gradient(90deg,var(--gold),var(--moss));border-radius:0 0 9px;width:68px;height:6px;position:absolute;top:0;left:0}.live-activity-card:after{content:"";border:1px dashed #25513a21;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-32px;right:-24px}.activity-title>span{background:linear-gradient(145deg,#edf1df,#dfe7d3);border:1px solid #4160431f;box-shadow:inset 0 1px #ffffffb3}.hours-row div{background:linear-gradient(#efe8db,#e9dfcf);border:1px solid #7d684a17}.card-progress>div,.trail-line{box-shadow:inset 0 1px 3px #0000001f}.card-progress i,.trail-line span{background:linear-gradient(90deg,#7f9a5e 0%,#d9a33e 68%,#f3cc73 100%)}.card-progress i{position:relative}.card-progress i:after{content:"";background:#f6d384;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:-3px;transform:translateY(-50%);box-shadow:0 0 0 3px #f6d38440}.recent-icon{background:linear-gradient(145deg,#eadfc9,#dfcfb0);border:1px solid #896f4626;position:relative}.recent-icon:after{content:"";background:var(--rope);opacity:.6;width:21px;height:2px;position:absolute;transform:rotate(45deg)}.story-mark{background:linear-gradient(145deg,#24583f,#123f2e);position:relative}.story-mark:after{content:"";border:1px dashed #ffffff59;border-radius:12px 12px 12px 4px;position:absolute;inset:7px}.footer-knot{align-items:center;gap:5px;display:flex}.footer-knot .knot-mark{color:var(--rope);margin-right:-5px;transform:scale(.65)}.live-footer{background:#fff9edeb;border-top:1px solid #695b432e}.page-title h1,.section-head h2,.story-card h2,.mentor-card h2,.live-profile strong{letter-spacing:-.02em}@media (width<=980px){.topbar-trail{display:none}.live-content{padding:28px 22px 38px}.content-compass{display:none}.live-main{background-size:auto,360px 257px}}@media (width<=700px){.live-sidebar{width:78px}.tree-line{height:105px}.tree-line span{font-size:38px}.sidebar-knot small{display:none}.live-content{padding:22px 15px 34px}.welcome h1{font-size:24px}.overall-card{border-radius:20px 20px 20px 8px}.footer-knot{display:block}.footer-knot .knot-mark{display:none}.live-main{background-size:auto,300px 214px;background-attachment:scroll}}:root{--craft-line:#4b58422e;--craft-line-strong:#4e493447;--craft-shadow:0 14px 34px #2735241a;--craft-focus:0 0 0 4px #6f8f5438}body{background-color:#f4efe4;background-image:linear-gradient(#f4efe4f5,#f4efe4f5),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='240' viewBox='0 0 360 240'%3E%3Cg fill='none' stroke='%23173d2c' stroke-width='2' stroke-opacity='.09'%3E%3Cpath d='M42 210V142M20 164l22-42 22 42M27 186l15-30 15 30M150 220v-78M126 170l24-48 24 48M133 194l17-35 17 35M290 214v-62M270 176l20-39 20 39M276 196l14-28 14 28'/%3E%3Cpath d='M0 225c54-18 105-18 154 0s103 18 162 0'/%3E%3C/g%3E%3C/svg%3E");background-size:auto,360px 240px;background-attachment:fixed}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{box-shadow:var(--craft-focus);outline:0}.public-header{border-bottom-color:var(--craft-line);box-shadow:0 6px 22px #2e3a290f}.hero{background-image:linear-gradient(145deg,#fffaf0f0,#ede5d2e6),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='340' viewBox='0 0 520 340'%3E%3Cg fill='none' stroke='%23173d2c' stroke-width='2.4' stroke-opacity='.10'%3E%3Cpath d='M50 308V214M16 252l34-64 34 64M25 282l25-45 25 45M224 318V205M184 250l40-76 40 76M196 288l28-54 28 54M438 312v-92M404 258l34-65 34 65M414 286l24-46 24 46'/%3E%3Cpath d='M5 319c85-25 154-25 236 0s168 25 274 0'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-size:auto,520px 340px}.brand-mark,.preview-logo,.live-brand span,.story-mark,.avatar{box-shadow:0 8px 18px #173d2c2e,inset 0 1px #ffffff47}.primary,.secondary,.overall-card button,.section-head button,.page-title button,.story-card button,.mentor-card>button,.live-panel>button{border-radius:12px 12px 12px 5px;min-height:44px}.primary,.overall-card button,.section-head button,.page-title button,.story-card button,.mentor-card>button,.live-panel>button{color:#24301f;background:linear-gradient(145deg,#f1bf5d,#d99b32);border:1px solid #6041142e}.secondary{color:var(--pine);background:#fffaf0;border:1px solid #58684b52}.feature-card,.preview,.form-card,.live-activity-card,.story-card,.mentor-card,.live-panel,.recent-entry,.live-log-list article,.access-form{border-color:var(--craft-line-strong);box-shadow:var(--craft-shadow)}.live-app{background:linear-gradient(#f8f1e4db,#f1eadcd6),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='260' viewBox='0 0 360 260'%3E%3Cg fill='none' stroke='%23123f2e' stroke-width='2' stroke-opacity='.13'%3E%3Cpath d='M32 238v-70M8 194l24-48 24 48M16 218l16-33 16 33M142 246v-92M108 195l34-67 34 67M119 225l23-45 23 45M298 240v-77M270 199l28-55 28 55M279 222l19-37 19 37'/%3E%3Cpath d='M0 247c64-19 118-19 180 0s114 19 180 0'/%3E%3C/g%3E%3C/svg%3E") 0 0/360px 260px}.live-main{background-image:linear-gradient(#f8f2e7d1,#f2eadce0),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='300' viewBox='0 0 420 300'%3E%3Cg fill='%232b5a42' fill-opacity='.16'%3E%3Cpath d='M34 274h8v-42H20l18-32H25l13-24H28l10-18 10 18H38l13 24H38l18 32H42v42z'/%3E%3Cpath d='M118 280h7v-35h-18l15-27h-11l11-20h-8l8-15 8 15h-8l11 20h-11l15 27h-12v35z'/%3E%3Cpath d='M221 276h9v-48h-25l20-36h-14l14-25h-10l10-19 10 19h-10l14 25h-14l20 36h-15v48z'/%3E%3Cpath d='M327 282h7v-38h-20l16-29h-11l11-21h-9l9-16 9 16h-9l12 21h-12l17 29h-13v38z'/%3E%3Cpath d='M392 275h6v-31h-16l13-23h-9l9-17h-7l7-13 7 13h-7l9 17h-9l14 23h-11v31z'/%3E%3C/g%3E%3Cg fill='%23133f2f' fill-opacity='.08'%3E%3Cpath d='M74 250h5v-27H65l11-20h-8l8-14h-6l6-11 6 11h-6l8 14h-8l11 20H79v27z'/%3E%3Cpath d='M274 255h6v-31h-16l13-24h-9l9-17h-7l7-13 7 13h-7l9 17h-9l14 24h-11v31z'/%3E%3C/g%3E%3C/svg%3E")}.live-content{max-width:1420px}.live-panel h1,.page-title h1,.section-head h2{letter-spacing:-.018em}.live-panel>span,.page-title span,.welcome p{letter-spacing:.12em;color:#24583f}.live-sidebar nav button{border-radius:12px 12px 12px 5px}.live-sidebar nav button.active{color:#1d2d23;background:linear-gradient(145deg,#efbf62,#dba13e)}.role-pill{color:#2d4637;background:#ede6d7;border:1px solid #58684b33}.access-person a{color:#1f5a3d}@media (width<=700px){body{background-size:auto,300px 200px;background-attachment:scroll}.hero{background-size:auto,360px 235px}.live-app{background-size:auto,300px 216px}.primary,.secondary,.overall-card button,.section-head button,.page-title button,.story-card button,.mentor-card>button,.live-panel>button{border-radius:11px 11px 11px 5px}}.live-main{background-color:#efe6d6;background-image:linear-gradient(#f7f0e2b3,#f1e8d7d1),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='420' height='300' viewBox='0 0 420 300'%3E%3Cg fill='%23214d37' fill-opacity='.22'%3E%3Cpath d='M34 274h8v-42H20l18-32H25l13-24H28l10-18 10 18H38l13 24H38l18 32H42v42z'/%3E%3Cpath d='M118 280h7v-35h-18l15-27h-11l11-20h-8l8-15 8 15h-8l11 20h-11l15 27h-12v35z'/%3E%3Cpath d='M221 276h9v-48h-25l20-36h-14l14-25h-10l10-19 10 19h-10l14 25h-14l20 36h-15v48z'/%3E%3Cpath d='M327 282h7v-38h-20l16-29h-11l11-21h-9l9-16 9 16h-9l12 21h-12l17 29h-13v38z'/%3E%3Cpath d='M392 275h6v-31h-16l13-23h-9l9-17h-7l7-13 7 13h-7l9 17h-9l14 23h-11v31z'/%3E%3C/g%3E%3Cg fill='%230b2f22' fill-opacity='.10'%3E%3Cpath d='M74 250h5v-27H65l11-20h-8l8-14h-6l6-11 6 11h-6l8 14h-8l11 20H79v27z'/%3E%3Cpath d='M274 255h6v-31h-16l13-24h-9l9-17h-7l7-13 7 13h-7l9 17h-9l14 24h-11v31z'/%3E%3C/g%3E%3C/svg%3E");background-size:auto,360px 257px;overflow:hidden}.forest-ridge{pointer-events:none;z-index:0;opacity:.36;height:118px;position:absolute;top:58px;left:0;right:0}.forest-ridge:before{content:"";background:linear-gradient(90deg,#0000,#173d2c42,#0000);height:1px;position:absolute;bottom:14px;left:0;right:0}.forest-ridge i{filter:drop-shadow(0 14px #173d2c14);border-bottom:86px solid #173d2c29;border-left:26px solid #0000;border-right:26px solid #0000;width:0;height:0;position:absolute;bottom:0}.forest-ridge i:after{content:"";background:#4b37231f;border-radius:4px;width:12px;height:34px;position:absolute;top:72px;left:-6px}.forest-ridge i:first-child{left:8%;transform:scale(.72)}.forest-ridge i:nth-child(2){left:22%;transform:scale(1.05)}.forest-ridge i:nth-child(3){left:41%;transform:scale(.82)}.forest-ridge i:nth-child(4){left:59%;transform:scale(1.15)}.forest-ridge i:nth-child(5){left:76%;transform:scale(.9)}.forest-ridge i:nth-child(6){left:91%;transform:scale(.68)}.live-topbar,.live-content,.live-footer{z-index:1;position:relative}.live-topbar{background:#fff9edf0}.live-panel,.live-activity-card,.story-card,.mentor-card,.recent-entry,.live-log-list article{background:linear-gradient(#fffbf2f7,#f9f1e2fa);border-color:#675c4257}.live-panel:after,.live-activity-card:after,.story-card:after,.mentor-card:after{content:"";pointer-events:none;border-top:1px solid #b782451f;border-bottom:1px solid #b7824533;width:72px;height:18px;position:absolute;bottom:12px;right:16px;transform:rotate(-2deg)}.welcome{background:#fffaf094;border:1px solid #675c4229;border-radius:16px 16px 16px 6px;margin-bottom:20px;padding:18px 20px 18px 24px;box-shadow:0 10px 24px #2735240f}.welcome:before{top:14px;bottom:14px;left:10px}.overall-card{box-shadow:0 24px 54px #153a283d,inset 0 1px #ffffff17}.tree-line{opacity:1}.tree-line span{filter:drop-shadow(0 -12px #0d3022eb)drop-shadow(0 10px 10px #00000029)}@media (width<=700px){.forest-ridge{opacity:.28;height:82px;top:70px}.forest-ridge i{border-bottom-width:62px;border-left-width:18px;border-right-width:18px}.welcome{padding:16px 16px 16px 22px}}@media (width<=1300px){.topbar-trail{display:none}}.live-panel h2{color:#203226;margin:28px 0 10px;font-family:Georgia,Times New Roman,serif}.settings-grid label small{color:#6b766e;font-weight:500}.settings-grid select,.settings-grid textarea{color:#243429;font:inherit;background:#fffdf8;border:1px solid #bfc2b5;border-radius:12px;outline:none;padding:13px}.settings-grid textarea{resize:vertical;min-height:128px;line-height:1.5}.settings-grid select:focus,.settings-grid textarea:focus{border-color:#6f8f54;box-shadow:0 0 0 4px #6f8f5421}.wide-field{grid-column:1/-1}.access-form{background:#fffdf7eb;border:1px solid #89735147;border-radius:18px 18px 18px 7px;margin-top:24px;padding:22px}.access-form .panel-head{align-items:flex-start}.access-form .panel-head h2{margin:0 0 4px}.access-form .button-row{margin:18px 0 0}.access-form .primary,.access-form .secondary{min-height:48px}.access-form .secondary{color:#243429;box-shadow:none;background:#fffaf0;border:1px solid #cfc4b2}.access-form .secondary:hover:not(:disabled){background:#fff7e7;border-color:#9faf9f}.access-form .icon-button{color:#526158;box-shadow:none;background:0 0;border-radius:10px;padding:7px}.access-row{justify-content:flex-start;align-items:flex-start}.access-row>div:nth-child(2){min-width:0}.access-person{flex:1;gap:5px;min-width:0;display:grid}.access-person a,.missing-email{overflow-wrap:anywhere;word-break:break-word;font-size:13px;font-weight:800;line-height:1.35}.access-person a{color:#24573e;text-decoration:none}.access-person a:hover{text-decoration:underline}.access-person a:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #6f8f5459}.missing-email{color:#7a5940;background:#f5ead9;border:1px solid #7a59402e;border-radius:999px;justify-self:start;padding:4px 9px;display:inline-flex}.access-row span{overflow-wrap:anywhere}.access-edit{flex:none;align-self:center;min-height:38px;padding:9px 12px}.secondary.compact{min-height:38px;padding:9px 12px}.document-actions{flex-wrap:wrap;gap:12px;margin:18px 0 4px;display:flex}.report-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;flex-direction:row!important;display:flex!important}.report-actions button{color:#243429;border:1px solid #89735140;border-radius:11px;align-items:center;padding:9px 11px;font-weight:900;background:#fffaf0!important}.report-actions button:hover:not(:disabled){border-color:#9faf9f;background:#f6eddc!important}.provider-panel{background:#f5efe4b3;border:1px solid #89735147;border-radius:16px 16px 16px 7px;gap:12px;margin:18px 0;padding:16px;display:grid}.provider-panel strong{color:#203226;font-family:Georgia,Times New Roman,serif}.provider-panel small{color:#617066;line-height:1.45}.provider-options{flex-wrap:wrap;gap:8px;display:flex}.provider-options button{color:#324039;background:#fffaf0;border:1px solid #89735152;border-radius:999px;padding:8px 12px;font-weight:900}.provider-options button.active{color:#fffaf0;background:#214d37;border-color:#214d37}.connection-status{color:#617066;gap:3px;display:grid;margin:0!important}.connection-status span{color:#7a5940;font-weight:900}.scrapbook-modal-backdrop,.work-dialog-backdrop{z-index:40;background:#19241c8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.scrapbook-modal,.work-dialog{background:#fffaf0;border:1px solid #fffaf0b3;border-radius:22px 22px 22px 8px;width:min(920px,100%);max-height:min(88vh,900px);overflow:auto;box-shadow:0 28px 70px #19241c59}.scrapbook-modal header,.work-dialog header{background:linear-gradient(#fffaf0,#f5ead9);border-bottom:1px solid #89735140;justify-content:space-between;gap:16px;padding:24px;display:flex}.scrapbook-modal header span,.work-dialog header span{color:#2e6a49;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.scrapbook-modal h1,.work-dialog h1,.scrapbook-document h2{color:#203226;margin:5px 0;font-family:Georgia,Times New Roman,serif}.scrapbook-modal header p,.work-dialog header p{color:#617066;margin:0;line-height:1.5}.work-dialog form{padding:24px}.work-dialog .button-row{margin:20px 0 0}.work-dialog .icon-button{color:#526158;background:0 0;border-radius:10px;padding:5px 10px;font-size:25px;line-height:1}.scrapbook-toolbar{z-index:1;background:#fffaf0f2;border-bottom:1px solid #8973512e;justify-content:flex-end;gap:10px;padding:14px 24px;display:flex;position:sticky;top:0}.scrapbook-document{gap:22px;padding:26px;display:grid}.scrapbook-cover{background:linear-gradient(135deg,#f8f0df,#fffdf7);border:1px solid #89735147;border-radius:18px 18px 18px 7px;padding:24px}.scrapbook-cover .eyebrow{color:#2e6a49;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.scrapbook-cover h2{font-size:36px}.scrapbook-entry{border-top:1px solid #89735138;padding:16px 0}.scrapbook-entry h3{color:#203226;margin:0 0 6px;font-family:Georgia,Times New Roman,serif}.scrapbook-entry p{color:#536158;margin:0 0 7px;line-height:1.5}@media (width<=700px){.access-form{padding:16px}.settings-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.access-form .button-row,.work-dialog .button-row{display:grid}.access-form .button-row button,.work-dialog .button-row button{width:100%}.access-row{flex-wrap:wrap;gap:10px}.access-person a,.missing-email{font-size:12px}.access-edit{margin-left:52px}.report-row{grid-template-columns:auto 1fr}.report-actions{grid-column:1/-1;justify-content:flex-start}.provider-panel{padding:14px}.scrapbook-modal-backdrop,.work-dialog-backdrop{padding:10px}.scrapbook-modal header,.work-dialog header,.scrapbook-toolbar,.scrapbook-document,.work-dialog form{padding:16px}.scrapbook-toolbar{flex-wrap:wrap;justify-content:flex-start}}@media print{body *{visibility:hidden}.scrapbook-modal-backdrop,.scrapbook-modal-backdrop *{visibility:visible}.scrapbook-modal-backdrop{background:#fff;padding:0;display:block;position:absolute;inset:0}.scrapbook-modal{width:100%;max-height:none;box-shadow:none;border:0;overflow:visible}.scrapbook-toolbar,.scrapbook-modal .icon-button{display:none!important}}.document-actions button{color:#24301f;background:linear-gradient(145deg,#f1bf5d,#d99b32);border:1px solid #6041142e;border-radius:12px 12px 12px 5px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 17px;font-weight:900;display:inline-flex;box-shadow:0 9px 18px #412f122e,inset 0 1px #ffffff80}.document-actions button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 24px #412f123b,inset 0 1px #ffffff8c}.provider-panel>div:first-child{gap:4px;display:grid!important}.scrapbook-modal .icon-button,.work-dialog .icon-button{color:#526158!important;width:40px!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:10px!important;place-items:center!important;padding:0!important;display:grid!important}.scrapbook-modal .icon-button:hover:not(:disabled),.work-dialog .icon-button:hover:not(:disabled){background:#214d3714!important;transform:none!important}.mentor-invite-cell{background:#f5efe4b3;border:1px solid #89735147;border-radius:14px 14px 14px 5px;flex-direction:column;align-self:end;gap:8px;padding:14px;display:flex}.mentor-invite-cell strong{color:#203226;font-family:Georgia,Times New Roman,serif}.mentor-invite-cell small{color:#617066;font-weight:500;line-height:1.45}.mentor-invite-cell .form-note{margin:2px 0 0}.mentor-invite-cell button{color:#243429;text-align:center;background:#fffaf0;border:1px solid #cfc4b2;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 13px;font-weight:900;display:inline-flex}.mentor-invite-cell button:hover:not(:disabled){background:#fff7e7;border-color:#9faf9f}.mentor-invite-cell button:disabled{opacity:.55}.invite-confirmed{color:#1c4a33;background:#e5eadb;border:1px solid #214d374d;border-radius:12px;align-items:center;gap:8px;padding:9px 12px;font-weight:900;display:inline-flex;margin:0!important}.access-row-actions{flex-wrap:wrap;align-self:center;gap:8px;margin-left:auto;display:flex}.access-row-actions .danger{border-radius:11px;min-height:38px;padding:9px 12px;font-weight:900}@media (width<=700px){.access-row-actions{width:100%;margin-left:52px}}.access-row .avatar{flex:none;position:relative;overflow:hidden}.access-row .avatar img{object-fit:cover;background:#214d37;border-radius:50%;width:100%;height:100%;position:absolute;inset:0}.feedback-panel{width:min(680px,100%)}.feedback-body{gap:16px;padding:22px 24px 6px;display:grid}.feedback-field{color:#243429;flex-direction:column;gap:8px;font-weight:800;display:flex}.feedback-field textarea{color:#243429;font:inherit;resize:vertical;background:#fffdf8;border:1px solid #bfc2b5;border-radius:12px;outline:none;padding:13px;font-weight:500;line-height:1.5}.feedback-field textarea:focus{border-color:#6f8f54;box-shadow:0 0 0 4px #6f8f5421}.feedback-shot{background:#f5efe4b3;border:1px solid #89735147;border-radius:14px 14px 14px 5px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px;display:flex}.feedback-shot strong{color:#203226;align-items:center;gap:7px;font-family:Georgia,Times New Roman,serif;display:inline-flex}.feedback-shot small{color:#617066;max-width:38ch;margin-top:5px;line-height:1.45;display:block}.feedback-thumb{flex:none;justify-items:center;gap:8px;display:grid}.feedback-thumb img{object-fit:cover;object-position:top left;background:#fffaf0;border:1px solid #cfc4b2;border-radius:8px;width:132px;height:88px}.attachments-field{flex-direction:column;gap:10px;display:flex}.attachments-label{color:#36453b;font-weight:800}.attachment-pickers{flex-wrap:wrap;gap:10px;display:flex}.attachment-list{flex-wrap:wrap;gap:10px;margin-top:2px;display:flex}.attachment-chip{color:#3a453e;background:#eee7da;border:1px solid #ded5c7;border-radius:999px;align-items:center;gap:6px;max-width:240px;padding:6px 6px 6px 10px;font-size:12px;font-weight:700;display:inline-flex}.attachment-chip-name{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.attachment-chip .attachment-thumb{object-fit:cover;border-radius:8px;flex:none;width:26px;height:26px}.attachment-chip .icon-button{color:#7a5940!important;width:26px!important;height:26px!important;min-height:26px!important}.attachment-thumbs{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.attachment-thumbs .attachment-thumb{object-fit:cover;border:1px solid #d9d0c1;border-radius:12px 12px 12px 5px;width:64px;height:64px;display:block}.attachment-doc-list{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.attachment-doc-chip{color:#24573e;text-overflow:ellipsis;white-space:nowrap;background:#eee7da;border:1px solid #ded5c7;border-radius:999px;align-items:center;gap:6px;max-width:220px;padding:5px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex;overflow:hidden}.attachment-doc-chip:hover{background:#e4dccb}.entry-actions .danger{color:#7a3d05;background:#f6e2c2;border:1px solid #c98a2e;border-radius:11px;min-height:38px;padding:9px 12px;font-weight:900}.entry-actions .danger:hover:not(:disabled){background:#f0d4a4}.entry-actions .secondary{color:#173d2c;background:#fffaf0d9;border:1px solid #bfc7b8;border-radius:11px;min-height:38px;padding:9px 12px;font-weight:800}.entry-actions .secondary:hover:not(:disabled){background:#fff7e7;border-color:#9faf9f}.activity-menu .confirm-delete{color:#c98a2e}.activity-menu .confirm-delete:hover:not(:disabled){color:#7a3d05}@font-face{font-family:Caveat;src:url(/fonts/Caveat-Regular.ttf)format("truetype");font-weight:400 700;font-display:swap}.reflection-box{background:#f5efe4a6;border:1px solid #89735147;border-radius:16px 16px 16px 6px;gap:12px;margin:18px 0 4px;padding:18px;display:grid}.reflection-head>span:first-child{color:#2e6a49;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.reflection-head h2{color:#203226;margin:4px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:23px}.reflection-head p{color:#5f6f68;margin:0;font-size:14px;line-height:1.5}.reflection-field textarea{box-sizing:border-box;color:#243429;resize:vertical;background:#fffdf8;border:1px solid #bfc2b5;border-radius:12px;outline:none;width:100%;padding:14px;font-family:Caveat,Georgia,serif;font-size:22px;line-height:1.45}.reflection-field textarea::placeholder{color:#9aa69e}.reflection-field textarea:focus{border-color:#6f8f54;box-shadow:0 0 0 4px #6f8f5421}.reflection-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.reflection-actions small{color:#5f6f68}.reflection-list{gap:10px;margin-top:4px;display:grid}.reflection-list article{background:#fffdf8;border-left:3px solid #e3aa43;border-radius:0 12px 12px 0;padding:12px 14px}.reflection-list p{color:#243429;white-space:pre-line;margin:0;font-family:Caveat,Georgia,serif;font-size:21px;line-height:1.4}.reflection-list small{color:#6b766e;margin-top:6px;font-size:12px;display:block}.reflection-more{color:#6b766e}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reflection-list article.by-scout{border-left-color:#e3aa43}.reflection-list article.by-other{border-left-color:#6f8f54}.reflection-list small strong{color:#203226}.reflection-visibility{background:#f5ead9;border:1px solid #7a594047;border-left:3px solid #c98a2e;border-radius:4px 12px 12px 4px;align-items:flex-start;gap:9px;padding:10px 12px;font-size:13.5px;line-height:1.45;display:flex;color:#7a5940!important;margin:2px 0 0!important}.reflection-visibility svg{flex:none;margin-top:2px}.reflection-visibility strong{color:#5f4227}.reflection-visibility span{color:#7a5940;letter-spacing:normal;text-transform:none;font-size:13.5px;font-weight:500;line-height:1.45}.admin-stats h1{align-items:center;gap:10px;display:flex}.admin-group{margin:22px 0 0}.admin-group h2{color:#203226;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:19px}.admin-figures{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:12px;display:grid}.admin-figure{background:#fffdf8;border:1px solid #8973513d;border-radius:14px 14px 14px 5px;gap:2px;padding:14px;display:grid}.admin-figure strong{color:#214d37;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.1}.admin-figure span{color:#243429;font-size:13px;font-weight:700}.admin-figure small{color:#6b766e;font-size:12px}.admin-dates{background:#f5efe499;border:1px solid #8973513d;border-radius:14px;gap:8px;margin:26px 0 0;padding:16px;display:grid}.admin-dates div{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.admin-dates dt{color:#243429;font-size:13.5px;font-weight:800}.admin-dates dd{color:#5f6f68;margin:0;font-size:13.5px}
