@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#22201d;background:#f4f0e8;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #22201d;--paper: #f4f0e8;--muted: #77716a;--line: rgba(34, 32, 29, .15);--coral: #f2745e;--blue: #94c6e8;--lime: #c3d85b}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,select{cursor:pointer}.site-shell{min-height:100vh;overflow:hidden}.site-header,.site-footer,.section-width{width:min(1180px,calc(100% - 64px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;padding:28px 0;border-bottom:1px solid var(--line)}.wordmark{display:inline-flex;align-items:center;gap:11px;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.04em}.brand-orbit{position:relative;display:inline-block;width:30px;height:30px;flex:0 0 auto;transform:rotate(-16deg)}.brand-orbit-ring{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid var(--ink);border-radius:50%}.brand-orbit-ring-one{transform:rotate(44deg) scaleY(.54)}.brand-orbit-ring-two{transform:rotate(-44deg) scaleY(.54)}.brand-orbit-center{position:absolute;top:50%;left:50%;display:grid;width:12px;height:12px;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-family:Space Grotesk,sans-serif;font-size:7px;transform:translate(-50%,-50%) rotate(16deg)}.brand-orbit-dot{position:absolute;width:4px;height:4px;border-radius:50%}.brand-orbit-dot-one{top:0;right:5px;background:var(--coral)}.brand-orbit-dot-two{bottom:2px;left:2px;background:var(--lime)}.social-links{display:flex;align-items:center;gap:15px}.social-link{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--muted)}.social-link svg{display:block;width:17px;height:17px;fill:currentColor}.note-link{width:auto;height:auto;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.04em;text-transform:lowercase}.social-link,.back-link{transition:color .16s ease}.social-link:hover,.back-link:hover{color:var(--ink)}.empty-home{min-height:calc(100vh - 87px)}.hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:center;gap:80px;min-height:500px;padding:92px 0 88px}.eyebrow{display:block;margin:0 0 18px;color:var(--muted);font-family:DM Mono,monospace;font-size:10px;letter-spacing:.17em;line-height:1.4;text-transform:uppercase}h1,h2,p{margin-top:0}h1,h2{font-family:Space Grotesk,sans-serif;letter-spacing:-.06em}.hero h1{max-width:680px;margin-bottom:28px;font-size:clamp(52px,8vw,104px);line-height:.92}.hero h1 em{color:#8d887f;font-style:normal}.hero-lede{max-width:430px;margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.75}.hero-orbit{position:relative;width:280px;height:280px;justify-self:end;transform:rotate(-16deg)}.orbit-ring{position:absolute;top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(34,32,29,.3);border-radius:50%}.orbit-ring-one{transform:rotate(44deg) scaleY(.54)}.orbit-ring-two{transform:rotate(-44deg) scaleY(.54)}.orbit-center{position:absolute;top:50%;left:50%;display:grid;width:84px;height:84px;place-items:center;border-radius:50%;background:var(--ink);color:var(--paper);font-family:Space Grotesk,sans-serif;font-size:36px;transform:translate(-50%,-50%) rotate(16deg)}.orbit-dot{position:absolute;width:13px;height:13px;border-radius:50%}.orbit-dot-one{top:5%;right:21%;background:var(--coral)}.orbit-dot-two{bottom:11%;left:10%;background:var(--lime)}.apps-section{padding-bottom:110px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px;border-top:1px solid var(--line);padding-top:24px}.section-heading h2{margin-bottom:0;font-size:44px;line-height:1}.section-count,.panel-step,.app-path,.tip-caption,.preview-label{color:var(--muted);font-family:DM Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.app-card{position:relative;display:flex;min-height:360px;flex-direction:column;justify-content:space-between;overflow:hidden;padding:22px;border:1px solid var(--ink);border-radius:2px;transition:transform .18s ease,box-shadow .18s ease}.app-card:hover{box-shadow:7px 7px 0 var(--ink);transform:translate(-3px,-3px)}.accent-coral{background:var(--coral)}.accent-blue{background:var(--blue)}.accent-lime{background:var(--lime)}.card-topline,.panel-heading,.tool-hero-content,.timer-actions,.convert-row,.site-footer{display:flex;align-items:center}.card-topline,.panel-heading{justify-content:space-between}.app-icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--ink);border-radius:50%;font-size:24px;line-height:1}.app-icon.large{width:68px;height:68px;flex:0 0 auto;font-size:34px}.card-arrow{font-size:24px}.card-copy{padding:35px 0 20px}.card-copy .eyebrow{color:#22201da6}.card-copy h2{margin-bottom:10px;font-size:32px;line-height:1}.card-copy p{max-width:250px;margin-bottom:0;font-size:14px;line-height:1.6}.app-path{color:#22201da6}.note-section{display:flex;align-items:center;gap:20px;padding:27px 0 100px;border-top:1px solid var(--line)}.note-mark{font-size:28px}.note-section p{margin-bottom:0;font-family:Space Grotesk,sans-serif;font-size:20px;letter-spacing:-.04em;line-height:1.2}.site-footer{justify-content:space-between;padding:22px 0 28px;border-top:1px solid var(--line);color:var(--muted);font-family:DM Mono,monospace;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.tool-hero{border-bottom:1px solid var(--ink)}.tool-hero-inner{padding:30px 0 52px}.tool-hero-content{gap:22px;margin-top:70px}.tool-hero-content .eyebrow{margin-bottom:11px;color:#22201da6}.tool-hero-content h1{margin-bottom:10px;font-size:clamp(48px,8vw,80px);line-height:.9}.tool-hero-content p:last-child{max-width:420px;margin-bottom:0;font-size:15px;line-height:1.6}.back-link{color:#22201db3;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.tool-body{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:14px;padding-top:56px;padding-bottom:130px}.tool-panel{min-height:380px;padding:26px;border:1px solid var(--ink)}.panel-heading{margin-bottom:44px}.tool-panel label{display:block;margin-bottom:9px;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase}textarea,input,select{width:100%;border:1px solid var(--ink);border-radius:0;background:transparent;color:var(--ink);outline:none}textarea:focus,input:focus,select:focus{box-shadow:3px 3px 0 var(--ink)}textarea{display:block;resize:vertical;padding:13px;font-size:16px;line-height:1.5}input,select{min-height:52px;padding:0 14px}.button{min-height:46px;padding:0 18px;border:1px solid var(--ink);border-radius:0;font-family:DM Mono,monospace;font-size:11px;letter-spacing:.05em;text-transform:uppercase;transition:box-shadow .16s ease,transform .16s ease}.button:hover{box-shadow:4px 4px 0 var(--ink);transform:translate(-2px,-2px)}.button-dark{background:var(--ink);color:var(--paper)}.button-quiet{background:transparent;color:var(--ink)}.qr-panel .button{margin-top:18px}.helper-text{max-width:340px;margin:22px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.qr-preview{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;background:var(--coral)}.preview-grid{display:grid;grid-template-columns:repeat(9,1fr);width:min(220px,70%);aspect-ratio:1;gap:4px;padding:10px;border:1px solid var(--ink);background:var(--paper)}.preview-grid span{background:transparent}.preview-grid span.filled{background:var(--ink)}.preview-label{color:#22201da6}.timer-panel{background:var(--blue)}.timer-display{margin:46px 0 34px;font-family:Space Grotesk,sans-serif;font-size:clamp(80px,14vw,150px);letter-spacing:-.09em;line-height:.8}.timer-actions{gap:10px}.tip-panel{display:flex;justify-content:space-between;flex-direction:column;background:var(--ink);color:var(--paper)}.tip-panel .eyebrow,.tip-caption{color:#f4f0e899}.tip-quote{max-width:290px;margin:auto 0;font-family:Space Grotesk,sans-serif;font-size:30px;letter-spacing:-.06em;line-height:1.05}.converter-panel{background:var(--lime)}.convert-row{align-items:stretch;gap:10px;margin-top:55px}.convert-row input{min-width:0;flex:1;font-size:20px}.convert-row select{max-width:190px}.convert-result{display:flex;align-items:baseline;gap:10px;margin-top:44px;border-bottom:1px solid var(--ink);padding-bottom:12px}.convert-result span{font-family:Space Grotesk,sans-serif;font-size:clamp(55px,10vw,100px);letter-spacing:-.09em;line-height:.9}.convert-result small{font-family:DM Mono,monospace;font-size:12px;text-transform:uppercase}.conversion-note{display:flex;flex-direction:column;background:#e9e2d6}.mini-list{display:grid;gap:0;margin-top:auto}.mini-list span{padding:18px 0;border-top:1px solid var(--line);font-family:Space Grotesk,sans-serif;font-size:23px;letter-spacing:-.04em}.not-found{min-height:640px;padding-top:150px}.not-found h1{max-width:600px;margin-bottom:20px;font-size:clamp(50px,8vw,90px);line-height:.92}.not-found p:not(.eyebrow){max-width:430px;color:var(--muted);line-height:1.7}.inline-button{display:inline-flex;align-items:center;margin-top:14px}.route-placeholder{background:#e9e2d6}.route-path{margin:58px 0 22px;font-family:DM Mono,monospace;font-size:clamp(52px,10vw,98px);letter-spacing:-.09em;line-height:.85}.route-placeholder h2{margin-bottom:12px;font-size:25px;line-height:1}.route-placeholder p,.route-note p{max-width:430px;color:var(--muted);font-size:13px;line-height:1.7}.route-placeholder code{display:inline-block;margin-top:12px;color:var(--muted);font-family:DM Mono,monospace;font-size:11px}.route-note{display:flex;justify-content:space-between;flex-direction:column;background:var(--ink);color:var(--paper)}.route-note .eyebrow{color:#f4f0e899}.route-note p{color:#f4f0e8c7}@media(max-width:800px){.site-header,.site-footer,.section-width{width:min(100% - 40px,620px)}.hero{grid-template-columns:1fr;gap:55px;min-height:auto;padding:72px 0 92px}.hero-orbit{width:220px;height:220px;justify-self:center}.app-grid,.tool-body{grid-template-columns:1fr}.tool-body{padding-top:36px}}@media(max-width:500px){.site-header{padding:22px 0}.site-nav{gap:12px;font-size:9px}.hero h1{font-size:54px}.section-heading{align-items:start;gap:12px;flex-direction:column}.section-heading h2{font-size:38px}.app-card{min-height:300px}.tool-hero-inner{padding-bottom:36px}.tool-hero-content{align-items:flex-start;gap:16px;margin-top:58px;flex-direction:column}.tool-hero-content h1{font-size:53px}.tool-panel{min-height:330px;padding:20px}.timer-display{font-size:76px}.convert-row{align-items:stretch;flex-direction:column}.convert-row select{max-width:none}.site-footer{align-items:flex-start;gap:10px;flex-direction:column}}
