:root{--bg:#f7f8f4;--paper:#fff;--ink:#263b31;--muted:#7b837c;--line:#e6e9e1;--green:#204d3b;--lime:#d9f29b;--amber:#a5742b;--radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #93b971;outline-offset:3px}button{border:0;background:none}h1,h2,h3,p{margin:0}button,a{transition:background .15s,color .15s,box-shadow .15s}button:hover:not(:disabled){filter:brightness(.97)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sidebar{position:fixed;inset:0 auto 0 0;width:224px;border-right:1px solid var(--line);background:#f0f2eb;padding:36px 20px;display:flex;flex-direction:column;z-index:2}.brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:720;letter-spacing:-.8px;padding:0 6px}.brand img{border-radius:10px}.brand-light{font-weight:420}.brand small{display:block;font-size:7px;letter-spacing:1.7px;margin-top:5px;font-weight:600;color:#788276}.workspace-label{font-size:9px;font-weight:650;letter-spacing:1.7px;color:#939a90;margin:58px 14px 15px}nav{display:grid;gap:6px}.nav-link{display:flex;align-items:center;gap:12px;text-align:left;padding:13px 14px;border-radius:7px;font-weight:550;color:#767f74}.nav-link.active{background:#e0e8d8;color:#2c503a}.nav-link:hover{background:#e7ece1}.nav-icon{font-size:22px;width:21px;line-height:20px;font-weight:400}.nav-count{margin-left:auto;font-size:10px;background:#d0ddc5;padding:3px 7px;border-radius:5px}.sidebar-bottom{margin-top:auto;padding:20px 13px 0}.local-badge{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:550}.dot{display:inline-block;width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#6a9367}.sidebar-bottom p{font-size:23px;line-height:1.4;letter-spacing:-.7px;color:#7d8877;margin:23px 0}.sidebar-line{height:1px;background:#dce2d5;margin:25px 0 18px}.version{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.2px;color:#939b8d}.version span{letter-spacing:0}main{margin-left:224px}.topbar{height:87px;border-bottom:1px solid var(--line);padding:0 40px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.breadcrumb{color:#92998e}.slash{color:#bbc2b6;margin:0 13px}.topbar-right{display:flex;align-items:center;gap:24px}.connection{display:flex;align-items:center;gap:7px;color:#788373;font-size:10px}.avatar{display:grid;place-items:center;width:31px;height:31px;background:#e6eadd;color:#65745b;border:3px solid #fff;border-radius:50%;font-size:9px;font-weight:650}.content{max-width:1480px;padding:38px 40px 0;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.7px;color:#8a9382}.page-heading h1{font-size:31px;letter-spacing:-1.25px;font-weight:620;line-height:1.25;margin:10px 0}.heading-dot{color:#87a763}.page-heading p{color:var(--muted);font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 17px;border-radius:7px;font-size:11px;font-weight:600;white-space:nowrap;min-height:39px}.button.secondary{background:#fff;border:1px solid #dfe5d9;box-shadow:0 2px 2px #193e3203}.button.primary{background:var(--green);color:#fff}.button.lime{background:var(--lime);color:#213e2a}.button.lime span{font-size:17px}.search-panel{background:#193e32;min-height:237px;border-radius:var(--radius);position:relative;overflow:hidden;color:#eef5df;margin-bottom:24px}.search-content{position:relative;z-index:1;padding:28px 31px;width:78%;max-width:860px}.hero-kicker{color:#b6c7a4;font-size:8px;letter-spacing:1.4px;font-weight:550;display:flex;gap:7px;align-items:center}.tiny-star{font-size:16px;line-height:12px;color:var(--lime)}.search-panel h2{font-size:24px;font-weight:510;letter-spacing:-.6px;margin:13px 0 8px}.search-panel p{font-size:11px;color:#a7bbac}.search-field{margin-top:23px;display:flex;align-items:center;gap:12px;background:#fff;border-radius:8px;padding:6px;box-shadow:0 2px 8px #102f2820}.search-icon{font-size:25px;color:#838e81;padding-left:9px}.search-field textarea{resize:vertical;min-height:25px;max-height:120px;line-height:24px;flex:1;border:0;outline:none;font-size:12px;color:var(--ink);background:#fff;padding:0;width:100%}.search-field:focus-within{box-shadow:0 0 0 3px #d9f29b70}.search-field textarea:focus-visible{outline:none}.search-field textarea::placeholder{color:#9aa393}.search-bottom{display:flex;justify-content:space-between;margin-top:10px;font-size:9px;color:#96af9e}.key-hint{font-size:8px;letter-spacing:.8px}.search-panel .form-error{margin-top:12px;color:#ffceb1;line-height:1.6}
.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:27px}.stat{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px 19px 17px;text-align:left;display:flex;flex-direction:column;gap:10px}.stat-label{font-size:10px;font-weight:500;display:flex;justify-content:space-between;gap:7px;color:#6a7666}.stat-label>span{font-size:16px;color:#889b7f}.stat strong{font-size:31px;line-height:1;font-weight:500;letter-spacing:-1px}.stat strong span{font-size:17px;color:#9aa68f;margin-left:3px}.stat-caption{font-size:9px;color:#90998a;display:flex;align-items:center;gap:5px;line-height:1.5}.mini-dot{width:4px;height:4px;display:inline-block;border-radius:50%;background:#a7b09e;flex-shrink:0}.green-bg{background:#5b8c5c}.green{color:#5b8c5c!important}.amber{color:#bc9a50!important}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 22px 18px}.panel h2{font-size:14px;font-weight:600;letter-spacing:-.3px}.title-with-count{display:flex;gap:9px;align-items:center}.count-badge{font-size:9px;padding:3px 6px;border-radius:5px;background:#f0f2eb;color:#87927b}.panel-actions{display:flex;gap:22px}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0;font-size:10px;font-weight:550;color:#6c7d62;cursor:pointer}.text-button:hover{color:#264a36}.table-toolbar{padding:0 22px 15px;display:flex;justify-content:space-between;align-items:center;gap:12px}.tabs{display:flex;gap:3px;background:#f5f6f1;border-radius:6px;padding:3px}.tab{padding:7px 10px;font-size:9px;color:#8a9383;border-radius:4px;white-space:nowrap}.tab.active{background:white;color:#385b3d;box-shadow:0 1px 3px #22351a10}.filter-input{display:flex;gap:7px;align-items:center;color:#9ca68f}.filter-input>span{font-size:20px}.filter-input input{font-size:10px;width:126px;border:0;padding:5px 0;color:var(--ink);outline:none}.filter-input input::placeholder{color:#a0a796}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:8px;font-weight:550;letter-spacing:.75px;color:#9ba391;background:#fafbf7;border-top:1px solid #f0f2ec;border-bottom:1px solid #f0f2ec;padding:13px 12px}td{font-size:11px;padding:18px 12px;border-bottom:1px solid #f0f2ec;color:#7d8875}th:first-child,td:first-child{padding-left:23px}th:last-child,td:last-child{padding-right:20px}td:first-child{color:var(--ink)}.domain-button{font-size:12px;font-weight:570;text-align:left;padding:0;display:flex;align-items:center;gap:10px}.domain-symbol{display:grid;place-items:center;width:29px;height:29px;border-radius:7px;border:1px solid #e4eadc;background:#f6f8f1;color:#92a07f;font-size:17px}.domain-button:hover .domain-label{text-decoration:underline;text-underline-offset:4px}.domain-extension{color:#87947a;font-weight:450}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:5px 7px;font-size:9px;background:#f2f4ed;color:#6f8063;font-weight:500;line-height:1.2}.badge:before{content:'';display:inline-block;width:4px;height:4px;border-radius:50%;background:currentColor}.badge.available{background:#eaf5df;color:#547c32}.badge.pending_delete,.badge.redemption{background:#fbf0d9;color:#a58338}.badge.unregistered{background:#edf2f9;color:#6687a2}.badge.unknown{background:#fbece7;color:#b2725b}.badge.queued{color:#8d9484}.badge.checking{color:#7e8b6f;background:#f1f4e7}.subtext{font-size:8px;color:#9aa28f;display:block;margin-top:5px}.warning-indicator{color:#b78947;margin-left:5px}.center{text-align:center}.switch{width:28px;height:16px;border-radius:12px;background:#dfe4d7;padding:2px;display:inline-flex;align-items:center;vertical-align:middle}.switch:after{content:'';width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #263b3120;transform:translateX(0);transition:transform .15s}.switch[aria-checked=true]{background:#7e9d64}.switch[aria-checked=true]:after{transform:translateX(12px)}.row-action{font-size:16px;color:#91a083;padding:4px}.empty-state{text-align:center;padding:38px 20px 36px}.empty-icon{position:relative;margin:0 auto 17px;font-size:37px;line-height:48px;width:53px;height:53px;border:1px solid #e4eadb;border-radius:14px;background:#f6f8ef;color:#8da277}.empty-icon span{position:absolute;bottom:-4px;right:-5px;background:#dcecbd;width:20px;height:20px;border:3px solid #fff;line-height:14px;font-size:13px;border-radius:50%;color:#627f3f}.empty-state h3{font-size:14px;font-weight:550;margin-bottom:9px;letter-spacing:-.3px}.empty-state p{font-size:11px;color:#929a89;line-height:1.75}.empty-state .button{margin-top:20px;font-size:10px;min-height:33px;padding:9px 13px}.empty-state.compact{padding:35px 20px}.compact .text-button{margin-top:14px}.table-footer{border-top:1px solid #edf0e7;padding:13px 22px;display:flex;justify-content:space-between;font-size:8px;color:#9ba491;gap:12px}.table-footer>span:last-child{display:flex;align-items:center;gap:7px}.bottom-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:22px;margin-top:24px}.activity-panel .panel-heading{padding-bottom:13px}.small{font-size:10px}.muted{color:#949c8b}.activity-list{padding:0 22px 15px;max-height:300px;overflow-y:auto}.activity-empty{display:flex;align-items:center;gap:15px;padding:23px 4px 27px}.activity-empty>span{font-size:26px;color:#afbea0;width:35px;text-align:center}.activity-empty p{font-size:11px;color:#78866f}.activity-empty small{display:block;font-size:10px;color:#a2aa98;margin-top:7px}.activity-item{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-top:1px solid #f0f2ea}.activity-icon{display:grid;place-items:center;font-size:12px;width:24px;height:24px;border-radius:50%;background:#f0f4e8;color:#819c63;flex-shrink:0}.activity-item>div{flex:1;min-width:0}.activity-item strong{font-size:10px;font-weight:550;overflow-wrap:anywhere}.activity-item p{font-size:9px;line-height:1.5;color:#929c85;margin-top:5px}.activity-item time{font-size:8px;color:#a5ae9a;white-space:nowrap}.field-notes{border:1px solid #e4e8d7;background:#f0f3e6;border-radius:10px;padding:23px}.field-notes .eyebrow{font-size:8px}.field-notes h3{font-size:19px;font-weight:520;letter-spacing:-.5px;margin:10px 0}.field-notes p{font-size:10px;color:#8a9579;line-height:1.8}.field-notes strong{font-weight:550;color:#758562}.note-divider{height:1px;background:#e0e5d3;margin:14px 0}.note-small span{display:inline-block;width:15px;color:#849b65}.field-notes .text-button{margin-top:17px;font-size:9px;justify-content:space-between;width:100%}.page-footer{display:flex;justify-content:space-between;gap:12px;font-size:8px;color:#a7ae9e;padding:23px 0 27px}.page-footer>span:first-child{display:flex;align-items:center;gap:6px}.offline{padding:14px 18px;border:1px solid #ebcbb8;background:#fff1e5;color:#966a45;border-radius:8px;font-size:11px;line-height:1.6;margin-bottom:20px}
dialog{width:min(520px,calc(100vw - 32px));padding:0;border:1px solid var(--line);border-radius:15px;box-shadow:0 30px 100px #193e3240;color:var(--ink);max-height:90vh}dialog::backdrop{background:#152b2355;backdrop-filter:blur(3px)}.dialog-heading{padding:25px 27px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:16px}.dialog-heading h2{font-size:22px;letter-spacing:-.6px;font-weight:550;overflow-wrap:anywhere}.dialog-heading .eyebrow{display:block;margin-bottom:9px}.icon-button{font-size:25px;color:#909b87;line-height:25px;width:30px;height:30px;border-radius:5px;flex-shrink:0}.icon-button:hover{background:#f2f5ed}.dialog-body{padding:23px 27px}.dialog-footer{padding:18px 27px;display:flex;justify-content:flex-end;gap:12px;border-top:1px solid var(--line);background:#fcfdf9}.setting-label{font-size:13px;font-weight:550}.dialog-body p{line-height:1.7}.setting-label+p{margin:8px 0 14px}select{width:100%;padding:11px;border:1px solid #dce3d3;border-radius:7px;background:#fff;color:var(--ink);font-size:12px}.integration{border:1px solid var(--line);border-radius:8px;padding:17px;margin:23px 0}.integration>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.integration strong{font-size:13px}.integration>p{font-size:11px;margin-top:12px;color:#879579}.integration .text-button{margin-top:16px}.info-note{background:#f3f6eb;padding:15px;border-radius:7px;font-size:11px;color:#6f805e}.info-note strong{font-weight:600}.info-note p{margin-top:6px;font-size:10px}.help-body h3{font-size:13px;margin-bottom:8px}.help-body p{font-size:12px;color:#7c8872;margin-bottom:22px}.detail-dialog{width:min(620px,calc(100vw - 32px))}.detail-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.detail-summary .badge{font-size:11px;padding:7px 10px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px;margin:22px 0}.detail-grid dt{font-size:9px;color:#9ba38f;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px}.detail-grid dd{font-size:12px;margin:0;overflow-wrap:anywhere}.detail-grid dd small{display:block;font-size:9px;color:#929c84;line-height:1.6;margin-top:6px}.detail-errors{font-size:11px;line-height:1.6;padding:13px;border-radius:7px;background:#fcf3e9;color:#a17c52;margin:16px 0}.detail-body-title{font-size:13px;margin:24px 0 13px}.registry-tags{display:flex;gap:6px;flex-wrap:wrap}.registry-tag{font-family:ui-monospace,monospace;font-size:9px;background:#f1f4ed;border-radius:4px;padding:6px 8px;color:#869776}.detail-history{max-height:240px;overflow:auto}.detail-dialog .dialog-footer{justify-content:space-between;align-items:center}.danger{color:#ae8068}.toast{position:fixed;bottom:24px;left:calc(50% + 112px);transform:translateX(-50%);background:#244b37;color:#eef6df;padding:13px 21px;font-size:12px;border-radius:9px;box-shadow:0 8px 35px #244b3730;z-index:10;max-width:calc(100vw - 30px);line-height:1.5}
@media(min-width:1500px){.content{padding-top:45px}.search-content{width:75%}.search-panel{min-height:252px}.search-content{padding:32px}.stat{padding:22px}.page-heading h1{font-size:35px}.page-heading{margin-bottom:32px}}
@media(max-width:1150px){.sidebar{width:185px;padding:30px 12px}.brand{font-size:18px;gap:7px}.brand small{font-size:6px;letter-spacing:1.3px}.brand img{width:30px;height:30px}main{margin-left:185px}.topbar{padding:0 26px;height:75px}.content{padding:30px 26px 0}.page-heading h1{font-size:27px}.search-content{width:87%;padding:25px}.stats{gap:10px}.stat{padding:16px 13px}.stat-caption{font-size:8px}.table-toolbar{flex-wrap:wrap}.filter-input{margin-left:auto}.bottom-grid{gap:16px;grid-template-columns:1.4fr 1fr}.toast{left:calc(50% + 92px)}}
@media(max-width:800px){.sidebar{width:72px;align-items:center;padding:24px 8px}.brand>span,.workspace-label,.nav-link>.nav-count,.sidebar-bottom{display:none}.brand{padding:0}.brand img{width:34px;height:34px}nav{margin-top:40px;width:100%}.nav-link{font-size:0;gap:0;padding:13px 0;justify-content:center}.nav-icon{font-size:24px;width:25px}main{margin-left:72px}.content{padding:25px 20px 0}.topbar{height:70px;padding:0 20px}.page-heading{align-items:flex-start;gap:15px}.page-heading h1{font-size:26px}.page-heading>.button{font-size:0;width:36px;height:36px;padding:10px}.page-heading>.button span{font-size:14px}.stats{grid-template-columns:repeat(2,1fr)}.stat-caption{font-size:9px}.search-content{width:100%;padding:24px}.bottom-grid{grid-template-columns:1fr}.field-notes{display:none}.toast{left:calc(50% + 36px)}.panel-heading,.table-toolbar{padding-left:15px;padding-right:15px}.connection{font-size:9px}.topbar-right{gap:13px}}
@media(max-width:520px){.sidebar{width:55px;padding:22px 5px}.brand img{width:30px;height:30px}.nav-link{padding:12px 0}.nav-icon{font-size:22px}main{margin-left:55px}.content{padding:24px 13px 0}.topbar{height:65px;padding:0 15px;font-size:10px}.topbar-right .connection{display:none}.eyebrow{font-size:7px;letter-spacing:1.2px}.page-heading h1{font-size:23px;letter-spacing:-.9px}.page-heading p{font-size:10px;line-height:1.6;max-width:210px}.page-heading{margin-bottom:22px}.search-content{padding:22px 17px}.hero-kicker{font-size:6px;letter-spacing:1.1px}.search-panel h2{font-size:21px;line-height:1.3;max-width:235px}.search-panel p{font-size:10px}.search-field{flex-wrap:wrap;padding:8px;gap:8px}.search-field textarea{width:calc(100% - 33px);flex:auto;font-size:11px}.search-field .button{width:100%;min-height:35px;font-size:10px}.search-icon{padding-left:3px}.search-bottom{font-size:8px;line-height:1.6}.key-hint{display:none}.search-panel{margin-bottom:17px}.stat{padding:15px 12px}.stat-label{font-size:9px}.stat strong{font-size:28px}.stat-caption{font-size:8px;line-height:1.6;min-height:24px}.stats{margin-bottom:19px}.panel-heading{padding:18px 13px}.panel-actions{gap:14px}.panel-actions .text-button{font-size:9px}.tabs{width:100%;overflow:auto}.tab{font-size:8px;padding:7px}.table-toolbar{padding:0 12px 12px}.filter-input{border-top:1px solid #f0f3e9;padding-top:8px;width:100%}.filter-input input{width:100%}.empty-state{padding:28px 15px}.empty-state p{font-size:10px}.empty-state p br{display:none}.empty-state h3{font-size:13px}.table-footer{padding:12px;flex-direction:column;font-size:8px}.page-footer{font-size:7px}.page-footer>span:last-child{display:none}.toast{left:calc(50% + 27px);font-size:11px}.dialog-heading{padding:20px}.dialog-body{padding:20px}.dialog-footer{padding:16px 20px}.dialog-heading h2{font-size:20px}.detail-grid{gap:19px 10px}.detail-grid dd{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Accounts and the post-to-unlock flow. */
.signed-out>.sidebar,.signed-out>main{display:none}.auth-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fafbf7}.auth-story{background:#193e32;color:#eff5e5;padding:42px 55px;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-brand{display:flex;align-items:center;gap:13px;font-size:25px;font-weight:650;letter-spacing:-1.2px}.auth-brand small{font-size:15px;color:#bbd890;font-weight:400}.auth-story-copy{margin:auto 0;position:relative;z-index:1;padding:65px 0}.auth-story .eyebrow{color:#acc496;font-size:10px;letter-spacing:2px}.auth-story h1{font-size:clamp(38px,4.4vw,68px);font-weight:520;letter-spacing:-2.7px;line-height:1.12;margin:23px 0}.auth-story h1 em{font-style:normal;color:#d9f29b}.auth-story p{font-size:14px;color:#a9bfab;line-height:1.9}.auth-footnote{font-size:11px;color:#90ae98}.auth-entry{display:flex;align-items:center;justify-content:center;padding:45px 35px}.auth-card{width:100%;max-width:370px}.auth-card h2{font-size:30px;font-weight:560;letter-spacing:-1px;margin:14px 0 12px}.auth-card>p{font-size:12px;line-height:1.8;color:#87927d}.auth-tabs{display:flex;background:#edf1e6;border-radius:7px;padding:4px;margin:28px 0}.auth-tabs button{width:50%;padding:10px;border-radius:5px;font-size:11px;color:#839473}.auth-tabs button.active{background:#fff;color:#2e513c;box-shadow:0 1px 4px #26473212}#auth-form label,#share-form label{display:block;font-size:11px;font-weight:550;margin:19px 0 9px}#auth-form input,#share-form input{width:100%;padding:13px;border:1px solid #dce4d4;background:#fff;border-radius:7px;font-size:12px;color:var(--ink)}#auth-form input::placeholder,#share-form input::placeholder{color:#a4ad99}#auth-submit{width:100%;margin-top:24px;min-height:44px}.account-error{font-size:11px;color:#ab674d;background:#fff0e8;padding:12px;border-radius:7px;margin-top:15px;line-height:1.6}.auth-promise{display:grid;grid-template-columns:21px 1fr;gap:13px 10px;font-size:10px;color:#869679;border-top:1px solid var(--line);padding-top:24px;margin-top:30px;align-items:center}.auth-promise span{font-size:8px;color:#6c8854;background:#eaf1df;border-radius:50%;width:21px;height:21px;display:grid;place-items:center}.auth-card .auth-local-note{font-size:9px;color:#a0aa94;margin-top:23px}.account-label{font-size:10px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#66765c}.share-gate{background:#fff;border:1px solid #dce8c9;border-radius:12px;padding:27px;margin-bottom:25px}.share-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.share-heading h2{font-size:23px;letter-spacing:-.6px;font-weight:550;margin:12px 0 10px}.share-heading p{font-size:12px;color:#839276;line-height:1.8;max-width:650px}.share-heading .badge{white-space:nowrap}.share-steps{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:28px}.share-steps>div+div{border-left:1px solid var(--line);padding-left:28px}.step-number{display:grid;place-items:center;background:#eaf1dc;color:#789253;border-radius:50%;width:25px;height:25px;font-size:10px;margin-bottom:13px}.share-steps h3{font-size:14px;font-weight:560;margin-bottom:10px}.share-steps p{font-size:11px;line-height:1.7;color:#8b987e}.share-steps strong{font-weight:550;color:#597443}#post-draft{background:#f6f8f0;border:1px solid #e1e9d6;border-radius:7px;font-size:11px;line-height:1.8;padding:13px;width:100%;resize:vertical;margin:15px 0;color:#627a51;min-height:110px}.share-actions{display:flex;gap:9px;flex-wrap:wrap}.share-actions .button{font-size:10px;padding:10px 12px}#submit-post{margin-top:12px;width:100%;font-size:11px}.share-feedback{margin-top:14px}.share-steps #submitted-post{margin-top:12px}.tracking-locked{opacity:.55}.tracking-locked textarea:disabled{cursor:not-allowed}.reviews-dialog{width:min(750px,calc(100vw - 32px))}#refresh-reviews{margin:18px 0}.review-card{border:1px solid var(--line);border-radius:9px;padding:18px;margin-top:14px}.review-heading{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:8px}.review-heading strong{font-size:12px;font-weight:550;overflow-wrap:anywhere}.review-proof{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:17px 0}.review-proof code{font-size:12px;background:#eff4e5;color:#637e45;padding:8px;border-radius:5px}.review-confirm{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#7e8d71;line-height:1.6;margin:16px 0}.review-confirm input{accent-color:#476e35}.review-card textarea{width:100%;resize:vertical;border:1px solid #e0e7d7;border-radius:6px;padding:10px;font-size:11px;color:var(--ink)}.review-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:15px}.review-note{font-size:11px;color:#80936f}.signed-out .toast{left:50%}.auth-tabs[hidden]{display:none}#auth-form{margin-top:24px}
@media(max-width:1000px){.auth-story{padding:35px}.auth-story h1{font-size:49px}.share-steps{gap:20px}.share-steps>div+div{padding-left:20px}.topbar-right{gap:12px}.topbar-right .connection{display:none}.share-gate{padding:22px}.share-heading{flex-wrap:wrap}}
@media(max-width:650px){.auth-screen{grid-template-columns:1fr}.auth-story{padding:25px 28px}.auth-brand{font-size:22px}.auth-brand img{width:31px;height:31px}.auth-story-copy{padding:35px 0 18px}.auth-story h1{font-size:38px;letter-spacing:-1.5px;margin:15px 0}.auth-story h1 br{display:none}.auth-story h1 em{display:block}.auth-story p,.auth-footnote{display:none}.auth-entry{padding:30px 27px}.auth-card{max-width:420px}.auth-card h2{font-size:26px}.auth-promise{margin-top:22px}.share-steps{grid-template-columns:1fr}.share-steps>div+div{padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:22px}.share-heading h2{font-size:21px}.share-gate{padding:20px 16px}.account-label{max-width:110px;font-size:9px}.topbar .avatar{display:none}.brand{font-size:18px}.brand small{font-size:6px}.review-heading{align-items:flex-start;flex-wrap:wrap}.review-buttons .button{font-size:10px;padding:10px}.share-steps p{font-size:10px}.share-heading p{font-size:11px}}

.plan-account{border-top:1px solid var(--line);padding:18px 0}.plan-account input[type=datetime-local],.plan-account input[type=text]{width:100%;border:1px solid var(--line);border-radius:6px;padding:10px;font-size:11px;margin:8px 0;color:var(--ink)}.plan-account>label{display:block;font-size:10px;color:var(--muted);margin-top:12px}#plan-badge{white-space:nowrap}@media(max-width:650px){#plan-badge{display:none}}

/* Supplied Stolen Domain mascot, reused without modifying the artwork. */
.auth-brand img{border-radius:9px}.brand img,.auth-brand img{object-fit:contain;flex-shrink:0}.mascot-icon{display:inline-block;width:18px;height:18px;object-fit:contain;border-radius:4px;vertical-align:middle}.nav-icon .mascot-icon{width:21px;height:21px}.domain-symbol{overflow:hidden}.domain-symbol img{width:100%;height:100%;object-fit:contain}.empty-icon>.mascot-icon{width:100%;height:100%;border-radius:13px}.mascot-art{position:absolute;right:2%;top:50%;transform:translateY(-50%);width:19%;max-width:220px;height:auto;aspect-ratio:1;object-fit:contain;border-radius:16px;pointer-events:none}@media(min-width:801px) and (max-width:1150px){.search-content{width:78%}}@media(max-width:800px){.mascot-art{display:none}}
