:root{color:#0b1739;font-synthesis:none;text-rendering:optimizelegibility;--ink:#0b1739;--muted:#58657f;--faint:#7d879b;--line:#dbe1ea;--soft-line:#e9edf3;--nav:#f6f8fb;--accent:#086f86;--accent-strong:#075b9b;--accent-soft:#eaf6f7;--alpha:#6741d9;--alpha-bg:#eee9ff;--roadmap:#326a79;--roadmap-bg:#e4f3f5;--future:#687183;--future-bg:#edf0f4;--radius-sm:8px;--radius-md:14px;--shadow:0 20px 60px #101f3a26;--sidebar-width:292px;--header-height:82px;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,a{font:inherit;color:inherit}svg{flex:none}:focus-visible{outline-offset:3px;outline:3px solid #0d7f97}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--ink);color:#fff;padding:12px 16px;transition:transform .16s;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.app-shell{grid-template:var(--header-height) 1fr / var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.global-header{z-index:20;grid-column:1/-1;grid-template-columns:var(--sidebar-width) auto 1fr auto;min-height:var(--header-height);border-bottom:1px solid var(--line);background:#fffffff7;align-items:center;display:grid;position:sticky;top:0}.wordmark{border-right:1px solid var(--line);height:100%;color:var(--ink);letter-spacing:.22em;align-items:center;padding:0 32px;font-family:Georgia,Times New Roman,serif;font-size:29px;text-decoration:none;display:flex}.face-button{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;min-height:48px;margin-left:28px;padding:8px 10px;font-size:14px;display:flex}.face-button>span:first-child{color:var(--muted)}.face-button:hover{background:var(--nav)}.actor-context{color:var(--muted);justify-self:end;align-items:center;gap:10px;padding:0 24px;font-size:14px;display:flex}.actor-context svg{width:20px}.actor-context strong{color:var(--ink)}.header-actions{align-self:stretch;align-items:center;padding-right:18px;display:flex}.header-actions button,.header-actions a{border:0;border-left:1px solid var(--soft-line);min-width:48px;min-height:48px;color:var(--ink);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;text-decoration:none;display:inline-flex}.header-actions button:hover,.header-actions a:hover{background:var(--nav)}.header-actions svg{width:20px}.sidebar{top:var(--header-height);height:calc(100vh - var(--header-height));border-right:1px solid var(--line);background:var(--nav);padding:22px 14px 34px;position:sticky;overflow-y:auto}.nav-group{margin-bottom:22px}.nav-group>p{color:#66728a;letter-spacing:.08em;text-transform:uppercase;margin:0 14px 8px;font-size:11px;font-weight:700;line-height:1.35}.nav-item{border-radius:var(--radius-sm);color:#26334f;align-items:center;gap:12px;min-height:46px;margin:2px 0;padding:8px 14px;font-size:14px;line-height:1.25;text-decoration:none;display:flex;position:relative}.nav-item svg{stroke-width:1.8px;width:19px;height:19px}.nav-item:hover{background:#edf2f8}.nav-item.active{color:#075b9b;background:#e6eef9;font-weight:650}.nav-item.active:before{content:"";background:#0b66b2;border-radius:0 4px 4px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-14px}.main-content{background:#fff;min-width:0}.page{width:min(1120px,100%);margin:0 auto;padding:66px 58px 90px}.page-header{border-bottom:1px solid var(--line);padding-bottom:32px}.page-title-row{align-items:center;gap:20px;display:flex}.page-header h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.05}.page-header p{max-width:760px;color:var(--muted);margin:18px 0 0;font-size:18px;line-height:1.55}.state-badge{letter-spacing:.08em;white-space:nowrap;border:1px solid #0000;border-radius:7px;align-items:center;min-height:28px;padding:5px 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.state-implemented{color:#246140;background:#e6f5ec;border-color:#bce1ca}.state-alpha{color:var(--alpha);background:var(--alpha-bg);border-color:#dcd1ff}.state-roadmap{color:var(--roadmap);background:var(--roadmap-bg);border-color:#c6e3e7}.state-future-vision{color:var(--future);background:var(--future-bg);border-color:#dce1e8}.face-button .state-badge{min-height:22px;padding:4px 7px;font-size:8px}.empty-state{border:1px solid var(--line);border-radius:var(--radius-md);background:#fbfcfe;justify-content:center;align-items:center;gap:24px;min-height:230px;margin:42px 0 0;padding:46px;display:flex}.empty-state.simple{justify-content:flex-start}.empty-icon{background:var(--accent-soft);width:64px;height:64px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.empty-icon svg{stroke-width:1.7px;width:30px;height:30px}.empty-state h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500;line-height:1.2}.empty-state p{max-width:620px;color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.6}.action-rail{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:30px;display:grid}.action-rail a{min-height:110px;color:var(--ink);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:22px;text-decoration:none;display:grid}.action-rail a+a{border-left:1px solid var(--line)}.action-rail a:hover{background:#f8fafc}.action-rail a>svg{width:18px;color:var(--accent)}.action-icon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.action-icon svg{width:21px}.home-principles{grid-template-columns:1fr 1fr;margin-top:42px;display:grid}.home-principles section{gap:18px;padding:8px 32px 8px 8px;display:flex}.home-principles section+section{border-left:1px solid var(--line);padding-left:38px}.home-principles svg{width:24px;color:var(--accent)}.home-principles h2,.info-section h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.home-principles p,.info-section p{color:var(--muted);margin:9px 0 0;font-size:15px;line-height:1.65}.trust-banner{border-left:3px solid var(--accent);color:#26334f;background:#f2f8fa;gap:12px 20px;margin-top:28px;padding:18px 20px;line-height:1.5;display:flex}.trust-banner strong{color:var(--accent);white-space:nowrap}.info-sections{margin-top:44px}.info-section{border-top:1px solid var(--line);padding:30px 2px 34px}.info-section:last-child{border-bottom:1px solid var(--line)}.info-section-title{align-items:center;gap:14px;display:flex}.info-section p{max-width:720px}.text-link{color:var(--accent-strong);margin-top:20px;font-weight:650;display:inline-block}.overlay{z-index:60;background:#08112757;justify-content:flex-end;display:flex;position:fixed;inset:0}.overlay-panel{width:min(480px,100%);height:100%;box-shadow:var(--shadow);background:#fff;padding:28px;animation:.18s ease-out panel-in;overflow-y:auto}.overlay-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.overlay-panel h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.icon-button{background:var(--nav);cursor:pointer;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.icon-button:hover{background:#e9eef5}.icon-button svg{width:20px}.context-list{margin:28px 0}.context-list div{border-bottom:1px solid var(--line);padding:16px 0}.context-list dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:700}.context-list dd{margin:6px 0 0;line-height:1.5}.panel-note{border-left:3px solid var(--accent);background:var(--accent-soft);color:#314058;padding:16px;line-height:1.6}.panel-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.panel-empty>svg{width:34px;height:34px;color:var(--accent)}.panel-empty h3{margin:20px 0 0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.panel-empty p{max-width:300px;color:var(--muted);line-height:1.6}.face-option{border:1px solid var(--line);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:20px;display:flex}.face-option div{flex-direction:column;gap:6px;display:flex}.face-option span:not(.state-badge){color:var(--muted);font-size:14px;line-height:1.5}.face-option.unavailable{background:#f8fafc}.mobile-menu{margin-top:18px}.mobile-menu a{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:54px;text-decoration:none;display:grid}.mobile-menu a.active{color:var(--accent-strong);font-weight:700}.mobile-menu svg{width:19px}.mobile-menu svg:last-child{width:16px}.mobile-nav{display:none}@keyframes panel-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (width<=1050px){:root{--sidebar-width:250px}.global-header{grid-template-columns:var(--sidebar-width) auto 1fr auto}.actor-detail{display:none}.page{padding-inline:38px}.action-rail{grid-template-columns:1fr}.action-rail a+a{border-left:0;border-top:1px solid var(--line)}}@media (width<=760px){:root{--header-height:116px}.app-shell{padding-bottom:78px;display:block}.global-header{grid-template:58px 58px/1fr auto;padding:0 18px;display:grid;position:sticky}.wordmark{border:0;height:58px;padding:0;font-size:24px}.header-actions{height:58px;padding:0}.header-actions button,.header-actions a{border:0;padding:0 10px}.header-actions a,.desktop-only{display:none}.face-button{grid-area:2/1;justify-self:start;margin:0;padding-left:0}.face-button>span:first-child,.face-button .state-badge{display:none}.actor-context{grid-area:2/2;justify-self:end;padding:0;font-size:13px}.actor-context svg{display:none}.actor-context strong{font-size:13px}.actor-detail{display:inline}.sidebar{display:none}.page{width:100%;padding:42px 24px 72px}.page-header{padding-bottom:26px}.page-title-row{justify-content:space-between;align-items:flex-start;gap:14px}.page-header h1{font-size:clamp(38px,12vw,50px);line-height:1.02}.page-header p{margin-top:16px;font-size:17px}.empty-state{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;justify-content:flex-start;min-height:auto;margin-top:28px;padding:28px 0}.empty-icon{width:52px;height:52px}.empty-icon svg{width:24px;height:24px}.empty-state h2{font-size:22px}.empty-state p{font-size:15px}.action-rail{border-top:0;margin-top:0}.action-rail a{min-height:96px;padding:18px 0}.action-rail a+a{border-top:1px solid var(--line)}.action-icon{width:52px;height:52px}.home-principles{grid-template-columns:1fr;margin-top:34px}.home-principles section{border-bottom:1px solid var(--line);padding:26px 0}.home-principles section+section{border-left:0;padding-left:0}.trust-banner{flex-direction:column}.info-sections{margin-top:30px}.info-section{padding-block:26px}.info-section-title{justify-content:space-between;align-items:flex-start}.mobile-nav{z-index:30;min-height:72px;padding:7px max(12px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav a,.mobile-nav button{min-height:56px;color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;text-decoration:none;display:flex}.mobile-nav a.active{color:var(--accent);font-weight:700}.mobile-nav svg{width:22px;height:22px}.overlay-panel{padding:22px 20px calc(24px + env(safe-area-inset-bottom))}}@media (width<=390px){.page{padding-inline:18px}.page-header h1{font-size:38px}.state-badge{padding-inline:8px;font-size:9px}.empty-state{gap:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{border:1px solid var(--line);min-height:48px;color:var(--ink);cursor:pointer;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.button svg{width:18px}.button.primary{color:#fff;background:#08758b;border-color:#08758b}.button.primary:hover{background:#075f72}.button.secondary:hover{background:var(--nav)}.button:disabled{opacity:.48;cursor:not-allowed}.management-header{position:relative}.management-header .page-header{padding-right:270px}.management-actions{flex-direction:column;align-items:flex-end;gap:14px;display:flex;position:absolute;top:0;right:0}.text-action{min-height:42px;color:var(--accent);align-items:center;gap:8px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.text-action svg{width:16px}.privacy-context{border-left:3px solid var(--accent);color:var(--muted);background:#f4f9fa;gap:18px;margin:28px 0 0;padding:16px 18px;font-size:14px;line-height:1.5;display:flex}.privacy-context strong{color:var(--accent);white-space:nowrap}.presentation-empty{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:50px 24px;display:flex}.presentation-empty>svg{width:38px;height:38px;color:var(--accent)}.presentation-empty h2{margin:18px 0 0;font:500 28px/1.2 Georgia,serif}.presentation-empty p{max-width:570px;color:var(--muted);margin:12px 0 22px;line-height:1.6}.presentation-table-wrap{margin-top:36px;overflow-x:auto}.presentation-table{border-collapse:collapse;width:100%;font-size:14px}.presentation-table th{color:var(--muted);text-align:left;letter-spacing:.04em;padding:14px 16px;font-size:12px}.presentation-table td{border-top:1px solid var(--line);vertical-align:middle;min-height:62px;padding:15px 16px}.presentation-table tbody tr:last-child td{border-bottom:1px solid var(--line)}.presentation-table tbody tr:hover{background:#f8fafc}.presentation-table td:first-child a{color:#066780;font-weight:750;text-decoration:none}.draft-label{color:#086f86;letter-spacing:.06em;background:#f3fbfc;border:1px solid #1590a6;border-radius:4px;align-items:center;min-height:27px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.row-actions{justify-content:flex-end;gap:3px;display:flex}.row-actions button{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:44px;height:44px;display:grid}.row-actions button:hover{background:#edf2f7}.row-actions svg{width:17px}.library-band{border:1px solid var(--line);min-height:94px;color:var(--ink);grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:28px;padding:18px 24px;text-decoration:none;display:grid}.library-band>svg:first-child{width:32px;height:32px;color:var(--accent)}.library-band>svg:last-child{width:18px}.library-band div{flex-direction:column;gap:7px;display:flex}.library-band strong{font:500 21px/1.2 Georgia,serif}.library-band span{color:var(--muted);font-size:14px}.archived-presentations{border-block:1px solid var(--line);margin-top:24px}.archived-presentations summary{cursor:pointer;align-items:center;min-height:54px;font-weight:700;display:flex}.archived-presentations>div{border-top:1px solid var(--soft-line);color:var(--muted);justify-content:space-between;gap:20px;padding:14px 0;font-size:14px;display:flex}.source-form{border:1px solid var(--line);background:#fbfcfe;max-width:720px;margin:34px 0;padding:28px}.form-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.form-heading h2{margin:0;font:500 26px/1.2 Georgia,serif}.text-button{min-height:44px;color:var(--accent);cursor:pointer;background:0 0;border:0;font-weight:700}.source-form label,.element-form label,.customization-panel label{color:#31405c;letter-spacing:.02em;flex-direction:column;gap:8px;margin:0 0 18px;font-size:12px;font-weight:750;display:flex}.source-form input,.source-form select,.source-form textarea,.element-form input,.element-form select,.element-form textarea,.customization-panel select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #bdc7d5;border-radius:4px;padding:11px 12px;font:400 15px/1.5 Inter,sans-serif}.source-form textarea,.element-form textarea{resize:vertical}.source-list{border-top:1px solid var(--line);margin-top:34px}.source-list article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:22px;min-height:130px;padding:24px 4px;display:grid}.source-list h2{margin:7px 0 6px;font:500 22px/1.25 Georgia,serif}.source-list p{max-width:730px;color:var(--muted);margin:0 0 9px;line-height:1.55}.source-list small,.source-kind{color:#68758d;letter-spacing:.07em;font-size:10px;font-weight:800}.composer-page{min-height:calc(100vh - var(--header-height));background:#fff;flex-direction:column;display:flex}.composer-command{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:20px;min-height:80px;padding:12px 22px;display:grid}.back-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:48px;font-weight:700;display:inline-flex}.back-button svg{width:18px}.composer-title{align-items:center;gap:12px;min-width:0;display:flex}.composer-title input{width:100%;min-width:0;height:48px;color:var(--ink);background:0 0;border:1px solid #0000;flex:280px;padding:5px 10px;font:500 clamp(20px,2vw,30px)/1.2 Georgia,serif}.composer-title input:hover,.composer-title input:focus{border-color:var(--line)}.dirty-state,.saved-state{color:#9a5900;white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.dirty-state:before{content:"";background:#e67c00;border-radius:50%;width:7px;height:7px}.saved-state{color:#326145}.saved-state svg{width:14px}.composer-actions{gap:9px;display:flex}.composer-workspace{flex:1;grid-template-columns:230px minmax(380px,1fr) minmax(330px,.9fr);min-height:0;display:grid}.structure-rail,.content-canvas,.preview-rail{min-width:0}.structure-rail{border-right:1px solid var(--line);background:#fbfcfe}.rail-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:58px;padding:0 16px;font-size:13px;display:flex}.rail-heading button,.order-controls button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.rail-heading svg,.order-controls svg{width:16px}.structure-rail ol{margin:0;padding:0;list-style:none}.structure-rail li{border-bottom:1px solid var(--soft-line)}.structure-rail li.active{border-left:3px solid var(--accent);background:#f2f8fa}.section-select{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;min-height:72px;padding:12px 13px;display:grid}.section-select>span{border:1px solid #bdc7d5;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.section-select strong{font-size:13px}.section-select small{color:var(--muted);grid-column:2;font-size:11px}.section-select svg{grid-area:1/3/3;width:15px}.order-controls{border-top:1px solid var(--soft-line);justify-content:flex-end;display:flex}.order-controls button+button{border-left:1px solid var(--soft-line)}.order-controls button:disabled{opacity:.3}.add-rail-button,.rail-library-link{min-height:50px;color:var(--ink);cursor:pointer;background:#fff;border:1px dashed #aebacc;justify-content:center;align-items:center;gap:8px;margin:14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.rail-library-link{color:var(--accent);border-style:solid;margin-top:0}.add-rail-button svg,.rail-library-link svg{width:17px}.content-canvas{border-right:1px solid var(--line)}.content-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:78px;padding:13px 18px;display:flex}.content-heading>div{flex-direction:column;gap:3px;min-width:0;display:flex}.content-heading span{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:800}.content-heading input{width:100%;min-height:38px;color:var(--ink);background:0 0;border:1px solid #0000;padding:3px 7px;font:500 24px/1.2 Georgia,serif}.content-heading input:hover,.content-heading input:focus{border-color:var(--line)}.element-picker{border-bottom:1px solid var(--line);background:#f8fafc;padding:18px}.element-picker>strong{margin-bottom:10px;font:500 19px Georgia,serif;display:block}.element-picker button{border:0;border-top:1px solid var(--soft-line);text-align:left;cursor:pointer;background:0 0;flex-direction:column;justify-content:center;gap:4px;width:100%;min-height:58px;padding:8px 12px;display:flex}.element-picker button:hover{background:#fff}.element-picker button span{color:var(--ink);font-weight:750}.element-picker button small{color:var(--muted)}.source-picker{border-top:2px solid var(--line);margin-top:18px;padding-top:18px}.source-picker>strong{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;display:block}.element-list{padding:0 12px 70px}.content-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:30px;display:flex}.content-empty svg{width:34px;height:34px;color:var(--accent)}.content-empty h2{margin:18px 0 0;font:500 25px Georgia,serif}.content-empty p{max-width:440px;color:var(--muted);line-height:1.55}.element-row{border:1px solid var(--line);margin-top:12px}.element-row.selected{box-shadow:inset 3px 0 var(--accent);border-color:#79adba}.element-select{text-align:left;cursor:pointer;background:#fff;border:0;gap:5px;width:100%;min-height:70px;padding:12px 16px;display:grid}.element-select>span{color:var(--accent);letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.element-select>strong{font-size:14px}.element-select>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.element-row>.order-controls{border-block:1px solid var(--soft-line);background:#fbfcfe}.element-form{background:#fff;padding:18px 18px 5px}.field-note{color:var(--muted);margin:-8px 0 18px;font-size:12px;line-height:1.5}.check-label{align-items:center;min-height:48px;flex-direction:row!important}.check-label input{width:20px!important;min-height:20px!important}.preview-rail{background:#f8fafc;padding:16px;overflow-y:auto}.presentation-preview{--preview-accent:#086f86;color:#111c38;background:#fff;border:1px solid #cfd7e2;max-width:660px;margin:0 auto;padding:24px}.preview-blue{--preview-accent:#1c5fa3}.preview-plum{--preview-accent:#704477}.preview-amber{--preview-accent:#8f6500}.preview-honesty{min-height:28px;color:var(--preview-accent);letter-spacing:.07em;align-items:center;gap:7px;font:700 9px/1 Inter,sans-serif;display:flex}.preview-honesty svg{width:14px}.preview-honesty span{border:1px solid;border-radius:3px;margin-left:auto;padding:5px 7px}.preview-header>p{color:#63708a;text-transform:uppercase;letter-spacing:.06em;margin:18px 0 4px;font:700 10px/1.4 Inter,sans-serif}.preview-header h2{margin:0;padding-bottom:17px;font:500 35px/1.07 Georgia,serif}.preview-modern .preview-header h2,.preview-modern .preview-section h3,.preview-modern .preview-element h4{font-family:Inter,sans-serif}.preview-header.line h2{border-bottom:2px solid var(--preview-accent)}.preview-section{padding:24px 0 4px}.preview-section+.preview-section{border-top:1px solid #d8dee7}.preview-section h3{color:var(--preview-accent);margin:0 0 15px;font:500 23px/1.2 Georgia,serif}.preview-element{padding:12px 0}.preview-element h4{margin:0 0 5px;font:500 17px/1.3 Georgia,serif}.preview-element p,.preview-empty{color:#394762;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.6}.preview-empty{color:#778197;font-style:italic}.preview-element.reference,.preview-element.media,.preview-element.endpoint{border-top:1px solid #d8dee7;grid-template-columns:auto 1fr auto;align-items:start;gap:11px;display:grid}.preview-element>svg{width:18px;color:var(--preview-accent)}.preview-element small{color:#6b7890;font-size:10px}.endpoint-soft{background:color-mix(in srgb, var(--preview-accent) 8%, #fff);margin:7px 0;padding:12px;border:0!important}.preview-centered .preview-header,.preview-centered .preview-section{text-align:center}.preview-centered .preview-element.reference,.preview-centered .preview-element.media,.preview-centered .preview-element.endpoint{text-align:left}.preview-compact .preview-section{padding-top:15px}.preview-compact .preview-element{padding-block:8px}.customization-panel,.revision-history{border:1px solid var(--line);background:#fff;max-width:660px;margin:12px auto 0}.customization-panel summary,.revision-history summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:50px;padding:0 14px;font-size:13px;font-weight:750;display:flex}.customization-panel summary span,.revision-history summary span{align-items:center;gap:8px;display:inline-flex}.customization-panel summary svg,.revision-history summary svg{width:16px;color:var(--accent)}.customization-panel>div{border-top:1px solid var(--soft-line);padding:15px 15px 2px}.revision-history>p{color:var(--muted);margin:0;padding:16px}.revision-row{border-top:1px solid var(--soft-line);grid-template-columns:1fr auto;gap:12px;padding:14px;display:grid}.revision-row>div{flex-direction:column;gap:4px;display:flex}.revision-row span,.revision-row small{color:var(--muted);font-size:11px}.revision-row button{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid}.revision-row button svg{width:17px}.composer-status,.validation-summary{color:#285d3c;background:#eff9f3;border-bottom:1px solid #b9ddc8;padding:11px 22px;font-size:13px}.composer-status.error,.validation-summary{color:#873232;background:#fff4f4;border-color:#ecc6c6}.validation-summary ul{margin:7px 0 0}.composer-mobile-tabs,.composer-mobile-actions{display:none}@media (width<=1240px) and (width>=761px){.composer-workspace{grid-template-columns:210px minmax(380px,1fr)}.preview-rail{border-top:1px solid var(--line);grid-column:1/-1}}@media (width<=760px){.management-header .page-header{padding-right:0}.management-actions{align-items:stretch;margin-top:22px;position:static}.privacy-context{flex-direction:column;gap:4px}.presentation-table{min-width:760px}.library-band{padding:18px}.library-band strong{font-size:19px}.source-form{padding:22px 18px}.composer-page{min-height:calc(100vh - var(--header-height));padding-bottom:78px}.composer-command{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;min-height:96px;padding:12px 16px}.back-button{justify-content:center;width:44px;padding:0}.back-button span{display:none}.composer-title{grid-template-columns:minmax(0,1fr) auto;gap:5px 7px;display:grid}.composer-title input{width:100%;height:44px;padding:6px 5px;font-size:20px}.dirty-state,.saved-state{grid-column:1/-1;width:100%;margin-left:5px}.composer-actions{display:none}.composer-mobile-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);min-height:68px;display:grid}.composer-mobile-tabs button{min-height:68px;color:var(--muted);background:#fff;border:0;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex;position:relative}.composer-mobile-tabs button.active{color:var(--accent)}.composer-mobile-tabs button.active:after{content:"";background:var(--accent);height:3px;position:absolute;inset:auto 0 0}.composer-mobile-tabs svg{width:18px}.composer-workspace{display:block}.structure-rail,.content-canvas,.preview-rail{border:0;display:none}.structure-rail.mobile-mode-structure,.content-canvas.mobile-mode-content,.preview-rail.mobile-mode-preview{display:block}.structure-rail{min-height:420px}.content-heading{align-items:flex-end;min-height:96px}.content-heading input{font-size:26px}.content-heading .button{padding-inline:12px}.element-list{padding-inline:16px}.element-row{border-inline:0;margin-top:0}.preview-rail{padding:18px}.presentation-preview{padding:20px}.composer-mobile-actions{z-index:29;border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1.1fr;gap:10px;min-height:72px;padding:10px 16px;display:grid;position:fixed;inset:auto 0 72px}.composer-page~.mobile-nav{display:none}}.auth-page{color:#142b2a;background:#f4f2ed;place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card{background:#fff;border:1px solid #d8ddd8;border-radius:1rem;width:min(100%,30rem);padding:2rem;box-shadow:0 1rem 3rem #142b2a14}.auth-card form{gap:1rem;margin:2rem 0 1rem;display:grid}.auth-card label{gap:.5rem;font-weight:650;display:grid}.auth-card input{font:inherit;border:1px solid #aeb9b4;border-radius:.45rem;padding:.8rem}.auth-wordmark{letter-spacing:.18em;margin-bottom:2rem;font-weight:800}.auth-status{background:#edf7f4;border-radius:.45rem;padding:.8rem}.local-claim{background:#fff9e9;border:1px solid #d6b66c;border-radius:.6rem;justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;padding:1rem 1.2rem;display:flex}.local-claim div{gap:.25rem;display:grid}.delivery-header{justify-content:space-between;align-items:end;gap:2rem;margin:2rem 0 2.5rem;display:flex}.delivery-header h1,.summary-page h1{margin:.4rem 0 1rem;font:500 clamp(38px,5vw,58px)/1.05 Georgia,serif}.delivery-header p,.summary-page>p{color:var(--muted);max-width:760px;line-height:1.6}.planning-section{border-top:1px solid var(--line);padding:2rem 0}.section-heading,.section-heading>div{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.section-heading h2{margin:0 0 .4rem}.section-heading p{color:var(--muted);margin:0}.step-number{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:700;display:grid}.planning-form{background:var(--nav);border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:1rem;margin:1.5rem 0;padding:1.25rem;display:grid}.planning-form.compact{grid-template-columns:2fr 2fr 1fr auto}.planning-form label{gap:.4rem;font-size:.82rem;font-weight:700;display:grid}.planning-form input,.planning-form select,.planning-form textarea{width:100%;font:inherit;background:#fff;border:1px solid #b8c2d1;border-radius:7px;padding:.7rem}.planning-form .wide{grid-column:span 3}.planning-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.plan-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:1.25rem}.plan-card h3{margin:.8rem 0}.plan-card dl{gap:.55rem;display:grid}.plan-card dl div{justify-content:space-between;gap:1rem;display:flex}.plan-card dt{color:var(--muted)}.plan-card dd{text-align:right;margin:0}.plan-card code{background:var(--nav);overflow-wrap:anywhere;border-radius:6px;padding:.65rem;display:block}.status-pill{letter-spacing:.08em;color:#285d54;background:#e7f4ef;border-radius:999px;padding:.3rem .5rem;font-size:.68rem;font-weight:800}.qr-list{flex-wrap:wrap;gap:1rem;display:flex}.qr-placeholder{border:1px solid var(--line);border-radius:var(--radius-md);align-items:center;gap:1rem;margin:0;padding:1rem;display:flex}.qr-placeholder figcaption{gap:.3rem;display:grid}.qr-placeholder figcaption span{color:var(--muted);font-size:.78rem}.qr-grid{border:1px solid var(--ink);background:#fff;grid-template-columns:repeat(7,7px);gap:2px;padding:8px;display:grid}.qr-grid span{background:#fff;width:7px;height:7px}.qr-grid span.on{background:var(--ink)}.summary-grid{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:2.5rem 0;display:grid;overflow:hidden}.summary-grid>div{background:#fff;padding:1.2rem}.summary-grid dt{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.72rem;font-weight:800}.summary-grid dd{margin:.45rem 0 0;font-weight:700}.summary-validation{border-radius:var(--radius-md);background:var(--nav);padding:1.5rem}.summary-validation ul{gap:.7rem;padding:0;list-style:none;display:grid}.summary-validation li,.all-clear{align-items:flex-start;gap:.6rem;display:flex}.summary-validation svg{width:1.2rem}.summary-actions{gap:1rem;margin-top:1.5rem;display:flex}.package-apply{width:100%;margin:.5rem 0}.package-guidance{background:var(--accent-soft);border-radius:8px;gap:.35rem;padding:.8rem;font-size:.78rem;display:grid}.package-guidance span{color:var(--muted);margin-bottom:.35rem}@media (width<=800px){.delivery-header{flex-direction:column;align-items:flex-start}.planning-form,.planning-form.compact{grid-template-columns:1fr}.planning-form .wide{grid-column:auto}.summary-grid{grid-template-columns:1fr}.summary-actions{flex-direction:column}.qr-placeholder{width:100%}}.publishing-header{justify-content:space-between;align-items:end;gap:2rem;margin:2rem 0;display:flex}.publishing-header h1{margin:.35rem 0 .75rem;font:500 clamp(38px,5vw,58px)/1.05 Georgia,serif}.publishing-header p{max-width:680px;color:var(--muted);line-height:1.6}.publication-state{letter-spacing:.08em;border:1px solid;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:850}.state-published{color:#17603d;background:#eaf7ef}.state-suspended{color:#80510b;background:#fff7e6}.state-archived{color:#6b7280;background:#f3f4f6}.publishing-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:2rem;padding-top:2rem;display:grid}.publishing-layout>section,.publishing-layout>aside{min-width:0}.publishing-form{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--nav);gap:1rem;padding:1.25rem;display:grid}.publishing-form label{gap:.5rem;font-size:.8rem;font-weight:750;display:grid}.publishing-form label:first-child{grid-template-columns:auto auto 1fr;align-items:center}.publishing-form input,.publishing-form select{width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #b8c2d1;border-radius:7px;padding:.7rem}.publication-validation{border-left:4px solid var(--accent);background:var(--accent-soft);align-items:flex-start;gap:.8rem;margin:1rem 0;padding:1rem;display:flex}.publication-validation svg{flex:none;width:1.25rem}.publication-validation p,.publication-validation ul{margin:.4rem 0 0}.publication-actions{flex-wrap:wrap;gap:.65rem;display:flex}.publication-actions button{min-height:48px}.public-preview-link{margin-top:1rem}.publication-history{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:2rem}.publication-history h2{align-items:center;gap:.65rem;display:flex}.publication-history h2 svg{width:1.25rem}.publication-history ol{border:1px solid var(--line);padding:0;list-style:none}.publication-history li{grid-template-columns:1fr 1fr auto;gap:1rem;padding:1rem;display:grid}.publication-history li+li{border-top:1px solid var(--soft-line)}.publication-history span,.publication-history time{color:var(--muted);font-size:.82rem}.public-presentation-shell{color:#111c38;background:#f4f6f8;min-height:100vh}.trust-frame{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border-bottom:1px solid #c9d2dd;padding:.8rem clamp(1rem,4vw,3rem);position:sticky;top:0}.trust-frame>strong{color:#086f86;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;display:block}.trust-frame dl{flex-wrap:wrap;gap:.7rem 1.5rem;margin:0;display:flex}.trust-frame dl div{gap:.35rem;display:flex}.trust-frame dt{color:#647089;font-size:.72rem}.trust-frame dd{text-transform:capitalize;margin:0;font-size:.72rem;font-weight:750}.public-presentation{--preview-accent:#086f86;background:#fff;border:1px solid #cfd7e2;width:min(100% - 2rem,760px);margin:clamp(1rem,4vw,3.5rem) auto;padding:clamp(1.4rem,5vw,4rem);box-shadow:0 1.2rem 3rem #111c3814}.public-presentation-header>p{color:#63708a;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-size:.72rem;font-weight:800}.public-presentation-header h1{overflow-wrap:anywhere;margin:0;padding-bottom:1.4rem;font:500 clamp(2.25rem,7vw,4rem)/1.05 Georgia,serif}.public-presentation-header.line h1{border-bottom:3px solid var(--preview-accent)}.public-presentation-section+.public-presentation-section{border-top:1px solid #d8dee7}.public-presentation-section h2{color:var(--preview-accent);margin:0 0 1rem;font:500 clamp(1.55rem,4vw,2rem)/1.2 Georgia,serif}.public-element{overflow-wrap:anywhere;padding:.9rem 0}.public-element h3{margin:0 0 .35rem;font:500 1.15rem/1.3 Georgia,serif}.public-element p{color:#394762;white-space:pre-wrap;margin:0;line-height:1.65}.public-element.reference,.public-element.media,.public-element.endpoint{border-top:1px solid #d8dee7;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.8rem;display:grid}.public-element>svg,.public-element a svg{width:1rem;color:var(--preview-accent)}.public-element a{color:#075b9b;align-items:center;gap:.4rem;min-height:44px;margin-top:.55rem;font-weight:700;display:inline-flex}.public-resolution{color:#111c38;background:#f4f6f8;place-content:center;justify-items:start;min-height:100vh;padding:clamp(1.5rem,8vw,7rem);display:grid}.public-resolution h1{max-width:760px;margin:.7rem 0;font:500 clamp(2.4rem,8vw,5rem)/1.03 Georgia,serif}.public-resolution p{color:#55627a;max-width:600px;font-size:1.05rem;line-height:1.6}.public-wordmark{color:#086f86;letter-spacing:.2em;font-weight:900}@media (width<=800px){.publishing-header{flex-direction:column;align-items:flex-start}.publishing-layout,.publication-history li{grid-template-columns:1fr}.summary-actions{align-items:stretch}.trust-frame{position:static}.trust-frame dl{grid-template-columns:1fr 1fr;display:grid}.public-presentation{width:100%;box-shadow:none;border-inline:0;margin:0}.public-presentation-header h1{font-size:2.35rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.presence-page{padding-bottom:72px}.presence-header .page-header{max-width:760px}.presence-intro{background:linear-gradient(135deg,#f3faf8 0%,#fff 70%);border:1px solid #cddfdc;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;margin:30px 0 0;padding:24px;display:grid}.presence-intro-mark{color:#17695f;background:#dcefeb;border-radius:14px;place-items:center;width:52px;height:52px;display:grid}.presence-intro-mark svg{width:25px}.presence-intro strong{font:500 24px/1.2 Georgia,serif;display:block}.presence-intro p{max-width:760px;color:var(--muted);margin:7px 0 0;line-height:1.55}.presence-trust{color:#245d45;white-space:nowrap;background:#e8f5ef;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:800;display:flex}.presence-trust svg{width:16px}.presence-principles{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;margin:18px 0 38px;display:grid;overflow:hidden}.presence-principles>div{background:#fff;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;gap:9px 12px;min-height:132px;padding:20px;display:grid}.presence-principles svg{width:21px;color:var(--accent);grid-row:1/3}.presence-principles strong{font-size:14px}.presence-principles span{color:var(--muted);font-size:13px;line-height:1.5}.expressions-section{border-top:1px solid var(--line);margin-top:10px;padding-top:34px}.presence-section-heading{align-items:end}.presence-section-heading h2{margin:.35rem 0 .55rem;font:500 clamp(30px,4vw,44px)/1.08 Georgia,serif}.presence-section-heading p{color:var(--muted);margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--accent);font-size:11px;font-weight:850}.presence-empty{background:#fbfcfd;border:1px dashed #b9c7d1;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:230px;margin-top:26px;padding:32px;display:grid}.presence-empty>svg{width:38px;color:var(--accent)}.presence-empty h3{margin:0 0 8px;font:500 26px/1.2 Georgia,serif}.presence-empty p{max-width:650px;color:var(--muted);margin:0;line-height:1.55}.expression-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.expression-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:320px;display:flex;overflow:hidden;box-shadow:0 12px 35px #142b2a0a}.expression-card-top{border-bottom:1px solid var(--soft-line);background:#fafcfc;justify-content:space-between;align-items:center;gap:12px;padding:17px 20px;display:flex}.expression-state{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:4px 9px;font-size:10px;font-weight:850;display:inline-flex}.expression-state.state-draft{color:#536174;background:#eef2f6}.expression-state.state-ready{color:#17667a;background:#eef7fb}.expression-state.state-published{color:#17603d;background:#e9f7ef}.expression-state.state-suspended{color:#80510b;background:#fff4df}.expression-kind{color:var(--muted);font-size:12px}.expression-card-body{flex:1;padding:24px 22px}.expression-card-body h3{margin:0;font:500 28px/1.15 Georgia,serif}.expression-card-body h3 a{color:var(--ink);text-decoration:none}.expression-card-body h3 a:hover{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.expression-card-body>p{min-height:42px;color:var(--muted);margin:9px 0 22px;line-height:1.5}.expression-card dl{gap:9px;margin:0;display:grid}.expression-card dl div{grid-template-columns:96px 1fr;gap:12px;display:grid}.expression-card dt{color:#718096;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:750}.expression-card dd{margin:0;font-size:13px}.expression-card-actions{border-top:1px solid var(--soft-line);align-items:center;gap:6px;padding:14px 16px;display:flex}.expression-card-actions .button{margin-right:auto}.icon-action{width:48px;height:48px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.icon-action:hover{background:var(--nav)}.icon-action svg{width:18px}.presence-library{border-radius:12px}@media (width<=900px){.presence-intro{grid-template-columns:auto 1fr}.presence-trust{grid-column:2;justify-self:start}.presence-principles{grid-template-columns:1fr}.presence-principles>div{min-height:100px}.expression-grid{grid-template-columns:1fr}}@media (width<=620px){.presence-intro{grid-template-columns:1fr;padding:20px}.presence-intro-mark{width:46px;height:46px}.presence-trust{grid-column:1}.presence-empty{grid-template-columns:1fr;align-items:start}.presence-empty .button{width:100%}.expression-card{min-height:0}.expression-card-body{padding:20px}.expression-card-actions{flex-wrap:wrap}.expression-card-actions .button{flex:100%;margin-right:0}.presence-section-heading{align-items:flex-start}.presence-section-heading .button{width:100%;margin-top:16px}}.information-overview{background:var(--line);border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:28px 0;display:grid;overflow:hidden}.information-overview>div{background:#fff;align-items:center;gap:12px;min-height:84px;padding:18px;display:flex}.information-overview svg{width:22px;color:var(--accent)}.information-overview span{color:var(--muted);flex-wrap:wrap;gap:5px;line-height:1.35;display:flex}.information-overview strong{color:var(--ink)}.information-overview .review-needed{background:#fff9e9}.information-overview .review-needed svg{color:#a66400}.information-status{color:#285d3c;background:#eff9f3;border-left:3px solid #43895c;margin:18px 0;padding:12px 16px}.information-list{gap:14px;margin-top:32px;display:grid}.information-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:22px;padding:24px;display:grid}.information-meta{flex-wrap:wrap;gap:8px;display:flex}.information-meta span{background:var(--nav);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.information-card h2{margin:12px 0 8px;font:500 24px/1.2 Georgia,serif}.information-card-main>p{max-width:760px;color:var(--muted);margin:0;line-height:1.55}.information-usage{border-top:1px solid var(--soft-line);gap:8px;margin-top:18px;padding-top:16px;font-size:13px;display:grid}.information-usage>span{flex-wrap:wrap;gap:8px;display:flex}.information-usage a{color:var(--accent);align-items:center;gap:5px;font-weight:700;text-decoration:none;display:inline-flex}.information-usage a svg{width:13px}.information-review{color:#744a08;background:#fff9e9;border-radius:8px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px;display:flex}.information-review svg{flex:none;width:18px}.information-review div{gap:3px;display:grid}.information-review span,.published-stale{font-size:12px}.published-stale{color:#80510b!important;margin-top:10px!important}.source-link-state{color:#285d3c;background:#eff9f3;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:12px 14px;display:flex}.source-link-state.review{color:#744a08;background:#fff9e9}.source-link-state>div{gap:3px;display:grid}.source-link-state span{font-size:12px}.source-link-state .button{flex:none}.expression-review-flag{color:#80510b;background:#fff9e9;border-radius:7px;margin-top:14px;padding:9px 10px;font-size:12px;font-weight:750}.serving-patterns{border-top:1px solid var(--line);margin-top:44px;padding-top:36px}.serving-pattern-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.serving-pattern-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;flex-direction:column;justify-content:space-between;gap:18px;min-height:160px;padding:20px;display:flex}.serving-pattern-card strong{font:500 21px/1.2 Georgia,serif}.serving-pattern-card p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.serving-pattern-card .button{align-self:flex-start}.presentation-preview.expression-business-card,.public-presentation.expression-business-card,.presentation-preview.expression-key-card,.public-presentation.expression-key-card{max-width:620px;margin-inline:auto}.expression-business-card .preview-header,.expression-business-card .public-presentation-header,.expression-key-card .preview-header,.expression-key-card .public-presentation-header{padding-bottom:20px}.expression-business-card .preview-section,.expression-business-card .public-presentation-section,.expression-key-card .preview-section,.expression-key-card .public-presentation-section{padding-block:18px}.expression-portfolio .preview-section,.expression-portfolio .public-presentation-section{padding-block:28px}:is(.expression-portfolio .preview-section:has(.media),.expression-portfolio .public-presentation-section:has(.media)){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}:is(.expression-portfolio .preview-section:has(.media)>h3,.expression-portfolio .public-presentation-section:has(.media)>h2){grid-column:1/-1}.expression-personal-hangout{--accent:#765a8b}.expression-vendor-showcase{--accent:#315f75}@media (width<=900px){.information-overview,.serving-pattern-grid,.information-card{grid-template-columns:1fr}.information-card .row-actions{justify-content:flex-start}:is(.expression-portfolio .preview-section:has(.media),.expression-portfolio .public-presentation-section:has(.media)){grid-template-columns:1fr}}.reach-header,.view-as-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.reach-expression-picker,.view-as-toolbar>label{gap:8px;max-width:560px;margin-bottom:24px;display:grid}.reach-card{background:var(--surface,#fff);border:1px solid var(--border,#d9e0e7);border-radius:20px;margin:18px 0;padding:24px}.reach-mode-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.reach-mode{text-align:left;border:1px solid var(--border,#d9e0e7);background:0 0;border-radius:16px;align-content:start;gap:8px;min-height:152px;padding:18px;display:grid}.reach-mode.active{box-shadow:inset 0 0 0 2px}.reach-setting{justify-content:space-between;align-items:center;gap:24px;display:flex}.consequence-note{background:var(--surface-subtle,#f4f7f8);border-radius:14px;align-items:flex-start;gap:12px;margin-top:16px;padding:16px;display:flex}.policy-history{gap:10px;padding:0;list-style:none;display:grid}.policy-history li{border-top:1px solid var(--border,#d9e0e7);grid-template-columns:1fr 1fr auto;gap:16px;padding:12px 0;display:grid}.view-as-toolbar{grid-template-columns:minmax(220px,360px) 1fr;align-items:end;gap:24px;display:grid}.viewer-contexts{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;display:grid}.viewer-contexts button{border:1px solid var(--border,#d9e0e7);text-align:left;background:0 0;border-radius:14px;align-items:center;gap:10px;min-height:64px;padding:12px;display:flex}.viewer-contexts button.active{box-shadow:inset 0 0 0 2px}.viewer-contexts span{display:grid}.view-as-facts{grid-template-columns:repeat(3,minmax(0,160px)) 1fr;gap:12px;margin:24px 0;display:grid}.view-as-facts>div{border:1px solid var(--border,#d9e0e7);border-radius:14px;padding:14px}.view-as-facts span,.view-as-facts strong{display:block}.view-as-preview{border:1px solid var(--border,#d9e0e7);background:#fff;border-radius:22px;min-height:320px;overflow:hidden}.viewer-unavailable{text-align:center;padding:72px 24px}@media (width<=900px){.reach-mode-grid,.viewer-contexts{grid-template-columns:1fr 1fr}.view-as-toolbar,.view-as-facts{grid-template-columns:1fr}.reach-header{display:grid}.policy-history li{grid-template-columns:1fr}.reach-setting{align-items:flex-start;display:grid}}@media (width<=560px){.reach-mode-grid,.viewer-contexts{grid-template-columns:1fr}}.reach-publication-band{border:1px solid var(--border,#d9e0e7);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin:0 0 18px;padding:16px 18px;display:flex}.reach-publication-band div{gap:4px;display:grid}@media (width<=640px){.reach-publication-band{display:grid}}.discovery-page{padding-bottom:72px}.discovery-hero{max-width:820px;margin:10px 0 30px}.discovery-hero h1{margin:.35rem 0 .8rem;font:500 clamp(38px,6vw,64px)/1.02 Georgia,serif}.discovery-hero p{max-width:760px;color:var(--muted);font-size:1.02rem;line-height:1.65}.discovery-search{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px;display:grid}.discovery-search label{background:#fbfcfd;border:1px solid #b8c2d1;border-radius:10px;align-items:center;gap:10px;min-height:52px;padding:0 14px;display:flex}.discovery-search label svg{width:20px;color:var(--accent)}.discovery-search input{width:100%;font:inherit;background:0 0;border:0;outline:0}.discovery-purposes{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:14px 0 34px;display:grid}.discovery-purposes button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:78px;padding:12px}.discovery-purposes button.active{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent) inset;background:var(--accent-soft)}.discovery-purposes strong,.discovery-purposes span{display:block}.discovery-purposes strong{font-size:13px}.discovery-purposes span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.35}.discovery-sparse{background:#fbfcfd;border:1px dashed #b9c7d1;border-radius:16px;align-items:center;gap:20px;min-height:240px;padding:32px;display:flex}.discovery-sparse>svg{width:34px;color:var(--accent)}.discovery-sparse h2{margin:0 0 7px;font:500 27px/1.2 Georgia,serif}.discovery-sparse p{max-width:670px;color:var(--muted);margin:0;line-height:1.55}.discovery-results{gap:12px;display:grid}.discovery-result{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px;display:grid}.discovery-result-mark{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:13px;place-items:center;display:grid}.discovery-result-mark svg{width:22px}.discovery-result>div:nth-child(2)>span{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.discovery-result h2{margin:4px 0 6px;font:500 25px/1.15 Georgia,serif}.discovery-result p{color:var(--ink);margin:0;line-height:1.45}.discovery-result small{color:var(--muted);margin-top:6px;display:block}.discovery-preview-card{margin:24px;box-shadow:0 10px 30px #142b2a0d}.discovery-expression-page>.text-action{margin:12px 0 20px;display:inline-flex}.discovery-expression-page .public-presentation-shell{border-radius:16px;min-height:auto;overflow:hidden}@media (width<=980px){.discovery-purposes{grid-template-columns:repeat(3,1fr)}}@media (width<=620px){.discovery-search{grid-template-columns:1fr}.discovery-purposes{grid-template-columns:1fr 1fr}.discovery-result{grid-template-columns:auto 1fr}.discovery-result>.icon-action{border-top:1px solid var(--soft-line);grid-column:1/-1;width:100%}}.discovery-error{color:#7a2d2d;background:#fff4f4;border-left:3px solid #a33;margin:12px 0;padding:12px 14px}.share-page{padding-bottom:80px}.share-header{justify-content:space-between;align-items:flex-start;gap:28px;margin:18px 0 28px;display:flex}.share-header h1{margin:.35rem 0 .8rem;font:500 clamp(40px,6vw,64px)/1.02 Georgia,serif}.share-header p{max-width:760px;color:var(--muted);margin:0;line-height:1.65}.share-proof{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:22px;display:grid;overflow:hidden}.share-proof>div{background:#fff;gap:6px;padding:18px;display:grid}.share-proof span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.share-proof strong{font-size:14px}.share-blocked{background:#fff9e9;border:1px solid #e1c77b;border-radius:12px;align-items:flex-start;gap:14px;margin:16px 0;padding:17px;display:flex}.share-blocked svg{color:#8f6500;width:21px}.share-blocked p{color:#705a28;margin:4px 0 0;line-height:1.5}.share-create,.share-list,.share-history{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.share-create-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.share-choice{text-align:left;border:1px solid var(--line);min-height:190px;color:var(--ink);background:#fff;border-radius:15px;align-content:start;gap:9px;padding:20px;display:grid}button.share-choice{cursor:pointer}.share-choice:disabled{opacity:.55;cursor:not-allowed}.share-choice>svg{width:25px;color:var(--accent)}.share-choice>strong{font:500 22px/1.2 Georgia,serif}.share-choice>span{color:var(--muted);line-height:1.5}.share-choice.temporary label{gap:5px;margin-top:6px;font-size:12px;font-weight:750;display:grid}.share-choice.temporary input{min-height:44px;font:inherit;border:1px solid #b8c2d1;border-radius:7px;padding:8px}.share-choice.temporary .button{margin-top:6px}.share-binding-list{gap:14px;margin-top:22px;display:grid}.share-binding{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:22px;display:grid}.share-binding.status-revoked,.share-binding.status-expired{background:#fafafa}.share-binding-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.share-mechanism{align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.share-mechanism svg{width:17px;color:var(--accent)}.share-binding h3{margin:10px 0 14px;font:500 26px/1.2 Georgia,serif}.share-binding dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 14px;display:grid}.share-binding dl div{gap:3px;display:grid}.share-binding dt{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.share-binding dd{margin:0;font-size:13px}.share-binding code{background:var(--nav);overflow-wrap:anywhere;border-radius:8px;padding:10px 12px;font-size:12px;display:block}.share-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.button.danger{color:#7f2929;background:#fff;border-color:#d2a8a8}.share-qr{text-align:center;align-content:start;gap:8px;width:176px;display:grid}.share-qr img{border:1px solid var(--line);background:#fff;width:176px;height:176px}.share-qr span{color:var(--muted);font-size:10px;line-height:1.4}.share-empty{background:#fbfcfd;border:1px dashed #b9c7d1;border-radius:15px;align-items:center;gap:18px;min-height:180px;margin-top:22px;padding:28px;display:flex}.share-empty>svg{width:30px;color:var(--accent)}.share-empty h3{margin:0 0 6px;font:500 24px/1.2 Georgia,serif}.share-empty p{color:var(--muted);margin:0}.share-history ol{border:1px solid var(--line);border-radius:12px;margin:20px 0 0;padding:0;list-style:none;overflow:hidden}.share-history li{background:#fff;grid-template-columns:1.2fr 1fr auto;gap:16px;padding:13px 16px;display:grid}.share-history li+li{border-top:1px solid var(--soft-line)}.share-history strong{text-transform:capitalize}.share-history span,.share-history time{color:var(--muted);font-size:12px}.share-history h2{align-items:center;gap:8px;display:flex}.share-history h2 svg{width:20px}.public-resolution{min-height:100vh}@media (width<=900px){.share-create-grid,.share-proof,.share-binding{grid-template-columns:1fr}.share-qr{justify-items:start;width:100%}.share-binding dl,.share-history li{grid-template-columns:1fr}.share-header{display:grid}}@media (width<=560px){.share-actions{display:grid}.share-actions .button{width:100%}.share-qr img{width:160px;height:160px}}.connect-action{width:min(100% - 2rem,760px);margin:18px auto 42px}.connect-action>.button{min-height:48px}.connect-state{color:#245d45;background:#f3faf8;border:1px solid #cddfdc;border-radius:12px;align-items:center;gap:9px;width:min(100% - 2rem,760px);margin:18px auto 42px;padding:14px 16px;font-weight:750;display:flex}.connect-state svg{width:19px}.connect-panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px;box-shadow:0 18px 48px #142b2a14}.connect-panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.connect-panel-heading h2{margin:.35rem 0;font:500 28px/1.15 Georgia,serif}.connect-panel>p{color:var(--muted);line-height:1.58}.connect-form{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;display:grid}.connect-form label{gap:7px;font-size:12px;font-weight:800;display:grid}.connect-form select{min-height:48px;font:inherit;background:#fff;border:1px solid #b8c2d1;border-radius:8px;padding:9px 10px}.connect-consent-note{border-left:3px solid var(--accent);background:var(--accent-soft);gap:5px;margin:0 0 18px;padding:14px;display:grid}.connect-consent-note span{color:var(--muted);font-size:13px;line-height:1.5}.distribution-connect-wrap{background:#f4f6f8;padding:0 1rem 20px}.relationships-page{padding-bottom:78px}.relationships-hero{max-width:850px;margin:12px 0 28px}.relationships-hero h1{margin:.35rem 0 .8rem;font:500 clamp(40px,6vw,64px)/1.02 Georgia,serif}.relationships-hero p{max-width:780px;color:var(--muted);margin:0;line-height:1.65}.relationship-laws{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 36px;display:grid;overflow:hidden}.relationship-laws>div{background:#fff;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;gap:8px 11px;padding:18px;display:grid}.relationship-laws svg{width:20px;color:var(--accent);grid-row:1/3}.relationship-laws strong{font-size:13px}.relationship-laws span{color:var(--muted);font-size:12px;line-height:1.45}.relationship-section{border-top:1px solid var(--line);padding:34px 0}.relationship-section.compact{padding-block:28px}.relationship-list{gap:14px;margin-top:20px;display:grid}.relationship-card{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;gap:22px;padding:22px;display:grid}.relationship-card.incoming{background:linear-gradient(135deg,#f8fcfb 0%,#fff 55%);border-color:#bfd8d2}.relationship-card.active{border-color:#cddfdc}.relationship-kind{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:850;display:inline-flex}.relationship-kind svg{width:17px}.relationship-card h3{margin:7px 0 8px;font:500 27px/1.15 Georgia,serif}.relationship-card p{color:var(--ink);margin:0 0 12px;line-height:1.5}.relationship-card small{max-width:740px;color:var(--muted);line-height:1.45;display:block}.relationship-card dl{flex-wrap:wrap;gap:10px 24px;margin:14px 0;display:flex}.relationship-card dl div{gap:3px;display:grid}.relationship-card dt{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.relationship-card dd{margin:0;font-size:13px}.relationship-actions{align-content:start;gap:8px;min-width:170px;display:grid}.relationship-actions .button{width:100%}.danger-text{color:#7f2929}.relationship-empty{background:#fbfcfd;border:1px dashed #b9c7d1;border-radius:14px;align-items:center;gap:18px;min-height:145px;margin-top:18px;padding:24px;display:flex}.relationship-empty>svg{width:30px;color:var(--accent)}.relationship-empty h3{margin:0 0 5px;font:500 23px/1.2 Georgia,serif}.relationship-empty p{color:var(--muted);margin:0}.relationship-history{border:1px solid var(--line);border-radius:12px;margin-top:18px;overflow:hidden}.relationship-history>div{background:#fff;grid-template-columns:1fr 1fr auto;gap:14px;padding:13px 16px;display:grid}.relationship-history>div+div{border-top:1px solid var(--soft-line)}.relationship-history span,.relationship-history time{color:var(--muted);font-size:12px}@media (width<=800px){.relationship-laws,.connect-form,.relationship-card{grid-template-columns:1fr}.relationship-actions{grid-template-columns:1fr 1fr;min-width:0}.relationship-actions .danger-text{grid-column:1/-1}.relationship-history>div{grid-template-columns:1fr}.connect-panel-heading{align-items:start}}@media (width<=520px){.relationship-actions{grid-template-columns:1fr}.relationship-actions .danger-text{grid-column:auto}}.intents-page{padding-bottom:80px}.intents-hero{max-width:860px;margin:12px 0 28px}.intents-hero h1{margin:.35rem 0 .8rem;font:500 clamp(40px,6vw,64px)/1.02 Georgia,serif}.intents-hero p{max-width:800px;color:var(--muted);margin:0;line-height:1.65}.intent-laws{border:1px solid var(--line);background:var(--line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:34px;display:grid;overflow:hidden}.intent-laws>div{background:#fff;grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;gap:8px 11px;padding:18px;display:grid}.intent-laws svg{width:20px;color:var(--accent);grid-row:1/3}.intent-laws strong{font-size:13px}.intent-laws span{color:var(--muted);font-size:12px;line-height:1.45}.intent-create,.intent-section{border-top:1px solid var(--line);padding:32px 0}.intent-create-grid{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;margin-top:20px;padding:20px;display:grid}.intent-create-grid label,.intent-expiry{gap:7px;font-size:12px;font-weight:800;display:grid}.intent-create-grid select,.intent-expiry input{min-height:48px;font:inherit;background:#fff;border:1px solid #b8c2d1;border-radius:8px;padding:9px 10px}.intent-create-grid small{max-width:440px;color:var(--muted);font-weight:500;line-height:1.4}.intent-list{gap:18px;margin-top:22px;display:grid}.intent-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.intent-card.state-active{border-color:#b9d9cf}.intent-card.state-paused{background:#fcfcfa}.intent-card-head{justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 16px;display:flex}.intent-state,.intent-topic{background:var(--nav);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:27px;padding:4px 9px;font-size:10px;font-weight:850;display:inline-flex}.intent-card-head h3{margin:9px 0 5px;font:500 29px/1.15 Georgia,serif}.intent-card-head p{color:var(--muted);margin:0}.intent-card-facts{background:var(--line);border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.intent-card-facts>div{background:#fff;gap:5px;padding:14px 18px;display:grid}.intent-card-facts span{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.intent-card-facts strong{font-size:13px}.intent-warning{background:#fff9e9;border:1px solid #e1c77b;border-radius:12px;align-items:flex-start;gap:13px;margin:18px;padding:16px;display:flex}.intent-warning svg{color:#8f6500;width:20px}.intent-warning p{color:#705a28;margin:4px 0 0;line-height:1.45}.intent-warning .text-action{margin-top:8px}.intent-actions{flex-wrap:wrap;align-items:end;gap:10px;padding:18px 22px;display:flex}.intent-expiry{min-width:240px;margin-right:auto}.intent-matches{border-top:1px solid var(--line);background:#fbfcfd;padding:24px 22px}.intent-matches h4{margin:.35rem 0 .45rem;font:500 26px/1.15 Georgia,serif}.match-list{gap:12px;margin-top:18px;display:grid}.match-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);gap:18px;padding:20px;display:grid}.match-card>div:first-child>span{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);font-size:10px;font-weight:850}.match-card h5{margin:6px 0;font:500 24px/1.15 Georgia,serif}.match-card p{color:var(--ink);margin:0;line-height:1.5}.match-card small{color:var(--muted);margin-top:5px;line-height:1.4;display:block}.match-reason{background:var(--accent-soft);border-radius:10px;padding:14px}.match-reason strong{font-size:12px}.match-card .connect-action{grid-column:1/-1;width:100%;margin:0}.intent-sparse{background:#fff;border:1px dashed #b9c7d1;border-radius:13px;align-items:center;gap:16px;min-height:130px;margin-top:18px;padding:20px;display:flex}.intent-sparse>svg{width:28px;color:var(--accent)}.intent-sparse h5{margin:0 0 5px;font:500 21px/1.2 Georgia,serif}.intent-sparse p{color:var(--muted);margin:0}.intent-history{border-top:1px solid var(--soft-line);padding:14px 22px}.intent-history summary{cursor:pointer;font-weight:800}.intent-history ol{gap:8px;margin:0;padding:8px 0 0;list-style:none;display:grid}.intent-history li{justify-content:space-between;gap:14px;font-size:12px;display:flex}.intent-history time{color:var(--muted)}@media (width<=900px){.intent-laws,.intent-card-facts,.intent-create-grid,.match-card{grid-template-columns:1fr}.intent-create-grid .button{width:100%}.intent-topic{align-self:start}.intent-actions{display:grid}.intent-expiry{min-width:0;margin:0}.match-card .connect-action{grid-column:auto}}@media (width<=560px){.intent-card-head,.intent-history li{display:grid}}.intent-terms{border-top:1px solid var(--soft-line);background:#fcfdfd;padding:20px 22px}.intent-terms h4{margin:.35rem 0 .45rem;font:500 24px/1.2 Georgia,serif}.intent-terms>div:first-child>p{max-width:760px;color:var(--muted);margin:0;line-height:1.5}.intent-term-chips{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.intent-term-chip{background:#f4faf8;border:1px solid #c8d8d4;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:6px 8px 6px 11px;font-size:13px;font-weight:750;display:inline-flex}.intent-term-chip small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:850}.intent-term-chip.state-deprecated{background:#fbfaf5;border-style:dashed}.intent-term-chip button{cursor:pointer;background:0 0;border:0;border-radius:999px;width:30px;height:30px;font-size:20px;line-height:1}.intent-term-chip button:hover{background:#0000000f}.intent-term-add{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;max-width:720px;margin-top:16px;display:grid}.intent-term-add label{gap:7px;font-size:12px;font-weight:800;display:grid}.intent-term-add select{min-height:48px;font:inherit;background:#fff;border:1px solid #b8c2d1;border-radius:8px;padding:9px 10px}.match-reason>p+p{margin-top:8px}@media (width<=650px){.intent-term-add{grid-template-columns:1fr}.intent-term-add .button{width:100%}}.intent-term-search{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;max-width:760px;margin-top:18px;display:grid}.intent-term-search label{gap:7px;font-size:12px;font-weight:800;display:grid}.intent-term-search input{min-height:48px;font:inherit;background:#fff;border:1px solid #b8c2d1;border-radius:8px;padding:9px 10px}.intent-term-results{gap:8px;max-width:760px;margin-top:12px;display:grid}.intent-term-results button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;min-height:58px;padding:12px 14px;display:grid}.intent-term-results button:hover{border-color:var(--accent)}.intent-term-results strong{font-size:14px}.intent-term-results span{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);font-size:10px;font-weight:850}.intent-term-results small{color:var(--accent);grid-column:1/-1;font-size:11px}.term-suggest{background:#fff;border:1px dashed #b9c7d1;border-radius:10px;gap:8px;max-width:760px;margin-top:12px;padding:14px;display:grid}.term-suggest p{margin:0}.term-suggest .button{justify-self:start}.term-suggest small{color:var(--muted);line-height:1.45}@media (width<=650px){.intent-term-search{grid-template-columns:1fr}.intent-term-search .button{width:100%}}.home-current{border:1px solid var(--line);background:#fff;border-radius:18px;gap:12px;max-width:940px;margin:28px 0 42px;padding:clamp(24px,4vw,44px);display:grid}.home-current h2{max-width:760px;margin:0;font:500 clamp(30px,5vw,48px)/1.08 Georgia,serif}.home-current p{max-width:760px;color:var(--muted);margin:0;font-size:1rem;line-height:1.65}.home-current .button{justify-self:start;margin-top:8px}.home-journey{padding-top:8px}.home-journey-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.home-journey-card{border:1px solid var(--line);min-height:230px;color:inherit;background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:10px;padding:20px;text-decoration:none;display:flex;position:relative}.home-journey-card:hover{border-color:var(--accent)}.home-journey-card>svg{width:24px;color:var(--accent)}.home-journey-card>strong{font:500 20px/1.22 Georgia,serif}.home-journey-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.home-journey-card>.text-action{align-items:center;gap:5px;margin-top:auto;display:inline-flex}.home-journey-card>.text-action svg{width:14px}.home-journey-number{background:var(--nav);border-radius:999px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:850;display:grid}.home-principles{margin-top:36px}@media (width<=1100px){.home-journey-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-journey-card:last-child{grid-column:1/-1;min-height:180px}}@media (width<=650px){.home-journey-grid{grid-template-columns:1fr}.home-journey-card:last-child{grid-column:auto}.home-current .button{width:100%}.home-journey-card{min-height:190px}}.human-shell{background:#f7f6f2}.human-header{grid-template-columns:var(--sidebar-width) 1fr auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5}.header-spacer{min-width:0}.human-header-actions{justify-self:end}.human-account-button{border-radius:999px!important;gap:10px!important;padding:6px 10px!important}.human-account-avatar,.human-avatar,.passport-avatar{color:#163d43;background:linear-gradient(145deg,#d8ebe6,#dfe4f6);border-radius:999px;place-items:center;font-weight:850;display:grid}.human-account-avatar{width:34px;height:34px;font-size:12px}.human-account-avatar.large{width:56px;height:56px;font-size:17px}.human-sidebar .nav-group:first-child .nav-item{min-height:50px;font-size:15px}.human-sidebar .nav-group:first-child .nav-item svg{width:21px;height:21px}.account-panel-identity{align-items:center;gap:14px;padding:8px 0 20px;display:flex}.account-panel-identity strong,.account-panel-identity span{display:block}.account-panel-identity span{color:var(--muted);margin-top:3px;font-size:13px}.account-panel-links{border-block:1px solid var(--line);margin:0 0 20px;display:grid}.account-panel-links a{min-height:52px;color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.account-panel-links a+a{border-top:1px solid var(--soft-line)}.account-panel-links svg{width:20px;color:var(--accent)}.human-home{padding-bottom:80px}.human-home-hero{background:linear-gradient(135deg,#eef6f3 0%,#f7f2e8 52%,#eef1f8 100%);border-radius:28px;grid-template-columns:auto minmax(0,760px);align-items:center;gap:34px;min-height:410px;padding:48px;display:grid;overflow:hidden}.human-avatar{width:112px;height:112px;font-size:34px;box-shadow:0 18px 50px #213d421f}.human-home-hero h1{letter-spacing:-.035em;margin:.35rem 0 .65rem;font:500 clamp(54px,7vw,88px)/.98 Georgia,serif}.human-home-hero p{color:#43505e;max-width:760px;margin:0;font-size:clamp(18px,2.2vw,22px);line-height:1.55}.human-home-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.human-home-section{padding-top:48px}.human-home-section .section-heading h2{margin:.35rem 0 .45rem;font:500 clamp(34px,5vw,52px)/1.05 Georgia,serif}.human-home-section .section-heading p{color:var(--muted);margin:0;font-size:16px}.human-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.human-action-card{min-height:138px;color:var(--ink);background:#fff;border:1px solid #d9ddd9;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:grid;box-shadow:0 10px 30px #1b2e300a}.human-action-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px #1b2e3014}.human-action-icon{color:#17695f;background:#edf6f3;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.human-action-icon svg{width:25px}.human-action-card strong{font-size:18px;display:block}.human-action-card small{color:var(--muted);margin-top:6px;font-size:14px;line-height:1.45;display:block}.human-action-card>svg{color:#68757d;width:20px}.human-reassurance{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px;padding-top:30px;display:grid}.human-reassurance>div{background:#fff;border-radius:16px;padding:22px}.human-reassurance strong,.human-reassurance span{display:block}.human-reassurance strong{font-size:15px}.human-reassurance span{color:var(--muted);margin-top:7px;font-size:13px;line-height:1.5}.passport-home{padding-bottom:80px}.passport-hero{background:linear-gradient(135deg,#f6faf8,#fff 62%);border:1px solid #d6ddd8;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;padding:34px;display:grid}.passport-avatar{width:96px;height:96px;font-size:29px}.passport-identity h1{margin:.25rem 0 .5rem;font:500 clamp(42px,6vw,68px)/1 Georgia,serif}.passport-identity p{max-width:690px;color:var(--muted);margin:0;font-size:17px;line-height:1.55}.passport-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.passport-simple-grid>a{border:1px solid var(--line);min-height:140px;color:var(--ink);background:#fff;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;padding:24px;text-decoration:none;display:grid}.passport-simple-grid>a>svg:first-child{width:25px;color:var(--accent)}.passport-simple-grid>a>svg:last-child{width:18px;color:var(--muted)}.passport-simple-grid strong,.passport-simple-grid span{display:block}.passport-simple-grid strong{font-size:18px}.passport-simple-grid span{color:var(--muted);margin-top:7px;font-size:14px;line-height:1.5}.passport-explainer{background:#eef4f8;border-radius:18px;align-items:flex-start;gap:18px;margin-top:34px;padding:26px;display:flex}.passport-explainer>svg{color:#315f75;width:28px}.passport-explainer h2{margin:0 0 7px;font:500 27px/1.15 Georgia,serif}.passport-explainer p{color:#4c5c6d;max-width:800px;margin:0;line-height:1.55}.human-discovery-hero h1{max-width:780px}@media (width<=900px){.human-home-hero{grid-template-columns:1fr;padding:32px}.human-avatar{width:84px;height:84px;font-size:26px}.human-action-grid,.human-reassurance,.passport-simple-grid,.passport-hero{grid-template-columns:1fr}.passport-hero>.button{justify-self:start}}@media (width<=620px){.human-home{padding-inline:0}.human-home-hero{border-radius:0;min-height:0;padding:28px 20px}.human-home-hero h1{font-size:52px}.human-home-actions{flex-direction:column;align-items:stretch}.human-home-actions .button{justify-content:center;width:100%}.human-home-section,.human-reassurance{margin-inline:20px}.human-action-card{min-height:120px;padding:20px}.passport-home{padding-inline:16px}.passport-hero{padding:24px}.passport-avatar{width:76px;height:76px;font-size:23px}.passport-simple-grid>a{min-height:0}.human-mobile-nav a,.human-mobile-nav button{min-width:0}}@media (prefers-reduced-motion:reduce){.human-action-card{transition:none}.human-action-card:hover{transform:none}}.other-passport-cue{background:#f4faf7;border:1px solid #cfded9;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:14px;width:min(100% - 2rem,760px);margin:0 auto 16px;padding:18px 20px;display:grid}.other-passport-cue>svg{width:24px;color:var(--accent)}.other-passport-cue strong{margin-top:3px;font:500 24px/1.15 Georgia,serif;display:block}.other-passport-cue p{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.5}.presence-human-hero{background:linear-gradient(135deg,#edf6f2 0%,#f8f5ed 52%,#f1f3fa 100%);border:1px solid #d9e3de;border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin:28px 0 0;padding:34px;display:grid}.presence-human-hero .presence-intro-mark{background:#fff;border-radius:20px;width:64px;height:64px;box-shadow:0 10px 28px #1f3e3d14}.presence-human-hero strong{letter-spacing:-.02em;margin:.35rem 0 .45rem;font:500 clamp(30px,4.5vw,46px)/1.05 Georgia,serif;display:block}.presence-human-hero p{color:#4d5a64;max-width:760px;margin:0;font-size:16px;line-height:1.6}.presence-human-status{color:#285d3c;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:9px 13px;font-size:12px;font-weight:800;display:flex}.presence-human-status svg{width:17px}.presence-reassurance{background:#fff;border-radius:14px;align-items:flex-start;gap:12px;margin:14px 0 40px;padding:14px 18px;display:flex}.presence-reassurance>svg{width:20px;color:var(--accent);margin-top:1px}.presence-reassurance strong,.presence-reassurance span{display:block}.presence-reassurance span{color:var(--muted);margin-top:3px;font-size:13px}.human-page-card{border-radius:22px;min-height:0;box-shadow:0 14px 42px #142b2a0e}.human-page-card .expression-card-top{background:0 0;padding:16px 22px}.human-page-card .expression-card-body{padding:26px 24px 20px}.human-page-card .expression-card-body h3{font-size:clamp(27px,3vw,34px)}.human-page-card .expression-card-body>p{min-height:0;margin:10px 0 24px;font-size:15px}.human-page-facts{border-top:1px solid var(--soft-line);gap:10px;padding-top:18px;display:grid}.human-page-facts span{color:#45525e;grid-template-columns:110px minmax(0,1fr);gap:12px;font-size:13px;line-height:1.45;display:grid}.human-page-facts strong{color:#7a858d;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.human-page-actions{border-top:1px solid var(--soft-line);flex-wrap:wrap;align-items:center;gap:9px;padding:18px 22px 20px;display:flex}.human-page-actions .button{min-height:46px}.human-page-actions .button svg{width:17px}.human-page-actions .text-action{margin-left:auto}.page-more-actions{position:relative}.page-more-actions>summary{min-height:46px;color:var(--muted);cursor:pointer;border-radius:9px;align-items:center;padding:0 12px;font-size:13px;font-weight:750;list-style:none;display:flex}.page-more-actions>summary::-webkit-details-marker{display:none}.page-more-actions[open]>summary{background:var(--nav)}.page-more-actions>div{z-index:4;border:1px solid var(--line);background:#fff;border-radius:12px;min-width:180px;margin-top:6px;padding:6px;display:grid;position:absolute;right:0;box-shadow:0 16px 38px #1124261f}.page-more-actions button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;min-height:44px;padding:0 10px;display:flex}.page-more-actions button:hover{background:var(--nav)}.page-more-actions button svg{width:17px}.presence-create-more{border-top:1px solid var(--line);margin-top:34px;padding:0}.presence-create-more>summary{cursor:pointer;align-items:center;min-height:62px;font-weight:800;list-style:none;display:flex}.presence-create-more>summary::-webkit-details-marker{display:none}.presence-create-more>summary:after{content:"+";color:var(--muted);margin-left:auto;font-size:23px;font-weight:400}.presence-create-more[open]>summary:after{content:"−"}.presence-create-more .serving-pattern-grid{margin:0 0 28px}.presence-library{margin-top:24px}@media (width<=900px){.presence-human-hero{grid-template-columns:1fr}.presence-human-status{justify-self:start}.human-page-actions .text-action{width:100%;margin:4px 0 0}}@media (width<=620px){.presence-human-hero{border-radius:18px;padding:24px}.presence-human-hero .presence-intro-mark{width:54px;height:54px}.presence-human-hero strong{font-size:34px}.presence-reassurance{margin-bottom:28px}.human-page-facts span{grid-template-columns:1fr;gap:3px}.human-page-actions{grid-template-columns:1fr;display:grid}.human-page-actions .button{justify-content:center;width:100%}.page-more-actions>summary{justify-content:center}.page-more-actions>div{position:static}}.human-trust-frame{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffd1;border:1px solid #d5dedb;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px;width:min(100% - 2rem,760px);margin:0 auto clamp(2rem,5vw,4rem);padding:17px 20px;display:grid;position:static}.human-trust-frame>svg{width:21px;color:var(--accent);margin-top:1px}.human-trust-frame>div>strong,.human-trust-frame>div>span{display:block}.human-trust-frame>div>strong{color:var(--ink);letter-spacing:0;text-transform:none;margin:0;font-size:13px}.human-trust-frame>div>span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.5}.human-trust-frame details{justify-self:end;position:relative}.human-trust-frame summary{min-height:36px;color:var(--accent);cursor:pointer;border-radius:8px;align-items:center;padding:0 9px;font-size:12px;font-weight:800;list-style:none;display:flex}.human-trust-frame summary::-webkit-details-marker{display:none}.human-trust-frame details[open] summary{background:var(--accent-soft)}.human-trust-frame details dl{z-index:5;border:1px solid var(--line);background:#fff;border-radius:12px;gap:8px;min-width:280px;margin:7px 0 0;padding:14px;display:grid;position:absolute;right:0;box-shadow:0 15px 35px #142b2a1f}.human-trust-frame details dl div{grid-template-columns:88px 1fr;gap:10px;display:grid}.human-trust-frame details dt{font-size:10px}.human-trust-frame details dd{font-size:12px}.discovery-expression-page .human-trust-frame{margin-bottom:22px}.other-passport-cue p{font-size:14px}@media (width<=620px){.human-trust-frame{grid-template-columns:auto 1fr}.human-trust-frame details{grid-column:1/-1;justify-self:stretch}.human-trust-frame summary{background:#fff;justify-content:center}.human-trust-frame details dl{min-width:0;position:static}.discovery-expression-page .other-passport-cue{width:100%;margin-bottom:10px}}.human-task-header h1{letter-spacing:-.025em;margin:.32rem 0 .7rem;font:500 clamp(42px,6vw,66px)/1.02 Georgia,serif}.human-task-header p{max-width:760px;color:var(--muted);font-size:1.04rem;line-height:1.62}.information-human-intro,.relationship-human-note,.intent-human-note{background:linear-gradient(135deg,#f4faf7,#fff);border:1px solid #d4e1dc;border-radius:18px;align-items:flex-start;gap:14px;margin:26px 0 24px;padding:20px 22px;display:flex}.information-human-intro>svg,.relationship-human-note>svg,.intent-human-note>svg{width:24px;color:var(--accent);flex:none}.information-human-intro strong,.information-human-intro span,.relationship-human-note strong,.relationship-human-note span,.intent-human-note strong,.intent-human-note span{display:block}.information-human-intro>div>span,.relationship-human-note>div>span,.intent-human-note>div>span{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.5}.information-count{color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;margin-left:auto;padding:6px 10px;font-size:12px;font-weight:800}.human-row-actions{align-items:center}.human-row-actions .button,.human-row-actions .text-action{min-height:44px}.reach-page .reach-card{border-radius:20px}.reach-page .reach-card h2{margin:.3rem 0 .45rem;font:500 clamp(27px,3vw,36px)/1.1 Georgia,serif}.reach-advanced{border-top:1px solid var(--line);margin-top:26px}.reach-advanced>summary{min-height:58px;color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-weight:800;list-style:none;display:flex}.reach-advanced>summary::-webkit-details-marker{display:none}.reach-advanced>summary svg{width:18px}.reach-advanced .reach-card{background:#fbfcfd;margin-top:0}.view-as-orientation{color:var(--muted);background:#f4faf7;border-radius:14px;flex-wrap:wrap;align-items:baseline;gap:7px;margin:22px 0 12px;padding:14px 16px;font-size:13px;display:flex}.view-as-orientation strong{color:var(--ink);font-size:14px}.view-as-preview{box-shadow:0 16px 45px #142b2a0e}.relationships-page .relationship-section h2,.intents-page .section-heading h2{font:500 clamp(28px,3vw,38px)/1.08 Georgia,serif}.relationship-card.incoming{border-radius:20px}.relationship-actions .button{min-height:48px}.relationship-actions .text-action{justify-content:center;min-height:48px}.relationship-section.compact{opacity:.94}.intents-page .intent-create{padding-top:24px}.intent-create-grid{border-radius:20px;padding:24px}.intent-create-grid>.button{min-height:48px}.intent-card{border-radius:20px}.intent-state{letter-spacing:.03em;text-transform:none;font-size:11px}.intent-card-head h3{font-size:31px}.intent-terms{background:#fbfdfc}.intent-term-results button{min-height:64px}.intent-actions .button{min-height:48px}.match-card{border-radius:18px}.match-card h5{font-size:28px}.match-reason{background:#f3f8f6}.match-reason>strong{font-size:13px}.intent-history summary{align-items:center;min-height:44px;display:flex}@media (width<=700px){.information-human-intro{grid-template-columns:auto 1fr;display:grid}.information-count{grid-column:1/-1;justify-self:start;margin-left:0}.relationship-human-note,.intent-human-note{padding:18px}.reach-page .reach-card{padding:20px}.view-as-orientation{grid-template-columns:auto 1fr;display:grid}.human-row-actions{justify-content:flex-start;width:100%}}.composer-orientation{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:10px;font-weight:850}@media (width<=900px){.composer-orientation{grid-column:1/-1}.composer-title input{grid-column:1/2}}.hospitality-shell{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 10% 10%,#e7f3ee 0,#0000 30%),radial-gradient(circle at 90% 15%,#f3ead9 0,#0000 28%),#f7f4ec}.hospitality-stage{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);gap:24px 42px;min-height:100vh;padding:clamp(22px,4vw,56px);display:grid}.hospitality-top{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.hospitality-wordmark{letter-spacing:.18em;color:var(--ink);font:600 28px Georgia,serif;text-decoration:none}.hospitality-back,.hospitality-skip{min-height:48px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:750;text-decoration:none;display:inline-flex}.hospitality-back svg{width:18px}.hospitality-copy{align-self:center;max-width:760px;padding:clamp(18px,3vw,40px)}.hospitality-copy h1{letter-spacing:-.045em;margin:.35rem 0 1rem;font:500 clamp(48px,7vw,88px)/.96 Georgia,serif}.hospitality-copy>p{color:#4d5a64;max-width:650px;margin:0 0 28px;font-size:clamp(18px,2vw,22px);line-height:1.55}.hospitality-primary{color:#fff;min-height:56px;font:inherit;cursor:pointer;background:#173f3a;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-weight:850;display:inline-flex}.hospitality-primary svg{width:19px}.hospitality-primary:disabled{opacity:.55}.hospitality-copy>.hospitality-skip{margin-left:18px}.hospitality-choice-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;display:grid}.hospitality-choice{text-align:left;cursor:pointer;background:#ffffffe0;border:1px solid #d6ddd8;border-radius:26px;grid-template-rows:auto auto 1fr;grid-template-columns:auto 1fr auto;align-items:start;gap:12px 16px;min-height:230px;padding:28px;display:grid;box-shadow:0 18px 50px #1e35320f}.choice-icon{color:#17695f;background:#e9f3ef;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.choice-icon svg{width:27px}.hospitality-choice>strong{grid-column:1/-1;font:500 31px Georgia,serif}.hospitality-choice>small{color:var(--muted);grid-column:1/3;font-size:14px;line-height:1.5}.hospitality-choice>svg{align-self:end;width:20px}.hospitality-kind-list,.hospitality-action-list,.hospitality-fields{gap:12px;margin-top:28px;display:grid}.hospitality-kind-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d6ddd8;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:16px;min-height:78px;padding:16px 18px;display:grid}.hospitality-kind-list strong,.hospitality-kind-list small{display:block}.hospitality-kind-list strong{font-size:17px}.hospitality-kind-list small{color:var(--muted);margin-top:5px;line-height:1.4}.hospitality-kind-list svg{width:18px}.hospitality-fields label{gap:8px;font-weight:800;display:grid}.hospitality-fields input,.hospitality-fields textarea,.hospitality-action input{width:100%;min-height:52px;font:inherit;background:#fff;border:1px solid #bcc7c3;border-radius:13px;padding:12px 14px}.hospitality-fields textarea{resize:vertical}.hospitality-next-row{justify-content:space-between;align-items:center;gap:14px;margin-top:26px;display:flex}.hospitality-action{background:#fff;border:1px solid #d7ddd9;border-radius:16px;padding:12px}.hospitality-action.selected{background:#f5faf8;border-color:#5f8e84}.hospitality-action>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;width:100%;min-height:48px;display:flex}.action-check{border:1px solid #afbbb6;border-radius:999px;place-items:center;width:28px;height:28px;display:grid}.selected .action-check{color:#fff;background:#173f3a}.action-check svg{width:16px}.hospitality-action input{margin-top:8px}.hospitality-error{color:#7d2e23;background:#fff0ed;border-radius:12px;padding:12px 14px}.hospitality-live,.hospitality-inspiration{background:#1e3432;border-radius:34px;align-self:center;min-height:650px;padding:24px;box-shadow:0 35px 80px #1d2d2b2e}.hospitality-live{overflow:auto}.hospitality-live-label{color:#e9f5f1;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin:2px 0 16px;font-size:12px;font-weight:850;display:flex}.hospitality-live-label svg{width:17px}.hospitality-live .presentation-preview{box-shadow:none;background:#fff;border:0;border-radius:24px;min-height:560px;margin:0}.hospitality-inspiration{color:#fff;background:linear-gradient(150deg,#244a44,#111f25);grid-template-columns:auto 1fr;align-items:end;gap:30px;display:grid;overflow:hidden}.inspiration-portrait{color:#173f3a;background:linear-gradient(145deg,#d7e8e2,#e7d6bb);border-radius:90px 90px 24px 24px;place-items:center;width:170px;height:220px;font:600 80px Georgia,serif;display:grid}.hospitality-inspiration span{letter-spacing:.16em;font-size:11px;font-weight:900}.hospitality-inspiration strong{margin:12px 0;font:500 clamp(34px,4vw,58px)/1 Georgia,serif;display:block}.hospitality-inspiration p{color:#cbd9d5;max-width:340px;line-height:1.5}.hospitality-home-cta{box-shadow:0 10px 30px #173f3a2e}.public-presentation-shell{background:linear-gradient(#ebe8df 0,#f8f6f0 35% 100%)}.public-presentation{border:0;border-radius:30px;width:min(100% - 2rem,880px);margin:clamp(1.2rem,5vw,4.5rem) auto;padding:clamp(2rem,7vw,5.4rem);box-shadow:0 28px 80px #2a2d271f}.public-presentation-header h1{letter-spacing:-.045em;max-width:760px;font-size:clamp(3.2rem,9vw,6.5rem)}.public-presentation-section{padding:2.6rem 0}.public-presentation-section h2{color:#445954}.public-element.authored p{font-size:1.08rem}.human-trust-frame{opacity:.78}.discovery-page{background:linear-gradient(#faf8f3,#fff 420px)}.discovery-result{border:0;border-radius:22px;min-height:118px;box-shadow:0 14px 36px #1e302d12}.discovery-result-mark{border-radius:999px;width:62px;height:62px}.discovery-result h2{font-size:30px}@media (width<=900px){.hospitality-stage{grid-template-columns:1fr}.hospitality-live,.hospitality-inspiration{min-height:480px}.hospitality-inspiration{order:-1;min-height:300px}.hospitality-choice-grid{grid-template-columns:1fr}}@media (width<=620px){.hospitality-stage{gap:16px;padding:18px 0}.hospitality-top,.hospitality-copy{padding-inline:20px}.hospitality-copy h1{font-size:49px}.hospitality-copy>.hospitality-skip{margin:12px 0 0}.hospitality-primary{width:100%}.hospitality-next-row{flex-direction:column-reverse;align-items:stretch}.hospitality-next-row>*{justify-content:center;width:100%}.hospitality-live,.hospitality-inspiration{border-radius:0;min-height:0;padding:16px}.hospitality-inspiration{grid-template-columns:auto 1fr}.inspiration-portrait{width:105px;height:150px;font-size:48px}.public-presentation{border-radius:0;width:100%;margin:0;padding:30px 22px}.public-presentation-header h1{font-size:3.4rem}.discovery-result{grid-template-columns:auto 1fr}.discovery-result h2{font-size:26px}}@media (prefers-reduced-motion:reduce){.hospitality-choice,.hospitality-primary{scroll-behavior:auto}}.public-geni-invitation{color:#6b736e;justify-content:center;align-items:center;gap:10px;width:min(100% - 2rem,760px);margin:-1.5rem auto 3rem;font-size:13px;display:flex}.public-geni-invitation a{color:#244a44;background:#fff;border-radius:999px;align-items:center;min-height:44px;padding:0 14px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 8px 22px #1e302d0f}@media (width<=620px){.public-geni-invitation{flex-direction:column;margin:20px auto 32px}}.hospitality-fields label small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:600;display:block}.hospitality-image{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}.hospitality-image>img{object-fit:cover;border-radius:999px;width:clamp(92px,18vw,150px);height:clamp(92px,18vw,150px);box-shadow:0 14px 34px #1e302d1f}.public-element.hospitality-image{border-top:0;padding:1.6rem 0}.public-element.hospitality-image h3{color:#65716c;font-size:1rem}.first-run-home{min-height:calc(100vh - var(--header-height));background:radial-gradient(circle at 20% 10%,#e7f3ee 0,#0000 32%),radial-gradient(circle at 82% 18%,#f3ead9 0,#0000 30%),#f7f4ec;place-items:center;display:grid}.first-run-welcome{text-align:center;background:#ffffffc7;border-radius:34px;width:min(100%,900px);padding:clamp(34px,7vw,88px);box-shadow:0 30px 80px #1e302d17}.first-run-word{letter-spacing:.2em;margin-bottom:28px;font:600 27px Georgia,serif}.first-run-welcome h1{letter-spacing:-.045em;margin:.4rem auto 1rem;font:500 clamp(52px,8vw,92px)/.96 Georgia,serif}.first-run-welcome p{color:#4d5a64;max-width:680px;margin:0 auto;font-size:clamp(18px,2vw,22px);line-height:1.6}.first-run-button{border-radius:999px;min-height:58px;margin-top:30px;padding-inline:24px}.first-run-promise{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:24px;font-size:13px;display:flex}.first-run-promise svg{width:17px;color:var(--accent)}@media (width<=620px){.first-run-home{padding:0}.first-run-welcome{min-height:calc(100vh - var(--header-height));border-radius:0;flex-direction:column;justify-content:center;padding:34px 22px;display:flex}.first-run-welcome h1{font-size:54px}.first-run-button{justify-content:center;width:100%}}.hospitality-public-identity{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(20px,4vw,42px);padding-bottom:2rem;display:grid}.public-identity-mark{color:#173f3a;background:linear-gradient(145deg,#d8ebe6,#e8dcc5);border-radius:999px;place-items:center;width:clamp(92px,15vw,148px);height:clamp(92px,15vw,148px);font:600 clamp(32px,5vw,52px) Georgia,serif;display:grid;box-shadow:0 18px 45px #1e302d1a}.hospitality-public-identity h1{padding-bottom:.35rem!important}.hospitality-public-identity.line h1{border-bottom:0}.hospitality-public-identity.line{border-bottom:3px solid var(--preview-accent)}.public-identity-detail{color:#52615c;letter-spacing:.01em;font-size:clamp(16px,2vw,22px);font-weight:650;display:block}.preview-identity-detail{color:var(--muted);margin-top:-.45rem;font-size:13px;display:block}.public-presentation-section:first-of-type{padding-top:2.4rem}@media (width<=620px){.hospitality-public-identity{grid-template-columns:1fr}.public-identity-mark{width:92px;height:92px;font-size:34px}.hospitality-public-identity h1{font-size:3.45rem}}.hospitality-stage-creating{grid-template-columns:minmax(520px,1.18fr) minmax(360px,.82fr)}.hospitality-stage-creating .hospitality-live{grid-area:2/1;align-self:stretch}.hospitality-stage-creating .hospitality-copy{grid-area:2/2;align-self:center;padding-inline:0}.hospitality-stage-creating .hospitality-copy h1{font-size:clamp(42px,5.4vw,68px)}.hospitality-live-hero{background:linear-gradient(155deg,#173f3a,#10282a);align-content:start;gap:18px;min-height:720px;padding:20px;display:grid;position:relative}.hospitality-live-hero .presentation-preview{transform-origin:50%;min-height:560px;transition:background-color .25s,border-radius .25s,box-shadow .25s}.hospitality-live-label{justify-content:space-between}.hospitality-mood-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.hospitality-mood-strip button{color:#fff;text-align:left;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:16px;min-height:76px;padding:12px;transition:transform .18s,background .18s,border-color .18s}.hospitality-mood-strip button:hover{background:#ffffff1c;transform:translateY(-2px)}.hospitality-mood-strip button.active{color:#173f3a;background:#fff;border-color:#ffffff8c}.hospitality-mood-strip span,.hospitality-mood-strip small{display:block}.hospitality-mood-strip span{font-weight:850}.hospitality-mood-strip small{opacity:.75;margin-top:4px;font-size:10px;line-height:1.35}.hospitality-microcopy{margin-top:-6px!important;margin-bottom:18px!important;font-size:14px!important}.hospitality-kind-visual>button{grid-template-columns:62px 1fr auto;min-height:92px;padding:12px 16px 12px 12px;transition:transform .18s,box-shadow .18s}.hospitality-kind-visual>button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #1e302d17}.kind-swatch{background:#dfe8e4;border-radius:16px;width:58px;height:58px}.kind-professional{background:linear-gradient(145deg,#173f3a 0 48%,#e4d7ba 48%)}.kind-personal{background:radial-gradient(circle at 68% 32%,#f7e8d5 0 22%,#0000 23%),linear-gradient(145deg,#b7d7cb,#f4d8cc)}.kind-portfolio,.kind-work{background:linear-gradient(135deg,#1f2440 0 35%,#b56b5f 35% 64%,#e8c87d 64%)}.kind-business{background:linear-gradient(#e9eceb 0 45%,#37454a 45% 60%,#f7f5ef 60%)}.kind-brand{background:conic-gradient(from 40deg,#7d5473,#d9a05e,#285d54,#7d5473)}.kind-unsure{background:linear-gradient(135deg,#f4f1e9,#dfe8e4)}.inspiration-orbit{place-items:center;width:210px;height:260px;display:grid;position:relative}.inspiration-orbit .inspiration-portrait{z-index:2;position:relative}.orbit-card{z-index:3;color:#173f3a;letter-spacing:.12em;background:#fffffff0;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:900;position:absolute;box-shadow:0 10px 26px #00000026}.orbit-one{top:20px;right:0}.orbit-two{bottom:25px;left:0}.orbit-three{bottom:68px;right:-4px}.hospitality-mood-bold .hospitality-live-hero{background:linear-gradient(145deg,#171d45,#244c72)}.hospitality-mood-minimal .hospitality-live-hero{background:#263236}.hospitality-mood-editorial .hospitality-live-hero{background:linear-gradient(155deg,#432f40,#7d5473)}.hospitality-stage-creating .hospitality-fields{gap:10px}.hospitality-stage-creating .hospitality-fields label{font-size:13px}.hospitality-stage-creating .hospitality-fields input,.hospitality-stage-creating .hospitality-fields textarea{background:#ffffffe6}@media (width<=1050px){.hospitality-stage-creating{grid-template-columns:1fr}.hospitality-stage-creating .hospitality-live{grid-area:3/1}.hospitality-stage-creating .hospitality-copy{grid-area:2/1;padding-inline:clamp(18px,3vw,40px)}.hospitality-live-hero{min-height:0}.hospitality-mood-strip{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.hospitality-stage-creating .hospitality-copy{padding-inline:20px}.hospitality-live-hero{border-radius:0}.hospitality-mood-strip{grid-template-columns:1fr 1fr}.hospitality-mood-strip button{min-height:68px}.hospitality-kind-visual>button{grid-template-columns:52px 1fr auto}.kind-swatch{width:48px;height:48px}.inspiration-orbit{width:130px;height:170px}.orbit-card{display:none}}@media (prefers-reduced-motion:reduce){.hospitality-mood-strip button,.hospitality-kind-visual>button,.hospitality-live-hero .presentation-preview{transition:none}}.preview-identity-hero{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;display:grid}.preview-identity-hero .preview-honesty{grid-column:1/-1}.preview-identity-copy{min-width:0}.preview-identity-photo,.preview-identity-mark{object-fit:cover;border-radius:999px;width:clamp(112px,18vw,176px);height:clamp(112px,18vw,176px);box-shadow:0 20px 45px #192b2a24}.preview-identity-mark{color:#173f3a;background:linear-gradient(145deg,#d8ebe6,#eadfc9);place-items:center;font:600 clamp(38px,6vw,62px) Georgia,serif;display:grid}.preview-centered .preview-identity-copy{text-align:left}.hospitality-mood-bold .preview-identity-mark{background:linear-gradient(145deg,#d8e7f8,#a9bfec);border-radius:28px}.hospitality-mood-minimal .preview-identity-mark{box-shadow:none;background:#f1ead9;border-radius:8px}.hospitality-mood-editorial .preview-identity-mark{background:linear-gradient(145deg,#eadbc7,#d6bfd9);border-radius:46% 54% 36% 64%}.hospitality-mood-bold .presentation-preview{box-shadow:0 30px 80px #060e2d47}.hospitality-mood-minimal .presentation-preview{box-shadow:none;border-radius:8px!important}.hospitality-mood-editorial .presentation-preview{border-radius:4px 28px!important}.hospitality-mood-warm .presentation-preview{border-radius:30px!important}@media (width<=620px){.preview-identity-hero{grid-template-columns:1fr}.preview-identity-photo,.preview-identity-mark{width:116px;height:116px}.preview-centered .preview-identity-copy{text-align:center}}.human-environment-shell{background:#f7f4ec;min-height:100vh;display:block}.human-environment-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf8f2ed;border-bottom:1px solid #293c381c;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:20px;min-height:76px;padding:0 clamp(20px,4vw,48px);display:grid;position:sticky;top:0}.human-environment-header .wordmark{border:0;height:76px;padding:0;font-size:27px}.human-primary-nav{justify-self:start;align-items:center;gap:4px;display:flex}.human-primary-nav a{color:#54615e;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 15px;font-size:14px;font-weight:750;text-decoration:none;display:inline-flex}.human-primary-nav a svg{width:18px}.human-primary-nav a:hover{color:#173f3a;background:#fffc}.human-primary-nav a.active{color:#173f3a;background:#fff;box-shadow:0 8px 24px #1e302d12}.human-create-action{color:#fff;background:#173f3a;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 17px;font-size:14px;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #173f3a29}.human-create-action svg{width:18px}.human-environment-header .header-actions{gap:3px;height:auto;padding:0}.human-environment-header .header-actions button{border-radius:999px;border:0!important}.quiet-header-action{color:#77817e!important}.human-more-button{display:inline-flex!important}.human-main-content{background:linear-gradient(#f7f4ec,#fff 520px);min-height:calc(100vh - 76px)}.human-more-intro{color:var(--muted);margin:4px 0 16px;line-height:1.55}.human-secondary-menu{margin-top:0}.human-secondary-menu a span{gap:2px;display:grid}.human-secondary-menu a small{color:#88928e;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.human-panel-empty{min-height:300px}.environment-home{width:min(1240px,100%);padding-top:48px}.environment-home-hero{color:#fff;background:linear-gradient(135deg,#173f3a 0%,#244c46 48%,#d9c9a8 140%);border-radius:40px;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);align-items:center;gap:44px;min-height:440px;padding:clamp(34px,6vw,72px);display:grid;overflow:hidden;box-shadow:0 32px 80px #1a332f26}.environment-home-copy .eyebrow{color:#bcd6cf}.environment-home-copy h1{letter-spacing:-.055em;margin:.3rem 0 .8rem;font:500 clamp(62px,9vw,110px)/.91 Georgia,serif}.environment-home-copy>p{color:#dce7e3;max-width:620px;margin:0;font-size:clamp(19px,2vw,24px);line-height:1.5}.environment-home-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:34px;display:grid}.environment-action{color:#fff;background:#ffffff14;border:1px solid #ffffff2b;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:110px;padding:18px;text-decoration:none;transition:transform .18s,background .18s;display:grid}.environment-action:hover{background:#ffffff21;transform:translateY(-2px)}.environment-action.primary{color:#173f3a;background:#fff}.environment-action>svg{width:22px}.environment-action>svg:last-child{width:16px}.environment-action strong,.environment-action small{display:block}.environment-action small{opacity:.72;margin-top:4px;line-height:1.35}.environment-identity-orbit{place-items:center;min-height:300px;display:grid;position:relative}.environment-avatar{color:#173f3a;background:linear-gradient(145deg,#e7eee9,#ead7b9);border-radius:115px 115px 38px 38px;place-items:center;width:220px;height:260px;font:600 82px Georgia,serif;display:grid;box-shadow:0 24px 60px #071b1842}.environment-orbit-chip{color:#173f3a;letter-spacing:.13em;background:#fff;border-radius:999px;padding:9px 13px;font-size:9px;font-weight:900;position:absolute;box-shadow:0 12px 28px #00000026}.chip-one{top:20px;right:8%}.chip-two{bottom:42px;left:2%}.chip-three{bottom:80px;right:0}.current-presence-card{border-top:6px solid var(--presence-accent,#2d766b);background:#fff;border-radius:30px;grid-template-columns:minmax(0,1.5fr) minmax(210px,.65fr);gap:28px;margin-top:34px;padding:32px;display:grid;box-shadow:0 20px 55px #1e302d13}.presence-accent-teal{--presence-accent:#2d766b}.presence-accent-blue{--presence-accent:#376ea3}.presence-accent-plum{--presence-accent:#7d5473}.presence-accent-amber{--presence-accent:#a77b2d}.current-presence-identity{grid-template-columns:auto 1fr;align-items:center;gap:22px;display:grid}.current-presence-mark{background:color-mix(in srgb,var(--presence-accent) 14%,#f5f1e7);width:112px;height:112px;color:var(--presence-accent);border-radius:999px;place-items:center;font:600 36px Georgia,serif;display:grid}.current-presence-identity h2{margin:.3rem 0 .45rem;font:500 clamp(32px,4vw,50px)/1 Georgia,serif}.current-presence-identity p{color:var(--muted);margin:0;line-height:1.5}.current-presence-context{align-content:center;gap:9px;display:grid}.current-presence-context span{color:#56635e;background:#f5f6f3;border-radius:999px;padding:8px 10px;font-size:12px}.current-presence-actions{border-top:1px solid var(--soft-line);grid-column:1/-1;align-items:center;gap:10px;padding-top:20px;display:flex}.current-presence-actions .text-action{margin-left:auto}.home-discovery-invite{justify-content:space-between;align-items:end;gap:28px;margin-top:34px;padding:36px 8px 10px;display:flex}.home-discovery-invite h2{margin:.35rem 0 .55rem;font:500 clamp(34px,4vw,48px) Georgia,serif}.home-discovery-invite p{max-width:720px;color:var(--muted);margin:0;line-height:1.6}.home-trust-whisper{color:#5b6964;background:#f2f5f1;border-radius:16px;align-items:center;gap:12px;margin-top:34px;padding:18px 22px;font-size:13px;display:flex}.home-trust-whisper strong{color:#243a35}.home-trust-whisper a{color:#2d665d;margin-left:auto;font-weight:800}.presence-page{width:min(1240px,100%)}.presence-page .management-header{margin-bottom:24px}.presence-page .page-header{border-bottom:0}.presence-page .page-header h1{font-size:clamp(58px,8vw,94px)}.presence-human-hero{color:#fff!important;background:linear-gradient(135deg,#173f3a,#31584f)!important}.presence-human-hero p,.presence-human-hero .eyebrow{color:#cfe1dc!important}.presence-human-status{color:#e9f3ef!important;background:#ffffff1a!important}.expression-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.human-presence-card{background:#fff;overflow:hidden;border:0!important;border-radius:30px!important;box-shadow:0 20px 55px #182b2814!important}.presence-card-visual{background:linear-gradient(145deg,color-mix(in srgb,var(--presence-accent) 13%,#fbf7ee),#fff);grid-template-columns:auto 1fr;align-items:end;gap:24px;min-height:265px;padding:30px;display:grid}.presence-card-mark{background:var(--presence-accent);color:#fff;width:120px;height:150px;box-shadow:0 18px 38px color-mix(in srgb,var(--presence-accent) 22%,transparent);border-radius:65px 65px 24px 24px;place-items:center;font:600 38px Georgia,serif;display:grid}.presence-card-visual h3{margin:6px 0 8px;font:500 clamp(30px,3vw,42px)/1 Georgia,serif}.presence-card-visual h3 a{color:var(--ink);text-decoration:none}.presence-card-visual p{color:var(--muted);margin:0;line-height:1.45}.presence-card-context{border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);flex-wrap:wrap;gap:7px;padding:14px 24px;display:flex}.presence-card-context>span{color:#5d6965;background:#f3f5f2;border-radius:999px;padding:6px 9px;font-size:11px}.human-presence-body{padding:18px 24px!important}.human-presence-body>p{min-height:0!important;margin:0!important}.human-page-actions{background:#fff}.presence-create-more,.presence-library{opacity:.88}.people-environment{width:min(1180px,100%);padding-top:56px}.human-discovery-hero h1{font-size:clamp(54px,8vw,90px)}.human-discovery-hero p{font-size:1.12rem}.people-search{border:0;padding:10px;box-shadow:0 15px 40px #1e302d14}.people-purpose-strip{grid-template-columns:repeat(6,minmax(130px,1fr));padding-bottom:4px;overflow-x:auto}.people-purpose-strip button{background:#f3f2ed;border:0}.people-purpose-strip button.active{color:#fff;box-shadow:none;background:#173f3a}.people-purpose-strip button.active span{color:#cbdad5}.people-empty{background:linear-gradient(135deg,#eef5f1,#f8f1e5);border:0;border-radius:28px;min-height:300px}.people-empty h2{font-size:34px}.people-room{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.people-card{background:#fff;grid-template-columns:auto minmax(0,1fr);align-items:start;min-height:230px;padding:26px;border-radius:28px!important}.people-card .discovery-result-mark{color:#173f3a;background:linear-gradient(145deg,#d7e9e3,#ead9bc);border-radius:45px 45px 18px 18px;width:86px;height:110px;font:600 25px Georgia,serif}.people-card-copy h2{font-size:36px}.people-card-copy>span{text-transform:none!important;letter-spacing:.02em!important}.people-view-action{grid-column:1/-1;justify-self:start}.people-card small{line-height:1.4}@media (width<=980px){.human-environment-header{grid-template-columns:auto 1fr auto}.human-primary-nav{justify-self:center}.human-create-action span{display:none}.environment-home-actions,.environment-home-hero{grid-template-columns:1fr}.environment-identity-orbit{min-height:240px}.current-presence-card,.people-room,.expression-grid{grid-template-columns:1fr}}@media (width<=760px){.human-environment-shell{padding-bottom:78px}.human-environment-header{grid-template-columns:1fr auto;min-height:64px;padding:0 18px;display:grid}.human-environment-header .wordmark{height:64px}.human-primary-nav,.human-create-action,.human-environment-header .quiet-header-action{display:none!important}.human-environment-header .header-actions{height:64px}.human-main-content{min-height:calc(100vh - 64px)}.human-environment-mobile{z-index:40;height:72px;padding:5px 8px max(5px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;border-top:1px solid #d7ddd8;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;display:grid!important}.human-environment-mobile a,.human-environment-mobile button{color:#6d7874;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:58px;font-size:10px;text-decoration:none;display:flex}.human-environment-mobile svg{width:20px}.human-environment-mobile a.active{color:#173f3a;font-weight:850}.environment-home{padding:18px 0 54px}.environment-home-hero{border-radius:0;padding:34px 20px}.environment-home-copy h1{font-size:64px}.environment-identity-orbit{display:none}.environment-home-actions{margin-top:26px}.current-presence-card{border-radius:24px;margin:20px;padding:22px}.current-presence-identity{grid-template-columns:1fr}.current-presence-actions{display:grid}.current-presence-actions .button{justify-content:center;width:100%}.current-presence-actions .text-action{justify-content:center;margin-left:0}.home-discovery-invite{margin:20px;padding:28px 0;display:grid}.home-trust-whisper{margin:20px;display:grid}.home-trust-whisper a{margin-left:0}.presence-page,.people-environment{padding:30px 18px 86px}.presence-page .page-header h1{font-size:60px}.presence-card-visual{grid-template-columns:1fr;align-items:start}.presence-card-mark{width:96px;height:116px}.people-purpose-strip{grid-template-columns:repeat(6,138px);margin-right:-18px}.people-card{grid-template-columns:auto 1fr}.people-card .discovery-result-mark{width:68px;height:86px}.people-card-copy h2{font-size:30px}}@media (prefers-reduced-motion:reduce){.environment-action{transition:none}}
