/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.hidden{display:none}.table{display:table}.resize{resize:both}}:root{--navy:#032a4d;--navy-deep:#01213e;--red:#ff1726;--cream:#f4eee2;--cream-deep:#e7dfd0;--ink:#181511;--white:#f8fbf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--navy-deep)}body{color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input{font:inherit}a,button{-webkit-tap-highlight-color:transparent}[role=textbox]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #ffffffe6}::selection{color:#fff;background:var(--red)}.landing-shell{background:var(--navy-deep);min-height:200vh;overflow:hidden}.dream-hero{isolation:isolate;background-color:#075cb7;background-image:url(/dream-hero.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100svh;position:relative;overflow:hidden}.dream-hero:before{z-index:0;pointer-events:none;content:"";background:linear-gradient(#0023690d,#0000 40%),linear-gradient(#0000 54%,#00194621 71%,#00183e6b);position:absolute;inset:0}.dream-word{z-index:1;color:#fff;letter-spacing:-.115em;text-indent:-.115em;text-shadow:0 3px 18px #00499914;width:max-content;margin:0;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:min(28vw,520px);font-weight:950;line-height:.8;position:absolute;top:12.5vh;left:50%;transform:translate(-50%)}.hero-form-area{z-index:3;text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:6.6vh;left:24px;right:24px}.hero-form-area>p{color:#fff;text-shadow:0 2px 14px #002350b3;margin:0 0 22px;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(20px,1.55vw,28px);line-height:1.2}.hero-form{justify-content:center;align-items:center;gap:12px;display:flex}.password-wrap{width:clamp(250px,25vw,370px);position:relative}.password-wrap input{color:#fff;caret-color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08549757;border:1px solid #ffffffc2;border-radius:999px;outline:0;width:100%;height:54px;padding:0 58px 0 22px;transition:background .18s,border-color .18s,box-shadow .18s;box-shadow:inset 0 0 0 1px #00498714}.password-wrap input::placeholder{color:#ffffffc7}.password-wrap input:focus{background:#0744808c;border-color:#fff;box-shadow:0 0 0 4px #ffffff24}.password-wrap input:disabled{opacity:.68}.password-visibility{color:#ffffffd1;cursor:pointer;background:0 0;border:0;place-items:center;width:46px;height:54px;padding:0;display:grid;position:absolute;top:0;right:7px}.password-visibility svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px}.open-button,.return-button{color:#fff;cursor:pointer;background:var(--red);border:0;border-radius:999px;justify-content:center;align-items:center;font-size:13px;font-weight:760;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 30px #a7000d33}.open-button{min-width:170px;height:54px;padding:0 24px}.open-button:hover:not(:disabled),.return-button:hover{background:#ff3441;transform:translateY(-2px);box-shadow:0 13px 34px #a7000d4d}.open-button:disabled{cursor:wait;opacity:.72}.hero-feedback{color:#ffffffb8;letter-spacing:.02em;text-shadow:0 1px 6px #00204bb3;min-height:21px;margin-top:13px;font-size:10px;line-height:1.5}.hero-feedback code{color:#fff;background:#00255257;border:1px solid #ffffff42;border-radius:999px;padding:2px 6px}.hero-feedback.has-error{color:#fff;font-weight:650}.scroll-cue{z-index:3;color:#ffffff9e;letter-spacing:.18em;align-items:center;gap:9px;font-size:8px;font-weight:700;text-decoration:none;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.scroll-cue svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:16px;animation:cue-bob 1.8s ease-in-out infinite}@keyframes cue-bob{0%,to{transform:translateY(-2px)}50%{transform:translateY(3px)}}.secrecy-page{isolation:isolate;background:radial-gradient(circle at 50% 42%,#0c4f7f47,transparent 42%),linear-gradient(180deg,#032d53 0,var(--navy-deep) 100%);min-height:100svh;padding:clamp(80px,11vh,130px) 24px 54px;display:flex;position:relative;overflow:hidden}.secrecy-page:before{z-index:-1;pointer-events:none;content:"";opacity:.16;background-image:linear-gradient(#ffffff06 1px,#0000 0);background-size:100% 86px;position:absolute;inset:0}.secrecy-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(1050px,100%);margin:auto;display:flex;position:relative}.secrecy-content h2{color:#f1f7f4;letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(58px,8.2vw,146px);font-weight:400;line-height:.88}.opened-heading h1 span,.secrecy-content h2 span{color:var(--red)}.secrecy-copy{color:#e8f3f1b8;max-width:760px;margin:clamp(46px,7vh,80px) auto 0;font-size:clamp(12px,1.05vw,16px);line-height:1.75}.support-rule{background:#ffffff3d;width:58px;height:1px;margin:clamp(34px,5vh,58px) 0 28px}.support-label{color:#dae8e894;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:760}.supporter-lockup{color:#f2f9f7d1;justify-content:center;align-items:center;gap:20px;min-height:116px;margin-top:20px;display:flex}.supporter-lockup img{object-fit:contain;filter:drop-shadow(0 0 12px #e1f1f129);opacity:1;width:112px;height:112px}.supporter-lockup span{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:31px}.return-button{min-width:160px;height:52px;margin-top:clamp(24px,4vh,48px);padding:0 26px}.floating-envelope{z-index:1;color:#fff;filter:drop-shadow(0 0 14px #ff2f397a);width:clamp(64px,6vw,105px);animation:envelope-drift 6s ease-in-out infinite;position:absolute;top:56%;left:7%}.floating-envelope svg{fill:#fff;width:100%;stroke:var(--red);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;display:block}.floating-envelope circle{fill:var(--red)}@keyframes envelope-drift{0%,to{transform:translateY(-4px)rotate(-2deg)}50%{transform:translate(18px,7px)rotate(3deg)}}.particles{z-index:0;pointer-events:none;position:absolute;inset:0}.particles i{background:#dbedef94;border-radius:50%;width:5px;height:5px;animation:particle-float 8s ease-in-out infinite;position:absolute;box-shadow:0 0 10px #d2eaee52}.particles i:first-child{top:9%;left:21%}.particles i:nth-child(2){width:3px;height:3px;animation-delay:-3s;top:17%;left:66%}.particles i:nth-child(3){animation-delay:-5s;top:29%;left:84%}.particles i:nth-child(4){width:3px;height:3px;animation-delay:-1s;top:44%;left:36%}.particles i:nth-child(5){animation-delay:-4s;top:52%;left:71%}.particles i:nth-child(6){width:7px;height:7px;animation-delay:-2s;top:72%;left:25%}.particles i:nth-child(7){width:3px;height:3px;animation-delay:-6s;top:84%;left:47%}.particles i:nth-child(8){animation-delay:-4.5s;top:90%;left:77%}.particles i:nth-child(9){width:2px;height:2px;animation-delay:-2.5s;top:35%;left:12%}.particles i:nth-child(10){width:3px;height:3px;animation-delay:-7s;top:64%;left:89%}.particles i:nth-child(11){width:2px;height:2px;animation-delay:-1.5s;top:78%;left:61%}.particles i:nth-child(12){width:2px;height:2px;animation-delay:-5.5s;top:22%;left:43%}@keyframes particle-float{0%,to{opacity:.4;transform:translateY(-7px)}50%{opacity:.9;transform:translateY(9px)}}.secrecy-footer{z-index:3;color:#e6f1f061;letter-spacing:.13em;justify-content:space-between;align-items:center;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:22px;left:34px;right:34px}.secrecy-footer a{color:inherit;text-transform:uppercase;text-decoration:none}.secrecy-footer a:hover{color:#fff}.opened-shell{isolation:isolate;min-height:100svh;color:var(--ink);background:radial-gradient(circle at 50% 12%,#ffffff8a,transparent 32%),var(--cream);padding:clamp(30px,5vh,60px) 24px 28px;position:relative;overflow:hidden}.opened-border{background:#171716;height:4px;position:absolute;top:0;left:0;right:0}.opened-heading{z-index:2;text-align:center;width:min(1120px,100% - 110px);margin:0 auto;position:relative}.opened-heading>p{color:#8e8779;letter-spacing:.16em;margin:0 0 14px;font-size:9px;font-weight:750}.opened-heading h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(61px,8vw,138px);font-weight:400;line-height:.9}.letter-area{z-index:2;width:min(680px,100% - 96px);margin:clamp(30px,5vh,58px) auto 0;position:relative}.letter-textbox{color:#25211c;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:none;user-select:none;scrollbar-color:var(--red) transparent;scrollbar-width:thin;background:#f8f4ebb8;border:1px solid #d9d0bf;border-radius:18px;height:clamp(240px,39vh,440px);padding:clamp(24px,4vw,42px);font-family:Georgia,Times New Roman,Songti SC,serif;font-size:clamp(15px,1.25vw,19px);line-height:1.86;overflow:hidden auto;box-shadow:0 22px 60px #4a3e2b14,inset 0 1px #fff}.letter-textbox::-webkit-scrollbar{width:6px}.letter-textbox::-webkit-scrollbar-thumb{background:var(--red);border-radius:999px}.letter-signature{margin-top:28px;font-style:italic;display:block}.opened-controls{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.opened-controls>span{color:#8c8579;letter-spacing:.04em;font-size:10px}.opened-controls button{color:#fff;cursor:pointer;background:#1b1916;border:0;border-radius:999px;min-width:140px;height:42px;padding:0 18px;font-size:11px;font-weight:700;transition:background .16s,transform .16s}.opened-controls button:hover{background:var(--red);transform:translateY(-1px)}.reading-rail{z-index:1;pointer-events:none;transform-origin:top;width:54px;position:absolute;top:0;bottom:7vh;left:clamp(58px,17.5vw,360px);transform:rotate(2.4deg)}.reading-rail-track{background:#ff17261f;border-radius:0 0 30px 30px;width:100%;height:100%;position:relative;overflow:visible}.reading-rail-fill{background:var(--red);border-radius:0 0 30px 30px;min-height:18px;transition:height .26s ease-out;position:absolute;top:0;left:0;right:0}.reading-rail-fill span{background:var(--cream);border:4px solid var(--red);border-radius:50%;width:47px;height:47px;position:absolute;bottom:0;right:50%;transform:translate(50%,50%);box-shadow:0 3px #ff172633}@media (max-width:860px){.dream-word{font-size:27vw;top:17vh}.hero-form-area{bottom:8vh}.floating-envelope{opacity:.72;left:3%}.opened-heading{width:min(94%,720px);padding-left:30px}.letter-area{width:min(88%,640px);padding-left:28px}.reading-rail{width:28px;left:20px}.reading-rail-fill span{border-width:3px;width:31px;height:31px}}@media (max-width:620px){.dream-hero{background-position:50%}.dream-word{font-size:28.5vw;top:21vh}.hero-form-area{bottom:8.5vh;left:18px;right:18px}.hero-form-area>p{margin-bottom:17px;font-size:19px}.hero-form{flex-direction:column;width:min(100%,430px)}.open-button,.password-wrap{width:100%}.open-button{min-width:0}.scroll-cue span{display:none}.secrecy-page{padding:94px 20px 70px}.secrecy-content h2{font-size:clamp(48px,15.5vw,76px);line-height:.94}.secrecy-copy{margin-top:42px;font-size:12px}.support-label{max-width:280px;line-height:1.6}.supporter-lockup img{width:84px;height:84px}.supporter-lockup span{font-size:27px}.floating-envelope{top:auto;bottom:19%;left:-10px}.secrecy-footer{bottom:18px;left:20px;right:20px}.secrecy-footer>span{display:none}.opened-shell{padding:28px 14px 20px;overflow:auto}.opened-heading{width:100%;padding-left:35px}.opened-heading>p{font-size:7px}.opened-heading h1{font-size:clamp(49px,16vw,74px);line-height:.92}.letter-area{width:100%;margin-top:30px;padding-left:38px}.letter-textbox{border-radius:14px;height:42vh;min-height:240px;padding:24px 20px}.opened-controls{gap:12px}.opened-controls>span{max-width:110px;line-height:1.4}.opened-controls button{min-width:128px}.reading-rail{width:22px;bottom:8vh;left:12px}.reading-rail-fill span{width:27px;height:27px}}@media (max-height:710px) and (min-width:621px){.dream-word{top:10vh}.hero-form-area{bottom:4vh}.hero-form-area>p{margin-bottom:14px}.secrecy-page{padding-top:70px}.secrecy-content h2{font-size:clamp(54px,7.4vw,112px)}.secrecy-copy{margin-top:35px}.support-rule{margin-top:28px}.supporter-lockup{min-height:86px}.supporter-lockup img{width:84px;height:84px}.return-button{margin-top:16px}.opened-shell{padding-top:24px}.opened-heading h1{font-size:clamp(58px,7.4vw,108px)}.letter-area{margin-top:22px}.letter-textbox{height:35vh}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}