*{box-sizing:border-box}body{margin:0;background:#f5f7f9;color:#16202a;font-family:'Poppins',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:16px;line-height:1.55}header{max-width:1120px;margin:auto;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dee5}.brand{display:flex;gap:12px;align-items:center;font-size:19px;text-decoration:none;color:inherit}.brand-mark{background:#990000;color:white;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-weight:800;font-size:30px;line-height:1}.header-note{font-size:13px;color:#68616a}main{max-width:760px;margin:0 auto;padding:46px 24px 20px}.intro{margin-bottom:32px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:1.7px;color:#990000}h1{font-size:clamp(44px,7vw,68px);letter-spacing:-3px;line-height:1.05;margin:19px 0}h1 span{color:#990000}.intro p{color:#68616a;font-size:17px;line-height:1.7}.compact h1{font-size:48px}.card{background:#fff;border:1px solid #d9dee5;border-radius:20px;padding:30px;box-shadow:0 8px 32px #37252c05}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:23px}h2{font-size:19px;margin:0 0 20px;letter-spacing:-.4px}.card-heading h2{margin:0}.pill{border-radius:20px;background:#f2f6f2;color:#42644b;font-size:10px;font-weight:700;padding:6px 10px}label,legend{font-size:13px;font-weight:650;display:block;margin-bottom:8px}textarea,input,select,button{font:inherit}textarea,input:not([type=radio]),select{width:100%;border:1px solid #d5cdd0;border-radius:9px;padding:12px;background:#fff;color:#16202a;font-size:14px}textarea{resize:vertical;min-height:150px;line-height:1.65}textarea::placeholder{color:#807882}input[type=radio]{accent-color:#990000;width:17px;height:17px;flex-shrink:0}button,a,input,textarea,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}:focus-visible{outline:3px solid #990000;outline-offset:3px}.field-note{display:flex;justify-content:space-between;font-size:11px;color:#706871;margin:7px 0 24px}fieldset{border:0;padding:0;margin:0 0 20px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{display:flex;gap:10px;align-items:center;border:1px solid #ddd5d8;padding:14px 12px;border-radius:10px;cursor:pointer;margin:0}.choice:has(input:checked){border-color:#990000;background:#fff5f5}.choice strong{font-size:12px;display:block}.choice small{font-size:10px;font-weight:400;color:#746975;display:block;margin-top:3px}.settings{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:24px 0}.number-wrap{position:relative}.number-wrap input{padding-right:140px}.number-wrap span{position:absolute;right:14px;top:13px;font-size:12px;color:#776c77;pointer-events:none}.hint{font-size:11px;color:#706771;margin:7px 0}.password-row{display:flex;gap:8px}.subtle{border:1px solid #d5cdd0;border-radius:9px;background:white;padding:8px 15px;font-size:12px}.primary{width:100%;padding:15px 18px;background:#990000;color:#fff;border:1px solid #990000;border-radius:10px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:15px}.primary:hover{background:#760000}.fine{font-size:11px;text-align:center;color:#786e78;margin:14px 0 0}.summary{font-size:14px;color:#615663;line-height:1.8}.link{margin-bottom:16px;font-family:monospace!important;font-size:12px!important}.text-link{display:inline-block;color:#990000;font-weight:650;font-size:13px;margin-top:18px}.actions{display:flex;gap:10px;margin-top:16px}.actions .primary{width:auto;flex:1}.secondary{border:1px solid #d5cdd0;border-radius:10px;background:white;padding:12px 16px;color:#514452;font-size:13px}#receive-password-wrap{margin-bottom:20px}#feedback{margin:18px 0;white-space:pre-wrap;color:#990000;font-size:14px}#feedback:not(:empty){background:#fff;border:1px solid #e1bec7;border-radius:10px;padding:13px 17px}footer{max-width:712px;margin:12px auto 35px;padding:0 24px;color:#766b77;font-size:11px;text-align:center}footer>span{font-weight:700;color:#605460}footer p{margin:6px 0}details{margin:18px auto;max-width:570px;text-align:left}summary{cursor:pointer;text-align:center}details p{padding-top:10px;line-height:1.7}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:600px){header{padding:18px 20px}.header-note{display:none}main{padding:30px 16px}.card{padding:22px 18px}.choices,.settings{grid-template-columns:1fr}.settings{gap:14px}h1{letter-spacing:-2px}.compact h1{font-size:40px}.actions{flex-direction:column}.choice strong{font-size:13px}.choice small{font-size:11px}}

.custom-expiry{display:flex;gap:8px;margin-top:10px}.custom-expiry input{width:40%}.custom-expiry select{width:60%}

/* GippsHost identity: official logo, website palette and locally served typefaces. */
:root{--gh-red:#990000;--gh-red-dark:#760000;--gh-ink:#16202a;--gh-border:#d9dee5}
header{max-width:1120px;background:#fff;border:1px solid var(--gh-border);border-top:4px solid var(--gh-red);border-radius:0 0 16px 16px}
.brand{gap:18px}.brand-logo{display:block;width:200px;height:auto}.brand-product{font-family:'Montserrat',sans-serif;font-weight:700;font-size:23px;color:var(--gh-red);padding-left:18px;border-left:1px solid var(--gh-border)}
h1,h2{font-family:'Montserrat','Poppins',sans-serif}h1{font-weight:800;letter-spacing:-2px}h2{font-weight:700}.header-note{color:#5e6670}.eyebrow{font-weight:600}.footer-brand{display:inline-block;margin:15px auto 8px}.footer-brand img{display:block;width:150px;height:auto}.settings{gap:18px}.number-wrap input{padding-right:145px}.number-wrap span{font-size:11px}input,select{min-height:46px}.choice{min-height:73px}.choice strong{font-weight:600}.card-heading .pill{font-weight:600}
@media(max-width:600px){header{margin:0 10px;padding:20px 16px}.brand{gap:13px}.brand-logo{width:170px}.brand-product{font-size:21px;padding-left:13px}h1{font-size:46px}.intro p{font-size:15px}.card-heading{gap:10px}.choices .choice strong{font-size:12px}.settings{gap:16px}}
@media(max-width:360px){.brand-logo{width:145px}.brand-product{font-size:19px}}
/* Browser-reviewed layout refinements. */
header{max-width:1184px;padding:23px 32px;gap:24px}.brand-logo{width:190px}.header-note{font-size:13px}.brand{flex-shrink:0}
main{max-width:1140px;padding:48px 28px 16px}main>section{max-width:660px;margin:auto}#create-screen{max-width:none;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.35fr);gap:56px;align-items:start}.intro{margin:36px 0 24px}.intro h1{font-size:clamp(40px,4.6vw,58px);line-height:1.08;margin:20px 0 24px}.intro p{max-width:370px;font-size:16px;line-height:1.8;color:#606975}.intro .intro-detail{border-top:1px solid #dce1e6;padding-top:20px;margin-top:28px;font-size:13px;line-height:1.85}.intro-detail strong{font-weight:600;color:#16202a}.compact{text-align:center;margin:5px auto 30px}.compact p{max-width:none}.card{padding:28px;border-radius:18px;min-width:0}.card-heading h2{font-size:20px}.pill{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid #e1ece4;border-radius:7px;font-size:11px;color:#355941}.pill svg{width:13px;height:13px;flex-shrink:0}textarea{min-height:175px}textarea::placeholder{color:#717a85}.field-note{font-size:11px;color:#606975;margin-bottom:22px}.choices{gap:10px}.choice{padding:13px 10px;min-height:76px}.choice strong{line-height:1.4}.choice small{font-size:11px;line-height:1.5;color:#606975}.choice:hover{border-color:#aab3bf}.choice:has(input:checked){background:#fff7f7;border-color:#990000}.settings{gap:16px;margin:24px 0 0}.number-wrap input{padding-right:70px}.number-wrap span{font-size:13px;color:#606975}.hint{font-size:12px;color:#606975}.expiry-note{font-size:12px;color:#606975;margin:10px 0 24px}.fine{font-size:12px;color:#606975;line-height:1.7}.primary{min-height:50px;font-weight:600}.primary:hover{box-shadow:0 4px 12px #99000018}.link{font-size:13px!important}.text-link{font-size:14px;text-underline-offset:4px}#revealed-content{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}#feedback{max-width:660px;margin:18px auto}footer{max-width:1084px;margin:22px auto 28px;padding:22px 28px 0;border-top:1px solid #dce1e6;font-size:12px;color:#606975}.footer-brand{margin:0 auto 7px}.footer-brand img{width:125px;opacity:.85}details{margin:12px auto;max-width:620px}summary{padding:8px}details p{padding:8px 12px;line-height:1.8;background:white;border:1px solid #dce1e6;border-radius:8px}
@media(max-width:960px){header{margin:0 16px;padding:20px 24px}main{max-width:720px;padding-top:32px}#create-screen{display:block}.intro{margin:0 0 26px}.intro h1{font-size:46px;margin:16px 0}.intro p{max-width:570px;font-size:15px}.intro .intro-detail{display:none}.header-note{display:none}footer{max-width:664px;margin-top:10px}.card{padding:26px}}
@media(max-width:600px){.settings{grid-template-columns:1fr 1fr}}
@media(max-width:520px){header{margin:0 12px;padding:18px}.brand{gap:14px}.brand-logo{width:156px}.brand-product{padding-left:14px;font-size:21px}main{padding:26px 16px 12px}.intro h1{font-size:38px;letter-spacing:-1.5px;margin:14px 0}.intro p{font-size:14px;line-height:1.75}.eyebrow{font-size:9px;letter-spacing:1.2px}.card{padding:20px 17px;border-radius:14px}.card-heading{margin-bottom:18px;gap:8px}.card-heading h2{font-size:18px}.pill{font-size:10px;padding:4px 7px}textarea,input:not([type=radio]),select{font-size:16px}textarea{min-height:160px}.choices{grid-template-columns:1fr}.choice{padding:11px 12px;min-height:62px}.choices .choice strong{font-size:13px}.choice small{font-size:12px;margin-top:2px}.settings{gap:12px;margin-top:20px}.settings label{font-size:12px}.settings .hint{font-size:11px}.field-note{font-size:10px}.custom-expiry{flex-direction:column}.custom-expiry input,.custom-expiry select{width:100%}.compact h1{font-size:34px}.actions{flex-direction:column}.fine{font-size:11px}.expiry-note{font-size:11px;margin-bottom:20px}footer{padding:20px 20px 0;margin:8px 16px 20px;font-size:11px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
@media(min-width:961px){#create-screen .intro h1{font-size:clamp(36px,3.6vw,46px)}#create-screen .intro h1 span{white-space:nowrap}}
header{padding:16px 24px}.brand{gap:16px}.brand-logo{width:176px}.brand-product{font-size:21px;padding-left:16px}.intro.compact h1{font-size:40px;letter-spacing:-1.5px}#feedback[data-tone="success"]{color:#25583b;border-color:#bbd8c5;background:#f3faf5}
@media(max-width:520px){header{padding:15px 16px}.brand-logo{width:148px}.brand-product{font-size:20px;padding-left:14px}.intro.compact h1{font-size:32px;letter-spacing:-1px}}
#revealed-content{field-sizing:content;min-height:160px;max-height:420px}:focus-visible{outline-width:2px;outline-offset:3px}
/* Align Peek with the logo's lettering, which sits below the top of its cloud mark. */
.brand-product{position:relative;top:4px}
@media(max-width:520px){.brand-product{top:3px}}

/* One vector lockup shares the exact lettering baseline at every viewport. */
.brand-logo.brand-lockup{width:275px;height:auto}
@media(max-width:520px){.brand-logo.brand-lockup{width:231.25px}}
