:root{--paper:#f5f5ed;--ink:#233d35;--muted:#6e7b71;--line:#dde2d8;--green:#356953;--pale:#e8eddc;--white:#fffffa;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{outline-offset:5px}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.shell{display:flex;min-height:100vh}.sidebar{width:235px;padding:36px 26px;position:fixed;height:100vh;border-right:1px solid var(--line);display:flex;flex-direction:column;background:#f0f2e7}.brand{display:flex;align-items:center;gap:11px;font-size:29px;letter-spacing:-1.2px;font-weight:600}.brand-mark{background:var(--ink);color:#f3f5e9;border-radius:15px 15px 15px 4px;width:43px;height:46px;display:grid;place-items:center;font-size:24px}.brand-note{display:block;font-size:7px;letter-spacing:1.4px;font-weight:400;margin-top:5px}.side-label{font-size:10px;letter-spacing:1.7px;color:var(--muted);margin:64px 0 15px 13px}nav{display:grid;gap:6px}nav a{display:flex;align-items:center;gap:13px;padding:13px;border-radius:6px;font-size:19px}nav a span{font-size:13px}nav a:hover{background:#e2e9d8}.nav-active{background:#e0e8d4;font-weight:600}.nav-dot{width:5px;height:5px;border-radius:50%;background:var(--green);margin-left:auto}.side-bottom{margin-top:auto;padding:25px 12px 0}.seed-icon{font-size:28px;color:var(--green)}.side-bottom p{font-size:11px;line-height:1.8;color:var(--muted)}.version{display:block;margin-top:26px;font-size:9px;letter-spacing:1.6px;color:#8b9489}main{margin-left:235px;flex:1;min-width:0}.topbar{height:80px;padding:0 45px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px}.breadcrumb{color:var(--muted)}.breadcrumb span{margin:0 12px;color:#a2aca0}.account{display:flex;align-items:center;gap:8px}.account-dot{width:7px;height:7px;border-radius:50%;background:#789268}.text-button{border:0;background:none;color:var(--muted);padding:6px}.content{max-width:1330px;margin:auto;padding:28px 45px 0}.notice{font-size:11px;color:#626f51;border:1px solid #dce2c8;border-radius:5px;padding:10px 14px;background:#eff1df}.notice span{font-size:9px;letter-spacing:1px;font-weight:700;margin-right:13px}.welcome{display:flex;justify-content:space-between;align-items:center;padding:42px 0 48px;gap:32px}.eyebrow{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;font-weight:600}.eyebrow span{color:#8a9b54;margin-left:8px;font-size:16px}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(38px,4.3vw,62px);line-height:1.09;letter-spacing:-2px;margin:24px 0 18px}h1 em{font-weight:400;color:#658360}.welcome p{font-size:13px;line-height:1.9;color:var(--muted)}.garden{width:315px;min-width:250px;height:253px;background:#e6ebd9;position:relative;overflow:hidden;border-radius:130px 130px 7px 7px}.garden-grid{position:absolute;inset:0;background-image:linear-gradient(#cdd8bc66 1px,transparent 1px),linear-gradient(90deg,#cdd8bc66 1px,transparent 1px);background-size:30px 30px}.sun{position:absolute;right:42px;top:30px;background:#d3b975;width:55px;height:55px;border-radius:50%}.garden-ground{position:absolute;bottom:0;background:#c7d4b0;width:100%;height:30px;border-radius:100% 0 0 0}.stem{position:absolute;bottom:26px;width:3px;background:#477250;transform-origin:bottom}.stem-one{height:160px;left:46%;transform:rotate(-8deg)}.stem-two{height:115px;left:68%;transform:rotate(15deg)}.stem-three{height:83px;left:27%;transform:rotate(-16deg)}.stem i,.stem b{display:block;position:absolute;background:#8ca977;width:61px;height:37px;border-radius:0 90% 0 90%;right:0;top:20px;transform:rotate(12deg);transform-origin:bottom right}.stem b{top:66px;right:auto;left:3px;transform:scaleX(-1) rotate(10deg);background:#527b50}.stem-two i{width:47px;height:30px;background:#a8ba87}.stem-two b{width:51px;height:32px;top:48px}.stem-three i{width:40px;height:26px}.stem-three b{width:37px;height:24px;top:44px}.garden-caption{position:absolute;bottom:11px;left:19px;font-size:7px;letter-spacing:1.5px;color:#536e47}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px}h2{font-size:18px;font-weight:500;letter-spacing:-.4px;margin:0}h2>span{font:10px Arial;display:inline-block;vertical-align:middle;margin-left:8px;background:#e6eadc;padding:4px 6px;border-radius:4px;color:#7f8b73}.muted{color:var(--muted)}.small{font-size:11px}.app-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.app-card{padding:18px 16px 12px;border:1px solid var(--line);background:var(--white);border-radius:9px;transition:transform .15s,box-shadow .15s}.app-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #2036200b}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.app-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#e4eddd;color:#4a7050;font-size:24px}.mail .app-icon{background:#ece6dc;color:#8d7159}.files .app-icon{background:#e0e9ed;color:#5a7a8f}.pastes .app-icon{background:#ede4eb;color:#8b6b89}.links .app-icon{background:#f2ead6;color:#967e43}.card-number{font-size:9px;color:#a2ac9a}.app-card h3{font-size:16px;font-weight:500;margin:0 0 10px}.app-card p{font-size:11px;line-height:1.65;color:var(--muted);min-height:37px}.app-bottom{border-top:1px solid #edf0e8;padding-top:15px;margin-top:21px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.app-bottom a{font-size:21px;line-height:25px;text-align:center;width:30px;border-radius:50%;background:#f2f5ec;color:var(--ink)}.service-state{font-size:9px;line-height:1.4;color:#7c856f;margin-top:12px;min-height:25px}.access-label{font-size:9px}.lower-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:20px;margin-top:28px}.panel{background:var(--white);border:1px solid var(--line);padding:24px;border-radius:9px;min-width:0}.pill{font-size:8px;letter-spacing:1px;background:#f0f3e8;border:1px solid #e2e8d6;padding:6px 8px;border-radius:20px;white-space:nowrap}.empty-state{padding:30px 4px;display:flex;align-items:center;gap:18px}.empty-state>span{font-size:31px;color:#9eaf86}.empty-state h3{font-size:14px;font-weight:500;margin:0 0 8px}.empty-state p{font-size:12px;line-height:1.7;margin:0;color:var(--muted)}.panel-foot{border-top:1px solid var(--line);padding-top:15px;margin-top:20px;font-size:9px;display:flex;justify-content:space-between;color:var(--muted)}.garden-note{background:#e9eddd}.garden-note .eyebrow{font-size:8px;color:#6f825b}.garden-note h2{font:32px/1.12 Georgia;margin:21px 0 14px;letter-spacing:-.8px}.garden-note p{font-size:12px;line-height:1.8;max-width:330px;color:#6d7b61}.note-footer{font-size:10px;margin-top:18px;display:flex;align-items:center;gap:10px;color:#638052}.note-footer span{font-size:22px}.reminders{margin-top:24px}.reminders>p{font-size:12px;line-height:1.7}.form-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px;margin:24px 0}label{font-size:11px;display:block}input,select{display:block;margin-top:9px;width:100%;padding:12px;border:1px solid #d9dfd1;background:#fafbf5;border-radius:5px;color:var(--ink);font-size:12px}label small{display:block;margin-top:7px;color:var(--muted);font-size:10px}.reminder-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.reminder-footer>span{font-size:10px;color:var(--muted)}.primary-button{display:inline-flex;justify-content:space-between;gap:25px;align-items:center;background:var(--ink);color:#f4f6ec;border:0;border-radius:5px;padding:13px 18px;font-size:12px}.welcome .primary-button{margin-top:15px}.primary-button:hover{background:#3e5b49}#save-message{font-size:12px}#job-list{max-height:240px;overflow:auto;margin-top:12px}.job{display:flex;gap:15px;justify-content:space-between;padding:11px 0;border-top:1px solid var(--line);font-size:11px}.job span{color:var(--muted)}.event{display:flex;gap:15px;padding:15px 0;border-bottom:1px solid #edf0e8}.event time{font-size:11px;color:var(--green);min-width:70px}.event strong{font-size:12px;font-weight:500}#upcoming{max-height:250px;overflow:auto}footer{padding:27px 0;display:flex;justify-content:space-between;gap:20px;color:#89917e;font-size:9px}footer>span:last-child{letter-spacing:1px}.footer-star{margin:0 8px}.splash{min-height:100vh;display:grid;place-items:center;text-align:center;background:radial-gradient(ellipse at 50% 80%,#dce7cc,transparent 65%),var(--paper)}.splash main{margin:0;flex:none}.splash h1{font-size:clamp(100px,22vw,240px);letter-spacing:-12px;margin:20px 0}.splash h1 span{color:#7a9668}.splash p{color:var(--muted);font-size:14px}.splash .eyebrow{font-size:9px;letter-spacing:3px}.splash-star{font-size:43px;color:#81966b}
@media(min-width:1500px){.content{padding-top:36px}.welcome{padding:55px 0}.garden{width:355px;height:270px}.app-card{padding:22px}}
@media(max-width:1150px){.sidebar{width:190px;padding:28px 16px}main{margin-left:190px}.content{padding:24px 26px 0}.topbar{padding:0 26px}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.garden{min-width:220px;width:250px;height:235px}h1{font-size:43px}.form-grid{grid-template-columns:1fr 1fr}.form-grid label:first-child{grid-column:1/-1}}
@media(max-width:760px){.sidebar{position:static;width:auto;height:auto;padding:18px 22px;border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;justify-content:space-between}.brand{font-size:24px}.brand-mark{height:38px;width:36px;font-size:21px}.side-label,.side-bottom,.sidebar nav{display:none}.shell{display:block}main{margin:0}.topbar{height:57px;padding:0 22px}.account{font-size:10px}.content{padding:20px 22px 0}.welcome{padding:30px 0;gap:15px}.garden{width:150px;min-width:135px;height:193px}.sun{width:35px;height:35px;right:20px}.stem-one{height:123px}.stem-two{height:85px}.stem-three{height:63px}.stem i,.stem b{width:40px;height:27px}.stem b{top:54px}.garden-caption{font-size:5px;left:12px}h1{font-size:36px;letter-spacing:-1.2px}.welcome p{font-size:11px}.eyebrow{font-size:8px;letter-spacing:1px}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading .muted{display:none}.lower-grid{grid-template-columns:1fr}.panel{padding:20px}.notice{font-size:10px;line-height:1.7}.notice span{display:block}.form-grid{grid-template-columns:1fr}.reminder-footer{align-items:flex-start;flex-direction:column}.reminder-footer .primary-button{width:100%;justify-content:center}h2{font-size:16px}footer{font-size:8px;line-height:1.7}.splash main{margin:0}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
.saved-pastes{margin-bottom:26px}.paste-list{list-style:none;padding:0;margin-bottom:0}.saved-paste-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:10px 0;font-size:12px}.saved-paste-row a{overflow-wrap:anywhere;min-width:0}.saved-paste-row button{flex-shrink:0}.saved-pastes .section-heading{flex-wrap:wrap;gap:12px}
@media(max-width:380px){.garden{display:none}.breadcrumb{display:none}.topbar{justify-content:flex-end}.welcome h1{font-size:36px}.saved-pastes .small{line-height:1.7}}
