/* Two Sisters boutique presentation layer; retains existing forms and print layouts. */
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif;color:#302c2b;background:#fffaf7}body{background:#fffaf7}button{transition:background .15s,transform .15s}button:focus-visible,[data-nav]:focus-visible{outline:3px solid #b98d87;outline-offset:3px}.shell{max-width:none;min-height:100vh;padding:0 28px 30px 0;display:grid;grid-template-columns:270px minmax(0,1fr);column-gap:26px;align-content:start}.shell>*:not(.boutique-nav){grid-column:2;min-width:0}.boutique-nav{grid-column:1!important;grid-row:1 / span 40;align-self:stretch;position:sticky;top:0;height:100vh;overflow-y:auto;display:flex;flex-direction:column;flex-wrap:nowrap;gap:4px;margin:0;padding:16px 14px;background:linear-gradient(145deg,#fff,#fff6f6);border-right:1px solid #f0e6e2}.sidebar-brand{text-align:center;padding:4px 0 26px}.sidebar-brand img{display:block;width:100%;max-width:215px;height:143px;object-fit:contain;margin:auto}.sidebar-brand>span{display:block;font-size:10px;letter-spacing:1.3px;color:#9a817a;text-transform:uppercase}.boutique-nav button{display:flex;align-items:center;gap:13px;text-align:left;width:100%;border-radius:11px;background:transparent;color:#5d5150;padding:12px 14px;font-weight:500;white-space:nowrap}.boutique-nav button:hover{background:#f9eeed;filter:none}.boutique-nav button[aria-current=page]{background:#f9dfe5;color:#4d3838;font-weight:700}.nav-icon{font-size:23px;line-height:1;width:26px;text-align:center;color:#86695e}.sidebar-foot{margin:auto 12px 8px;padding-top:30px;font-family:Georgia,serif;font-style:italic;color:#9e7472;font-size:19px;line-height:1.4}.workspace-top{padding:24px 0 20px;border-bottom:1px solid #f0e8e4;margin-bottom:12px}.workspace-title{display:flex;flex-direction:column;gap:3px}.workspace-title strong{font-family:Georgia,serif;font-size:22px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2px;color:#a47d77}.workspace-top .outline{border-radius:22px}.shell h1{font-family:Georgia,serif;font-size:clamp(28px,3vw,42px);font-weight:600;letter-spacing:-.7px}.shell h2{font-family:Georgia,serif;font-size:23px;font-weight:600}.shell>.card,.shell>.two,.shell>.grid,.shell>h1{width:100%}.card{border:1px solid #eee4e2;border-radius:17px;box-shadow:0 4px 18px #4b272509;padding:22px;margin:12px 0}.dashboard-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 12px 20px}.dashboard-hero h1{margin:8px 0;font-size:clamp(31px,3.6vw,51px)}.dashboard-hero p{margin:0;color:#73717b;font-size:16px}.hero-heart{color:#d59a9f}.hero-script{font-family:Georgia,serif;font-style:italic;font-size:27px;line-height:1.35;color:#ad777a;transform:rotate(-7deg);padding-right:25px;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric-card{background:white;color:#312d2d;border:1px solid #eee2e1;border-radius:16px;box-shadow:0 3px 12px #3a181807;display:flex;align-items:flex-start;text-align:left;gap:12px;padding:22px 16px;min-height:153px}.metric-card:hover{background:#fff8f8;filter:none;transform:translateY(-2px)}.metric-icon{display:grid;place-items:center;flex:0 0 52px;height:52px;border-radius:50%;font-size:27px;background:#f9dfe5;color:#a64f65}.metric-1 .metric-icon{background:#e4ecdf;color:#4f7453}.metric-2 .metric-icon{background:#e0edff;color:#477eaf}.metric-3 .metric-icon{background:#eee4f6;color:#8066a4}.metric-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.metric-copy>span{font-size:13px;font-weight:500}.metric-copy strong{font-family:Georgia,serif;font-size:35px;font-weight:500}.metric-copy small{font-size:12px;color:#ad7182;margin-top:5px}.dashboard-panels{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;align-items:start}.dashboard-panels .card{margin:0}.dashboard-right{display:flex;flex-direction:column;gap:14px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f0e9e6;padding-bottom:12px;margin-bottom:7px}.panel-heading h2{margin:0}.text-link{background:none;color:#b16f81;padding:6px;font-size:12px;white-space:nowrap}.text-link:hover{background:#fff0f2;filter:none}.activity-row{display:flex;gap:13px;align-items:center;padding:13px 0;border-bottom:1px solid #f0e9e6}.activity-row:last-child{border-bottom:0}.activity-icon{flex:0 0 40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f9e4e9;color:#b2687b;font-size:23px}.activity-row:nth-of-type(even) .activity-icon{background:#e8efe3;color:#557958}.activity-row div{min-width:0;flex:1}.activity-row strong{font-size:13px}.activity-row p{margin:4px 0 0;color:#77727a;font-size:12px;overflow-wrap:anywhere}.activity-row time{color:#85808a;font-size:11px;white-space:nowrap}.category-chart{display:flex;align-items:end;justify-content:space-around;gap:8px;min-height:210px;padding:20px 0 0}.chart-column{flex:1;min-width:0;display:flex;align-items:center;flex-direction:column;gap:7px}.chart-column strong{font-size:12px}.chart-bar{display:block;width:75%;max-width:70px;border-radius:7px 7px 0 0;background:#f1bdcb}.chart-column:nth-child(2) .chart-bar{background:#bbcfb4}.chart-column:nth-child(3) .chart-bar{background:#a9c8ef}.chart-column:nth-child(4) .chart-bar{background:#d9c4e8}.chart-column:nth-child(5) .chart-bar{background:#e8d6c9}.chart-column small{width:100%;text-align:center;font-size:10px;color:#6d676a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-message{display:flex;gap:18px;align-items:center;background:linear-gradient(115deg,#fff1f3,#fff9f9);border-radius:16px;padding:22px}.brand-message>span{display:grid;place-items:center;background:#f8dce2;border-radius:50%;width:64px;height:64px;flex:0 0 64px;font-size:42px;color:#b46b77}.brand-message h2{margin:0 0 5px;font-size:21px}.brand-message p{margin:0;color:#746e72;font-size:13px;line-height:1.5}.period-card{margin-top:17px}.period-card .actions button{background:#f3e7e3;color:#74574e}.period-card .actions button:hover{background:#f4dce1}.period-card .grid{margin-top:12px}.period-card .stat{font-family:Georgia,serif}.shell>h1{margin:22px 0 10px}.shell>.two{margin-top:4px}.shell>.muted:last-child{padding:12px 0 25px}.login .brand{font-family:Georgia,serif}.login{margin:8vh auto}.login:before{content:'';display:block;height:115px;background:url('brand-mark.svg') center/contain no-repeat;margin-bottom:10px}@media(max-width:1100px){.shell{grid-template-columns:220px minmax(0,1fr);column-gap:17px;padding-right:16px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-panels{grid-template-columns:1fr}.sidebar-brand img{max-width:185px}.boutique-nav button{padding:11px 8px}}@media(max-width:720px){.shell{display:block;padding:0 12px 25px}.boutique-nav{position:static;height:auto;overflow-x:auto;overflow-y:hidden;flex-direction:row;align-items:center;gap:7px;padding:9px 0 13px;margin:0 -12px 5px;border-right:0;border-bottom:1px solid #eee0dd;background:#fffafa}.sidebar-brand{padding:0 5px;flex:0 0 76px}.sidebar-brand img{width:76px;height:54px}.sidebar-brand>span,.sidebar-foot{display:none}.boutique-nav button{width:auto;flex:0 0 auto;min-height:45px;padding:10px 12px;border-radius:20px;font-size:12px;gap:6px}.nav-icon{width:auto;font-size:18px}.workspace-top{padding:14px 0}.workspace-title strong{font-size:18px}.workspace-title .muted{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-hero{padding:17px 2px;gap:8px}.dashboard-hero p{font-size:13px}.hero-script{display:none}.metric-grid{gap:9px}.metric-card{min-height:115px;padding:14px 10px;gap:8px}.metric-icon{flex-basis:34px;height:34px;font-size:19px}.metric-copy>span{font-size:11px}.metric-copy strong{font-size:28px}.metric-copy small{font-size:10px}.card{padding:15px}.dashboard-panels{gap:11px}.brand-message{padding:16px}.brand-message h2{font-size:18px}.shell h1{font-size:29px}}@media(max-width:370px){.metric-card{display:block}.metric-icon{margin-bottom:6px}}@media print{.boutique-nav,.workspace-top,.dashboard-hero,.metric-grid,.dashboard-panels,.period-card{display:none!important}}
