:root{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#252721;background:#f7f8fa;font-synthesis:none;font-weight:400;--accent: #f5b82e;--ink: #252721;--muted: #858980;--line: #eaebe6;--surface: #fff;--radius: 16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #bc8b17;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:none;border-color:#c7961e;box-shadow:0 0 0 3px #f5b82e18}h1,h2,h3,p{margin:0}input,select,textarea{min-width:0}input,textarea,select{font-size:14px;background:#fff;color:#2a2d25;border:1px solid #dedfd9;border-radius:9px;padding:11px 13px;width:100%;transition:border-color .15s}textarea{resize:vertical;line-height:1.7}button{border:0;background:none}::selection{background:#f9d470;color:#252721}.muted{color:#888d83}.right{text-align:right!important}.full-width{width:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 17px;border-radius:9px;font-size:14px;font-weight:600;white-space:nowrap;transition:filter .15s,transform .15s}.btn:active{transform:translateY(1px)}.btn.primary{background:#f5bf3b;color:#2d2b20;border:1px solid #f0b82d}.btn.primary:hover{filter:brightness(.97)}.btn.secondary{background:#fff;border:1px solid #e2e4dd;color:#52574d}.btn.secondary:hover{background:#f6f7f2}.btn.danger-btn{background:#b83f3f;color:#fff}.icon-button{width:33px;height:33px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#84897e}.icon-button:hover{background:#f0f2ec;color:#30362a}.icon-button.danger:hover{background:#fff0ee;color:#ba5149}.text-button{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:#65532a;font-weight:500}.text-button:hover{color:#a87505}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand-symbol{position:relative;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f7c342;font-size:25px;font-weight:900;letter-spacing:-2px;color:#343224}.brand-symbol>span{position:absolute;width:9px;height:9px;border:2px solid white;background:#769256;border-radius:50%;right:-1px;bottom:0}.brand-word{font-weight:900;font-size:24px;line-height:1.14;letter-spacing:1px}.brand-word>span{display:block;font-size:8px;letter-spacing:3px;margin-top:6px;font-weight:600}.brand-small .brand-symbol{width:37px;height:37px;font-size:23px}.brand-small .brand-word{font-size:22px}.brand-small .brand-word>span{font-size:7px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:600;display:flex;align-items:center;gap:8px}.eyebrow>span{height:6px;width:6px;background:currentColor;border-radius:100%}.section-kicker{font-size:10px;letter-spacing:1.6px;font-weight:600;color:#979b90;display:block;margin-bottom:8px}.empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;padding:40px 24px;color:#999f91}.empty h3{font-size:18px;color:#555d4d;font-weight:600}.empty p{font-size:14px;line-height:1.7;max-width:420px}.empty .btn{margin-top:7px}.error-state{color:#b4534e}.spinner{width:25px;height:25px;border:3px solid #f3e6c4;border-top-color:#d6a31f;border-radius:100%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.public-loading{min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;font-size:14px;color:#92978b}.link-icon{width:48px;height:48px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;overflow:hidden}.link-icon img{width:100%;height:100%;object-fit:cover}.tone-0{background:#eff3fc;color:#7195db}.tone-1{background:#f5eafa;color:#b681c5}.tone-2{background:#e9f4ef;color:#58a586}.tone-3{background:#fff0df;color:#d59a51}.tone-4{background:#fcedee;color:#d18488}.tone-5{background:#edf0f7;color:#768dac}.tone-6{background:#f3f2df;color:#a09f51}.public-site{min-height:100vh;background:#fafbf8;color:#2c3127;--pub-panel: #fff;--pub-line: #e9ece4;--pub-muted: #8c9386}.public-container{max-width:1120px;margin:auto;padding:0 28px}.public-topbar{height:92px;background:var(--pub-panel);border-bottom:1px solid var(--pub-line)}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:36px}.desktop-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.desktop-nav button{font-size:14px;color:var(--pub-muted);height:92px;display:flex;align-items:center;gap:6px;position:relative;padding:0}.desktop-nav button.active{color:#393d30;font-weight:600}.desktop-nav button.active:after{content:"";position:absolute;bottom:22px;left:0;width:19px;height:3px;background:var(--accent);border-radius:2px}.desktop-nav button>span{font-size:10px;background:#f1f3ec;padding:2px 5px;border-radius:4px;color:#888e80}.topbar-note{font-size:11px;color:#93998a;display:flex;align-items:center;gap:7px;border-left:1px solid #e9ece3;padding-left:27px}.topbar-note i,.online-dot{height:6px;width:6px;border-radius:100%;background:#90ad6f;display:inline-block;flex-shrink:0}.brand-hero{margin-top:32px;border-radius:20px;min-height:230px;display:flex;align-items:center;justify-content:space-between;padding:35px 47px;background:color-mix(in srgb,var(--accent) 24%,#fff);position:relative;overflow:hidden}.hero-copy{z-index:1;max-width:680px}.hero-copy .eyebrow{color:#8a782f;margin-bottom:16px}.hero-copy h1{font-size:36px;font-weight:800;letter-spacing:-1px;line-height:1.5}.hero-stop{color:#b28918}.hero-copy>p{margin-top:10px;font-size:14px;color:#93855e;line-height:1.9;max-width:560px}.hero-tags{display:flex;align-items:center;gap:10px;margin-top:23px;font-size:10px;color:#8a7849}.hero-tags>span{display:flex;align-items:center;gap:5px}.hero-tags>span+span:before{content:"";display:block;height:3px;width:3px;background:#b5a271;border-radius:50%;margin-right:3px}.hero-brandmark{width:155px;height:155px;position:relative;margin:0 0 0 35px;border:1px solid #baa56050;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transform:rotate(-8deg)}.hero-brandmark:after{content:"";position:absolute;inset:10px;border:1px dashed #b59b4c60;border-radius:50%}.hero-brandmark strong{font-size:59px;font-weight:900;line-height:1;position:relative;z-index:1;letter-spacing:-5px;color:#877440}.hero-brandmark strong>span{display:block;font-size:23px;letter-spacing:1px;margin-top:5px;text-align:center}.hero-orbit{position:absolute;font-size:6px;letter-spacing:1px;top:12px;color:#a49260}.hero-seal{position:absolute;right:-7px;bottom:6px;background:var(--accent);border:4px solid #fff9e8;border-radius:50%;width:43px;height:43px;display:flex;align-items:center;justify-content:center;z-index:2;color:#63521f;transform:rotate(8deg)}.notice-bar{min-height:48px;margin:17px 0 29px;padding:0 17px;display:flex;align-items:center;gap:15px;background:var(--pub-panel);border:1px solid var(--pub-line);border-radius:10px;font-size:12px}.notice-label{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#ad8523;font-weight:500}.notice-bar>button:nth-child(2){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;color:#89907f;border-left:1px solid #e7e9e1;padding-left:15px;font-size:12px}.notice-more{display:flex;align-items:center;gap:3px;color:#858b7d;font-size:11px;flex-shrink:0}.directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:32px 0}.category-tabs{display:flex;align-items:center;gap:8px;overflow:auto;scrollbar-width:none}.category-tabs button{display:flex;align-items:center;gap:6px;padding:11px 18px;white-space:nowrap;border-radius:9px;font-size:13px;color:#777f6e}.category-tabs button.selected{background:#303b2a;color:#fff;font-weight:500}.category-tabs button:hover:not(.selected){background:#eef1e9}.search-box{display:flex;align-items:center;gap:9px;border:1px solid #e4e7de;border-radius:9px;padding:0 12px;background:#fff;min-width:220px;color:#a3a798;height:42px}.search-box input{background:none;border:0;padding:0;box-shadow:none;font-size:12px;min-width:0;color:#59604f}.search-box kbd{font-family:inherit;font-size:12px;border:1px solid #e7eae1;border-radius:3px;padding:0 5px;line-height:18px}.search-box button{padding:0;height:20px;display:flex;color:#8b9380}.directory-toolbar .search-box{width:250px;flex-shrink:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 21px}.section-heading h2{font-size:22px;font-weight:700;letter-spacing:-.5px;display:flex;align-items:center;gap:10px}.section-heading h2>span{font-size:12px;color:#a0a793;font-weight:400;padding:2px 7px;border:1px solid #e4e8dc;border-radius:6px;letter-spacing:0}.section-heading>span{font-size:11px;color:#a4aa9b}.section-heading .section-kicker{font-size:8px;letter-spacing:1.4px;margin-bottom:8px}.links-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.link-card{position:relative;background:var(--pub-panel);border:1px solid var(--pub-line);border-radius:14px;min-width:0;transition:transform .2s,border-color .2s,box-shadow .2s}.link-card:hover{transform:translateY(-3px);border-color:#d3d9c9;box-shadow:0 8px 17px #3c48220a}.link-main{min-height:155px;padding:23px 13px 20px;display:flex;align-items:center;flex-direction:column;gap:13px;text-align:center}.link-copy{min-width:0;max-width:100%}.link-copy h3{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.6}.link-copy p{font-size:10px;margin-top:5px;color:var(--pub-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-badge{display:none}.link-arrow{display:none;flex-shrink:0}.favorite-button{position:absolute;top:8px;right:7px;width:24px;height:24px;padding:5px;color:#c7ccbf;opacity:0;transition:opacity .2s}.link-card:hover .favorite-button,.favorite-button:focus-visible,.favorite-button.saved{opacity:1}.favorite-button.saved{color:#d49b46}.directory-end{display:flex;align-items:center;justify-content:center;gap:18px;margin:38px 0 46px}.directory-end>span{height:1px;background:#e7ebe0;width:45px}.directory-end p{font-size:10px;color:#a6ae9d;display:flex;align-items:center;gap:7px}.public-footer{padding:24px 0 32px;border-top:1px solid var(--pub-line);display:flex;justify-content:space-between;gap:12px;color:#acb2a3;font-size:10px}.public-footer>div{display:flex;align-items:center;gap:15px}.public-footer strong{font-size:13px;color:#777f6e;font-weight:600}.mobile-dock{display:none}.contact-page{margin:42px 0 60px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{padding:29px;background:var(--pub-panel);border:1px solid var(--pub-line);border-radius:15px}.contact-symbol{width:51px;height:51px;background:color-mix(in srgb,var(--accent) 18%,white);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a27b21;margin-bottom:18px}.contact-card h3{font-size:19px;margin-bottom:9px}.contact-card p{font-size:14px;color:var(--pub-muted);line-height:1.9;margin-bottom:22px;white-space:pre-wrap}.contact-card .btn{min-height:37px;font-size:12px}.copy-account{display:flex;align-items:center;gap:10px;font-size:13px;margin:10px 0 20px}.announcements-list article{display:flex;gap:14px;padding:15px 0 24px}.announcements-list article>svg{color:#b58b27;flex-shrink:0;margin-top:3px}.announcements-list h3{font-size:17px;line-height:1.7}.announcements-list p{white-space:pre-wrap;font-size:14px;color:#7e8377;line-height:1.8;margin-top:12px}.announcements-list a{font-size:13px;margin-top:12px;display:flex;align-items:center;gap:6px;color:#a7791b}.theme-editorial{background:#f5f5f1}.theme-editorial .brand-hero{background:#f5cc65;border-radius:3px}.theme-editorial .links-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.theme-editorial .link-main{min-height:105px;padding:23px;flex-direction:row;text-align:left;gap:16px}.theme-editorial .link-copy h3{font-size:15px}.theme-editorial .link-copy p{font-size:12px;max-width:190px;margin-top:8px}.theme-editorial .link-arrow{display:block;margin-left:auto;color:#a7aa9f}.theme-editorial .link-card{border-radius:8px}.theme-editorial .brand-hero{background:color-mix(in srgb,var(--accent) 68%,white)}.theme-editorial .hero-copy h1{font-family:Georgia,Noto Sans SC,serif;font-size:38px}.theme-editorial .link-badge{display:inline-block;font-size:9px;vertical-align:middle;margin-left:3px;font-weight:400;color:#af8940;border:1px solid #ecdfbf;padding:0 4px;border-radius:3px}.theme-editorial .favorite-button{top:4px;right:5px}.theme-midnight{background:#171d24;color:#e9eee5;--pub-panel: #202832;--pub-line: #303942;--pub-muted: #909ca5}.theme-midnight .brand-word{color:#f7cd6b}.theme-midnight .desktop-nav button.active{color:#edd6a2}.theme-midnight .desktop-nav button>span{background:#313a42}.theme-midnight .topbar-note{border-color:#364148;color:#85909a}.theme-midnight .brand-hero{background:radial-gradient(ellipse at 90% 20%,color-mix(in srgb,var(--accent) 22%,#202830),#242d36 65%);border:1px solid #3f453f}.theme-midnight .hero-copy h1{color:#f4ddb2}.theme-midnight .hero-copy .eyebrow,.theme-midnight .hero-copy p{color:#a1a491}.theme-midnight .hero-tags{color:#ab9873}.theme-midnight .hero-brandmark strong{color:#dfbd74}.theme-midnight .hero-seal{border-color:#333a3b}.theme-midnight .notice-bar>button:nth-child(2){color:#a4aeae;border-color:#3b4449}.theme-midnight .links-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.theme-midnight .link-main{min-height:172px}.theme-midnight .link-icon{background:#2d3943;color:#dbbc7c;border:1px solid #4c4a3b}.theme-midnight .link-card:hover{border-color:#7f714c;box-shadow:0 5px 30px #f5b82e09}.theme-midnight .link-copy p{font-size:12px}.theme-midnight .category-tabs button{color:#a6b0b4}.theme-midnight .category-tabs button.selected{background:var(--accent);color:#2c2e29}.theme-midnight .category-tabs button:hover:not(.selected){background:#2c3742}.theme-midnight .search-box{background:#232d36;border-color:#38434b}.theme-midnight .search-box input{color:#dce3dd}.theme-midnight .search-box kbd{border-color:#4c5559}.theme-midnight .directory-end>span{background:#39433f}.theme-midnight .section-heading h2>span{border-color:#384942;color:#7f9386}.theme-midnight .public-footer strong{color:#b4beb2}.theme-midnight .topbar-note i{background:#9fb66d}.theme-midnight .empty h3{color:#bec5b6}.header-compact .brand-hero{min-height:150px;padding:24px 32px;background:transparent;border:none;border-bottom:1px solid var(--pub-line);border-radius:0;margin-top:0}.header-compact .hero-copy h1{font-size:28px}.header-compact .hero-copy .eyebrow,.header-compact .hero-brandmark,.header-compact .hero-tags{display:none}.header-compact .hero-copy p{margin-top:5px}.header-spotlight .brand-hero{min-height:270px;justify-content:center;text-align:center;padding:35px 30px}.header-spotlight .hero-copy{max-width:100%}.header-spotlight .hero-copy h1{font-size:43px}.header-spotlight .hero-copy .eyebrow,.header-spotlight .hero-tags{justify-content:center}.header-spotlight .hero-copy p{margin-left:auto;margin-right:auto;max-width:100%}.header-spotlight .hero-brandmark{display:none}.admin-app{display:flex;min-height:100vh;font-size:14px;background:#f7f8fa;color:#30362a}.admin-sidebar{width:226px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid #e9ebe5;padding:31px 16px 16px;display:flex;flex-direction:column;z-index:40}.sidebar-brand{padding:0 12px 31px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.admin-label{font-size:10px;letter-spacing:2px;color:#a3a899;padding-left:48px}.sidebar-label{padding:8px 15px 12px;color:#b0b6a8;font-size:10px;letter-spacing:1px}.sidebar-item{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:13px 15px;color:#92998a;border-radius:8px;font-size:13px;margin:4px 0}.sidebar-item>svg{stroke-width:1.7}.sidebar-item:hover{background:#f7f8f4;color:#636c59}.sidebar-item.active{background:#fff5d9;color:#7b601f;font-weight:600}.sidebar-item.active svg{color:#b89130}.nav-active-dot{width:5px;height:5px;background:#d8ad36;border-radius:50%;margin-left:auto}.sidebar-divider{height:1px;background:#f0f2ec;margin:14px 11px}.sidebar-bottom{margin-top:auto;padding-top:26px}.workspace-note{display:flex;align-items:center;gap:10px;border:1px solid #eaede4;border-radius:9px;padding:13px 10px;margin:0 4px 10px}.workspace-icon{background:#f7f4e8;color:#a09361;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.workspace-note strong{font-size:11px;font-weight:600;display:block;margin-bottom:4px}.workspace-note small{font-size:9px;color:#a7ad9c}.workspace-note .online-dot{margin-left:auto}.sidebar-item.logout{font-size:12px}.admin-body{margin-left:226px;flex:1;min-width:0}.admin-topbar{height:78px;border-bottom:1px solid #e9ebe6;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 39px;gap:20px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:11px;color:#b3b8ad}.breadcrumb strong{font-weight:500;color:#6e7864}.admin-topbar-actions{display:flex;align-items:center;gap:24px}.preview-link{display:flex;align-items:center;gap:7px;font-size:11px;color:#87937d}.topbar-separator{height:20px;width:1px;background:#e9ece5}.admin-profile{display:flex;align-items:center;gap:10px}.admin-profile>span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#eaf0e4;color:#6c805c;font-size:13px;font-weight:600}.admin-profile strong{font-size:11px;font-weight:600;display:block}.admin-profile small{font-size:9px;color:#a6ad9d;display:block;margin-top:4px}.admin-content{max-width:1440px;padding:35px 39px 0;margin:auto}.page-title{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:30px}.page-title .section-kicker{font-size:9px;color:#a4ad9a;letter-spacing:1.8px;margin-bottom:11px}.page-title h1{font-size:25px;letter-spacing:-.6px;font-weight:700;line-height:1.5}.page-title p{font-size:12px;color:#9aa390;margin-top:9px;line-height:1.8}.page-actions{display:flex;gap:10px;flex-shrink:0}.page-actions .btn{font-size:12px;min-height:40px}.panel{background:#fff;border:1px solid #e8ece3;border-radius:12px;margin-bottom:22px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:24px 25px 17px}.panel-heading h2{font-size:14px;font-weight:600}.panel-heading p{font-size:10px;margin-top:8px;color:#a9b0a0}.panel-heading .text-button{font-size:10px}.soft-pill{display:inline-flex;align-items:center;gap:5px;font-size:10px;color:#929d86;background:#f6f8f1;border:1px solid #e9eee1;padding:6px 9px;border-radius:5px}.loading-panel{display:flex;align-items:center;justify-content:center;gap:12px;padding:50px;color:#a0a990;font-size:12px}.admin-footer{font-size:9px;color:#b0b7a6;display:flex;justify-content:space-between;gap:10px;margin-top:31px;padding:23px 0;border-top:1px solid #e7ebe0}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px}.stat-card{position:relative;display:flex;align-items:flex-start;flex-direction:column;text-align:left;background:#fff;border:1px solid #e6ebdf;border-radius:12px;padding:23px 22px 18px;color:#303629;opacity:1!important}.stat-card:disabled{cursor:default}.stat-card.clickable:hover{border-color:#d4dfc4}.stat-icon{position:absolute;right:20px;top:22px;width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center}.stat-icon svg{stroke-width:1.6}.stat-icon.blue{background:#edf3fe;color:#92afe5}.stat-icon.purple{background:#f4effb;color:#b5a0d8}.stat-icon.amber{background:#fff7e5;color:#d4b261}.stat-icon.green{background:#edf5e8;color:#98b57e}.stat-label{font-size:11px;color:#a1ab95;padding-top:4px}.stat-card>strong{font-size:32px;font-weight:600;line-height:1.7;margin:9px 0 10px;letter-spacing:-.5px}.stat-bottom{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:9px;color:#b2bba7;border-top:1px solid #f0f3eb;padding-top:13px;gap:3px}.dashboard-columns{display:grid;grid-template-columns:1.8fr 1fr;gap:22px}.traffic-panel .panel-heading{padding-bottom:10px}.chart-legend{display:flex;align-items:center;gap:17px;padding:0 25px;font-size:9px;color:#a6b099}.chart-legend>span{display:flex;align-items:center;gap:5px}.chart-legend i{height:6px;width:6px;background:#f4c14f;border-radius:2px}.chart-legend>span+span i{background:#dfe8d3}.traffic-chart{height:205px;display:flex;align-items:flex-end;justify-content:space-around;padding:10px 20px 21px;background:repeating-linear-gradient(to top,transparent 0,transparent 49px,#f5f7f0 49px,#f5f7f0 50px);margin:10px 24px 20px;border-bottom:1px solid #edf1e6;gap:12px}.chart-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;position:relative;flex:1;max-width:45px}.bar-value{font-size:9px;color:#97a287;margin-bottom:6px}.bar-stack{width:100%;max-width:35px;min-height:2px;display:flex;flex-direction:column;background:#eff2e8;border-radius:5px 5px 0 0;overflow:hidden}.bar-views{background:#f4c34e}.bar-redirects{background:#dfe9d1}.bar-date{position:absolute;bottom:-19px;font-size:8px;color:#a9b39a;white-space:nowrap}.quick-actions .panel-heading{padding-bottom:10px}.small-star{font-size:18px;color:#dbc28a}.quick-actions>button{display:flex;align-items:center;gap:12px;padding:14px 23px;width:100%;text-align:left}.quick-actions>button:hover{background:#fbfcf8}.quick-icon{width:34px;height:34px;border:1px solid #eaf0e0;border-radius:9px;color:#9bab88;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quick-actions>button strong{display:block;font-size:11px;font-weight:500}.quick-actions>button small{display:block;font-size:9px;margin-top:6px;color:#a9b29d}.quick-actions>button>svg{margin-left:auto;color:#bfc7b4}.quick-tip{display:flex;align-items:center;gap:7px;padding:17px 24px;border-top:1px solid #eef2e8;margin-top:7px;font-size:9px;color:#a8b399}.activity-list{padding:0 25px 7px}.activity-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #f0f3eb}.activity-row:last-child{border:none}.activity-icon{width:31px;height:31px;border-radius:50%;background:#f6f8f0;color:#a6b592;display:flex;align-items:center;justify-content:center}.activity-row strong{display:block;font-size:11px;font-weight:500}.activity-row small{display:block;font-size:9px;color:#b1baa5;margin-top:5px}.activity-row time{margin-left:auto;color:#b1baa6;font-size:9px;text-align:right}.subtle-empty{padding:28px;color:#a5b095;font-size:12px;line-height:1.8}.table-toolbar{display:flex;align-items:center;justify-content:space-between;padding:23px 25px;gap:15px}.table-toolbar h2{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.table-toolbar h2>span{font-weight:400;font-size:10px;background:#f1f5ea;color:#97a486;padding:3px 6px;border-radius:4px}.table-toolbar .search-box{height:35px;width:230px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}thead{background:#f8faf4}th{font-weight:500;font-size:10px;color:#9eac8d;padding:13px 22px;border-top:1px solid #f1f4eb;border-bottom:1px solid #edf2e5}td{padding:17px 22px;border-bottom:1px solid #f0f3eb;font-size:11px;color:#899979}.table-name{display:flex;align-items:center;gap:12px;min-width:170px}.table-name .link-icon{width:35px;height:35px;border-radius:10px}.table-name strong{font-size:12px;font-weight:500;display:block;color:#57614c}.table-name small{display:block;font-size:9px;color:#b1bba4;margin-top:6px;max-width:170px;overflow:hidden;text-overflow:ellipsis}.table-resource-icon{display:flex;align-items:center;justify-content:center;width:33px;height:33px;background:#f8f6e9;color:#b8ac75;border-radius:8px}.category-tag{font-size:9px;padding:4px 8px;border:1px solid #e8eee0;color:#99a987;border-radius:4px}.cell-url{display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;font-size:10px;color:#a7b098}.number-cell{font-variant-numeric:tabular-nums;font-size:10px;color:#a7b499}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;font-size:9px;white-space:nowrap;border-radius:5px;line-height:1.5}.status-pill i{width:4px;height:4px;border-radius:50%;background:currentColor}.status-pill.enabled{color:#7eaa6b;background:#f0f8e9}.status-pill.disabled{color:#a4a795;background:#f2f3ee}.row-actions{display:flex;justify-content:flex-end;gap:5px}.row-actions .icon-button{width:29px;height:29px;color:#a4b193}.table-footer{display:flex;justify-content:space-between;gap:12px;padding:17px 25px;color:#aebaa0;font-size:9px}.table-footer>span{color:#bbc4af}.domain-overview{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #e8ede1;border-radius:12px;margin-bottom:21px;padding:24px 0}.domain-overview>div{display:flex;align-items:center;gap:12px;padding:0 27px;border-right:1px solid #edf1e6}.domain-overview>div:last-child{border:0}.domain-overview svg{color:#b0bfa0}.domain-overview span{font-size:11px;color:#a4b195}.domain-overview strong{font-size:24px;font-weight:600;margin-left:auto}.domain-overview .small-value{font-size:12px;color:#859375;white-space:nowrap}.info-banner{display:flex;gap:10px;align-items:center;border:1px solid #ede5d0;border-radius:8px;padding:13px 17px;background:#fffaf0;color:#b5a67c;font-size:10px;line-height:1.9;margin-bottom:23px}.info-banner svg{flex-shrink:0;color:#c0ae79}.info-banner strong{font-weight:500;color:#978250}.domain-card-heading{padding:24px 25px;display:flex;align-items:center;justify-content:space-between;gap:15px}.domain-title{display:flex;align-items:center;gap:13px}.domain-globe{width:43px;height:43px;border:1px solid #e3ebd8;background:#f9fbf5;border-radius:12px;color:#9aad84;display:flex;align-items:center;justify-content:center}.domain-title h2{display:flex;align-items:center;gap:10px;font-size:17px;font-weight:600;letter-spacing:-.5px}.domain-title p{font-size:9px;color:#b0bba2;margin-top:6px}.domain-card-actions{display:flex;align-items:center;gap:10px}.domain-card-actions .btn{min-height:33px;padding:7px 11px;font-size:10px}.strategy-pill{display:flex;align-items:center;gap:6px;color:#baa974;background:#fbf6e8;border:1px solid #f0e7cd;border-radius:6px;padding:7px 10px;font-size:9px;margin-right:8px}.domain-route-label{display:flex;align-items:center;gap:9px;font-size:10px;color:#a7b599;padding:0 28px 15px;position:relative}.domain-route-label .muted{margin-left:5px;font-size:9px;color:#bfc8b4}.route-connector{height:16px;width:14px;border-left:1px dashed #d8e1cd;border-bottom:1px dashed #d8e1cd;margin-right:3px;margin-left:18px;border-radius:0 0 0 5px;align-self:flex-start}.domain-table th:first-child,.domain-table td:first-child{padding-left:46px;width:100px}.domain-table td{padding-top:15px;padding-bottom:15px}.domain-table strong{font-size:12px;font-weight:500;color:#788a68}.target-number{font-size:10px;font-variant-numeric:tabular-nums;color:#b6c4a7;background:#f4f8ed;border:1px solid #e7efdc;width:26px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px}.protocol-tag{font-size:8px;color:#b6c2a7;background:#f5f8ef;border-radius:4px;padding:3px 5px;margin-left:11px}.domain-card-footer{display:flex;align-items:center;gap:22px;font-size:9px;color:#aeba9d;padding:15px 25px;background:#fdfefa}.domain-card-footer>span{display:flex;align-items:center;gap:5px}.domain-card-footer>span.muted{margin-left:auto;color:#bfc8b3}.modal{border:1px solid #e2e8d8;border-radius:17px;padding:0;width:min(540px,calc(100vw - 30px));max-height:calc(100dvh - 45px);color:#3f4835;background:#fff;box-shadow:0 30px 110px #17250b33;overflow:auto}.modal.wide{width:min(770px,calc(100vw - 30px))}.modal::backdrop{background:#26302077;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-inner{padding:25px 28px}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}.modal-heading h2{font-size:20px;font-weight:600}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;text-align:left}.field>span{font-size:14px;font-weight:500;color:#626f52}.field small{font-size:12px;color:#9da68d;line-height:1.7;font-weight:400}.field textarea{font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:11px;padding-top:22px;margin-top:23px;border-top:1px solid #eaf0e1}.form-actions .btn{font-size:13px}.form-toggles{display:flex;flex-wrap:wrap;gap:20px;margin:25px 0}.toggle-label{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#81926e;position:relative;cursor:pointer}.toggle-input{position:absolute;width:1px;height:1px;opacity:0}.toggle-track{display:flex;align-items:center;width:33px;height:19px;border-radius:10px;background:#dbe1d3;border:1px solid #d9e0d0;padding:2px;transition:background .15s}.toggle-track>span{height:13px;width:13px;border-radius:100%;background:#fff;box-shadow:0 1px 2px #45552f20;transition:transform .15s}.toggle-input:checked+.toggle-track{background:#edbf4b;border-color:#e6b743}.toggle-input:checked+.toggle-track>span{transform:translate(13px)}.toggle-input:focus-visible+.toggle-track{outline:3px solid #ceb253;outline-offset:3px}.form-error{background:#fff1ed;border:1px solid #f6d8d1;border-radius:8px;padding:11px 13px;color:#b6695a;font-size:13px;line-height:1.7;margin:16px 0;white-space:pre-wrap}.confirm-copy{font-size:14px;color:#8c997d;line-height:1.9}.icon-choices{display:flex;flex-wrap:wrap;gap:7px;margin:3px 0 8px}.icon-choices button{padding:3px;border:1px solid transparent;border-radius:9px}.icon-choices button.selected{border-color:#d4ba70;background:#fff9e8}.icon-choices .link-icon{width:31px;height:31px;border-radius:7px}.upload-row{display:flex;gap:10px}.upload-row>input{font-size:12px;flex:1}.upload-button{position:relative;overflow:hidden;font-size:12px!important}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.form-section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:25px 0 13px}.form-section-heading h3{font-size:14px;font-weight:500}.strategy-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.strategy-option{display:flex;flex-direction:column;text-align:left;padding:18px 15px;border:1px solid #e5ecda;border-radius:10px;position:relative;gap:11px}.strategy-option>svg{color:#a7b591}.strategy-option strong{font-size:13px;font-weight:600;color:#76855f}.strategy-option small{font-size:11px;line-height:1.8;color:#a2ae92}.strategy-option.selected{background:#fffbef;border-color:#e4cc8c}.strategy-option.selected>svg{color:#c5a851}.option-check{position:absolute;right:12px;top:15px}.target-edit-list{display:flex;flex-direction:column;gap:12px}.target-edit{padding:14px;background:#fafcf6;border:1px solid #e7eddf;border-radius:10px}.target-edit-top{display:flex;align-items:center;gap:8px}.target-edit-top>select{width:90px;font-size:12px;padding:8px}.target-edit-top>input{flex:1;padding:8px 11px;font-size:13px}.target-edit-top>.icon-button{flex-shrink:0}.target-edit-bottom{display:flex;align-items:center;gap:20px;padding:13px 3px 0 36px}.order-buttons{display:flex;margin-left:auto;gap:8px;font-size:11px;color:#96a87e}.order-buttons button{padding:5px}.weight-input{display:flex;align-items:center;gap:8px;font-size:11px;color:#94a67d}.weight-input input{width:65px;font-size:11px;padding:5px 7px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#3e4d31;border:1px solid #566c43;color:#f8ffed;display:flex;align-items:center;gap:10px;padding:14px 20px;font-size:14px;border-radius:12px;z-index:100;box-shadow:0 8px 30px #3f552333;max-width:calc(100vw - 30px)}.toast.error{background:#a45b4e;border-color:#b57669}.toast>span{line-height:1.6}.toast>button{color:inherit;display:flex;margin-left:5px}.section-subtitle{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:7px 0 17px}.section-subtitle h2{font-size:15px;font-weight:600}.section-subtitle>span{font-size:11px;color:#aebd9d}.theme-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:28px}.theme-option{border:1px solid #e0e8d5;border-radius:12px;padding:7px;background:#fff;text-align:left;overflow:hidden}.theme-option.selected{border:2px solid #ddbc65;padding:6px;box-shadow:0 3px 20px #99802208}.theme-preview{height:191px;background:#f9fbf5;border:1px solid #eff2e8;border-radius:7px;padding:12px 17px;overflow:hidden}.preview-navbar{height:18px;display:flex;align-items:center;gap:3px}.preview-navbar>i{width:9px;height:9px;background:#edc356;border-radius:100%}.preview-navbar>span{width:27px;height:4px;background:#586b40;margin-left:2px}.preview-navbar>b{height:2px;width:12px;background:#c1ccb1;margin-left:auto}.preview-navbar>b+b{margin-left:5px}.preview-hero{display:flex;align-items:center;justify-content:space-between;height:58px;padding:10px 13px;background:#fbebbb;border-radius:6px;margin:5px 0 10px}.preview-hero>div{display:flex;flex-direction:column;gap:5px}.preview-hero b{height:6px;width:85px;background:#5d673b}.preview-hero b+b{height:3px;width:110px;background:#bcaa73}.preview-hero i{height:2px;width:55px;background:#d3bf87}.preview-hero>span{width:33px;height:33px;display:flex;align-items:center;justify-content:center;border:1px solid #d5c080;border-radius:100%;color:#a8945d;font-size:20px;font-weight:700}.preview-tabs{display:flex;gap:5px;margin-bottom:9px}.preview-tabs>b{width:22px;height:7px;border-radius:2px;background:#e7ecde}.preview-tabs>b:first-child{background:#51623b}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.preview-grid>div{display:flex;align-items:center;flex-direction:column;gap:4px;padding:7px 5px;background:#fff;border:1px solid #eef2e7;border-radius:4px;height:36px}.preview-icon{height:13px;width:13px;border-radius:4px;background:#dae6f2}.preview-icon.icon-1{background:#e8def1}.preview-icon.icon-2{background:#dcead5}.preview-icon.icon-3{background:#f1e2cc}.preview-icon.icon-4{background:#e4e7ce}.preview-icon.icon-5{background:#f0dddd}.preview-grid>div>span{display:flex;flex-direction:column;gap:3px}.preview-grid b{display:block;height:2px;width:19px;background:#b0b9a3}.preview-grid b+b{display:none}.theme-option-info{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:18px 10px 14px}.theme-option-info h3{font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.theme-option-info h3>span{font-size:9px;font-weight:400;background:#f4f7ed;border:1px solid #e6eddb;color:#a0af8b;border-radius:4px;padding:2px 5px}.theme-option-info p{font-size:10px;color:#aebb9d;line-height:1.8;margin-top:8px}.radio-indicator{width:17px;height:17px;border:1px solid #dce5d0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.theme-option.selected .radio-indicator{background:#d8b555;border-color:#d8b555}.preview-editorial{background:#f5f5ed}.preview-editorial .preview-hero{background:#f0ca67;border-radius:0}.preview-editorial .preview-grid{grid-template-columns:repeat(2,1fr)}.preview-editorial .preview-grid>div{flex-direction:row;height:25px;gap:6px;padding:4px 7px;border-radius:1px}.preview-editorial .preview-grid b+b{display:block;opacity:.5}.preview-editorial .preview-icon{height:15px;width:15px}.preview-midnight{background:#1d2731;border-color:#34413e}.preview-midnight .preview-navbar>span{background:#d5b363}.preview-midnight .preview-hero{background:#35413c}.preview-midnight .preview-hero b{background:#d8c17f}.preview-midnight .preview-hero b+b{background:#8c987e}.preview-midnight .preview-tabs>b{background:#445045}.preview-midnight .preview-tabs>b:first-child{background:#c5ac60}.preview-midnight .preview-grid>div{background:#2d383e;border-color:#3b4843}.preview-midnight .preview-icon{background:#6e7355}.preview-midnight .preview-grid b{background:#b9ba9d}.appearance-header{padding-bottom:23px}.header-options{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;padding:0 25px}.header-option{padding:15px;border:1px solid #e5ebdc;border-radius:9px;text-align:left}.header-option.selected{border-color:#ddc17a;background:#fffdf6}.header-mini{height:58px;display:flex;align-items:center;gap:12px;padding:12px 15px;background:#f4f6ed;border-radius:5px;justify-content:space-between;margin-bottom:15px}.header-mini>span{width:26px;height:26px;border-radius:100%;border:1px solid #c2cdae;background:#edf1e2;order:1}.header-mini>div{display:flex;flex-direction:column;gap:6px}.header-mini b{height:6px;width:73px;background:#a7b58f;border-radius:1px}.header-mini i{height:3px;width:103px;background:#d1d9c2;border-radius:1px}.mini-compact{background:transparent;border-bottom:1px solid #e6ebdd;border-radius:0;padding:12px 0}.mini-compact>span{display:none}.mini-compact b{width:65px;height:5px}.mini-compact i{width:135px}.mini-spotlight{flex-direction:column;gap:7px;justify-content:center}.mini-spotlight>span{display:none}.mini-spotlight>div{align-items:center}.mini-spotlight b{width:83px}.mini-spotlight i{width:120px}.header-option h3{font-size:12px;font-weight:500;display:flex;align-items:center;justify-content:space-between;color:#758461}.header-option h3 svg{color:#c2a75b}.header-option p{font-size:10px;color:#aebb9b;margin-top:7px}.accent-panel{display:flex;align-items:center;justify-content:space-between;padding:25px;gap:20px}.accent-panel h2{font-size:14px;font-weight:600}.accent-panel p{font-size:10px;color:#a8b597;margin-top:9px}.accent-colors{display:flex;align-items:center;gap:12px}.accent-colors>button{width:26px;height:26px;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 0 0 3px #fff}.accent-colors>button.selected{outline:1px solid #d8dfcb;outline-offset:3px}.custom-color{position:relative;display:flex;align-items:center;gap:6px;font-size:10px;color:#a7b393;margin-left:6px;cursor:pointer}.custom-color input{width:27px;height:27px;padding:2px;border-radius:50%;overflow:hidden}.settings-columns{display:grid;grid-template-columns:1.65fr 1fr;gap:22px}.settings-form{padding:0 25px 25px}.settings-form .field>span{font-size:12px}.settings-form input,.settings-form textarea{font-size:13px}.settings-side .panel-heading{justify-content:flex-start;color:#a2b48b;gap:10px}.settings-side .panel-heading h2{color:#71805b}.settings-side-body{padding:0 25px 25px}.settings-side-body p{font-size:12px;color:#a8b698;line-height:1.9;margin-bottom:23px}.settings-side-body .btn{font-size:12px}.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fff}.login-brand-panel{background:#faf1d6;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:65px 65px 40px;position:relative}.login-brand-panel:after{content:"";position:absolute;right:0;bottom:0;width:55%;height:35%;border-top:1px solid #dbc78777;border-left:1px solid #dbc78777;border-radius:100% 0 0;pointer-events:none}.login-brand-panel .eyebrow{color:#b4a16b;font-size:10px}.login-brand-panel h1{font-size:42px;font-weight:800;line-height:1.65;margin:24px 0;color:#575437;letter-spacing:-1px}.login-brand-panel p{font-size:14px;color:#ada16f}.login-brand-panel>span{font-size:12px;color:#b9ad7e}.login-form-panel{display:flex;align-items:center;justify-content:center;padding:50px}.login-form-panel>form{width:100%;max-width:345px}.login-eyebrow{display:flex;align-items:center;gap:7px;color:#b5be9d;font-size:12px;margin-bottom:17px}.login-form-panel h2{font-size:28px;font-weight:700;margin-bottom:13px}.login-form-panel form>p{color:#b0b99c;font-size:13px;line-height:1.8;margin-bottom:34px}.login-form-panel .field{margin-bottom:23px}.login-form-panel .field>span{font-size:13px;color:#949f7c}.login-form-panel .btn{margin-top:12px}.login-footnote{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:7px;color:#bcc4ab;font-size:11px}.login-footnote>span{width:5px;height:5px;border-radius:100%;background:#bac996}.hamburger,.mobile-close,.sidebar-scrim{display:none}.sidebar-item{font-size:14px;color:#6b7560}.sidebar-label,.admin-label,.breadcrumb,.preview-link,.admin-profile strong,.admin-profile small{font-size:12px}.page-title p{font-size:14px;color:#7f8a72}.panel-heading h2,.table-toolbar h2{font-size:16px}.panel-heading p,.soft-pill,.chart-legend{font-size:12px;color:#869675}.stat-label{font-size:13px;color:#80906d}.stat-bottom{font-size:12px;color:#919f80;line-height:1.7}.stat-icon{top:18px;right:16px}.stat-card{padding:20px 18px 17px}.stat-card>strong{margin-top:14px}.quick-actions>button strong{font-size:14px}.quick-actions>button small,.quick-tip{font-size:12px;color:#8d9c7a}.quick-actions>button{padding-top:15px;padding-bottom:15px}.activity-row strong{font-size:13px}.activity-row small,.activity-row time{font-size:12px;color:#8f9e7d}.activity-row{gap:13px}.table-name strong{font-size:14px}.table-name small{font-size:12px;color:#97a784}.cell-url,td,th{font-size:12px;color:#8b9c76}.category-tag,.status-pill{font-size:12px}.table-footer{font-size:12px;color:#8c9e76}.table-footer>span{color:#99aa84}.domain-overview span{font-size:13px;color:#8d9f77}.domain-overview .small-value{font-size:13px}.info-banner{font-size:12px;color:#9a8a5b}.domain-title p,.domain-route-label,.domain-route-label .muted,.domain-card-actions .btn,.strategy-pill{font-size:12px}.domain-table strong{font-size:14px}.protocol-tag{font-size:10px}.domain-card-footer{font-size:12px;line-height:1.7}.domain-card-footer>span.muted{color:#98aa83}.theme-option-info h3{font-size:15px}.theme-option-info h3>span,.theme-option-info p,.section-subtitle>span,.header-option p,.accent-panel p{font-size:12px;color:#8d9f73}.header-option h3{font-size:14px}.header-option{padding:17px}.accent-panel h2{font-size:16px}.settings-side-body p{font-size:14px;color:#8b9d72}.settings-form .field>span{font-size:14px}.admin-footer{font-size:12px;color:#9dab89}.public-site .link-copy h3{font-size:14px}.public-site .link-copy p{font-size:12px}.notice-bar,.notice-bar>button:nth-child(2){font-size:13px}.notice-more,.topbar-note{font-size:12px}.section-aside,.section-heading>span{font-size:12px}.public-footer,.directory-end p,.hero-tags{font-size:12px}.category-tabs button{font-size:14px}.search-box input{font-size:13px}.theme-midnight .link-copy h3{font-size:15px}@media(min-width:1550px){.admin-content{padding-top:42px}.stat-card{padding:26px}.stat-icon{top:25px;right:22px}.theme-preview{height:225px;padding:15px 22px}.preview-hero{height:73px}.preview-grid>div{height:43px}.preview-editorial .preview-grid>div{height:30px}.preview-grid .preview-icon{width:16px;height:16px}.public-container{max-width:1180px}.brand-hero{min-height:250px}.links-grid{gap:16px}.link-main{min-height:168px}}@media(max-width:1200px){.admin-sidebar{width:200px;padding-left:11px;padding-right:11px}.admin-body{margin-left:200px}.admin-content{padding:29px 25px 0}.admin-topbar{padding:0 25px}.stat-grid{gap:12px}.stat-icon{width:28px;height:28px;right:13px;top:17px}.stat-label{font-size:12px}.stat-card{padding:19px 16px 15px}.stat-bottom{font-size:11px}.dashboard-columns{grid-template-columns:1.4fr 1fr;gap:18px}.domain-overview>div{padding:0 17px;gap:8px}.domain-overview .small-value{font-size:11px}.domain-card-heading{padding:20px}.domain-card-actions{gap:7px}.strategy-pill{margin-right:0}.domain-title h2{font-size:15px}.domain-card-footer{gap:12px;font-size:10px}.theme-options{gap:13px}.theme-preview{padding:10px;height:178px}.theme-option-info h3{font-size:13px}.theme-option-info h3>span{display:none}.theme-option-info p{font-size:11px}.theme-option-info{padding:14px 7px}.public-container{max-width:1060px}.hero-copy h1{font-size:34px}}@media(max-width:1000px){.public-container{padding:0 25px}.topbar-note{display:none}.desktop-nav{gap:25px}.brand-hero{padding:29px 33px}.hero-copy h1{font-size:30px}.hero-copy p{max-width:450px}.hero-brandmark{width:135px;height:135px;margin-left:22px}.hero-brandmark strong{font-size:50px}.links-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.directory-toolbar{flex-wrap:wrap;gap:16px}.directory-toolbar .search-box{width:100%;height:41px}.category-tabs{width:100%;gap:10px}.theme-editorial .links-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-midnight .links-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-sidebar{width:184px}.admin-body{margin-left:184px}.admin-content{padding:27px 22px 0}.admin-topbar{padding:0 22px}.sidebar-brand{padding-left:12px}.sidebar-item{font-size:13px;padding:12px}.workspace-note small{display:none}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.stat-card{padding:20px}.stat-card>strong{font-size:31px;margin:8px 0}.stat-label{font-size:13px}.stat-icon{right:20px;top:19px}.stat-bottom{font-size:12px}.dashboard-columns{grid-template-columns:1fr}.quick-actions{display:none}.domain-overview{padding:18px 0}.domain-overview svg{display:none}.domain-overview>div{flex-wrap:wrap;gap:8px}.domain-overview span{font-size:12px}.domain-overview strong{font-size:19px}.domain-overview .small-value{font-size:11px;margin-left:0}.domain-card-heading{align-items:flex-start;gap:12px;flex-direction:column}.domain-card-actions{margin-left:55px}.domain-card-footer{flex-wrap:wrap;gap:10px 18px}.domain-card-footer>span.muted{margin-left:0;width:100%}.domain-table th,.domain-table td{padding-left:18px;padding-right:18px}.theme-options{grid-template-columns:1fr;gap:16px}.theme-option{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10px}.theme-preview{height:192px;padding:12px 15px}.theme-option-info h3{font-size:16px}.theme-option-info{padding:15px}.theme-option-info p{font-size:13px}.theme-option-info h3>span{display:inline}.header-options{gap:10px;padding:0 20px}.header-option{padding:12px}.header-mini{padding:10px;gap:5px}.header-mini b{width:45px}.header-mini i{width:65px}.header-mini>span{height:19px;width:19px}.header-option p{font-size:11px}.accent-panel{align-items:flex-start;flex-direction:column}.settings-columns{grid-template-columns:1fr}.settings-side{display:grid;grid-template-columns:1fr 1fr;gap:18px}.page-title h1{font-size:23px}.page-title p{font-size:13px}.page-actions .btn{font-size:11px;padding:9px 12px}.section-subtitle{align-items:flex-start;flex-direction:column;gap:8px}.login-brand-panel{padding:40px}.login-brand-panel h1{font-size:34px}}@media(max-width:760px){.admin-sidebar{transform:translate(-100%);width:235px;transition:transform .2s;padding-top:26px}.admin-sidebar.open{transform:translate(0)}.admin-body{margin-left:0}.admin-content{padding:25px 20px 0}.admin-topbar{height:68px;padding:0 20px}.hamburger{display:flex;margin-left:-6px;color:#71865a}.mobile-close{display:flex;position:absolute;right:14px;top:20px}.sidebar-scrim{display:block;position:fixed;inset:0;background:#26331d66;z-index:35}.sidebar-item{font-size:14px;padding:14px}.sidebar-brand{padding-bottom:20px}.workspace-note small{display:block}.breadcrumb>span{display:none}.breadcrumb>svg{display:none}.admin-topbar-actions{gap:15px}.topbar-separator{display:none}.admin-profile>div{display:none}.page-title{gap:17px;margin-bottom:23px}.page-title h1{font-size:22px}.page-title .section-kicker{font-size:9px}.page-title p{font-size:12px}.stat-grid{gap:12px}.stat-card{padding:19px 16px}.stat-label{font-size:12px}.stat-icon{right:15px;top:17px}.stat-bottom{font-size:10px}.table-toolbar{padding:18px;flex-wrap:wrap}.table-toolbar .search-box{width:100%}.table-toolbar h2{font-size:15px}.table-footer{font-size:10px;padding:17px}.table-footer>span{font-size:9px}.panel-heading{padding:21px 20px 17px}.activity-list{padding-left:20px;padding-right:20px}.activity-row time{font-size:10px;max-width:100px}.activity-row small{font-size:11px}.activity-row strong{font-size:12px}.domain-overview{grid-template-columns:repeat(3,1fr)}.domain-overview>div{padding:0 13px;display:flex;flex-direction:column;align-items:flex-start}.domain-overview strong{margin-left:0;font-size:22px}.domain-overview .small-value{font-size:10px;line-height:2.3}.info-banner{font-size:11px;padding:12px;align-items:flex-start}.info-banner svg{margin-top:2px}.domain-title h2{font-size:16px}.domain-title p{font-size:10px}.domain-card-heading{padding:20px 18px}.domain-card-actions{margin-left:0;width:100%}.domain-card-actions>.btn{margin-left:auto}.strategy-pill{font-size:11px}.domain-card-footer{padding:14px 18px}.theme-preview{height:187px}.theme-option-info h3{font-size:14px}.theme-option-info p{font-size:11px}.theme-option-info h3>span{display:none}.header-options{grid-template-columns:1fr;gap:11px}.header-option{display:grid;grid-template-columns:100px 1fr;align-items:center;column-gap:15px;padding:13px}.header-mini{grid-row:span 2;margin:0;height:56px}.header-option p{margin:0}.header-option h3{font-size:13px}.accent-colors{gap:15px}.settings-side{display:block}.settings-form{padding:0 20px 20px}.admin-footer{font-size:10px}.modal-inner{padding:21px}.modal-heading h2{font-size:18px}.strategy-options{gap:8px}.strategy-option{padding:13px 10px;gap:9px}.strategy-option strong{font-size:12px}.strategy-option small{font-size:10px}.target-edit{padding:11px}.target-edit-top>select{width:77px;font-size:11px}.target-edit-top>input{font-size:12px}.target-edit-top>.target-number{display:none}.target-edit-bottom{padding-left:2px}.target-edit-bottom .toggle-label{font-size:11px}.form-toggles{gap:16px}.login-page{grid-template-columns:1fr}.login-brand-panel{min-height:200px;padding:28px 30px}.login-brand-panel>div .eyebrow,.login-brand-panel>div p,.login-brand-panel>span{display:none}.login-brand-panel h1{font-size:23px;line-height:1.5;margin:22px 0 0}.login-brand-panel h1 br{display:none}.login-form-panel{padding:36px 30px 50px;align-items:flex-start}.login-form-panel>form{max-width:420px}.login-form-panel h2{font-size:25px}.login-form-panel form>p{margin-bottom:27px}.public-topbar{height:77px}.topbar-inner{gap:14px}.brand-symbol{height:37px;width:37px;font-size:24px}.brand-word{font-size:23px}.brand-word>span{font-size:7px;letter-spacing:2.6px}.desktop-nav{display:none}.public-container{padding:0 20px}.brand-hero{margin-top:22px;min-height:204px;padding:25px}.hero-copy h1{font-size:27px;letter-spacing:-.8px;line-height:1.4}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:14px}.hero-copy>p{font-size:12px;line-height:1.9;max-width:270px}.hero-tags{font-size:10px;gap:8px;margin-top:19px}.hero-brandmark{width:103px;height:103px;margin-left:15px}.hero-brandmark strong{font-size:39px;letter-spacing:-2px}.hero-brandmark strong>span{font-size:17px}.hero-orbit{font-size:4px;top:10px;letter-spacing:.7px}.hero-brandmark:after{inset:7px}.hero-seal{width:30px;height:30px;border-width:3px;right:-4px;bottom:5px}.hero-seal svg{width:20px}.notice-bar{margin:14px 0 23px;gap:9px;padding:0 12px;min-height:44px}.notice-label{font-size:11px;gap:5px}.notice-label svg{width:14px}.notice-bar>button:nth-child(2){font-size:11px;padding-left:10px}.notice-more{font-size:10px;gap:0}.directory-toolbar{margin:22px 0 26px;gap:16px}.category-tabs{gap:5px}.category-tabs button{padding:9px 13px;font-size:12px;border-radius:7px}.directory-toolbar .search-box{height:39px}.section-heading h2{font-size:21px}.section-heading .section-kicker{font-size:7px;margin-bottom:7px}.section-heading>span{font-size:10px}.section-heading{margin-bottom:16px}.links-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.link-main{min-height:135px;padding:20px 8px 17px;gap:11px}.public-site .link-copy h3{font-size:12px}.public-site .link-copy p{font-size:9px;margin-top:4px}.link-icon{width:41px;height:41px;border-radius:12px}.link-icon svg{width:22px;height:22px}.favorite-button{opacity:.65;top:5px;right:4px;width:22px;height:22px}.favorite-button svg{width:12px;height:12px}.favorite-button.saved{opacity:1}.directory-end{margin:30px 0 32px;gap:12px}.directory-end p{font-size:10px}.directory-end>span{width:28px}.public-footer{font-size:9px;padding:22px 0 108px}.public-footer>div{gap:8px;flex-direction:column;align-items:flex-start}.public-footer strong{font-size:12px}.public-footer>span{align-self:flex-end}.mobile-dock{display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:20;background:#fffefbf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #e3e8db;box-shadow:0 7px 30px #2a371316;border-radius:17px;padding:8px 18px;gap:30px}.mobile-dock button{display:flex;align-items:center;flex-direction:column;gap:4px;min-width:46px;color:#a0ab91;font-size:9px;padding:4px 5px}.mobile-dock button.active{color:#8c783f}.mobile-dock button.active svg{fill:#f7da8d40}.theme-editorial .link-main{padding:19px 13px;gap:10px;min-height:95px}.theme-editorial .link-copy h3{font-size:13px}.theme-editorial .link-copy p{font-size:10px;max-width:140px}.theme-editorial .link-badge,.theme-editorial .link-arrow{display:none}.theme-editorial .link-icon{width:36px;height:36px;border-radius:10px}.theme-midnight .links-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.theme-midnight .link-main{min-height:145px}.theme-midnight .link-copy h3{font-size:13px}.theme-midnight .link-copy p{font-size:10px}.theme-midnight .mobile-dock{background:#232e37f0;border-color:#3c493f}.theme-midnight .mobile-dock button{color:#8a9d93}.theme-midnight .mobile-dock button.active{color:#edc971}.theme-editorial .hero-copy h1{font-size:28px}.header-spotlight .hero-copy h1{font-size:34px}.header-spotlight .brand-hero{min-height:242px}.header-compact .brand-hero{min-height:141px;padding:20px 5px}.header-compact .hero-copy h1{font-size:26px}.header-compact .hero-copy p{max-width:100%}.contact-grid{grid-template-columns:1fr;gap:15px}.contact-card{padding:24px}.contact-page>.section-heading>span{display:none}}@media(max-width:430px){.public-container{padding:0 15px}.brand-hero{padding:23px 20px;min-height:193px;border-radius:15px}.hero-brandmark{width:77px;height:77px;margin-left:8px}.hero-brandmark strong{font-size:30px}.hero-brandmark strong>span{font-size:13px;margin-top:4px}.hero-orbit{display:none}.hero-brandmark:after{inset:5px}.hero-seal{height:26px;width:26px;right:-4px;bottom:-1px}.hero-seal svg{height:16px;width:16px}.hero-copy h1{font-size:22px;letter-spacing:-1px}.hero-copy>p{font-size:11px;max-width:210px;margin-top:9px}.hero-copy .eyebrow{font-size:6px;letter-spacing:1.1px}.hero-tags{font-size:8px;gap:6px;margin-top:16px}.hero-tags svg{width:11px}.theme-editorial .hero-copy h1{font-size:23px}.links-grid{gap:8px}.link-card{border-radius:11px}.link-main{min-height:128px;padding:18px 5px 15px;gap:11px}.link-icon{width:39px;height:39px}.public-site .link-copy h3{font-size:11px}.public-site .link-copy p{font-size:8px}.favorite-button{top:3px;right:2px;padding:5px}.favorite-button svg{width:10px;height:10px}.section-heading>span{font-size:9px}.category-tabs button{padding:9px 11px;font-size:11px}.theme-editorial .links-grid{gap:10px}.theme-editorial .link-main{gap:9px;padding:19px 10px;min-height:90px}.theme-editorial .link-icon{height:30px;width:30px;border-radius:8px}.theme-editorial .link-icon svg{height:18px;width:18px}.theme-editorial .link-copy h3{font-size:12px}.theme-editorial .link-copy p{max-width:100px;font-size:9px}.theme-midnight .link-copy h3{font-size:12px}.theme-midnight .link-copy p{font-size:9px}.header-spotlight .hero-copy h1{font-size:28px}.header-spotlight .hero-copy>p{font-size:12px;max-width:270px}.header-spotlight .hero-copy .eyebrow{font-size:7px}.header-spotlight .hero-tags{font-size:10px}.admin-content{padding:23px 16px 0}.page-title{flex-wrap:wrap;gap:15px}.page-title h1{font-size:22px}.page-title p{font-size:12px}.page-actions{width:100%}.page-actions .btn{font-size:12px}.stat-card{padding:17px 13px 14px}.stat-label{font-size:11px}.stat-icon{right:13px;top:15px;width:25px;height:25px}.stat-icon svg{width:16px}.stat-card>strong{font-size:30px;margin-top:12px}.stat-bottom{font-size:9px}.stat-grid{gap:10px}.theme-option{gap:4px;grid-template-columns:1.1fr 1fr}.theme-preview{height:166px;padding:8px}.preview-hero{height:47px;padding:8px}.preview-hero b{width:55px;height:5px}.preview-hero b+b{width:65px}.preview-hero>span{height:25px;width:25px;font-size:17px}.preview-grid>div{height:31px;padding:5px}.preview-editorial .preview-grid>div{height:22px}.theme-option-info{padding:9px}.theme-option-info h3{font-size:13px}.theme-option-info p{font-size:10px}.radio-indicator{width:14px;height:14px}.modal-inner{padding:21px 18px}.modal{max-height:calc(100dvh - 25px)}.strategy-option small{font-size:10px}.strategy-option strong{font-size:11px}.strategy-option{padding:12px 9px}.form-grid{gap:12px}.domain-overview>div{padding:0 10px}.domain-overview span,.domain-card-actions .btn{font-size:11px}.domain-route-label{padding-left:17px}.upload-row{flex-wrap:wrap}.upload-row>input{flex-basis:100%}.accent-colors{gap:12px}.accent-panel{padding:22px}.toast{font-size:12px;padding:12px 15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(max-width:760px){.public-site .link-copy h3{font-size:13px}.theme-classic .link-copy p{display:none}.theme-classic .link-main{min-height:122px;gap:13px}.theme-editorial .link-copy h3,.theme-midnight .link-copy h3{font-size:14px}.theme-editorial .link-copy p,.theme-midnight .link-copy p{font-size:12px}.hero-copy>p{font-size:13px}.hero-tags{font-size:11px}.hero-copy h1{font-size:26px}.notice-bar>button:nth-child(2){font-size:12px}.category-tabs button{font-size:13px}.mobile-dock button{font-size:12px;min-width:50px}.favorite-button{width:28px;height:28px;padding:7px}.favorite-button svg{height:13px;width:13px}.theme-midnight .link-copy p{max-width:100%}.header-compact .hero-copy p{font-size:13px}}@media(max-width:430px){.hero-copy h1{font-size:23px;max-width:210px}.hero-copy>p{font-size:12px}.hero-brandmark{width:65px;height:65px}.hero-copy .eyebrow{font-size:7px;letter-spacing:.7px}.hero-tags{font-size:10px}.theme-editorial .hero-copy h1{font-size:24px}.theme-classic .link-main{min-height:116px}.theme-editorial .link-copy h3{font-size:13px}.theme-editorial .link-copy p{font-size:11px}.category-tabs button{font-size:12px}.section-heading>span{font-size:11px}.public-footer{font-size:11px}.theme-midnight .link-copy h3{font-size:13px}.theme-midnight .link-copy p,.admin-footer{font-size:11px}}.domain-sync-summary{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#95a881;margin:-5px 0 15px;gap:12px}.domain-sync-summary .text-button{font-size:12px}.field>label{font-size:14px;font-weight:500;color:#626f52}.page-title p,.stat-label,.stat-bottom,.panel-heading p,.activity-row small,.activity-row time,.cell-url,td,th,.category-tag,.table-footer,.table-footer>span,.domain-title p,.domain-route-label,.domain-route-label .muted,.domain-card-footer,.domain-card-footer>span.muted,.domain-sync-summary,.theme-option-info p,.header-option p,.accent-panel p,.section-subtitle>span,.settings-side-body p,.quick-actions>button small,.quick-tip{color:#6c785f}.domain-overview span,.domain-overview .small-value,.domain-table strong,.table-name small,.preview-link,.breadcrumb,.admin-profile small,.settings-side .panel-heading h2,.field small,.strategy-option small,.toggle-label,.header-option h3{color:#6b775e}.status-pill.enabled{color:#4e783d}.status-pill.disabled{color:#717569}.protocol-tag{color:#65764f}.info-banner{color:#837044}.theme-option-info h3>span{color:#6d7c58}.public-site{--pub-muted: #75806a}.theme-midnight{--pub-muted: #a8b3b7}.hero-copy>p{color:#7b693c}.notice-bar>button:nth-child(2),.notice-more,.section-heading>span,.public-footer,.public-footer strong{color:#75806a}.theme-midnight .notice-bar>button:nth-child(2),.theme-midnight .section-heading>span,.theme-midnight .public-footer,.theme-midnight .public-footer strong{color:#a8b3ad}.theme-midnight .hero-copy>p{color:#a9b3a3}
