:root{--ink:#111;--paper:#f6f0e4;--card:#fffdf8;--yellow:#f3d34a;--yellow-bright:#ffe15f;--muted:#625e55;--line:#c8c0b1;--error:#9d211b;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:radial-gradient(circle at 92% 7%, #f3d34a38, transparent 25rem), var(--paper);min-width:320px;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.45}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}:is(button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible){outline-offset:4px;outline:4px solid #2d62ff}.top-rule{background:var(--yellow);border-bottom:3px solid var(--ink);width:100%;height:14px}.site-shell{width:min(1120px,100% - 40px);margin:0 auto}.site-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:24px;padding:28px 0;display:flex}.wordmark{color:var(--ink);letter-spacing:-.025em;align-items:center;gap:12px;font-size:1.08rem;font-weight:900;text-decoration:none;display:inline-flex}.wordmark-mark{border:3px solid var(--ink);background:var(--yellow);border-radius:10px;place-items:center;width:42px;height:42px;font-size:1.2rem;line-height:1;display:inline-grid}.header-link{color:var(--ink);text-underline-offset:5px;font-weight:800;text-decoration-thickness:2px}.hero{max-width:1030px;padding:84px 0 56px}.eyebrow{border:2px solid var(--ink);background:var(--card);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;width:fit-content;margin:0 0 22px;padding:7px 12px 6px;font-size:.78rem;font-weight:900}.hero h1{letter-spacing:-.075em;max-width:1000px;margin:0;font-size:clamp(3.65rem,8.7vw,7.7rem);font-weight:950;line-height:.89}.highlight{z-index:0;display:inline-block;position:relative}.highlight:after{z-index:-1;background:var(--yellow);content:"";height:.29em;position:absolute;bottom:.015em;left:-.03em;right:-.05em;transform:rotate(-1.5deg)}.hero-copy{color:#2d2b27;letter-spacing:-.025em;max-width:720px;margin:38px 0 0;font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:650;line-height:1.24}.feedback-card{border:3px solid var(--ink);background:var(--card);box-shadow:14px 14px 0 var(--yellow);border-radius:30px;margin:6px 0 92px;padding:clamp(26px,5vw,62px);position:relative}.form-section{border-top:2px solid var(--ink);padding:42px 0}.form-section:first-of-type{border-top:0;padding-top:0}.section-heading-row{align-items:flex-start;gap:18px;margin-bottom:24px;display:flex}.step-number{border:2px solid var(--ink);background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:.95rem;font-weight:900;line-height:1;display:inline-grid}.section-title,.rating-legend{letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,4vw,2.55rem);font-weight:900;line-height:1.02}.section-helper{color:var(--muted);margin:9px 0 0;font-size:1rem}.feedback-toggle{border:3px solid var(--ink);background:var(--paper);border-radius:18px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.toggle-button{cursor:pointer;letter-spacing:-.02em;background:0 0;border:0;min-height:64px;padding:14px 18px;font-weight:900}.toggle-button+.toggle-button{border-left:3px solid var(--ink)}.toggle-button[aria-pressed=true]{background:var(--ink);color:#fff}.post-picker{margin-top:30px}.latest-post-button,.latest-post-loading{border:3px solid var(--ink);text-align:left;background:#fff8c9;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:12px 24px;width:100%;padding:24px;display:grid}.latest-post-button{cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;position:relative}.latest-post-button:hover{transform:translateY(-2px)}.latest-post-button[aria-pressed=true]{background:var(--yellow-bright);box-shadow:7px 7px 0 var(--ink)}.latest-kicker{letter-spacing:.11em;text-transform:uppercase;grid-column:1/-1;font-size:.74rem;font-weight:900}.latest-title{letter-spacing:-.035em;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:900;line-height:1.06}.latest-date{color:#484238;font-size:.88rem;font-weight:700}.selection-mark{border:2px solid var(--ink);background:var(--card);border-radius:50%;place-items:center;width:36px;height:36px;font-size:1rem;font-weight:900;display:inline-grid}.latest-post-loading{opacity:.72;min-height:132px}.loading-bar{background:#d9d2c4;border-radius:999px;height:18px;animation:1.2s ease-in-out infinite alternate pulse}.loading-bar:first-child{width:42%}.loading-bar:last-child{width:82%}.or-row{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:16px;margin:27px 0 22px;font-size:.82rem;font-weight:900;display:flex}.or-row:before,.or-row:after{background:var(--line);content:"";flex:1;height:1px}.field-group{gap:10px;display:grid}.field-group+.field-group{margin-top:26px}.field-label{letter-spacing:-.015em;font-size:1.02rem;font-weight:900}.optional{color:var(--muted);font-size:.84rem;font-weight:700}.text-input,.comment-input{border:2px solid var(--ink);width:100%;color:var(--ink);background:#fff;border-radius:16px;transition:box-shadow .15s,transform .15s}.text-input{min-height:64px;padding:15px 18px;font-size:1.13rem}.comment-input{resize:vertical;min-height:180px;padding:18px;font-size:1.15rem;line-height:1.45}.text-input:focus,.comment-input:focus{box-shadow:5px 5px 0 var(--yellow)}.text-input::placeholder,.comment-input::placeholder{color:#817a6d}.field-note{color:var(--muted);margin:0;font-size:.86rem}.field-error,.form-error{color:var(--error);margin:0;font-size:.9rem;font-weight:800}[aria-invalid=true]{border-color:var(--error)}.rating-fieldset{border:0;min-width:0;margin:0;padding:0}.rating-legend{float:left;width:100%}.rating-grid{clear:both;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-top:26px;display:grid}.rating-button{border:3px solid var(--ink);background:var(--paper);cursor:pointer;border-radius:22px;place-items:center;gap:8px;min-height:190px;padding:18px 12px;transition:transform .15s,box-shadow .15s,background .15s;display:grid}.rating-button:hover{background:#fff6c0;transform:translateY(-4px)}.rating-button[aria-pressed=true]{background:var(--yellow-bright);box-shadow:8px 8px 0 var(--ink);transform:translate(-3px,-3px)}.rating-emoji{font-size:clamp(4rem,9vw,5.8rem);line-height:1}.rating-label{letter-spacing:-.035em;font-size:1.25rem;font-weight:950}.submit-row{justify-content:space-between;align-items:center;gap:24px;padding-top:12px;display:flex}.submit-note{max-width:420px;color:var(--muted);margin:0;font-size:.84rem}.submit-button,.secondary-button,.email-button{border:3px solid var(--ink);letter-spacing:-.025em;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:58px;font-weight:900;text-decoration:none;display:inline-flex}.submit-button{background:var(--ink);color:#fff;cursor:pointer;min-width:220px;padding:14px 24px;transition:transform .15s,box-shadow .15s}.submit-button:hover:not(:disabled){box-shadow:6px 6px 0 var(--yellow);transform:translate(-2px,-2px)}.submit-button:disabled{cursor:wait;opacity:.62}.submit-arrow{background:var(--yellow);width:30px;height:30px;color:var(--ink);border-radius:50%;place-items:center;display:inline-grid}.form-error-box{border:2px solid var(--error);color:var(--error);background:#fff0ed;border-radius:12px;margin:0 0 22px;padding:14px 16px;font-weight:800}.honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.confirmation{text-align:center;padding:clamp(12px,3vw,24px) 0}.confirmation-icon{border:4px solid var(--ink);background:var(--yellow);width:104px;height:104px;box-shadow:8px 8px 0 var(--ink);border-radius:50%;place-items:center;margin-bottom:28px;font-size:3rem;font-weight:950;display:inline-grid}.confirmation h2{letter-spacing:-.065em;margin:0;font-size:clamp(2.7rem,7vw,5.6rem);font-weight:950;line-height:.95}.confirmation-copy{color:#37342e;max-width:640px;margin:24px auto 34px;font-size:1.25rem;font-weight:650}.confirmation-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.secondary-button,.email-button{cursor:pointer;padding:13px 20px}.secondary-button{background:var(--ink);color:#fff}.email-button{background:var(--card);color:var(--ink)}.secondary-button:hover,.email-button:hover{background:var(--yellow);color:var(--ink)}.site-footer{border-top:2px solid var(--ink);justify-content:space-between;align-items:baseline;gap:24px;margin:0 0 48px;padding:30px 0;font-weight:800;display:flex}.site-footer p{margin:0}.site-footer a{color:var(--ink);text-underline-offset:5px;font-size:1.05rem;text-decoration-thickness:2px}@keyframes pulse{0%{opacity:.45}to{opacity:1}}@media (max-width:760px){body{font-size:16px}.site-shell{width:min(100% - 24px,1120px)}.site-header{align-items:flex-start;padding:20px 0}.header-link{text-align:right;max-width:120px}.hero{padding:58px 0 40px}.hero h1{font-size:clamp(3.15rem,16vw,5.1rem)}.hero-copy{margin-top:28px}.feedback-card{box-shadow:8px 8px 0 var(--yellow);border-radius:24px;margin-bottom:70px}.form-section{padding:34px 0}.section-heading-row{gap:13px}.feedback-toggle{grid-template-columns:1fr}.toggle-button+.toggle-button{border-top:3px solid var(--ink);border-left:0}.latest-post-button,.latest-post-loading{grid-template-columns:1fr}.selection-mark{position:absolute;right:31px}.rating-grid{gap:10px}.rating-button{border-radius:17px;min-height:150px;padding:14px 6px}.rating-emoji{font-size:clamp(3.2rem,16vw,4.5rem)}.rating-label{font-size:1rem}.submit-row{flex-direction:column-reverse;align-items:stretch}.submit-button{width:100%}.site-footer{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.site-header{gap:14px}.wordmark{gap:8px;font-size:.98rem}.wordmark-mark{width:36px;height:36px}.header-link{font-size:.86rem}.feedback-card{padding:22px}.rating-button{min-height:132px}.rating-emoji{font-size:3.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.feed-note{border:2px dashed var(--ink);background:#fff8c9;border-radius:16px;margin:0;padding:18px 20px;font-weight:750}.rating-error{margin-top:18px}.owner-page{background:var(--paper);min-height:100vh;padding:52px 0 90px}.owner-shell{width:min(1080px,100% - 40px);margin:0 auto}.owner-header{border-bottom:3px solid var(--ink);justify-content:space-between;align-items:flex-end;gap:32px;padding-bottom:28px;display:flex}.owner-eyebrow{border:2px solid var(--ink);background:var(--yellow);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;width:fit-content;margin:0 0 12px;padding:6px 10px;font-size:.75rem;font-weight:900}.owner-header h1{letter-spacing:-.07em;margin:0;font-size:clamp(2.5rem,7vw,5.6rem);font-weight:950;line-height:.94}.owner-header p:not(.owner-eyebrow){color:var(--muted);margin:15px 0 0;font-weight:700}.owner-actions{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.owner-button{border:3px solid var(--ink);background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--ink);border-radius:12px;padding:13px 18px;font-weight:900;text-decoration:none}.owner-text-link,.response-post-link,.response-email{color:var(--ink);text-underline-offset:4px;font-weight:800}.owner-warning{border:2px solid var(--ink);background:#fff7c7;border-radius:12px;margin:24px 0 34px;padding:15px 18px;font-size:.92rem;font-weight:700}.owner-empty{border:3px solid var(--ink);background:var(--card);box-shadow:10px 10px 0 var(--yellow);border-radius:22px;padding:44px}.owner-empty h2{letter-spacing:-.04em;margin:0 0 10px;font-size:2rem}.owner-empty p{margin:0}.owner-list{gap:20px;display:grid}.response-card{border:3px solid var(--ink);background:var(--card);box-shadow:8px 8px 0 var(--yellow);border-radius:20px;padding:28px}.response-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:18px;font-size:.85rem;font-weight:800;display:flex}.response-rating{border:2px solid var(--ink);background:var(--yellow);color:var(--ink);border-radius:999px;padding:5px 10px}.response-card h2{letter-spacing:-.04em;margin:18px 0 8px;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.05}.response-comment{white-space:pre-wrap;margin:22px 0 15px;font-size:1.08rem}@media (max-width:720px){.owner-page{padding-top:30px}.owner-header{flex-direction:column;align-items:flex-start}.owner-actions{align-items:flex-start}.response-topline{flex-direction:column;align-items:flex-start;gap:10px}}
