[hidden]{display:none!important}@font-face{font-family:Plus Jakarta Sans;src:url(/build/assets/plus-jakarta-sans-800-CusIZhrK.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/build/assets/poppins-400-cpxAROuN.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/build/assets/poppins-600-zEkxB9Mr.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--hp-font:"Plus Jakarta Sans", "Poppins", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--hp-primary:#1a1a2e;--hp-accent:#dc8e21;--hp-accent-hover:#c77d1b;--hp-blue:#6ba3c3;--hp-radius:16px;--hp-danger:#e76f51;--hp-accent-text:#9a6317;--hp-danger-text:#a84e37;--hp-bg:#fff;--hp-bg-alt:#f1f5f9;--hp-heading:var(--hp-primary);--hp-text:#1e293b;--hp-text-light:#475569;--hp-border:#e2e8f0;--hp-bg-dark:#0f172a;--hp-reading-gradient-start:#0f172a;--hp-reading-gradient-end:#1e293b;--hp-reading-text:#f1f5f9;--hp-accent-soft:#fcf6ed}@media (prefers-color-scheme:dark){:root{--hp-bg:var(--hp-bg-dark);--hp-bg-alt:#1e293b;--hp-heading:#f1f5f9;--hp-text:#f1f5f9;--hp-text-light:#cbd5e1;--hp-border:#ffffff24;--hp-accent-text:var(--hp-accent);--hp-danger-text:var(--hp-danger);--hp-accent-soft:#1f2129}}body{font-family:var(--hp-font);background:var(--hp-bg);color:var(--hp-text);line-height:1.6}body.guest-layout{flex-direction:column;min-height:100dvh;display:flex}body.guest-layout>main{flex:1 0 auto}h1,h2,h3{font-family:var(--hp-font);color:var(--hp-heading);letter-spacing:-.02em;font-weight:800;line-height:1.15}#create-button,#view-button,#copy-button{background:var(--hp-accent);color:var(--hp-primary);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;transition:background-color .2s,transform .2s;display:inline-flex;box-shadow:0 8px 30px #dc8e214d}#create-button:hover:not(:disabled),#view-button:hover:not(:disabled),#copy-button:hover:not(:disabled){background:var(--hp-accent-hover);transform:translateY(-2px)}#create-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}#new-message-button{color:var(--hp-text);border:1px solid var(--hp-border);background:0 0;border-radius:50px;padding:.75rem 1.5rem}[role=alert],.danger-text{color:var(--hp-danger-text)}.site-header{justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin-inline:auto;padding:1.25rem 1.25rem 0;display:flex}.site-header__logo{display:inline-flex}.logout-form__button{border:1px solid var(--hp-border);color:var(--hp-text-light);background:0 0;border-radius:50px;padding:.5rem 1.1rem;font-size:.9rem}.site-footer{border-radius:var(--hp-radius) var(--hp-radius) 0 0;text-align:center;background:#d7ceb2;width:100%;max-width:1100px;margin:3rem auto 0;padding:1.5rem 1.25rem 2rem}.site-footer__nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.site-footer__nav a{color:var(--hp-primary);font-size:.95rem;font-weight:600;text-decoration:none}.site-footer__nav a:hover,.site-footer__nav a:focus-visible{text-decoration:underline}.site-footer__cta{background:var(--hp-accent);border-radius:50px;align-items:center;min-height:44px;padding:.5rem 1.2rem;font-weight:700;display:inline-flex}.site-footer__legal{color:var(--hp-primary);text-align:center;margin:1rem 0 0;font-size:.85rem}.site-footer__legal a{color:var(--hp-primary);font-weight:600;text-decoration:underline}.create-page{max-width:1100px;margin-inline:auto;padding:1.5rem 1.25rem 3rem}.create-layout{grid-template-columns:1fr;align-items:start;gap:2.5rem;display:grid}@media (width>=860px){.create-layout{grid-template-columns:1fr 1fr;gap:3.5rem}}.create-layout__title{margin:0 0 1.25rem;font-size:clamp(2rem,4vw,2.75rem)}.create-layout__title span{color:var(--hp-accent-text)}.create-layout__lead{color:var(--hp-text-light);max-width:32rem;margin:0 0 1.5rem;font-size:1.1rem;line-height:1.7}.badge-list{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.badge{background:var(--hp-accent-soft);color:var(--hp-accent-text);border-radius:50px;align-items:center;padding:.45rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.create-layout__card{background:var(--hp-bg-alt);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:1.75rem}.kind-group{gap:.75rem;margin-bottom:1.25rem;display:flex}.kind-option{flex:1;position:relative}.kind-option input[type=radio]{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.kind-option label{text-align:center;border:1px solid var(--hp-border);border-radius:var(--hp-radius);background:var(--hp-bg);padding:.9rem .5rem;font-size:.95rem;font-weight:600;display:block}.kind-option input:checked+label{border-color:var(--hp-accent);box-shadow:inset 0 0 0 2px var(--hp-accent)}.kind-option input:focus-visible+label{outline:2px solid var(--hp-accent-text);outline-offset:2px}#message{border:1px solid var(--hp-border);border-radius:calc(var(--hp-radius) / 2);background:var(--hp-bg);resize:vertical;width:100%;padding:.85rem 1rem}#file-input{width:100%}.expiry-group{margin-block:1.25rem}.expiry-group legend{margin-bottom:.5rem;font-weight:600}.expiry-group__options{flex-wrap:wrap;gap:.6rem;display:flex}.expiry-option{display:inline-flex;position:relative}.expiry-option input[type=radio]{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.expiry-option label{border:1px solid var(--hp-border);background:var(--hp-bg);min-width:4rem;min-height:44px;color:var(--hp-text);border-radius:50px;justify-content:center;align-items:center;padding:.5rem 1.1rem;font-size:.95rem;font-weight:600;display:inline-flex}@media (width<=420px){.site-header__logo img{width:130px;height:auto}.logout-form__button{white-space:nowrap}.expiry-group__options{gap:.4rem}.expiry-option label{min-width:3.2rem;padding:.5rem .6rem;font-size:.9rem}}.expiry-option input:checked+label{background:var(--hp-accent);border-color:var(--hp-accent);color:var(--hp-primary)}.expiry-option input:focus-visible+label{outline:2px solid var(--hp-accent-text);outline-offset:2px}#create-button{width:100%;margin-top:.5rem}#secret-link{border:1px solid var(--hp-border);border-radius:calc(var(--hp-radius) / 2);background:var(--hp-bg);width:100%;margin-block:.5rem;padding:.75rem 1rem}.receive-page{max-width:30rem;margin-inline:auto;padding:2rem 1.25rem 3rem}.receive-page__noscript{background:var(--hp-bg-alt);border:1px solid var(--hp-border);border-radius:var(--hp-radius);margin-bottom:1.5rem;padding:1rem}.receive-card{text-align:center}.receive-card__lead{color:var(--hp-text-light);line-height:1.7}.receive-card__meta{margin-bottom:1.5rem;font-weight:600}#view-button{width:100%}.receive-card--sober{color:var(--hp-text-light);padding-block:2rem}.reading-card{background:linear-gradient(135deg, var(--hp-reading-gradient-start), var(--hp-reading-gradient-end));color:var(--hp-reading-text);border-radius:var(--hp-radius);text-align:left;padding:1.75rem}.reading-card .secret-content{border-radius:calc(var(--hp-radius) / 2);overflow-wrap:anywhere;background:#ffffff0f;max-height:24rem;margin:0 0 1rem;padding:1rem;overflow-y:auto}.reading-card__file-name{word-break:break-word;font-weight:600}.reading-card__download{color:var(--hp-reading-text);margin-bottom:1rem;text-decoration:underline;display:inline-flex}#copy-button{width:100%}.reading-card__feedback{text-align:center}.reading-card__warning{color:var(--hp-danger);margin-top:1.5rem;font-weight:600}.reading-card__countdown{font-variant-numeric:tabular-nums;text-align:center;font-size:1.5rem;font-weight:700}.auth-page,.security-page{max-width:26rem;margin-inline:auto;padding:2.5rem 1.25rem 3rem}.auth-page__lead{color:var(--hp-text-light);margin-bottom:1.5rem}.login-form,.two-factor-form,.confirm-password-form{background:var(--hp-bg-alt);border:1px solid var(--hp-border);border-radius:var(--hp-radius);flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.login-form h1{margin-top:0}.login-form__field,.two-factor-form__field,.confirm-password-form__field{flex-direction:column;gap:.4rem;display:flex}.login-form__field input,.two-factor-form__field input,.confirm-password-form__field input{border:1px solid var(--hp-border);border-radius:calc(var(--hp-radius) / 2);background:var(--hp-bg);padding:.7rem .9rem}.login-form__error,.two-factor-form__error,.confirm-password-form__error,.security-page__error{color:var(--hp-danger-text);margin:0;font-size:.9rem}.login-form button[type=submit],.two-factor-form button[type=submit],.confirm-password-form button[type=submit]{background:var(--hp-accent);color:var(--hp-primary);border:none;border-radius:50px;justify-content:center;align-items:center;padding:.9rem 2rem;font-weight:700;display:inline-flex;box-shadow:0 8px 30px #dc8e214d}.login-form button[type=submit]:hover,.two-factor-form button[type=submit]:hover,.confirm-password-form button[type=submit]:hover{background:var(--hp-accent-hover)}.security-page__card{background:var(--hp-bg-alt);border:1px solid var(--hp-border);border-radius:var(--hp-radius);padding:1.75rem}.security-page__status{background:var(--hp-accent-soft);color:var(--hp-accent-text);border-radius:calc(var(--hp-radius) / 2);margin-bottom:1rem;padding:.75rem 1rem}.security-page__qr-code{border-radius:calc(var(--hp-radius) / 2);background:#fff;margin-block:1rem;padding:1rem;display:inline-block}.security-page__recovery{margin-block:1rem}.security-page__confirm-form{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;-webkit-text-size-adjust:100%}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}body{margin:0}img,picture,svg{max-width:100%;display:block}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer}fieldset{border:none;margin:0;padding:0}a{color:inherit}.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}:focus-visible{outline:2px solid var(--hp-accent-text,#9a6317);outline-offset:2px}button,a,input[type=radio],input[type=checkbox]{min-height:44px}#message{min-height:4rem;transition:min-height .2s}#message.message--expanded{min-height:12rem}@media (prefers-reduced-motion:reduce){#message{transition-duration:0s}}.secret-content{white-space:pre-wrap;overflow-wrap:break-word}
