@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{font-family:DM Sans,sans-serif;color:#243238;background:#f6f1e8;--ink:#123047;--ocean:#24627a;--sand:#f6f1e8;--paper:#fffdf8;--terra:#c76543;--orange:#d9783f;--green:#557767;--line:#dedbd1;--muted:#708078;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sand)}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}.glyph{font-size:1.1em;line-height:1}.app-shell{min-height:100vh}.site-header{height:75px;display:flex;align-items:center;gap:25px;max-width:1120px;margin:auto;padding:0 28px}.brand-lockup{display:flex;align-items:center;gap:10px;background:transparent;color:var(--ink);text-align:left}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup strong{font-size:15px;letter-spacing:-.02em}.brand-lockup small{font-size:11px;color:var(--ocean);letter-spacing:.12em;text-transform:uppercase;margin-top:2px}.brand-symbol{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--terra);border-radius:50%;color:var(--terra);font-size:22px}.slogan{font-family:Playfair Display,serif;font-style:italic;color:var(--muted);font-size:14px}.guest-label{margin-left:auto;color:var(--muted);font-size:11px}.management-toggle{margin-left:auto;background:transparent;color:var(--ocean);font-size:12px;padding:9px 13px;border:1px solid transparent;border-radius:20px}.management-toggle:hover,.management-toggle.on{border-color:#adc0bd;background:#e8eee9;color:var(--ink)}.anchor-nav{position:sticky;top:0;z-index:5;display:flex;justify-content:center;gap:10px;background:#f6f1e8ee;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #e9e4d9;border-bottom:1px solid #e9e4d9;padding:9px 15px}.anchor-nav button{display:flex;align-items:center;gap:7px;background:transparent;padding:8px 13px;border-radius:30px;color:#60716d;font-size:11px}.anchor-nav button:hover{background:var(--ink);color:#fff}.anchor-nav .emergency-shortcut{color:var(--terra);font-weight:700}.welcome-section{max-width:1120px;min-height:335px;margin:24px auto 0;background:var(--ink);color:#f7f4eb;border-radius:24px;padding:55px 65px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.welcome-section:after{content:"";position:absolute;width:440px;height:440px;border:1px solid #60808b55;border-radius:50%;right:-120px;bottom:-170px}.welcome-section h1{font-family:Playfair Display,serif;font-size:52px;line-height:1.04;font-weight:500;letter-spacing:-.045em;margin:0}.welcome-section h1 em{color:#e9ad91}.welcome-section>div>p:last-child{color:#c6d4d0;max-width:425px;font-size:14px;line-height:1.6;margin-top:18px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:.16em;color:var(--terra);margin:0 0 12px}.welcome-section .eyebrow{color:#efaa8d}.welcome-mark{z-index:1;width:175px;height:175px;border:1px solid #b9d0cf55;border-radius:50%;display:grid;place-items:center;color:#e5a68b;text-align:center}.welcome-mark span{font-size:58px;display:block;line-height:.65}.welcome-mark small{font-size:9px;letter-spacing:.22em;margin-top:8px}.stay-bar{max-width:1120px;margin:auto;display:flex;gap:35px;align-items:center;padding:17px 10px;color:var(--muted);font-size:11px;border-bottom:1px solid var(--line)}.stay-bar b{font-size:9px;letter-spacing:.12em;color:var(--ink);margin-right:5px}.demo-badge{margin-left:auto;background:#dcebe1;color:var(--green);padding:6px 9px;border-radius:15px;font-size:9px;font-weight:700;letter-spacing:.08em}.reading-notice{max-width:1120px;margin:24px auto 0;padding:13px 16px;display:flex;align-items:center;gap:10px;border:1px solid #e7ad8e;background:#fff1e7;border-radius:11px;color:#864b34;font-size:12px}.reading-notice>span{flex:1}.reading-notice button{background:transparent;color:var(--terra);font-weight:700;font-size:11px}.page-intro,.filter-row,.content-section,.emergency-section,.site-footer{max-width:1120px;margin-left:auto;margin-right:auto}.page-intro{display:flex;align-items:end;justify-content:space-between;margin-top:46px}.page-intro h2,.section-title h2,.emergency-section h2{font-family:Playfair Display,serif;font-weight:500;color:var(--ink);margin:0}.page-intro h2{font-size:34px}.button{padding:11px 15px;border-radius:9px;background:#fff;color:var(--ink);font-weight:700;font-size:11px}.button.terracotta{background:var(--terra);color:#fff}.filter-row{display:flex;gap:8px;overflow:auto;padding:18px 0 5px}.filter{white-space:nowrap;background:transparent;color:var(--muted);border:1px solid var(--line);padding:8px 12px;border-radius:20px;font-size:11px}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.content-section{scroll-margin-top:64px;margin-top:45px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.section-title>div,.emergency-section>div:first-child{display:flex;align-items:center;gap:11px}.section-title h2,.emergency-section h2{font-size:25px}.section-title .eyebrow{margin-bottom:3px}.section-title>span{font-size:10px;color:var(--muted)}.section-icon{width:35px;height:35px;border-radius:11px;background:#dfebe3;display:grid;place-items:center;color:var(--green);font-size:18px}.compact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.inline-card{background:var(--paper);border:1px solid transparent;border-radius:13px;overflow:hidden;scroll-margin-top:80px}.inline-card.needs-reading{border-color:var(--orange);box-shadow:0 2px 0 var(--orange)}.inline-card.inactive{opacity:.55}.card-main{width:100%;background:transparent;display:flex;text-align:left;align-items:center;gap:12px;padding:13px 14px;color:var(--ink)}.mini-card-icon{width:29px;height:29px;flex:none;display:grid;place-items:center;border-radius:9px;background:#e6efea;color:var(--green);font-size:15px}.card-copy{min-width:0;display:flex;flex-direction:column;gap:4px;flex:1}.card-copy>span:last-child{color:var(--muted);font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-title-line{display:flex;align-items:center;gap:8px}.card-title-line strong{font-size:13px}.required-label{font-size:8px;color:#a44e31;background:#ffe0ce;padding:4px 6px;border-radius:10px;font-weight:700;white-space:nowrap}.card-chevron{color:var(--terra);font-size:17px}.expanded-content{padding:0 15px 15px 55px;color:#5a6d66;font-size:12px;line-height:1.65}.expanded-content p{margin:0 0 12px}.expanded-content>a{color:var(--ocean);font-weight:700;text-decoration:none}.confirm-button{display:block;background:var(--terra);color:#fff;border-radius:8px;padding:9px 12px;margin-top:13px;font-size:11px;font-weight:700}.admin-controls{display:flex;gap:6px;flex-wrap:wrap;border-top:1px solid #eee5db;padding-top:11px;margin-top:13px}.admin-controls button{background:#edf2ee;color:var(--ocean);border-radius:7px;padding:7px 8px;font-size:10px;font-weight:700}.admin-controls button.archive{color:#a04d39}.emergency-section{scroll-margin-top:80px;margin-top:50px;background:var(--ink);color:#fff;border-radius:17px;padding:25px}.emergency-section h2{color:#fff}.emergency-section>p{color:#b9cbc6;font-size:12px;margin:14px 0 17px}.emergency-section .section-icon{background:#f4d8c8;color:var(--terra)}.emergency-items{display:flex;gap:8px}.emergency-items a{background:#294a58;color:#fff;border-radius:10px;text-decoration:none;padding:11px 15px;min-width:100px}.emergency-items strong,.emergency-items span{display:block}.emergency-items strong{font-size:20px}.emergency-items span{font-size:10px;color:#b7cbc8;margin-top:2px}.site-footer{display:flex;justify-content:space-between;color:var(--muted);font-size:10px;padding:35px 0}.site-footer button{background:transparent;color:var(--ocean);font-size:10px}.editor-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#12304766;z-index:20;display:flex;justify-content:flex-end}.editor-panel{height:100%;width:min(440px,100%);overflow:auto;background:var(--paper);padding:30px;box-shadow:-12px 0 35px #12304730}.editor-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:20px}.editor-head h2{font-family:Playfair Display,serif;font-size:28px;font-weight:500;margin:0;color:var(--ink)}.editor-head button{font-size:25px;background:transparent;color:var(--muted)}.editor-panel label{display:block;color:var(--muted);font-size:10px;font-weight:700;margin:13px 0}.editor-panel input,.editor-panel textarea,.editor-panel select{display:block;width:100%;border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px;margin-top:6px;color:var(--ink);font-size:12px;outline:none}.editor-panel textarea{resize:vertical}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.switch-line{display:flex!important;align-items:center;gap:8px}.switch-line input{width:auto;margin:0}.editor-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:20px;margin-top:23px}@media(max-width:700px){.site-header{height:68px;padding:0 16px;gap:12px}.slogan{display:none}.guest-label{font-size:9px}.anchor-nav{justify-content:flex-start;overflow:auto;gap:3px}.anchor-nav button{padding:8px 9px;font-size:9px}.anchor-nav button span{display:none}.anchor-nav button .glyph{font-size:17px}.welcome-section{margin:14px 14px 0;padding:38px 27px;min-height:310px;border-radius:19px}.welcome-section h1{font-size:40px}.welcome-mark{position:absolute;right:-35px;bottom:-22px;width:170px;height:170px;opacity:.65}.stay-bar{margin:0 14px;gap:12px;flex-wrap:wrap;padding:14px 2px}.stay-bar span{font-size:9px}.stay-bar .demo-badge{margin-left:0}.reading-notice,.page-intro,.filter-row,.content-section,.emergency-section{margin-left:14px;margin-right:14px}.page-intro{margin-top:35px}.page-intro h2{font-size:29px}.compact-grid{grid-template-columns:1fr;gap:8px}.inline-card{border-radius:11px}.card-main{padding:11px}.expanded-content{padding-left:52px}.emergency-items a{min-width:0;flex:1;padding:10px}.site-footer{margin:0 14px}.editor-panel{padding:23px 19px}}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--sand)}.auth-card{width:min(420px,100%);background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:34px;box-shadow:0 18px 50px #12304714}.auth-symbol{width:46px;height:46px;border:1px solid var(--terra);border-radius:50%;display:grid;place-items:center;color:var(--terra);font-size:28px;margin-bottom:24px}.auth-card h1{font-family:Playfair Display,serif;font-size:34px;font-weight:500;color:var(--ink);margin:0 0 8px}.auth-muted{font-size:13px;color:var(--muted);line-height:1.6}.auth-card label{display:block;color:var(--muted);font-size:11px;font-weight:700;margin:15px 0}.auth-card input{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);outline:none}.auth-card input:focus{border-color:var(--ocean)}.auth-alert,.auth-success{padding:12px;border-radius:9px;font-size:12px;line-height:1.5;margin:15px 0}.auth-alert{background:#fff0e7;color:#93472f}.auth-success{background:#e4f0e6;color:#346e51}.auth-card button:disabled{opacity:.6;cursor:wait}.auth-back{display:block;margin-top:20px;color:var(--ocean);font-size:11px;font-weight:700;text-decoration:none}.admin-header-actions{margin-left:auto;display:flex;align-items:center;gap:3px}.admin-header-actions .management-toggle{margin-left:0}.logout-button{background:transparent;color:var(--muted);font-size:10px;padding:8px}.logout-button:hover{color:var(--terra)}.admin-badge{margin-left:auto;background:#dcebe1;color:var(--green);padding:6px 9px;border-radius:15px;font-size:9px;font-weight:700;letter-spacing:.08em}@media(max-width:700px){.admin-header-actions{gap:0}.admin-header-actions .management-toggle{padding:8px}.logout-button{padding:8px 3px}.stay-bar .admin-badge{margin-left:0}}.password-field{display:flex;align-items:center;gap:8px}.auth-card .password-field input{margin-top:0}.password-field button{flex:none;background:transparent;color:var(--ocean);font-size:11px;font-weight:700;padding:7px 0}
