:root{--ink:#183a2f;--muted:#526359;--paper:#fafbf6;--line:#d9e1d8;--lime:#ddf68b;--red:#a02c28}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);word-break:keep-all;margin:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:1rem;line-height:1.65}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}button{cursor:pointer}:focus-visible{outline-offset:5px;outline:3px solid #3c7020}#main-content:focus{outline:none}.skip-link{z-index:99;background:var(--ink);color:#fff;clip-path:inset(50%);white-space:nowrap;border-radius:8px;width:1px;height:1px;padding:12px 20px;position:fixed;top:8px;left:16px;overflow:hidden}.skip-link:focus{clip-path:none;width:auto;height:auto;overflow:visible}.site-header,.site-footer{justify-content:space-between;align-items:center;gap:24px;max-width:1184px;margin:auto;padding:24px 32px;display:flex}.site-header{border-bottom:1px solid var(--line);flex-wrap:wrap;min-height:98px}.brand{letter-spacing:-.8px;align-items:center;gap:10px;min-height:44px;font-size:1.3125rem;font-weight:750;text-decoration:none;display:flex}.brand-suffix{font-weight:400}.brand-symbol{background:var(--ink);width:34px;height:34px;color:var(--lime);border-radius:50%;place-items:center;display:grid}.brand-symbol svg{width:23px;height:23px}nav{gap:22px;display:flex}nav a{align-items:center;gap:5px;min-height:44px;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}nav a:hover{text-decoration:underline}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:64px;padding-block:24px;font-size:.875rem}.site-footer a{align-items:center;min-height:44px;display:inline-flex}.home-wrap,.page-wrap{max-width:1120px;margin:auto;padding:0 32px}.home-intro{padding:64px 0 44px}.eyebrow{align-items:center;gap:8px;margin:0 0 20px;font-size:.875rem;font-weight:650;display:flex}.status-dot{background:#55772a;border-radius:100%;width:7px;height:7px;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-2px;margin-bottom:24px;font-size:clamp(2.1rem,4.3vw,3.5rem);font-weight:750;line-height:1.22}.lead{color:var(--muted);max-width:34em;margin-bottom:0;font-size:1.125rem}.section-caption{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:20px;display:flex}.section-caption h2{margin:0;font-size:.875rem;font-weight:650}.section-caption>span{color:var(--muted);font-size:.875rem}.service-card{background:var(--ink);color:#fff;border-radius:22px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.service-copy{align-self:center;padding:44px}.pill{color:var(--lime);background:#ffffff16;border:1px solid #ffffff28;border-radius:99px;padding:5px 11px;font-size:.8125rem;font-weight:650;display:inline-flex}.service-copy h3{letter-spacing:-1px;margin:20px 0 12px;font-size:2.25rem;line-height:1.3}.service-copy>p{color:#dfebe2;max-width:280px;font-size:1.0625rem}.inline-details{color:#d1e0d4;flex-wrap:wrap;gap:6px 18px;margin:24px 0;padding:0;font-size:.875rem;list-style:none;display:flex}.inline-details li:before{content:"✓";margin-right:6px}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:12px 20px;font-size:1rem;font-weight:650;line-height:1.5;text-decoration:none;display:inline-flex}.button:hover{background:#284f40}.service-copy .button{background:var(--lime);border-color:var(--lime);color:var(--ink)}.service-copy .button:hover{background:#edffb2}.button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.button:disabled{cursor:wait;opacity:.65}.envelope-scene{background:var(--lime);min-height:370px;color:var(--ink);flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex;position:relative;overflow:hidden}.scene-caption{letter-spacing:2px;font-size:.75rem;font-weight:650;position:absolute;top:24px}.paper-note{background:var(--paper);border:1px solid #183a2f20;flex-direction:column;align-items:center;gap:18px;width:258px;min-height:252px;padding:24px;display:flex;transform:rotate(-7deg);box-shadow:8px 12px #183a2f15}.note-index,.note-bottom{font-size:.75rem}.paper-title{text-align:center;letter-spacing:-.6px;font-size:1.5rem;font-weight:600;line-height:1.5}.paper-note svg{width:66px;height:48px}.scene-spark{font-size:3.875rem;line-height:1;position:absolute;bottom:27px;right:38px}.home-footnote{color:var(--muted);justify-content:center;align-items:center;gap:12px;margin:28px 0;font-size:.875rem;display:flex}.home-footnote p{margin:0}.small-mark{font-size:1.5rem}.page-wrap{padding-top:32px}.breadcrumb{color:var(--muted);align-items:center;min-height:44px;margin-bottom:26px;font-size:.875rem;display:inline-flex}.sample-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:60px;display:grid}.sample-intro h1{font-size:2.625rem}.sample-intro .lead{max-width:340px;font-size:1.0625rem}.sample-meta{flex-wrap:wrap;gap:10px;margin:20px 0 28px;display:flex}.sample-meta span{border:1px solid var(--line);border-radius:99px;padding:4px 10px;font-size:.8125rem}.field-label{margin-bottom:8px;font-weight:650;display:block}.field-help{color:var(--muted);margin:8px 0 18px;font-size:.875rem}input{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #87998b;border-radius:10px;padding:12px 14px;display:block}input[aria-invalid=true]{border:2px solid var(--red)}input:disabled{background:#edf1e9}.field-error{color:var(--red);margin:8px 0;font-size:.875rem}.sample-form{max-width:400px}.sample-form .button{width:100%}.privacy-note{color:var(--muted);margin:12px 0 0;font-size:.8125rem}.preview-stage{border:1px solid var(--line);background:#eaf0e4;border-radius:22px;flex-direction:column;justify-content:center;min-height:430px;padding:28px;display:flex}.preview-label{justify-content:space-between;margin-bottom:20px;font-size:.8125rem;font-weight:600;display:flex}.empty-state{text-align:center;color:var(--muted);background:#fff;border:1px dashed #aabaaa;border-radius:14px;padding:30px 22px}.empty-state p:last-child{margin-bottom:0;font-size:.9375rem}.empty-title{color:var(--ink);margin-bottom:8px;font-size:1.1875rem;font-weight:650}.preview-icon{align-self:center;width:65px;height:52px;margin:24px 0 28px}.preview-note{text-align:center;color:var(--muted);margin:20px 0 0;font-size:.8125rem}.clue-card{background:var(--paper);border:1px solid var(--line);border-radius:4px;padding:28px;box-shadow:0 4px #183a2f0c}.clue-card h2{overflow-wrap:anywhere;margin:18px 0;font-size:1.5625rem;line-height:1.35}.clue-card h2:focus{outline:none}.clue-body{white-space:pre-line;font-size:1.125rem;line-height:1.9}.clue-number{letter-spacing:1px;font-size:.8125rem;font-weight:600}.clue-card details{border-top:1px dashed var(--line);margin-top:24px;padding-top:8px}.clue-card summary{cursor:pointer;min-height:44px;padding:9px 0;font-size:.875rem;font-weight:600;display:list-item}.clue-card details p{color:var(--muted);margin-bottom:0;font-size:.875rem}.preview-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.preview-actions .button{width:100%}.status-box{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.status-box h2{font-size:1.3125rem}.status-box p{font-size:.9375rem}.status-box.error{border-color:#c48881}.status-box .button{margin-top:8px}.loading-mark{background:var(--lime);border-radius:10px;height:8px;margin:18px 0;overflow:hidden}.loading-mark:after{content:"";background:var(--ink);width:35%;height:100%;animation:1s ease-in-out infinite alternate loading;display:block}@keyframes loading{to{transform:translate(185%)}}.preview-limit{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;margin-top:44px;padding:24px 0;font-size:.875rem;display:flex}.preview-limit p{max-width:650px;margin:0}.help-wrap{max-width:760px;margin:0 auto;padding:48px 32px}.help-wrap h1{font-size:2.375rem}.help-intro{color:var(--muted);margin-bottom:32px;font-size:1.0625rem}.help-item{border-top:1px solid var(--line)}.help-item summary{cursor:pointer;min-height:64px;padding:20px 0;font-size:1.125rem;font-weight:650}.help-item p{color:var(--muted);margin-bottom:24px}.help-footer{margin-top:32px}.message-page{text-align:center;max-width:660px;min-height:55vh;margin:auto;padding:72px 32px}.message-code{letter-spacing:2px;color:var(--muted);font-size:.875rem}.message-page h1{font-size:2.125rem}.message-page>p{color:var(--muted)}.message-page .preview-actions{justify-content:center}.message-page .button{width:auto}@media (max-width:720px){.site-header,.site-footer{padding:16px 20px}.site-header{min-height:80px}.brand{font-size:1.1875rem}.brand-suffix{display:none}nav{gap:14px}.home-wrap,.page-wrap{padding-inline:20px}.home-intro{padding:38px 0 32px}h1{letter-spacing:-1.5px}.lead{font-size:1rem}.service-card{grid-template-columns:1fr}.service-copy{padding:28px}.service-copy h3{font-size:1.875rem}.service-copy>p{max-width:none;font-size:1rem}.envelope-scene{min-height:255px;padding:32px 20px}.scene-caption{font-size:.75rem;top:16px}.paper-note{gap:12px;width:225px;min-height:180px;padding:18px}.paper-title{font-size:1.25rem}.paper-note svg{width:48px;height:32px}.note-bottom{display:none}.scene-spark{font-size:2.875rem;bottom:16px;right:24px}.home-footnote{justify-content:flex-start;align-items:flex-start}.site-footer{flex-direction:column;align-items:flex-start;gap:4px;margin-top:40px}.page-wrap{padding-top:16px}.breadcrumb{margin-bottom:20px}.sample-grid{grid-template-columns:1fr;gap:28px}.sample-intro h1{font-size:2.125rem}.sample-intro .lead,.sample-form{max-width:none}.sample-meta{margin-block:18px 24px}.preview-stage{min-height:350px;padding:20px}.clue-card{padding:22px}.preview-limit{flex-direction:column;gap:12px;margin-top:28px}.preview-limit a{align-items:center;min-height:44px;display:inline-flex}.help-wrap{padding:32px 20px}.help-wrap h1{font-size:2rem}.message-page{padding:48px 20px}.message-page h1{font-size:1.875rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.loading-mark:after{animation:none}}.answer-form{gap:12px;margin-top:24px;display:grid}.answer-form input{border:1px solid var(--line);width:100%;min-width:0;min-height:48px;font:inherit;color:inherit;background:#fff;border-radius:10px;padding:12px}.answer-form .button{width:100%}.answer-form input[readonly]{background:#f4f5ef}.ending-icon{width:64px;height:64px;margin:24px auto;display:block}.gift-location{overflow-wrap:anywhere;font-size:1.4rem;font-weight:700;line-height:1.5}.editor-wrap{max-width:1120px}.editor-heading{max-width:760px;margin-bottom:28px}.editor-heading h1{font-size:clamp(2rem,4vw,2.75rem)}.editor-login-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.editor-grid{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.editor-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-width:0;margin-bottom:20px;padding:26px}.editor-card h2{letter-spacing:-.4px;margin-bottom:16px;font-size:1.25rem}.editor-note{background:#eaf0e4}.editor-note ol{padding-left:22px}.editor-note li{margin-bottom:16px}.editor-fields{border:0;min-width:0;margin:0;padding:0}.editor-fields>input{margin-bottom:18px}.editor-fields:disabled{opacity:.8}.editor-actions{flex-wrap:wrap;gap:10px;display:flex}.editor-actions .button{flex:1}.reconnect{margin-top:16px}.editor-session{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-block:12px;display:flex}.editor-session>span{font-size:.9375rem;font-weight:600}.editor-feedback{overflow-wrap:anywhere;min-height:54px;padding-top:12px}.editor-feedback p:empty{display:none}.editor-feedback p{margin-bottom:12px}.editor-sidebar .button{width:100%}.editor-list-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.editor-list-heading h2{margin:0}.editor-list-heading>span{color:var(--muted);font-size:.8125rem}.editor-list-heading .button{padding:8px 12px;font-size:.875rem}.draft-list{margin:0;padding:0;list-style:none}.draft-list li{border-top:1px solid var(--line);padding-block:10px}.draft-list button{text-align:left;width:100%;min-height:44px;font:inherit;color:var(--ink);overflow-wrap:anywhere;background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 10px;font-weight:600;display:block}.draft-list button:hover{background:#f1f5ec}.draft-list button[aria-current=true]{background:#eaf0e4;border-color:#87998b}.draft-list span{color:var(--muted);margin-top:4px;padding-inline:10px;font-size:.75rem;display:block}.editor-form{min-width:0}.editor-field{margin-bottom:20px}.editor-field:last-child{margin-bottom:0}.editor-field textarea{resize:vertical;width:100%;min-height:110px;color:var(--ink);font:inherit;background:#fff;border:1px solid #87998b;border-radius:10px;padding:12px 14px;line-height:1.65}.editor-field input{min-width:0}.editor-field .field-help{text-align:right;margin:6px 0 0;font-size:.75rem;display:block}.editor-savebar{z-index:1;background:var(--paper);border:1px solid #aabaaa;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:16px;display:flex;position:sticky;bottom:12px;box-shadow:0 5px 18px #183a2f12}.editor-savebar>span{color:var(--muted);font-size:.8125rem}@media (max-width:720px){.editor-login-grid,.editor-grid{grid-template-columns:minmax(0,1fr);gap:8px}.editor-card{padding:20px}.editor-sidebar .editor-card{margin-bottom:16px}.editor-heading{margin-bottom:20px}.editor-savebar{padding:12px;bottom:8px}.editor-savebar .button{flex:1;gap:8px;padding-inline:12px}.editor-savebar>span{flex-basis:100%}}.play-wrap{max-width:1120px}.play-heading{max-width:760px;margin-bottom:28px}.play-heading h1{font-size:clamp(2rem,4vw,2.75rem)}.play-grid{grid-template-columns:minmax(0,1.7fr) minmax(240px,1fr);align-items:start;gap:32px;display:grid}.play-stage{border:1px solid var(--line);background:#eaf0e4;border-radius:22px;min-width:0;padding:28px}.play-project{border-bottom:1px solid #cad6c6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:14px;display:flex}.play-project p{overflow-wrap:anywhere;margin:0;font-size:1.0625rem;font-weight:650}.play-project span{white-space:nowrap;font-size:.8125rem}.play-feedback{overflow-wrap:anywhere;padding-top:16px}.play-feedback p:empty{display:none}.play-feedback p{margin-bottom:14px}.play-feedback .button{margin-bottom:18px}.play-ready{padding:20px 4px}.play-ready h2{font-size:1.5rem}.play-ready h2:focus,.play-ending h2:focus,.play-stage .status-box h2:focus{outline:none}.play-clue .clue-number{margin-top:0}.play-clue .clue-body,.play-ending .clue-body{overflow-wrap:anywhere}.play-question{overflow-wrap:anywhere;font-size:1.125rem;font-weight:650}.play-hint{border-block:1px dashed var(--line);padding-block:12px}.play-hint p{overflow-wrap:anywhere;margin:14px 0 0}.play-attempts{color:var(--muted);margin:18px 0 0;font-size:.8125rem}.play-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.play-actions .button{flex:1;gap:8px}.play-policy ul{margin:0 0 20px;padding-left:20px}.play-policy li{margin-bottom:12px;font-size:.9375rem}.play-restart{margin-top:16px}@media (max-width:720px){.play-grid{grid-template-columns:minmax(0,1fr);gap:20px}.play-stage,.play-stage .clue-card{padding:20px}.play-actions .button{padding-inline:12px}}.release-panel{gap:20px;max-width:800px;margin-inline:auto;display:grid}.release-panel p{margin:0}.release-panel .button{justify-self:start}.invite-card{border:1px solid var(--line);border-radius:20px;gap:18px;min-width:0;padding:24px;display:grid}.invite-card input{border:1px solid var(--line);border-radius:10px;width:100%;min-width:0;min-height:48px;padding:12px}.invite-qr canvas{max-width:100%;display:block;height:auto!important}.invite-qr .field-help{margin-top:12px}.release-list{gap:18px;margin:0;padding:0;list-style:none;display:grid}.release-list li{border:1px solid var(--line);border-radius:16px;gap:12px;padding:20px;display:grid}.release-list time{font-size:.85rem}.release-list [role=alert]{gap:12px;display:grid}.participant-wrap{max-width:820px}.participant-stage>.privacy-note{margin-top:24px}@media (max-width:720px){.invite-card,.release-list li{padding:16px}}.billing-panel select{color:#173a32;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #b8c8c4;border-radius:10px;margin-bottom:1rem;padding:.6rem}.billing-order{overflow-wrap:anywhere;border-top:1px solid #cbd5cf;padding:1.3rem 0}.billing-actions{flex-wrap:wrap;gap:.7rem;margin:1rem 0;display:flex}.billing-order summary{cursor:pointer;min-height:44px;padding-block:.6rem}
