@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";:root{--ink:#1d211e;--paper:#f7f4ee;--cream:#ede7dc;--acid:#d2ef62;--red:#ed6b54;--muted:#69706a;--line:#d9d5cd;--serif:"Fraunces", Georgia, serif;--sans:"DM Sans", Arial, sans-serif;--mono:"DM Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-weight:500}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5vw,76px);display:flex}.wordmark{letter-spacing:-1.4px;font-size:23px;font-weight:700}.wordmark span{color:var(--red)}.wordmark i{color:var(--acid);font-style:normal}nav{align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}nav>a{color:#515751}.nav-submit{background:var(--ink);color:#fff;border:0;padding:11px 14px;font-size:13px;font-weight:600}.arrow{margin-left:5px;font-size:18px;line-height:.5;transition:transform .2s;display:inline-block}button:hover .arrow,a:hover .arrow{transform:translate(2px,-2px)}.arrow.small{font-size:15px}.hero{border-bottom:1px solid var(--line);min-height:600px;padding:110px clamp(24px,11vw,184px) 76px;position:relative;overflow:hidden}.hero:after{content:"✳";font:360px/1 var(--serif);color:var(--acid);opacity:.9;position:absolute;bottom:-80px;right:8vw}.eyebrow,.section-kicker{font:11px var(--mono);letter-spacing:.06em;font-weight:500}.dot{background:var(--red);border-radius:50%;width:8px;height:8px;margin-right:7px;display:inline-block}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.06em;font-weight:500}h1{z-index:1;margin:25px 0 24px;font-size:clamp(52px,7.2vw,110px);line-height:.92;position:relative}h1 em,h2 em{font-family:var(--serif);font-weight:500}.hero-copy{color:#525953;z-index:1;max-width:510px;font-size:18px;line-height:1.5;position:relative}.hero-actions{z-index:1;align-items:center;gap:24px;margin-top:34px;display:flex;position:relative}.button{border:1px solid var(--ink);justify-content:center;align-items:center;padding:16px 19px;font-size:14px;font-weight:600;display:inline-flex}.button-primary{background:var(--acid)}.button-dark{background:var(--ink);color:#fff}.text-button{text-underline-offset:5px;background:0 0;border:0;padding:4px 0;font-size:14px;font-weight:600;text-decoration:underline}.hero-metrics{z-index:1;gap:45px;margin-top:84px;display:flex;position:relative}.hero-metrics div{gap:5px;display:grid}.hero-metrics strong{font:500 22px var(--serif)}.hero-metrics span{color:var(--muted);font-size:11px}.marquee{background:var(--ink);color:#fff;white-space:nowrap;font:12px var(--mono);letter-spacing:.02em;padding:17px 0;overflow:hidden}.marquee div{width:max-content;animation:28s linear infinite marquee}.marquee span{color:var(--acid);padding:0 24px;font-size:16px}@keyframes marquee{to{transform:translate(-50%)}}.directory-section{padding:110px clamp(24px,7vw,112px)}.section-heading{justify-content:space-between;align-items:end;gap:50px;display:flex}.section-heading>div{flex:1}.section-heading h2{margin:14px 0 0;font-size:clamp(40px,5vw,70px);line-height:.95}.section-heading>p{max-width:310px;color:var(--muted);margin-bottom:7px;font-size:15px;line-height:1.5}.section-kicker span{color:var(--red)}.directory-controls{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;gap:20px;margin-top:55px;padding:16px 0;display:flex}.filter-row{flex-wrap:wrap;gap:7px;display:flex}.filter{border:1px solid var(--line);background:0 0;border-radius:30px;padding:7px 11px;font-size:12px}.filter.active{background:var(--ink);border-color:var(--ink);color:#fff}.search-box{border-bottom:1px solid var(--ink);align-items:center;gap:7px;padding:6px 0;display:flex}.search-box span{font-size:23px;transform:rotate(-15deg)}.search-box input{background:0 0;border:0;outline:0;width:150px;font-size:13px}.sheet-shell{border:1px solid var(--ink);background:#fffdf8}.sheet-topbar{border-bottom:1px solid var(--ink);background:#f0ece4;align-items:end;gap:3px;min-height:46px;padding:8px 12px 0;display:flex;overflow:hidden}.sheet-tab{color:var(--muted);font:11px var(--mono);white-space:nowrap;padding:10px 13px 9px}.sheet-tab.active{color:var(--ink);border:1px solid var(--ink);background:#fffdf8;border-bottom:1px solid #fffdf8;margin-bottom:-1px}.sheet-count{color:var(--muted);font:10px var(--mono);white-space:nowrap;margin-left:auto;padding:0 0 11px}.sheet-scroll{overflow-x:auto}.product-sheet{border-collapse:collapse;width:100%;min-width:1040px;font-size:12px}.product-sheet th{color:#5a625b;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;height:38px;font:10px var(--mono);letter-spacing:.02em;white-space:nowrap;background:#f8f5ef;padding:0 12px}.product-sheet th:last-child,.product-sheet td:last-child{border-right:0}.product-sheet th button{color:inherit;font:inherit;background:0 0;border:0;padding:0}.product-sheet th button span{color:var(--red);padding-left:2px}.product-sheet td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:middle;color:#404741;white-space:nowrap;height:68px;padding:8px 12px}.product-sheet tbody tr{transition:background .16s}.product-sheet tbody tr:hover{background:#f3f9d5}.product-sheet tbody tr:last-child td{border-bottom:0}.row-number{width:45px;text-align:center!important;color:#939890!important;font:10px var(--mono)!important}.sheet-product{align-items:center;gap:10px;min-width:300px;display:flex;white-space:normal!important}.mini-logo{width:32px;height:32px;color:var(--ink);border-radius:9px;flex:none;place-items:center;font-size:15px;font-weight:700;display:grid}.coral{background:#fec9b8}.blue{background:#bcd6ff}.yellow{background:#fde992}.mint{background:#bce6d3}.lilac{background:#d8c8f4}.ink{color:#fff;background:#303833}.peach{background:#ffdaa9}.green{background:#c9efa8}.sheet-product strong{color:var(--ink);letter-spacing:-.02em;font-size:13px;display:block}.sheet-product small{max-width:255px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.category-pill{border:1px solid #cfcac1;border-radius:4px;padding:4px 7px;font-size:10px;display:inline-block}.live-status{align-items:center;gap:5px;font-size:11px;display:inline-flex}.live-status i{background:#87b312;border-radius:50%;width:6px;height:6px}.visit-button{border:1px solid var(--ink);background:0 0;place-items:center;width:27px;height:27px;font-size:15px;line-height:1;display:grid}.visit-button:hover{background:var(--ink);color:#fff}.sheet-bottom{color:var(--muted);border-top:1px solid var(--ink);font:10px var(--mono);justify-content:space-between;padding:9px 12px;display:flex}.sheet-bottom b{color:var(--red)}.empty-state{border:1px solid var(--line);text-align:center;color:var(--muted);padding:40px}.view-all{border:0;border-bottom:1px solid var(--ink);background:0 0;margin-top:22px;padding:6px 0;font-size:14px;font-weight:600}.feature-split{background:var(--cream);grid-template-columns:1.05fr .95fr;display:grid}.feature-copy{padding:110px clamp(24px,7vw,112px)}.feature-copy h2{margin:18px 0 25px;font-size:clamp(42px,5vw,72px);line-height:.95}.feature-copy>p:not(.section-kicker){color:#535a54;max-width:430px;line-height:1.6}.inline-link{border-bottom:1px solid var(--ink);margin-top:25px;padding-bottom:4px;font-size:14px;font-weight:600;display:inline-block}.quote-card{background:var(--acid);flex-direction:column;justify-content:center;padding:90px clamp(34px,6vw,94px);display:flex}.quote-mark{font:94px/1 var(--serif)}.quote-card p{font:500 clamp(27px,3vw,44px)/1.13 var(--serif);letter-spacing:-.045em}.quote-author{font:10px var(--mono);margin-top:10px}.how-it-works{padding:105px clamp(24px,7vw,112px)}.compact{align-items:center}.steps{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:50px;display:grid}.steps>div{border-right:1px solid var(--line);min-height:195px;padding:22px 30px 18px 0}.steps>div:not(:first-child){padding-left:30px}.steps>div:last-child{border-right:0}.steps span{font:11px var(--mono);color:var(--red)}.steps h3{letter-spacing:-.045em;margin:45px 0 8px;font-size:22px}.steps p{color:var(--muted);max-width:260px;font-size:13px;line-height:1.5}.closing{background:var(--red);text-align:center;padding:110px 24px}.closing h2{margin:20px 0;font-size:clamp(53px,7vw,104px);line-height:.9}.closing>p:not(.eyebrow){max-width:420px;margin:0 auto 28px;line-height:1.5}.button.light{background:#fff}footer{color:var(--muted);justify-content:space-between;align-items:center;padding:28px clamp(24px,5vw,76px);font-size:12px;display:flex}footer p{margin:0}.modal-backdrop{z-index:10;background:#171b189e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.submit-modal{background:var(--paper);width:min(650px,100%);max-height:calc(100vh - 40px);padding:48px;position:relative;overflow:auto;box-shadow:0 25px 80px #00000047}.modal-close{color:var(--ink);background:0 0;border:0;font-size:32px;line-height:1;position:absolute;top:13px;right:18px}.submit-modal h2{margin:13px 0;font-size:52px;line-height:.9}.modal-intro{color:var(--muted);margin-bottom:26px}.submit-modal form{gap:14px;display:grid}.submit-modal label{gap:6px;font-size:12px;font-weight:600;display:grid}.submit-modal input,.submit-modal textarea,.submit-modal select{outline-color:var(--ink);resize:vertical;background:#fffdf8;border:1px solid #c5c0b7;padding:11px;font-size:14px}.form-split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.submit-button{margin-top:8px}.form-note{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.success-state{flex-direction:column;justify-content:center;align-items:flex-start;min-height:410px;display:flex}.success-mark{background:var(--acid);border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:22px;font-size:24px;display:grid}.success-state p:not(.section-kicker){max-width:360px;color:var(--muted);line-height:1.5}@media (width<=900px){.site-header{height:auto;min-height:70px}.feature-split{grid-template-columns:1fr}.quote-card{min-height:350px}.hero:after{font-size:260px;right:-40px}.directory-controls{flex-direction:column;align-items:flex-start}.search-box,.search-box input{width:100%}}@media (width<=600px){nav>a{display:none}.site-header{padding:0 20px}.hero{min-height:530px;padding:80px 24px 50px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-metrics{gap:22px;margin-top:55px}.directory-section,.how-it-works{padding:70px 20px}.section-heading{display:block}.section-heading>p{margin-top:20px}.sheet-topbar{gap:0}.sheet-tab{padding-left:9px;padding-right:9px}.sheet-tab:nth-of-type(3),.sheet-count{display:none}.feature-copy{padding:70px 20px}.quote-card{padding:60px 30px}.steps{grid-template-columns:1fr}.steps>div,.steps>div:not(:first-child){border-right:0;border-bottom:1px solid var(--line);padding:22px 0}.steps>div:last-child{border-bottom:0}.steps h3{margin-top:30px}.compact .button{margin-top:25px}.closing{padding:80px 24px}footer{flex-direction:column;align-items:flex-start;gap:14px}.submit-modal{padding:38px 23px}.submit-modal h2{font-size:43px}.form-split{grid-template-columns:1fr}.hero:after{opacity:.45}.marquee{font-size:10px}}.submit-button:disabled{cursor:wait;opacity:.62}.form-error{color:#a72a20;margin:0;font-size:11px;line-height:1.45}.hero-submit{z-index:1;border:1px solid var(--ink);background:#fffdf8;align-items:stretch;width:min(575px,100%);margin-top:31px;display:flex;position:relative}.hero-submit input{outline-color:var(--ink);background:0 0;border:0;flex:1;min-width:0;padding:15px 16px;font-size:14px}.hero-submit .button{border:0;border-left:1px solid var(--ink);white-space:nowrap}.hero-submit-note{z-index:1;color:var(--muted);font:11px var(--mono);margin-top:10px;position:relative}.hero-submit-note b{color:var(--ink)}.link-button{cursor:pointer;background:0 0;border:0;padding:0}.product-sheet{min-width:890px}.sheet-product{min-width:190px}.sheet-description{text-overflow:ellipsis;min-width:360px;max-width:460px;overflow:hidden;color:var(--muted)!important}@media (width<=600px){.hero-submit{flex-direction:column}.hero-submit .button{border-left:0;border-top:1px solid var(--ink)}}.auth-page{background:#f8f6f1;grid-template-columns:minmax(330px,42%) 1fr;min-height:100vh;display:grid}.auth-aside{color:#f8f6f1;background:#11110f;flex-direction:column;justify-content:space-between;min-height:100vh;padding:44px clamp(30px,5vw,84px);display:flex}.light-wordmark{color:#fff}.auth-aside-copy{max-width:460px;margin:auto 0}.auth-star,.import-spark{border:1px solid;border-radius:50%;place-items:center;width:46px;height:46px;font-size:22px;display:inline-grid}.auth-aside h2{letter-spacing:-.06em;margin:26px 0 20px;font-size:clamp(42px,5vw,72px);line-height:.96}.auth-aside-copy p,.auth-footnote{color:#b8b6ae;max-width:330px}.auth-panel{flex-direction:column;padding:38px clamp(28px,8vw,150px);display:flex}.auth-back{color:inherit;font-size:14px;text-decoration:none}.auth-card{width:min(100%,560px);margin:auto}.auth-card h1,.submit-heading h1{letter-spacing:-.06em;margin:14px 0;font-size:clamp(40px,5vw,66px);line-height:.98}.auth-intro{color:#605f5a;max-width:470px;font-size:19px;line-height:1.5}.pending-url{background:#fffdf8;border:1px solid #c7c1b4;gap:16px;margin:28px 0;padding:18px;display:flex}.pending-url>span{font-size:22px}.pending-url strong,.pending-url small{display:block}.pending-url small{color:#77736b;white-space:nowrap;text-overflow:ellipsis;max-width:390px;margin-top:4px;overflow:hidden}.auth-url-label,.product-form label{margin:22px 0 0;font-weight:700;display:block}.auth-url-label input,.import-card input,.product-form input,.product-form textarea,.product-form select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #cfc9bd;border-radius:3px;margin-top:8px;padding:15px;display:block}.google-button{cursor:pointer;background:#fff;border:2px solid #1b1b18;border-radius:4px;justify-content:center;align-items:center;gap:14px;width:100%;margin-top:20px;padding:16px;font:700 17px inherit;display:flex}.google-g{color:#4285f4;font-size:23px;font-weight:900}.auth-note{color:#77736b;margin-top:18px;font-size:13px;line-height:1.5}.submit-page,.product-page{max-width:1060px;margin:0 auto;padding:80px 28px 120px}.submit-heading{max-width:720px}.submit-heading>p:last-child{color:#605f5a;max-width:650px;font-size:18px;line-height:1.5}.import-card,.product-form,.submit-success{background:#fff;border:1px solid #cbc4b8;max-width:760px;margin-top:42px;padding:32px}.import-card h2,.submit-success h2{letter-spacing:-.05em;margin:15px 0;font-size:38px}.import-card p{color:#65615a;line-height:1.55}.import-card form{gap:10px;margin-top:25px;display:flex}.import-card input{margin:0}.form-topline{border-bottom:1px solid #e4dfd4;align-items:center;gap:15px;padding-bottom:22px;display:flex}.form-topline .import-spark{width:34px;height:34px;font-size:16px}.form-topline p{color:#77736b;margin:4px 0 0;font-size:14px}.form-topline .text-button{cursor:pointer;background:0 0;border:0;margin-left:auto}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.product-form .wide{grid-column:1/-1}.product-form textarea{resize:vertical;min-height:112px}.product-form small{color:#77736b;margin-top:5px;font-weight:400;display:block}.found-image{color:#68645c;background:#f6f3ec;align-items:center;gap:14px;margin:24px 0;padding:12px;font-size:13px;display:flex}.found-image img{object-fit:cover;border-radius:5px;width:54px;height:54px}.confirm-box{line-height:1.5;font-size:14px!important;font-weight:400!important}.confirm-box input{width:auto!important;margin:0 8px 0 0!important;display:inline!important}.product-form>.button{margin-top:24px}.submit-success{text-align:center;padding:52px}.success-mark{background:#d8efcc;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 20px;font-size:25px;display:grid}.product-hero{align-items:flex-start;gap:28px;max-width:800px;margin-top:70px;display:flex}.product-hero .mini-logo{flex:none;width:72px;height:72px;font-size:28px}.product-hero h1{letter-spacing:-.065em;margin:12px 0 22px;font-size:clamp(46px,7vw,84px);line-height:.9}.product-hero p:not(.section-kicker){color:#5f5c55;max-width:680px;font-size:20px;line-height:1.55}.product-facts{border-top:1px solid #cfc9bd;border-bottom:1px solid #cfc9bd;grid-template-columns:repeat(3,1fr);margin-top:66px;display:grid}.product-facts div{border-right:1px solid #cfc9bd;padding:22px}.product-facts div:last-child{border:0}.product-facts span,.product-facts strong{display:block}.product-facts span{text-transform:uppercase;letter-spacing:.08em;color:#77736b;margin-bottom:8px;font-size:12px}.product-facts strong{font-size:17px}.sheet-product a{color:inherit;text-decoration:none}.sheet-product a:hover{text-decoration:underline}@media (width<=720px){.auth-page{display:block}.auth-aside{min-height:320px;padding:28px}.auth-aside h2{font-size:47px}.auth-footnote{display:none}.auth-panel{padding:28px}.auth-card{margin:65px 0}.import-card form{display:block}.import-card form .button{width:100%;margin-top:10px}.form-grid{grid-template-columns:1fr}.product-form .wide{grid-column:auto}.product-hero{margin-top:45px;display:block}.product-hero .mini-logo{margin-bottom:24px}.product-facts{grid-template-columns:1fr}.product-facts div{border-bottom:1px solid #cfc9bd;border-right:0}.product-facts div:last-child{border-bottom:0}}:root{--ink:#1d1d1f;--paper:#fff;--cream:#fafafa;--acid:#f5f5f5;--red:#0070f3;--muted:#666;--line:#eaeaea}body{background:var(--paper)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:4;background:#ffffffeb;height:82px;padding:0 clamp(22px,5vw,72px);position:relative}.wordmark{color:var(--ink);align-items:center;gap:2px;display:inline-flex}.wordmark-mark{background:var(--ink);width:28px;height:28px;font:600 16px var(--serif);border-radius:8px;place-items:center;margin-right:5px;display:inline-grid;overflow:hidden;color:var(--acid)!important}.wordmark-mark img{object-fit:cover;width:100%;height:100%;display:block}.wordmark span:not(.wordmark-mark){color:var(--red)}.nav-submit{border-radius:999px;padding:12px 17px}.home-page .hero:after{content:"";border:1px solid var(--line);opacity:1;border-radius:50%;width:390px;height:390px;top:-180px;bottom:auto;right:-180px}.hero-main{z-index:1;max-width:820px;position:relative}.home-page .hero h1{margin:26px 0 27px;font-size:clamp(60px,7.25vw,106px);line-height:.91}.home-page .hero h1 em{color:var(--red);font-style:italic}.home-page .hero-copy{max-width:570px;font-size:19px;line-height:1.55}.home-page .hero-submit{border:1px solid var(--ink);width:min(590px,100%);box-shadow:7px 7px 0 var(--ink);border-radius:8px;margin-top:34px;padding:9px;display:block}.home-page .hero-submit label{color:var(--muted);font:9px var(--mono);letter-spacing:.08em;text-transform:uppercase;padding:3px 7px 7px;display:block}.home-page .hero-submit>div{gap:8px;display:flex}.home-page .hero-submit input{padding:12px 8px}.home-page .hero-submit .button{border:0;border-radius:5px;padding:14px 18px}.home-page .hero-submit-note{margin:18px 0 0;font-size:10px}.hero-picks{z-index:1;border:1px solid var(--ink);max-height:490px;box-shadow:11px 11px 0 var(--cream);background:#fffdf8;border-radius:11px;align-self:stretch;margin:auto 0;padding:11px;position:relative;transform:rotate(1.2deg)}.hero-picks-head{border-bottom:1px solid var(--ink);font:9px var(--mono);letter-spacing:.08em;justify-content:space-between;padding:10px 11px 15px;display:flex}.pick-card{border-bottom:1px solid var(--line);grid-template-columns:24px 40px 1fr 24px;align-items:center;gap:11px;padding:18px 10px;transition:background .18s,transform .18s;display:grid}.pick-card:hover{background:#f4f9dc;transform:translate(2px)}.pick-number{color:#9b9d96;font:9px var(--mono)}.pick-card .mini-logo{border-radius:11px;width:40px;height:40px}.pick-copy{min-width:0}.pick-copy strong,.pick-copy small{display:block}.pick-copy strong{margin-bottom:5px;font-size:14px}.pick-copy small{max-width:240px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.pick-arrow{font-size:18px}.pick-footer{text-align:center;padding:15px 10px 9px;font-size:12px;font-weight:600;display:block}.trust-strip{background:var(--ink);color:#fff;white-space:nowrap;font:10px var(--mono);letter-spacing:.06em;text-transform:uppercase;justify-content:center;gap:clamp(18px,3vw,45px);padding:19px 25px;display:flex;overflow:hidden}.trust-strip span:nth-child(2n){color:var(--acid)}.home-page .section-heading h2{font-size:clamp(48px,5.5vw,76px)}.home-page .section-heading h2 em{color:#5c655e}.home-page .directory-controls{margin-top:60px;padding:15px 0}.home-page .filter{background:#e8e3d9;border:0;padding:9px 14px}.home-page .filter.active{background:var(--ink)}.home-page .search-box{min-width:210px;padding:7px 2px}.home-page .sheet-shell{border-radius:9px;overflow:hidden;box-shadow:0 18px 50px #1b1f1c14}.home-page .sheet-topbar{color:#fff;background:#252a26;border:0;align-items:center;min-height:48px;padding:0 16px}.sheet-status{font:9px var(--mono);letter-spacing:.08em;align-items:center;gap:8px;display:flex}.sheet-status i{background:var(--acid);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #d8f45b26}.home-page .sheet-count{color:#afb5af;padding:0}.home-page .product-sheet th{color:#747a74;background:#ece8df;height:42px}.home-page .product-sheet tbody tr:hover{background:#f0f8cb}.home-page .visit-button{border-radius:50%}.maker-callout{background:var(--ink);color:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,9vw,150px);padding:115px clamp(24px,7vw,112px);display:grid}.maker-intro h2{max-width:620px;margin:18px 0 28px;font-size:clamp(48px,5.5vw,78px);line-height:.94}.maker-intro h2 em{color:var(--acid)}.maker-intro>p:not(.section-kicker){color:#b5bbb6;max-width:510px;margin-bottom:31px;font-size:17px;line-height:1.6}.maker-callout .button-primary{color:var(--ink)}.maker-callout .steps{border-top-color:#535953;grid-template-columns:1fr;margin:0}.maker-callout .steps>div,.maker-callout .steps>div:not(:first-child){border-bottom:1px solid #434843;border-right:0;grid-template-columns:42px 1fr;gap:0 15px;min-height:0;padding:23px 0;display:grid}.maker-callout .steps>div:last-child{border-bottom:0}.maker-callout .steps span{width:34px;height:34px;color:var(--acid);border:1px solid #596059;border-radius:50%;grid-row:1/3;place-items:center;display:grid}.maker-callout .steps h3{color:#fff;margin:0 0 7px;font-size:22px}.maker-callout .steps p{color:#aeb4af;max-width:none;margin:0}footer{color:#878d87;background:#111411;border-top:1px solid #333733;min-height:92px;padding:25px clamp(22px,5vw,72px)}footer .wordmark{color:#fff}@media (width<=960px){.home-page .hero{grid-template-columns:1fr;gap:65px}.hero-picks{width:min(100%,640px);transform:none}.maker-callout{grid-template-columns:1fr}}@media (width<=650px){.home-page .hero{gap:48px;padding:64px 20px 70px}.home-page .hero h1{font-size:clamp(52px,15vw,72px)}.home-page .hero-submit{padding:8px}.home-page .hero-submit>div{flex-direction:column}.home-page .hero-submit .button{border-top:0;width:100%}.pick-card{grid-template-columns:20px 38px 1fr 18px;padding:15px 7px}.trust-strip{justify-content:flex-start}.home-page .directory-section,.maker-callout{padding:78px 20px}.home-page .directory-controls{gap:22px}.home-page .search-box{width:100%}footer p{display:none}}.legal-page{max-width:920px;margin:0 auto;padding:52px 28px 96px}.legal-heading{border-bottom:1px solid var(--line);max-width:720px;padding:68px 0 44px}.legal-heading h1{font:600 clamp(48px,6vw,78px)/.95 var(--sans);letter-spacing:-.065em;margin:15px 0 12px}.legal-heading>p:last-child{color:var(--muted);font:11px var(--mono);margin:0}.legal-copy{color:#4f5650;max-width:720px;padding-top:40px;font-size:15px;line-height:1.7}.legal-copy h2{color:var(--ink);font:600 24px/1.1 var(--sans);letter-spacing:-.04em;margin:34px 0 8px}.legal-copy p{margin:0 0 14px}.legal-copy strong{color:var(--ink)}.legal-copy a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.legal-copy code{color:var(--ink);font:12px var(--mono);background:#e7e4db;padding:2px 5px}.legal-links{gap:14px;display:flex}.legal-links a{color:inherit;text-underline-offset:3px;font-size:11px;text-decoration:underline}.featured-on-strip{border-top:1px solid var(--line);background:var(--paper);text-align:center;padding:24px clamp(24px,5vw,76px) 30px}.featured-on-strip>p{color:var(--muted);font:10px var(--mono);letter-spacing:.16em;margin:0 0 17px}.featured-on-window{overflow:hidden}.featured-on-track,.featured-on-group{justify-content:center;align-items:center;gap:22px;display:flex}.featured-on-group[aria-hidden=true]{display:none}.featured-on-strip a{border:1px solid #0000;border-radius:10px;place-items:center;min-height:60px;padding:8px 12px;transition:border-color .15s,background .15s;display:grid}.featured-on-strip a:hover{border-color:var(--line);background:#fffdf8}.featured-on-strip img{object-fit:contain;width:auto;max-width:220px;height:auto;max-height:58px;display:block}@media (width<=650px){.home-page+footer{white-space:nowrap;gap:10px;min-height:0;padding:12px 10px;display:flex}.home-page+footer .wordmark{font-size:15px}.home-page+footer .legal-links{gap:9px;margin-left:auto}.home-page+footer .legal-links a,.home-page+footer>span{font-size:9px}.featured-on-strip{text-align:left;padding:12px 0 14px;overflow:hidden}.featured-on-strip>p{margin:0 10px 8px}.featured-on-window{width:100%}.featured-on-track{will-change:transform;justify-content:flex-start;gap:0;width:max-content;animation:24s linear infinite featured-badges-marquee}.featured-on-group,.featured-on-group[aria-hidden=true]{flex:none;justify-content:flex-start;gap:10px;padding-right:10px;display:flex}.featured-on-strip a{box-sizing:border-box;min-height:44px;padding:4px 8px}.featured-on-strip img{max-width:180px;max-height:40px}}@keyframes featured-badges-marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.featured-on-track{animation:none}.featured-on-group[aria-hidden=true]{display:none}}@media (width<=650px){.legal-page{padding:38px 20px 64px}.legal-heading{padding:54px 0 30px}.legal-copy{padding-top:28px;font-size:14px}.legal-copy h2{margin-top:28px}}.admin-page{max-width:1120px;margin:0 auto;padding:58px clamp(20px,5vw,72px) 100px}.admin-header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:end;gap:40px;padding-bottom:30px;display:flex}.admin-header h1{font:600 clamp(42px,5vw,66px)/.95 var(--sans);letter-spacing:-.06em;margin:13px 0 15px}.admin-header>div:first-child>p:last-child{max-width:510px;color:var(--muted);margin:0;font-size:15px;line-height:1.5}.admin-user{border-top:2px solid var(--ink);background:#ebe7de;min-width:215px;padding:14px 16px}.admin-user span,.admin-user strong{display:block}.admin-user span{color:var(--muted);font:9px var(--mono);letter-spacing:.08em;margin-bottom:7px}.admin-user strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-list{gap:18px;padding-top:30px;display:grid}.admin-submission{border:1px solid var(--ink);background:#fffdf8;padding:24px}.admin-submission-top{justify-content:space-between;gap:20px;display:flex}.admin-id{color:var(--red);font:10px var(--mono);margin-right:10px;display:inline-block}.admin-submission-top .section-kicker{color:var(--muted);display:inline}.admin-submission h2{font:600 28px/1.05 var(--sans);letter-spacing:-.045em;margin:16px 0 5px}.admin-submission-top a{color:var(--muted);font:12px var(--mono);text-underline-offset:3px;text-decoration:underline}.admin-description{color:#555d56;max-width:760px;margin:22px 0 18px;font-size:16px;line-height:1.55}.admin-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);gap:28px;padding:13px 0;font-size:12px;display:flex}.admin-facts strong{color:var(--ink);margin-left:5px}.admin-badge-status{border-left:3px solid var(--line);color:var(--muted);background:#f6f3ec;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-top:14px;padding:11px 13px;font-size:12px;line-height:1.45;display:flex}.admin-badge-status strong{color:var(--ink)}.admin-badge-status.verified{background:#eef6d8;border-left-color:#8aaa3d}.admin-badge-status.unverified{background:#fff4d8;border-left-color:#e5a146}.admin-badge-status span{flex:100%}.admin-badge-status small{font:10px var(--mono)}.admin-note{max-width:760px;color:var(--muted);font:10px var(--mono);letter-spacing:.04em;text-transform:uppercase;margin-top:18px;display:block}.admin-note textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:13px var(--sans);resize:vertical;text-transform:none;background:#fff;margin-top:7px;padding:11px;display:block}.admin-actions{gap:9px;margin-top:18px;display:flex}.admin-actions .button{border-radius:3px;padding:11px 14px}.button-reject{color:#9a3d2d;background:#fff5f1;border-color:#bb8277}.admin-empty,.admin-locked{border:1px solid var(--line);background:#fffdf8;max-width:640px;margin:38px 0;padding:44px 32px}.admin-empty>span{background:var(--acid);border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:18px;display:grid}.admin-empty h2,.admin-locked h1{font:600 32px/1.05 var(--sans);letter-spacing:-.045em;margin:0 0 8px}.admin-empty p,.admin-locked p{color:var(--muted);margin:0 0 20px;line-height:1.5}.admin-locked-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.header-signout{border-bottom:1px solid;padding:3px 0;color:var(--ink)!important}@media (width<=700px){.admin-page{padding:40px 20px 70px}.admin-header{display:block}.admin-user{margin-top:24px}.admin-submission{padding:18px}.admin-submission-top{display:block}.admin-submission-top .category-pill{margin-top:14px;display:inline-block}.admin-actions{flex-direction:column}.admin-actions .button{width:100%}}@media (width<=600px){.site-header nav .header-signout{display:inline-flex}}.home-page{overflow:visible}.home-page .hero{border-bottom:1px solid var(--ink);grid-template-columns:minmax(0,1.15fr) minmax(340px,.65fr);align-items:center;gap:clamp(36px,7vw,100px);min-height:0;padding:64px clamp(24px,7vw,112px) 68px;display:grid}.home-page .hero:after{display:none}.home-page .hero-main{text-align:center;width:100%;max-width:850px;margin-inline:auto}.home-page .hero-main .eyebrow{justify-content:center}.home-page .hero h1{max-width:760px;font:600 clamp(48px,6vw,80px)/.98 var(--sans);letter-spacing:-.065em;margin:18px 0 22px}.home-page .hero-copy{color:#5b625c;max-width:590px;margin:0 auto;font-size:17px;line-height:1.55}.home-page .hero-actions{gap:22px;margin-top:28px}.home-page .hero-actions .button{border-radius:3px;padding:13px 16px}.plain-link{border-bottom:1px solid;padding:5px 0;font-size:13px;font-weight:600}.home-page .hero{grid-template-columns:minmax(0,1fr);gap:0;padding-block:56px}.home-page .hero h1{max-width:none;font-size:clamp(46px,5.5vw,76px)}.home-page .hero-main .hero-submit{width:100%;max-width:590px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:26px auto 0;padding:0}.home-page .hero-main .hero-submit label{padding:0 0 8px}.home-page .hero-main .hero-submit>div{border:1px solid var(--ink);background:#fffdf8;border-radius:4px;flex-direction:row;gap:0;display:flex;overflow:hidden}.home-page .hero-main .hero-submit input{flex:1;width:0;padding:14px}.home-page .hero-main .hero-submit .button{border:0;border-left:1px solid var(--ink);border-radius:0;width:auto;padding:14px 18px}.hero-launch-footer{flex-direction:column;align-items:center;gap:14px;max-width:590px;margin:14px auto 0;display:flex}.hero-launch-footer>span{color:var(--muted);font-size:11px}@media (width<=650px){.home-page .hero-main .hero-submit>div{flex-direction:column}.home-page .hero-main .hero-submit input{width:100%}.home-page .hero-main .hero-submit .button{border-left:0;border-top:1px solid var(--ink);width:100%}}.home-page .directory-section{padding:58px clamp(24px,7vw,112px) 64px}.directory-heading{justify-content:space-between;align-items:end;gap:40px;display:flex}.directory-heading h2{font:600 clamp(34px,4vw,48px)/1 var(--sans);letter-spacing:-.05em;margin:8px 0 0}.directory-heading>p{color:var(--muted);margin:0 0 3px;font-size:13px}.home-page .directory-controls{border-top:1px solid var(--ink);margin-top:30px;padding:12px 0}.home-page .filter{background:0 0;border:1px solid #cbc8bf;border-radius:3px;padding:7px 11px}.home-page .filter.active{background:var(--ink);border-color:var(--ink)}.home-page .search-box{min-width:200px}.home-page .sheet-shell{box-shadow:none;border-radius:0}.home-page .sheet-topbar{min-height:38px}.home-page .product-sheet th{height:36px}.home-page .product-sheet td{height:66px}.home-page .sheet-bottom{padding:8px 12px}.home-page .maker-callout{background:var(--ink);color:#fff;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:clamp(28px,5vw,76px);padding:38px clamp(24px,7vw,112px);display:grid}.home-page .maker-callout h2{font:600 clamp(27px,3vw,38px)/1.05 var(--sans);letter-spacing:-.045em;margin:7px 0 6px}.home-page .maker-callout p{color:#aeb4af;margin:0;font-size:13px}.home-page .maker-callout ol{gap:22px;margin:0;padding:0;list-style:none;display:flex}.home-page .maker-callout li{color:#d6dad6;white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:flex}.home-page .maker-callout li span{width:22px;height:22px;color:var(--acid);font:9px var(--mono);border:1px solid #596059;border-radius:50%;place-items:center;display:grid}.home-page .maker-callout .button{white-space:nowrap;border-radius:3px;padding:13px 16px}footer{min-height:72px}@media (width<=900px){.home-page .hero{grid-template-columns:1fr;gap:40px;padding-top:52px}.home-page .maker-callout{grid-template-columns:1fr auto}.home-page .maker-callout ol{grid-area:2/1/auto/-1}}@media (width<=650px){.home-page .hero{padding:46px 20px 48px}.home-page .hero h1{font-size:48px}.home-page .hero-actions{flex-direction:row;align-items:center}.home-page .directory-section{padding:45px 20px 48px}.directory-heading{display:block}.directory-heading>p{margin-top:11px}.home-page .directory-controls{margin-top:24px}.home-page .maker-callout{grid-template-columns:1fr;padding:34px 20px}.home-page .maker-callout ol{flex-wrap:wrap;grid-area:auto;gap:10px}.home-page .maker-callout .button{justify-self:start}}.upvote-button{border:1px solid var(--ink);min-width:58px;color:var(--ink);font:11px var(--mono);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:7px 9px;display:inline-flex}.upvote-button span{color:var(--red);font-size:14px;line-height:1}.upvote-button:hover,.upvote-button.active{background:var(--acid)}.upvote-button:disabled{cursor:default;opacity:.9}.upvote-button:disabled:not(.active){color:var(--muted);background:#ebe7de}.admin-products{border-bottom:1px solid var(--ink);margin-top:42px;padding:34px 0 48px}.admin-section-heading{justify-content:space-between;align-items:end;gap:28px;display:flex}.admin-section-heading h2{font:600 clamp(32px,4vw,48px)/1 var(--sans);letter-spacing:-.055em;margin:8px 0}.admin-section-heading>div>p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.admin-product-error{margin-top:18px}.admin-product-form{border:1px solid var(--ink);background:#fffdf8;margin-top:24px;padding:24px}.admin-product-form-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;gap:20px;padding-bottom:20px;display:flex}.admin-product-form-top h3{font:600 25px/1 var(--sans);letter-spacing:-.045em;margin:8px 0 0}.admin-product-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding-top:22px;display:grid}.admin-product-grid label{color:var(--muted);font:10px var(--mono);letter-spacing:.04em;text-transform:uppercase;gap:7px;display:grid}.admin-product-grid label.wide{grid-column:1/-1}.admin-product-grid input,.admin-product-grid textarea,.admin-product-grid select{width:100%;color:var(--ink);outline-color:var(--ink);font:14px var(--sans);text-transform:none;background:#fff;border:1px solid #c5c0b7;padding:11px}.admin-product-grid textarea{resize:vertical;min-height:86px}.admin-featured{color:var(--muted);align-items:center;gap:8px;margin-top:20px;font-size:12px;display:flex}.admin-featured input{accent-color:var(--ink)}.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}.admin-product-table-wrap{border:1px solid var(--line);background:#fffdf8;margin-top:26px;overflow-x:auto}.admin-product-table-wrap:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.admin-product-table{border-collapse:collapse;table-layout:fixed;text-align:left;width:100%;min-width:900px}.admin-product-table thead{background:#ebe7de}.admin-product-table thead th{color:var(--muted);font:10px var(--mono);text-transform:uppercase;letter-spacing:.04em;padding:11px 12px}.admin-product-table th:first-child{width:30%}.admin-product-table th:nth-child(2){width:14%}.admin-product-table th:nth-child(3){width:10%}.admin-product-table th:nth-child(4){width:12%}.admin-product-table th:nth-child(5){width:13%}.admin-product-table th:nth-child(6){width:8%}.admin-product-table th:last-child{width:13%}.admin-product-table tbody th,.admin-product-table td{border-top:1px solid var(--line);vertical-align:middle;padding:10px 12px;font-size:12px;font-weight:400}.admin-product-table tbody tr:hover,.admin-product-table tbody tr:focus-within{background:#f3f0e8}.admin-product-summary{min-width:0}.admin-product-table .admin-product-name{color:var(--ink);font:600 14px/1.3 var(--sans);text-decoration:none}.admin-product-table .admin-product-name:hover{text-decoration:underline}.admin-product-description{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font:12px/1.4 var(--sans);margin:4px 0 0;overflow:hidden}.admin-cell-primary{overflow-wrap:anywhere;display:block}.admin-cell-secondary{color:var(--muted);margin-top:4px;font-size:10px;display:block}.admin-product-table .admin-upvotes{text-align:right;font-variant-numeric:tabular-nums}.admin-product-table .product-status{white-space:nowrap;margin:0;display:inline-block}.admin-product-table .admin-product-actions{white-space:nowrap;gap:12px;margin:0}.admin-product-table .text-button{padding:6px 0}.admin-product-table .admin-products-empty{text-align:center;color:var(--muted);padding:28px 16px}.admin-products-loading{color:var(--muted);font:11px var(--mono);margin:24px 0 0}.admin-product-identity{align-items:center;gap:10px;min-width:0;display:flex}.admin-product-identity a{max-width:280px;color:var(--muted);font:10px var(--mono);text-overflow:ellipsis;white-space:nowrap;text-underline-offset:3px;text-decoration:underline;display:block;overflow:hidden}.product-status{color:var(--muted);font:9px var(--mono);text-transform:uppercase;border:1px solid #cfcac1;border-radius:4px;padding:4px 7px}.product-status.live{color:#4e681b;background:#e8f7c7;border-color:#b9d378}.product-status.draft{background:#f2eee6}.product-status.archived{color:#9a3d2d;background:#fce5df;border-color:#e5b5aa}.admin-product-actions{gap:18px;margin-top:15px;display:flex}.admin-product-actions .text-button{font-size:12px}.danger-button{color:#a72a20}.admin-submissions{padding-top:42px}.admin-submissions>.admin-section-heading{align-items:start}@media (width<=800px){.admin-product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.admin-section-heading{display:block}.admin-section-heading .button{margin-top:22px}.admin-product-form{padding:18px}.admin-product-grid{grid-template-columns:1fr}.admin-product-grid label.wide{grid-column:auto}}.admin-workspace{padding-top:34px}.admin-workspace .admin-header{align-items:center;padding-bottom:24px}.admin-workspace .admin-header h1{font-size:clamp(36px,4.5vw,58px)}.admin-tabs{z-index:12;border:1px solid var(--ink);background:#ebe7de;gap:0;margin-top:22px;display:flex;position:sticky;top:0;box-shadow:0 8px 20px #1c1f1b14}.admin-tabs button{border:0;border-right:1px solid var(--ink);min-height:48px;color:var(--muted);font:600 12px var(--sans);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:9px;padding:0 22px;display:flex}.admin-tabs button:last-child{border-right:0}.admin-tabs button[aria-selected=true]{background:var(--ink);color:#fffdf8}.admin-tabs button:hover:not([aria-selected=true]){color:var(--ink);background:#f6f3eb}.admin-tabs button:focus-visible{z-index:1;outline:3px solid var(--acid);outline-offset:-4px;position:relative}.admin-tabs strong{background:var(--red);color:#fff;min-width:20px;height:20px;font:10px var(--mono);border-radius:10px;place-items:center;padding:0 5px;display:grid}.admin-tab-panel{min-height:420px}.admin-tab-panel>.admin-products{margin-top:0;padding-top:30px}.admin-tab-panel>.admin-submissions{padding-top:30px}.admin-tab-panel>.claim-review{margin-top:0;padding-top:30px}.admin-tab-panel:focus{outline:none}@media (width<=600px){.admin-workspace{padding-top:24px}.admin-workspace .admin-header{align-items:flex-start;gap:14px;display:flex}.admin-workspace .admin-user{min-width:0;margin-top:0}.admin-workspace .admin-header>div:first-child>p:last-child{display:none}.admin-tabs{overflow-x:auto}.admin-tabs button{flex:1;min-width:max-content;padding:0 16px}.admin-tab-panel>.admin-products,.admin-tab-panel>.admin-submissions,.admin-tab-panel>.claim-review{padding-top:24px}}.admin-app-header{border-bottom:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;height:64px;padding:0 clamp(20px,3vw,46px);display:flex}.admin-app-header .wordmark{font-size:20px}.admin-app-header .wordmark-mark{width:24px;height:24px;font-size:14px}.admin-app-header .wordmark small{border-left:1px solid var(--line);color:var(--muted);font:500 9px var(--mono);letter-spacing:.1em;margin-left:10px;padding-left:10px}.admin-signout{border-bottom:1px solid;padding:7px 0;font-size:13px;font-weight:600}.admin-workspace{grid-template-columns:210px minmax(0,1fr);gap:30px;max-width:1440px;padding:24px clamp(20px,3vw,46px) 70px;display:grid}.admin-sidebar{border-right:1px solid var(--line);flex-direction:column;align-self:start;height:calc(100vh - 112px);padding-right:20px;display:flex;position:sticky;top:24px}.admin-sidebar>.section-kicker{color:var(--muted);margin:5px 0 14px}.admin-workspace .admin-tabs{border:1px solid var(--ink);box-shadow:none;flex-direction:column;margin:0;display:flex;position:static}.admin-workspace .admin-tabs button{border:0;border-bottom:1px solid var(--line);text-align:left;justify-content:space-between;width:100%;min-height:48px;padding:0 15px}.admin-workspace .admin-tabs button:last-child{border-bottom:0}.admin-account{border-top:1px solid var(--line);min-width:0;margin-top:auto;padding:14px 0}.admin-account span,.admin-account strong{display:block}.admin-account span{color:var(--muted);font:9px var(--mono);letter-spacing:.06em;margin-bottom:6px}.admin-account strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-tab-panel{min-width:0}.admin-tab-panel>.admin-products,.admin-tab-panel>.admin-submissions,.admin-tab-panel>.claim-review{padding-top:0}.admin-tab-panel .admin-section-heading h2{font-size:clamp(34px,3.5vw,52px)}.admin-tab-panel .admin-products{border-bottom:0}.admin-tab-panel .admin-url-import{margin-top:20px}@media (width<=760px){.admin-app-header{height:58px}.admin-workspace{padding-top:16px;display:block}.admin-sidebar{border:0;height:auto;padding:0;position:static}.admin-sidebar>.section-kicker{display:none}.admin-workspace .admin-tabs{flex-direction:row;overflow-x:auto}.admin-workspace .admin-tabs button{border-right:1px solid var(--line);border-bottom:0;min-width:max-content}.admin-account{display:none}.admin-tab-panel{padding-top:22px}}.admin-users-notice{border-left:3px solid var(--red);color:var(--muted);background:#fffdf8;margin:20px 0;padding:13px 15px;font-size:12px;line-height:1.5}.admin-users-table th:nth-child(4),.admin-users-table th:nth-child(5){text-align:right;width:13%}.admin-users-table td:nth-child(4),.admin-users-table td:nth-child(5){text-align:right;font-variant-numeric:tabular-nums}.admin-user-email{text-underline-offset:3px;text-decoration:underline}.admin-users time{color:var(--muted);font:11px var(--mono)}.submission-consent{border:1px solid var(--line);color:var(--muted);background:#f6f3ec;margin:22px 0 0;padding:15px;font-size:12px;line-height:1.6}.submission-consent a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.admin-users-table{min-width:850px}.admin-users-table th:first-child{width:17%}.admin-users-table th:nth-child(2){width:27%}.admin-users-table th:nth-child(3){width:14%}.admin-users-table th:nth-child(4){text-align:left;width:18%}.admin-users-table th:nth-child(5),.admin-users-table th:nth-child(6){text-align:right;width:12%}.admin-users-table td:nth-child(4){text-align:left}.admin-users-table td:nth-child(5),.admin-users-table td:nth-child(6){text-align:right;font-variant-numeric:tabular-nums}.consent-status{font:10px var(--mono);white-space:nowrap;border-radius:3px;padding:4px 7px;display:inline-block}.consent-status.subscribed{color:#3f5311;background:#e6f5ae}.consent-status.not-subscribed{color:var(--muted);background:#ebe7de}.audit-filters{flex-wrap:wrap;gap:14px;margin:0 0 22px;display:flex}.audit-filters label{font:700 10px var(--mono);gap:7px;display:grid}.audit-filters select{border:1px solid var(--line);background:#fff;min-width:190px;padding:10px}.admin-audit-table{table-layout:auto;min-width:1050px}.admin-audit-table code{font:10px var(--mono);overflow-wrap:anywhere}.admin-audit-table td{vertical-align:top;min-width:110px}.admin-audit-table td:nth-child(5){min-width:220px}.editorial-editor{border:1px solid var(--line);background:#fffdf8;margin:24px 0;padding:20px}.editorial-editor summary{cursor:pointer;font-weight:700}.editorial-editor>p,.editorial-hint,.editorial-services{color:var(--muted);font-size:13px;line-height:1.6}.editorial-editor fieldset{border:0;min-width:0;margin:0;padding:0}.editorial-editor label{margin:18px 0 10px;font-size:13px;font-weight:600;display:block}.editorial-editor label span{color:var(--muted);font-weight:400}.editorial-editor input:not([type=checkbox]),.editorial-editor textarea{border:1px solid var(--line);resize:vertical;background:#fff;width:100%;margin-top:7px;padding:10px;display:block}.editorial-logo{object-fit:contain;width:80px;height:80px;margin-top:12px}.editorial-feature{border:1px solid var(--line);margin:12px 0;padding:16px}.editorial-preview{background:var(--paper);overflow-wrap:anywhere;margin:24px 0;padding:20px;line-height:1.7}.editorial-preview li{margin:8px 0}.editorial-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.editorial-confirm{font-weight:400!important}.editorial-message{border-left:3px solid var(--ink);padding:12px}.editorial-editor button:disabled{opacity:.5;cursor:not-allowed}.tool-page{max-width:1120px;margin:auto;padding:40px 28px 64px}.tool-back{color:var(--muted);font-size:13px}.tool-back:hover,.tool-bottom a:hover{text-decoration:underline}.tool-header{border-bottom:1px solid var(--ink);padding:48px 0 38px}.tool-identity{align-items:center;gap:24px;display:flex}.tool-logo,.tool-logo .mini-logo{border-radius:18px;flex-shrink:0;width:80px;height:80px}.tool-logo{border:1px solid var(--line);background:#fff;overflow:hidden}.tool-logo img{object-fit:contain;width:100%;height:100%}.tool-logo .mini-logo{font-size:32px}.tool-identity .section-kicker{color:var(--muted);margin-bottom:10px}.tool-identity h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:0;font-size:clamp(42px,6vw,68px);line-height:1.05}.tool-tagline{color:#525953;max-width:700px;margin:26px 0;font-size:21px;line-height:1.55}.tool-layout{grid-template-columns:minmax(0,760px) 260px;gap:64px;padding-top:42px;display:grid}.tool-section{margin-bottom:38px}.tool-section .section-kicker{color:var(--muted)}.tool-section h2,.tool-related h2{letter-spacing:-.04em;margin-bottom:18px;font-size:30px;line-height:1.2}.tool-section>p:not(.section-kicker){color:#525953;font-size:16px;line-height:1.8}.tool-best-for{background:#eeeedf;border-left:3px solid #829547;margin-top:24px;padding:18px 20px}.tool-best-for strong{font:11px var(--mono);text-transform:uppercase}.tool-best-for p{margin:8px 0 0;font-size:14px;line-height:1.6}.tool-features{margin:0;padding:0;list-style:none}.tool-features li{border-top:1px solid var(--line);gap:20px;padding:18px 0;display:flex}.tool-features li>span{font:11px var(--mono);color:var(--muted);padding-top:4px}.tool-features h3{margin:0 0 6px;font-size:16px}.tool-features p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.tool-sources{color:var(--muted);font-size:11px;line-height:1.7}.tool-sources>div{gap:18px;margin-top:8px;display:flex}.tool-sources a{text-underline-offset:3px;text-decoration:underline}.tool-sidebar{border:1px solid var(--line);background:#fffdf8;align-self:start;padding:18px;position:sticky;top:28px}.tool-sidebar>.button{box-sizing:border-box;justify-content:center;width:100%;display:flex}.tool-sidebar .tool-admin-edit{margin:14px 0 0;display:block}.tool-sidebar dl{border-top:1px solid var(--line);margin:22px 0 0}.tool-sidebar dl>div{border-bottom:1px solid var(--line);padding:14px 0}.tool-sidebar dt{font:10px var(--mono);text-transform:uppercase;color:var(--muted);margin-bottom:7px}.tool-sidebar dd{margin:0;font-size:13px}.tool-sidebar .category-pill{padding:5px 8px;font-size:11px}.tool-attribution{border-top:1px solid var(--line);flex-wrap:wrap;gap:48px;margin-top:44px;padding-top:28px;display:flex}.tool-attribution>div{flex-direction:column;gap:10px;display:flex}.tool-attribution .section-kicker{margin:0}.tool-related{border-top:1px solid var(--line);margin-top:42px;padding-top:32px}.tool-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.tool-related-card{border:1px solid var(--line);background:#fffdf8;padding:22px}.tool-related-card:hover{border-color:var(--ink)}.tool-related-card h3{margin:16px 0 10px;font-size:17px}.tool-related-card p{color:var(--muted);font-size:13px;line-height:1.6}.tool-related-card small{font-size:11px}.tool-bottom{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:48px;padding-top:24px;font-size:13px;display:flex}.tool-bottom span{color:var(--muted)}@media (width<=850px){.tool-layout{grid-template-columns:1fr;gap:32px}.tool-sidebar{max-width:760px;position:static}.tool-sidebar dl{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.tool-sidebar dl>div{border-bottom:0}.tool-sidebar dl>div+div{border-left:1px solid var(--line);padding-left:16px}}@media (width<=760px){.tool-related-grid{grid-template-columns:1fr}.tool-header{padding-top:32px}.tool-tagline{font-size:18px}.tool-identity{gap:16px}.tool-logo,.tool-logo .mini-logo{border-radius:14px;width:64px;height:64px}.tool-page{padding:28px 20px 44px}.tool-bottom{flex-direction:column}.tool-section h2{font-size:27px}.tool-identity .section-kicker{font-size:9px}}@media (width<=480px){.tool-sidebar dl{grid-template-columns:1fr;gap:0}.tool-sidebar dl>div+div{border-left:0;border-top:1px solid var(--line);padding-top:14px;padding-left:0}}.sidebar-related{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.sidebar-related .section-kicker{color:var(--muted);margin:0 0 10px}.sidebar-related h2{letter-spacing:-.03em;margin:0 0 12px;font-size:18px;line-height:1.25}.sidebar-related>a{border-top:1px solid var(--line);color:inherit;align-items:center;gap:10px;padding:11px 0;font-size:13px;font-weight:600;text-decoration:none;display:flex}.sidebar-related>a:hover{text-decoration:underline}.sidebar-related>a .mini-logo{flex-shrink:0;width:28px;height:28px;font-size:12px}.sidebar-related>a>span:not(.mini-logo):not(.arrow){overflow-wrap:anywhere;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.sidebar-related small{color:var(--muted);font-size:10px;font-weight:400}.sidebar-related .arrow{color:var(--muted)}.sidebar-directory-link{border-top:1px solid var(--line);color:#275d41;margin-top:18px;padding-top:18px;font-size:12px;display:block}.sidebar-directory-link:hover{text-decoration:underline}.tool-page{max-width:none;padding:32px clamp(22px,5vw,72px) 64px}.tool-columns{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;margin-top:28px;display:grid}.tool-article{border:1px solid var(--line);background:#fffdf8;min-width:0;padding:28px}.tool-article .tool-header{padding:0 0 24px;display:block}.tool-article .tool-tagline{margin-bottom:0}.tool-article .tool-layout{max-width:none;padding-top:28px;display:block}.tool-columns>.tool-sidebar{grid-area:auto;min-width:0;max-width:none;margin:0}.tool-content,.tool-sidebar{overflow-wrap:anywhere}@media (width<=850px){.tool-columns{grid-template-columns:1fr}.tool-columns>.tool-sidebar{position:static}}@media (width<=600px){.tool-page{padding:24px 20px 44px}.tool-article{padding:20px}.tool-columns{gap:20px}}.sidebar-pricing{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:6px;margin:18px 0 0;padding:18px 0;font-size:13px;font-weight:600;display:flex}.sidebar-pricing span{font:10px var(--mono);color:var(--muted)}.tool-admin-edit{font-size:13px}.admin-url-import{border:1px solid var(--line);background:#fff;margin:24px 0;padding:24px}.admin-url-import h3{margin:0 0 10px}.admin-url-import p,.admin-import-note{color:var(--muted);line-height:1.6}.admin-url-import form{align-items:flex-end;gap:16px;display:flex}.admin-url-import label{flex:1;gap:8px;display:grid}.admin-url-import input{border:1px solid var(--line);width:100%;font:inherit;padding:14px}.admin-import-note{background:var(--paper);padding:16px}@media (width<=600px){.admin-url-import form{flex-direction:column;align-items:stretch}}.mini-logo.directory-logo{background:#fff;overflow:hidden}.directory-logo img{object-fit:contain;width:100%;height:100%;display:block}.dr-check-result{border:1px solid var(--ink);background:#fffdf8;min-width:0}.dr-check-score{background:var(--ink);color:#fffdf8;gap:5px;padding:26px;display:grid}.dr-check-score span,.dr-check-tiers>span{color:#aeb4af;font:10px var(--mono);letter-spacing:.06em;text-transform:uppercase}.dr-check-score strong{font:600 clamp(72px,10vw,110px)/.85 var(--serif);color:var(--acid)}.dr-check-score small{color:#aeb4af;font:11px var(--mono);overflow-wrap:anywhere}.dr-check-copy{padding:28px 26px 24px}.dr-check-copy h2{margin:10px 0 12px;font-size:32px}.dr-check-copy p:not(.section-kicker){max-width:480px;color:var(--muted);line-height:1.55}.dr-check-copy .text-button{margin-top:8px}.dr-check-tiers{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:7px;padding:16px 26px 20px;display:flex}.dr-check-tiers b{color:#31531e;font:10px var(--mono);background:#edf6cf;border:1px solid #b8c98f;padding:5px 7px}.dr-check-tiers em{color:var(--muted);font:11px var(--mono)}.maker-page{max-width:1040px;margin:0 auto;padding:40px 32px 100px}.maker-hero{border-bottom:1px solid #d9ddd7;padding:40px 0}.maker-identity{align-items:center;gap:24px;margin:26px 0;display:flex}.maker-identity h1{overflow-wrap:anywhere;margin:0;font-size:clamp(32px,5vw,56px)}.maker-identity p{color:#647168;margin:6px 0}.maker-avatar{color:#264534;background:#e5eddf;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:30px;font-weight:700;display:inline-flex;overflow:hidden}.maker-avatar img{object-fit:cover;width:100%;height:100%}.maker-bio{white-space:pre-wrap;overflow-wrap:anywhere;max-width:680px;font-size:19px;line-height:1.7}.maker-socials,.maker-owner-actions{flex-wrap:wrap;gap:24px;margin:24px 0;display:flex}.maker-socials a,.maker-owner-actions a{color:#275d41;text-underline-offset:4px;text-decoration:underline}.maker-stats{color:#68716b;flex-wrap:wrap;gap:48px;margin-top:32px;display:flex}.maker-stats strong{color:#192e22;margin-bottom:5px;font-size:24px;display:block}.maker-portfolio{padding-top:36px}.maker-portfolio h2,.tool-related h2{overflow-wrap:anywhere}.maker-products{border-top:1px solid #d9ddd7;margin-top:24px}.maker-product-row{color:inherit;border-bottom:1px solid #d9ddd7;align-items:center;gap:20px;padding:24px 4px;text-decoration:none;display:flex}.maker-product-row:hover{background:#f0f4ed}.maker-product-row>div{flex:1;min-width:0}.maker-product-row h3{margin:0 0 6px;font-size:20px}.maker-product-row p{overflow-wrap:anywhere;margin:0 0 8px;line-height:1.5}.maker-product-meta{color:#68716b;font-size:12px}.maker-votes{white-space:nowrap;color:#275d41}.profile-editor{background:#fff;border:1px solid #d9ddd7;margin:24px 0;padding:32px}.profile-editor>p{color:#647168;line-height:1.6}.profile-editor label,.maker-claim label{flex-direction:column;gap:8px;display:flex}.profile-editor input:not([type=checkbox]),.profile-editor textarea,.maker-claim textarea{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #cdd5cb;border-radius:6px;padding:12px}.profile-editor input:disabled{color:#647168;background:#eff2ed}.profile-editor .confirm-box{flex-direction:row;align-items:center}.profile-editor small{overflow-wrap:anywhere;font-size:12px}.profile-saved{color:#275d41!important}.profile-editor .maker-avatar{width:36px;height:36px;font-size:16px}.submission-profile{margin-bottom:24px}.submission-profile summary{cursor:pointer;padding:18px 0;font-weight:600}.tool-maker-line{flex-wrap:wrap;gap:48px;margin:24px 0;display:flex}.tool-maker-line>div{flex-direction:column;gap:10px;display:flex}.tool-maker-line .section-kicker{margin:0}.tool-maker-link{color:#275d41;align-items:center;gap:10px;text-decoration:none;display:flex}.tool-maker-link .maker-avatar{border-radius:8px;width:34px;height:34px;font-size:16px}.tool-maker-link small{margin-top:3px;display:block}.tool-maker-line small{color:#647168}.maker-claim{border-top:1px solid #d9ddd7;padding:28px 0}.maker-claim p{max-width:720px;line-height:1.7}.maker-claim textarea{min-height:110px;margin-bottom:20px}.claim-review{padding:32px 0}.claim-evidence{white-space:pre-wrap;overflow-wrap:anywhere}.profile-editor .form-grid{gap:22px 18px}.profile-editor .wide{grid-column:1/-1}.profile-editor textarea{resize:vertical;min-height:100px}.profile-editor .confirm-box{margin:24px 0}.launch-dashboard{max-width:1060px}.launch-dashboard>h1{margin:24px 0 14px;font-size:clamp(42px,6vw,76px)}.launch-dashboard-heading{max-width:720px;padding:48px 0 28px}.launch-dashboard-heading h1{margin:16px 0;font-size:clamp(48px,6vw,82px)}.launch-dashboard-heading>p:last-child{color:var(--muted);font-size:18px;line-height:1.55}.launch-dashboard .account-status{margin-bottom:12px}.launch-section{border-top:1px solid var(--ink);padding:34px 0}.launch-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.launch-section-heading h2{margin:10px 0 0;font-size:34px}.launch-list{gap:14px;display:grid}.launch-item{border:1px solid var(--line);background:#fffdf8;padding:24px}.launch-item-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.launch-item h2{overflow-wrap:anywhere;margin:8px 0 0;font-size:26px;line-height:1.1}.launch-status{border:1px solid var(--line);font:10px var(--mono);white-space:nowrap;align-items:center;padding:6px 9px;display:inline-flex}.launch-status-pending{background:#fff4cc}.launch-status-approved{color:#275d41;background:#d8efcc;border-color:#a9c698}.launch-status-rejected{color:#8b2d22;background:#ffe3dd;border-color:#e5b5af}.launch-website{overflow-wrap:anywhere;margin:14px 0 0;font-size:13px}.launch-website a{text-underline-offset:3px;text-decoration:underline}.launch-facts{flex-wrap:wrap;gap:26px;margin:22px 0 0;display:flex}.launch-facts div{min-width:110px}.launch-facts dt{font:10px var(--mono);color:var(--muted);text-transform:uppercase}.launch-facts dd{margin:6px 0 0;font-size:13px}.launch-guidance{border-top:1px solid var(--line);color:var(--muted);margin:20px 0 0;padding-top:18px;font-size:13px;line-height:1.55}.launch-guidance .button{margin-top:0}.launch-empty{border:1px dashed var(--line);background:#fffdf8;margin-top:22px;padding:42px 30px}.launch-empty h2{margin-bottom:10px;font-size:34px}.launch-empty p{color:var(--muted);line-height:1.55}.launch-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.submit-success-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}@media (width<=600px){.maker-page{padding:32px 20px 60px}.maker-identity{gap:16px}.maker-identity .maker-avatar{width:56px;height:56px}.maker-stats{gap:24px}.profile-editor{padding:20px}.profile-editor .form-grid{grid-template-columns:1fr}.maker-product-row{align-items:flex-start;gap:12px}.tool-maker-line{gap:24px}.site-header nav{flex-wrap:wrap;gap:12px}.site-header{flex-wrap:wrap;gap:16px;height:auto;padding:18px 20px}.site-header nav{justify-content:space-between;width:100%}.site-header nav>a{font-size:12px;display:inline-flex}.site-header .nav-submit{padding:10px 12px}}.editorial-editor .editorial-error{color:#8b1e1e;overflow-wrap:anywhere;background:#fff0ef;border-left:4px solid #b42318;font-weight:600}.full-page-preview{background:var(--paper);width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--ink);border:0;margin:0;padding:0;position:fixed;inset:0;overflow:auto}.full-page-preview::backdrop{background:#0008}.page-preview-bar{z-index:100;border-bottom:1px solid var(--line);background:#fff4cc;justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;display:flex;position:sticky;top:0}.page-preview-bar p{margin:5px 0 0;font-size:12px}.page-preview-bar .button{flex-shrink:0}@media (width<=600px){.page-preview-bar{align-items:flex-start;gap:10px;padding:12px}.page-preview-bar .button{padding:10px;font-size:12px}}.page-preview-warning{color:#8b1e1e;background:#fff0ef;border-bottom:1px solid #e5b5af;padding:16px 24px;font-size:14px;line-height:1.6}:root{--page-gutter:clamp(22px,5vw,72px)}.mobile-menu-toggle{display:none}@media (width<=700px){.site-header{flex-wrap:wrap;gap:0;height:auto;min-height:72px;padding-block:16px;display:flex}.mobile-menu-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border-radius:6px;place-items:center;padding:0;font-size:24px;display:grid}.site-header nav{width:100%;display:none}.site-header nav.is-open{border-top:1px solid var(--line);flex-direction:column;align-items:stretch;gap:4px;margin-top:16px;padding-top:12px;display:flex}.site-header nav.is-open>a{padding:12px;font-size:14px;display:flex}.site-header nav.is-open .nav-submit{justify-content:center;margin-top:6px}}.site-header,.home-page>.hero,.home-page>.directory-section,.home-page>.maker-callout,.home-page+footer,.tool-page{padding-inline:var(--page-gutter)}@media (width<=600px){:root{--page-gutter:20px}}.tools-hub,.free-tool-page{max-width:1240px;margin:auto;padding:0 28px 100px}.tools-hero{max-width:900px;padding:100px 0 75px}.tools-hero h1{margin:18px 0 28px;font-size:clamp(62px,8vw,112px)}.tools-hero h1 em{color:var(--red)}.tools-hero>p:last-child,.free-tool-heading>p:last-child{max-width:620px;color:var(--muted);font-size:18px;line-height:1.65}.tools-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.tool-card{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:#fffdf8;flex-direction:column;min-height:330px;padding:28px;transition:transform .18s,background .18s;display:flex}.tool-card:hover{background:var(--acid);box-shadow:4px 4px 0 var(--ink);position:relative;transform:translate(-4px,-4px)}.tool-card-number{font:11px var(--mono);color:var(--red)}.tool-card h2{letter-spacing:-.045em;margin:50px 0 16px;font-size:28px;line-height:1.05}.tool-card p{color:var(--muted);font-size:14px;line-height:1.6}.tool-card strong{margin-top:auto;font-size:13px}.tools-cta{background:var(--ink);color:#fff;justify-content:space-between;align-items:end;gap:40px;margin-top:80px;padding:55px;display:flex}.tools-cta h2{max-width:680px;margin:14px 0 0;font-size:clamp(36px,4vw,58px);line-height:1}.tools-cta .button{color:var(--ink);flex:none}.free-tool-page>.tool-back{margin-top:38px;display:inline-block}.free-tool-heading{border-bottom:1px solid var(--ink);padding:65px 0 45px}.free-tool-heading h1{max-width:970px;margin:16px 0 22px;font-size:clamp(54px,7vw,92px);line-height:.94}.tool-workspace,.generator-layout,.carousel-workspace{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:42px;padding-top:42px;display:grid}.tool-input-panel{border:1px solid var(--ink);box-shadow:7px 7px 0 var(--cream);background:#fffdf8;align-self:start;padding:26px}.free-field{margin-bottom:19px;font-size:12px;font-weight:700;display:block}.free-field>span{margin-bottom:8px;display:block}.free-field input,.free-field select{border:1px solid var(--line);background:#fff;width:100%;padding:14px}.free-field small{color:var(--muted);margin-top:7px;font-weight:400;line-height:1.45;display:block}.tool-input-panel>.button{width:100%}.tool-empty{text-align:center;border:1px dashed #aaa49a;place-content:center;min-height:310px;padding:40px;display:grid}.tool-empty>span{color:var(--red);font-size:40px}.tool-empty h2{margin:18px 0 8px;font-size:27px}.tool-empty p{max-width:430px;color:var(--muted);line-height:1.55}.readiness-report{min-width:0}.score-card{background:var(--ink);color:#fff;align-items:center;gap:28px;padding:26px;display:flex}.score-ring{--score:0%;background:radial-gradient(circle at center,var(--ink) 62%,transparent 63%),conic-gradient(var(--acid) var(--score),#444a45 0);text-align:center;border-radius:50%;flex:none;place-content:center;width:112px;height:112px;display:grid}.score-ring strong{font:600 34px var(--serif)}.score-ring span{font:9px var(--mono);color:#aeb4af}.score-card h2{margin:8px 0;font-size:28px}.score-card p:last-child{color:#aeb4af;overflow-wrap:anywhere;margin:0;font-size:12px}.metadata-preview{border:1px solid var(--line);background:#fff;grid-template-columns:50px 1fr auto;align-items:start;gap:16px;margin:22px 0;padding:20px;display:grid}.metadata-icon{background:var(--cream);border-radius:11px;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.metadata-icon img{object-fit:contain;width:100%;height:100%}.metadata-preview small,.metadata-preview strong,.metadata-preview em{display:block}.metadata-preview small{color:var(--muted);font:9px var(--mono)}.metadata-preview strong{margin:6px 0;font-size:19px}.metadata-preview p{color:var(--muted);margin:0 0 7px;font-size:13px;line-height:1.45}.metadata-preview em{overflow-wrap:anywhere;font-size:10px}.metadata-social{object-fit:cover;width:120px;height:70px}.readiness-checks{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:22px;display:grid}.readiness-checks article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf8;gap:12px;padding:17px;display:flex}.readiness-checks article>span{border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-weight:700;display:grid}.readiness-checks .pass>span{background:var(--acid)}.readiness-checks .fix>span{color:#8e281d;background:#ffd5cc}.readiness-checks h3{margin:2px 0 6px;font-size:14px}.readiness-checks p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.checklist-progress{background:var(--ink);color:#fff;align-items:center;gap:22px;margin:36px 0;padding:20px 24px;display:flex}.checklist-progress>div:first-child{white-space:nowrap;align-items:baseline;gap:8px;display:flex}.checklist-progress strong{font:600 28px var(--serif)}.checklist-progress span{color:#b3b9b4;font-size:11px}.progress-track{background:#454b46;flex:1;height:8px}.progress-track i{background:var(--acid);height:100%;transition:width .2s;display:block}.checklist-progress .text-button{color:#fff}.launch-checklist{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.launch-checklist>section{border:1px solid var(--ink);background:#fffdf8}.launch-checklist header{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;padding:22px;display:flex}.launch-checklist h2{margin:7px 0 0;font-size:25px}.launch-checklist header>span{font:11px var(--mono)}.launch-checklist label{border-bottom:1px solid var(--line);cursor:pointer;gap:12px;padding:16px 18px;font-size:13px;line-height:1.45;display:flex}.launch-checklist label:last-child{border:0}.launch-checklist label.complete{color:#888;background:#f2f5e6;text-decoration:line-through}.launch-checklist input{width:17px;height:17px;accent-color:var(--ink);flex:none}.alternatives-search,.name-controls{grid-template-columns:1fr auto;align-items:end;gap:16px;margin-top:38px;display:grid}.alternatives-search .free-field,.name-controls .free-field{margin:0}.alternatives-search>.button,.name-controls>.button{width:auto}.alternatives-search .form-error{grid-column:1/-1}.alternative-results{padding-top:55px}.results-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px;display:flex}.results-heading h2{margin:0;font-size:36px}.results-heading p{max-width:460px;color:var(--muted);margin:0}.alternative-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.alternative-grid article{border:1px solid var(--line);background:#fffdf8;flex-direction:column;min-height:275px;padding:22px;display:flex}.alternative-grid .mini-logo{margin-bottom:18px}.alternative-grid .mini-logo img{object-fit:contain;width:100%;height:100%}.alternative-grid .category-pill{align-self:flex-start}.alternative-grid h3{margin:16px 0 10px;font-size:21px}.alternative-grid>article>p{color:var(--muted);font-size:13px;line-height:1.55}.alternative-card-footer{border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;font-size:11px;display:flex}.generator-layout{grid-template-columns:minmax(290px,.65fr) minmax(0,1.35fr)}.og-preview-results{min-width:0}.og-preview-results>.section-kicker{color:var(--muted);margin:0 0 14px}.og-card{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:620px;overflow:hidden;box-shadow:0 12px 30px #00000014}.og-card>img,.og-placeholder{aspect-ratio:1.91;object-fit:cover;width:100%;display:block}.og-placeholder{color:#888;background:linear-gradient(135deg,#f5f5f5,#eaeaea);place-items:center;font-size:13px;display:grid}.og-card-copy{padding:16px 18px}.og-card-copy small{color:#777;font:10px var(--mono);text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;display:block;overflow:hidden}.og-card-copy strong{font-size:19px;line-height:1.25;display:block}.og-card-copy p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.45}.og-note{max-width:620px;color:var(--muted);margin-top:16px;font-size:12px;line-height:1.5}.post-results{gap:18px;display:grid}.post-results article{border:1px solid var(--line);background:#fffdf8;padding:22px}.post-results header{justify-content:space-between;gap:20px;display:flex}.post-results h2{margin:0;font-size:20px}.post-results header span{color:var(--muted);font:9px var(--mono)}.post-results pre{background:var(--paper);min-height:90px;font:13px/1.65 var(--sans);white-space:pre-wrap;margin:18px 0;padding:16px}.post-results .button{padding:10px 15px}.carousel-preview{min-width:0}.carousel-preview:not(:has(figure)){display:grid}.carousel-preview figure{vertical-align:top;width:min(230px,33.333% - 14px);margin:0 14px 20px 0;display:inline-block}.carousel-preview figure img{aspect-ratio:1/1.15;object-fit:cover;border:1px solid var(--ink);background:#fff;width:100%;display:block}.carousel-preview figcaption{font:10px var(--mono);justify-content:space-between;align-items:center;margin-top:8px;display:flex}.carousel-preview .button{font:9px var(--mono);padding:8px}.name-controls{grid-template-columns:1fr 190px auto}.name-results{padding-top:35px}.domain-note{border-left:3px solid var(--red);color:#6b504a;background:#fff1ed;padding:14px 17px;font-size:12px}.name-results>div{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.name-results article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:#fffdf8;min-height:150px;padding:20px}.name-results h2{margin:0 0 8px;font-size:24px}.name-results p{color:var(--muted);font:11px var(--mono)}.name-results article>span{margin-top:8px;font-size:11px;display:inline-block}.domain-active{color:#8a382b}.domain-open{color:#35612b}.domain-unknown{color:var(--muted)}@media (width<=900px){.tools-grid,.alternative-grid{grid-template-columns:1fr 1fr}.tool-workspace,.generator-layout,.carousel-workspace,.launch-checklist{grid-template-columns:1fr}.alternative-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.tools-hub,.free-tool-page{padding-left:20px;padding-right:20px}.tools-hero{padding:65px 0 50px}.tools-grid,.alternative-grid,.name-results>div{grid-template-columns:1fr}.tool-card{min-height:260px}.tools-cta,.results-heading{padding:30px;display:block}.tools-cta .button{margin-top:28px}.free-tool-heading{padding-top:45px}.free-tool-heading h1{font-size:48px}.readiness-checks{grid-template-columns:1fr}.metadata-preview{grid-template-columns:50px 1fr}.metadata-social{display:none}.checklist-progress{flex-wrap:wrap;align-items:flex-start}.progress-track{flex-basis:100%;order:3}.alternatives-search,.name-controls{grid-template-columns:1fr}.alternatives-search>.button,.name-controls>.button{width:100%}.carousel-preview figure{width:calc(50% - 14px)}}.embed-snippet{border-top:1px solid var(--line,#ded9cf);margin-top:24px;padding-top:20px}.embed-snippet h2{margin:4px 0 8px;font-size:20px}.embed-snippet p{font-size:13px;line-height:1.45}.embed-snippet textarea{box-sizing:border-box;border:1px solid var(--line,#ded9cf);background:var(--paper,#fffdf8);width:100%;min-height:116px;color:inherit;resize:vertical;border-radius:8px;margin:12px 0 10px;padding:10px;font:11px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.embed-snippet .button{width:100%}.embed-snippet small{color:var(--muted,#827c70);margin-top:10px;font-size:11px;line-height:1.4;display:block}.embed-status{color:var(--ink,#24221f);font-weight:600}.badge-setup{border:1px solid var(--line);background:#fffdf8;border-radius:18px;padding:26px}.badge-picker{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.badge-picker>button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#f4f1e9;border-radius:14px;padding:14px}.badge-picker>button.selected{border:2px solid var(--red);padding:13px}.badge-picker>button>span:first-child{margin-bottom:10px;font-weight:700;display:block}.badge-preview{background:#fff;border-radius:9px;place-items:center;min-height:82px;display:grid;overflow:hidden}.badge-preview.dark{background:#242824}.badge-preview a{transform-origin:50%;transform:scale(.82)}.badge-code-heading{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.badge-code-heading .button{width:auto;padding:9px 16px}.badge-setup .verify-badge{background:var(--acid);color:var(--ink);margin-top:12px}@media (width<=650px){.badge-picker{grid-template-columns:1fr}.badge-preview a{transform:scale(.75)}.home-page .directory-section{padding-left:10px;padding-right:10px}.home-page .sheet-shell{border-color:var(--line);overflow:hidden}.home-page .sheet-scroll{overflow:visible}.home-page .product-sheet{min-width:0;display:block}.home-page .product-sheet thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-page .product-sheet tbody{background:#fffdf8;display:block}.home-page .product-sheet tr{border-bottom:1px solid var(--line);background:#fffdf8;grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;min-height:70px;padding:10px 12px;display:grid;position:relative}.home-page .product-sheet tr:last-child{border-bottom:0}.home-page .product-sheet td{white-space:normal;border:0;height:auto;padding:0;display:block}.home-page .product-sheet td:before,.home-page .product-sheet .row-number,.home-page .product-sheet td[data-label=Category],.home-page .product-sheet .sheet-visit{display:none}.home-page .product-sheet .sheet-product{grid-area:1/1;min-width:0;padding-left:46px;display:block}.home-page .product-sheet .sheet-product .mini-logo{border-radius:9px;width:36px;height:36px;font-size:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.home-page .product-sheet .sheet-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.15;overflow:hidden}.home-page .product-sheet .sheet-description{text-overflow:ellipsis;white-space:nowrap;grid-area:2/1;min-width:0;max-width:none;padding-left:46px;font-size:12px;line-height:1.25;overflow:hidden;color:var(--muted)!important}.home-page .product-sheet td[data-label=Upvotes]{grid-area:1/2/3;align-self:center}.home-page .product-sheet .upvote-button{background:#f6f4ef;border-color:#aaa79f;border-radius:7px;flex-direction:column;gap:0;min-width:40px;min-height:40px;padding:3px 5px;font-size:10px}.home-page .product-sheet .upvote-button span{color:#e44932;font-size:18px;font-weight:900;line-height:.8}.home-page .sheet-bottom{display:none}}.launches-page{max-width:920px}.launches-intro{max-width:620px;color:var(--muted)}.launch-week-nav{font:11px var(--mono);gap:18px;margin:26px 0;display:flex}.launch-week-nav a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.launch-ranking{border-bottom:1px solid var(--line);gap:20px;padding:22px 0;list-style:none;display:flex}.launch-rankings{padding:0}.launch-rank{width:38px;color:var(--red);font:12px var(--mono)}.launch-ranking-body{flex:1}.launch-ranking-heading{justify-content:space-between;gap:16px;display:flex}.launch-ranking-heading strong{color:var(--ink);font-size:18px}.launch-ranking-body p{max-width:650px;color:var(--muted)}.launch-votes{font:11px var(--mono);white-space:nowrap}.launch-meta{color:var(--muted);font:10px var(--mono);flex-wrap:wrap;gap:12px;display:flex}.dr-club-page{max-width:1240px;padding:0 var(--page-gutter) 100px;margin:0 auto}.dr-attribution{color:var(--muted);font:10px var(--mono);letter-spacing:.02em}.dr-attribution a{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.dr-summary{border-bottom:1px solid var(--ink);grid-template-columns:repeat(6,1fr);display:grid}.dr-summary>div{border-right:1px solid var(--line);gap:7px;min-height:112px;padding:24px 20px;display:grid}.dr-summary>div:first-child{background:var(--ink);color:#fffdf8}.dr-summary>div:last-child{border-right:0}.dr-summary strong{font:600 30px/1 var(--serif)}.dr-summary span{color:var(--muted);font:10px var(--mono)}.dr-summary>div:first-child span{color:#bec7bd}.dr-section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.dr-section-heading h2{margin:12px 0 8px;font-size:clamp(34px,4vw,54px);line-height:1}.dr-section-heading p:last-child{max-width:570px;color:var(--muted);margin:0;line-height:1.5}.dr-controls{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:20px;margin-top:34px;padding:14px 0;display:grid}.dr-search{border-bottom:1px solid var(--ink);align-items:center;gap:8px;min-width:0;display:flex}.dr-search>span:not(.sr-only){font-size:23px;transform:rotate(-15deg)}.dr-search input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:8px 0;font-size:13px}.dr-filters{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.dr-filters button,.dr-toggle button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:30px;padding:7px 11px;font-size:11px}.dr-filters button.active,.dr-toggle button.active{border-color:var(--ink);background:var(--ink);color:#fffdf8}.dr-sort{color:var(--muted);font:10px var(--mono);white-space:nowrap;align-items:center;gap:8px;display:flex}.dr-sort select{border:1px solid var(--line);color:var(--ink);font:12px var(--sans);background:#fffdf8;padding:8px 10px}.dr-table-wrap{border:1px solid var(--ink);background:#fffdf8;margin-top:18px;overflow-x:auto}.dr-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:980px;font-size:12px}.dr-table th,.dr-table td{border-bottom:1px solid var(--line);vertical-align:middle;text-align:left;white-space:nowrap;padding:13px 12px}.dr-table thead th{color:var(--muted);font:10px var(--mono);text-transform:uppercase;letter-spacing:.04em;background:#ebe7de}.dr-table tbody tr:last-child th,.dr-table tbody tr:last-child td{border-bottom:0}.dr-table .dr-rank{color:#929991;width:42px;font:10px var(--mono);text-align:center}.dr-product-cell{white-space:normal;align-items:center;gap:10px;min-width:215px;display:flex}.dr-product-cell>span:last-child{min-width:0}.dr-product-name{color:var(--ink);font-weight:700;text-decoration:none;display:block}.dr-product-name:hover,.dr-domain:hover{text-underline-offset:3px;text-decoration:underline}.dr-product-cell small{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;display:block;overflow:hidden}.dr-product-cell .dr-product-description{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:260px;line-height:1.35;display:-webkit-box;overflow:hidden}.dr-admin-form-grid label.wide{grid-column:1/-1}.dr-admin-form-grid textarea{box-sizing:border-box;resize:vertical;border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;padding:11px}.dr-imported-logo{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.dr-imported-logo img{border:1px solid var(--line);object-fit:contain;border-radius:8px}.dr-logo{background:var(--cream);width:32px;height:32px;color:var(--ink);border-radius:9px;flex:none;place-items:center;font-weight:700;display:grid;overflow:hidden}.dr-logo img{object-fit:contain;width:100%;height:100%}.dr-logo-large{border-radius:12px;width:48px;height:48px}.dr-domain{color:var(--muted);text-decoration:none}.dr-number{font:500 13px var(--mono)}.dr-current{color:var(--ink);font-size:18px;font-weight:600}.dr-change{font:500 12px var(--mono)}.dr-change.is-positive{color:#2d7650}.dr-change.is-negative{color:#b33c2e}.dr-club-badge{color:#31531e;font:10px var(--mono);white-space:nowrap;background:#edf6cf;border:1px solid #b8c98f;border-radius:4px;padding:5px 8px;display:inline-block}.dr-date{color:var(--muted);font:10px var(--mono)}.dr-table-attribution{text-align:right;margin:14px 0 0}.dr-empty{border:1px dashed var(--line);text-align:center;background:#fffdf8;margin-top:18px;padding:46px 30px}.dr-empty>span{color:var(--red);font-size:28px}.dr-empty h2{margin:14px 0 8px;font-size:28px}.dr-empty p,.dr-inline-empty{color:var(--muted);margin:0;line-height:1.5}.dr-two-column{grid-template-columns:1fr 1fr;gap:56px;padding-top:28px;display:grid}.dr-section{border-top:1px solid var(--ink);padding:46px 0}.dr-section .dr-section-heading h2{font-size:36px}.dr-toggle{flex:none;gap:5px;display:flex}.dr-mover-list,.dr-milestone-list{border-top:1px solid var(--line);margin:24px 0 0;padding:0;list-style:none}.dr-mover-list li,.dr-milestone-list li{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:14px 0;display:flex}.dr-mover-list li>div,.dr-milestone-list li>div{flex:1;min-width:0}.dr-mover-list a,.dr-milestone-list a{color:var(--ink)}.dr-mover-list strong,.dr-milestone-list strong{font-size:13px;display:block}.dr-mover-list small,.dr-milestone-list span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.dr-mover-list li>span{white-space:nowrap;justify-items:end;gap:4px;display:grid}.dr-mover-list li>span b{font:11px var(--mono)}.dr-milestone-list li>div:last-child{flex:none;justify-items:end;gap:4px;display:grid}.dr-milestone-list li>div:last-child b{font:12px var(--mono)}.dr-milestone-list time{color:var(--muted);font:10px var(--mono)}.dr-cta{background:var(--cream);justify-content:space-between;align-items:end;gap:30px;margin-top:28px;padding:42px;display:flex}.dr-cta h2{margin:10px 0;font-size:clamp(32px,4vw,50px);line-height:1}.dr-cta p:last-child{max-width:500px;color:var(--muted);margin:0;line-height:1.5}.dr-club-page{max-width:1320px;padding-bottom:88px}.dr-summary{grid-template-columns:repeat(10,minmax(0,1fr))}.dr-summary>div{gap:6px;min-height:82px;padding:17px 18px}.dr-summary strong{font-size:25px}.dr-leaderboard-section{padding:44px 0 22px}.dr-section-heading h2{margin-top:8px;font-size:clamp(30px,3.5vw,46px)}.dr-section-heading p:last-child{font-size:13px}.dr-controls{grid-template-columns:minmax(190px,1fr) auto auto;gap:18px;margin-top:24px;padding:11px 0}.dr-filters{gap:0}.dr-filters button,.dr-toggle button{color:var(--muted);border:0;border-bottom:2px solid #0000;border-radius:0;padding:8px 8px 7px}.dr-filters button:hover,.dr-toggle button:hover{color:var(--ink)}.dr-filters button.active,.dr-toggle button.active{border-color:var(--ink);color:var(--ink);background:0 0}.dr-sort select{padding:7px 9px}.dr-table-wrap{margin-top:14px}.dr-table th,.dr-table td{padding:12px 11px}.dr-table thead th{background:#e8e4db}.dr-table tbody tr:hover{background:#eef6c8}.dr-two-column{gap:48px;padding-top:22px}.dr-section{padding:38px 0}.dr-cta{margin-top:22px;padding:34px}@media (width<=900px){.dr-controls{grid-template-columns:1fr 1fr}}@media (width<=720px){.dr-club-page{padding-bottom:62px}.dr-summary>div{min-height:76px;padding:15px 14px}.dr-leaderboard-section{padding-top:34px}.dr-controls{grid-template-columns:1fr;gap:12px}.dr-search{grid-column:auto}.dr-filters{justify-content:flex-start;overflow-x:auto}.dr-filters button{flex:none;padding-left:7px;padding-right:7px}.dr-sort{justify-content:space-between}.dr-sort select{flex:1}.dr-two-column{padding-top:14px}}@media (width<=480px){.dr-summary strong{font-size:23px}.dr-summary span{font-size:9px}}.dr-admin{padding-top:30px}.dr-admin-heading{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:end;gap:24px;padding-bottom:24px;display:flex}.dr-admin-heading h2{margin:10px 0;font-size:clamp(34px,4vw,52px)}.dr-admin-heading p:last-child{max-width:560px;color:var(--muted);margin:0;line-height:1.5}.dr-admin-actions{justify-content:flex-end;gap:10px;margin:20px 0;display:flex}.dr-admin-form{border:1px solid var(--ink);background:#fffdf8;margin:24px 0;padding:22px}.dr-admin-form-heading h3{margin:0 0 6px;font-size:22px}.dr-admin-form-heading p{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.5}.dr-admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dr-admin-form-grid label:not(.dr-switch){gap:7px;font-size:12px;font-weight:700;display:grid}.dr-admin-form-grid input:not([type=checkbox]){box-sizing:border-box;border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;padding:11px}.dr-admin-form-grid .dr-switch{align-self:end;min-height:42px}.dr-admin-message{color:#2d7650;margin:14px 0;font-size:13px}.dr-admin-list{gap:16px;display:grid}.dr-admin-card{border:1px solid var(--ink);background:#fffdf8;padding:22px}.dr-admin-card-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.dr-admin-card-heading h3{margin:0 0 4px;font-size:21px}.dr-admin-card-heading small{color:var(--muted);font:11px var(--mono)}.dr-switch{color:var(--muted);font:11px var(--mono);white-space:nowrap;align-items:center;gap:8px;display:flex}.dr-switch input{accent-color:var(--ink)}.dr-admin-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0 0;padding:14px 0;display:grid}.dr-admin-facts dt{color:var(--muted);font:10px var(--mono);text-transform:uppercase}.dr-admin-facts dd{margin:7px 0 0;font-size:13px}.dr-error{color:#a72a20}.dr-admin-row-actions{flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:18px;display:flex}.dr-history{border-top:1px solid var(--line);margin-top:22px;padding-top:16px}.dr-history summary{cursor:pointer;color:var(--muted);font:11px var(--mono)}.dr-history-table-wrap{margin-top:12px;overflow-x:auto}.dr-history-table{border-collapse:collapse;width:100%;font-size:12px}.dr-history-table th,.dr-history-table td{border-bottom:1px solid var(--line);text-align:left;padding:9px 7px}.dr-history-table th{color:var(--muted);font:10px var(--mono);text-transform:uppercase}.dr-delete-button{color:#a72a20;font-size:12px}.product-dr-club{border:1px solid var(--line);background:#fffdf8;margin-top:38px;padding:24px}.product-dr-club h2{margin:8px 0 20px;font-size:25px}.product-dr-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.product-dr-stats>div{border-right:1px solid var(--line);padding:14px 12px}.product-dr-stats>div:last-child{border-right:0}.product-dr-stats span,.product-dr-stats strong{display:block}.product-dr-stats span{color:var(--muted);font:10px var(--mono);text-transform:uppercase;margin-bottom:7px}.product-dr-stats strong{font-size:17px}.product-dr-milestones{color:var(--muted);font:11px var(--mono);margin:15px 0 0}.product-dr-club .dr-attribution{margin:16px 0 0}@media (width<=900px){.dr-summary{grid-template-columns:repeat(3,1fr)}.dr-summary>div:nth-child(3){border-right:0}.dr-summary>div:nth-child(n+4){border-top:1px solid var(--line)}.dr-controls{grid-template-columns:1fr 1fr}.dr-search{grid-column:1/-1}.dr-filters{justify-content:flex-start}.dr-sort{justify-content:flex-end}.dr-two-column{gap:30px}}@media (width<=720px){.dr-club-page{padding-bottom:70px}.dr-summary{grid-template-columns:repeat(2,1fr)}.dr-summary>div:nth-child(odd){border-right:1px solid var(--line)}.dr-summary>div:nth-child(2n){border-right:0}.dr-summary>div:nth-child(n+3){border-top:1px solid var(--line)}.dr-controls{grid-template-columns:1fr;gap:14px}.dr-search{grid-column:auto}.dr-sort{justify-content:space-between}.dr-sort select{flex:1}.dr-table-wrap{margin-top:14px}.dr-two-column{display:block}.dr-section{padding:34px 0}.dr-cta{padding:28px;display:block}.dr-cta .button{margin-top:25px}.dr-admin-heading{display:block}.dr-admin-heading .button{margin-top:18px}.dr-admin-actions{justify-content:flex-start}.dr-admin-form-grid{grid-template-columns:1fr}.dr-admin-facts{grid-template-columns:repeat(2,1fr)}.dr-admin-card-heading{display:block}.dr-switch{margin-top:16px}}@media (width<=480px){.dr-summary>div{min-height:94px;padding:18px 14px}.dr-summary strong{font-size:25px}.dr-section-heading{display:block}.dr-toggle{margin-top:18px}.dr-mover-list li>span{font-size:11px}.product-dr-stats{grid-template-columns:1fr}.product-dr-stats>div{border-right:0;border-bottom:1px solid var(--line)}.product-dr-stats>div:last-child{border-bottom:0}}
