.notes-create-screen-module__Re-XVW__screen{min-height:100svh;padding-bottom:calc(var(--nav-height,108px) + env(safe-area-inset-bottom) + 26px);color:var(--theme-cream);background:radial-gradient(circle at 50% -12%,#6f7d404d,#0000 34rem),linear-gradient(#050d07f0,#020302 72%)}.notes-create-screen-module__Re-XVW__screen:before{z-index:-1;pointer-events:none;content:"";opacity:.35;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:4px 4px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0}.notes-create-screen-module__Re-XVW__hero{text-align:center;background:linear-gradient(180deg, #060f0838 0%, #05090680 58%, #050705 100%), radial-gradient(circle at 50% 0%, #daa64524, transparent 24rem), var(--notes-create-image);background-position:top;background-size:cover;justify-items:center;width:min(100%,768px);margin:0 auto;padding:clamp(18px,4.2vw,36px) clamp(18px,4.8vw,36px) clamp(18px,3.2vw,28px);display:grid;position:relative;overflow:hidden}.notes-create-screen-module__Re-XVW__heroShade{pointer-events:none;background:linear-gradient(90deg,#010302a3,#0000 34% 66%,#010302b3),linear-gradient(#0000 36%,#030503d6 100%);position:absolute;inset:0}.notes-create-screen-module__Re-XVW__heroContent,.notes-create-screen-module__Re-XVW__hero h1,.notes-create-screen-module__Re-XVW__hero p,.notes-create-screen-module__Re-XVW__topRow,.notes-create-screen-module__Re-XVW__logoRow{z-index:1;position:relative}.notes-create-screen-module__Re-XVW__heroContent{gap:14px;width:100%;display:grid}.notes-create-screen-module__Re-XVW__topRow{justify-content:flex-start;align-items:center;display:flex}.notes-create-screen-module__Re-XVW__backButton{width:clamp(42px,9vw,56px);height:clamp(42px,9vw,56px);color:var(--theme-cream);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0406048a;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:filter .17s,transform .17s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 20px #0000006b}.notes-create-screen-module__Re-XVW__backButton:hover,.notes-create-screen-module__Re-XVW__backButton:focus-visible{filter:brightness(1.08);box-shadow:0 0 0 3px var(--theme-gold-soft), 0 0 0 1px #ffe19247, 0 12px 20px #0000006b;outline:none;transform:translateY(-1px)}.notes-create-screen-module__Re-XVW__logoRow{justify-items:center;display:grid}.notes-create-screen-module__Re-XVW__logo{object-fit:contain;filter:drop-shadow(0 8px 14px #000000b3);width:clamp(64px,14vw,104px);height:clamp(64px,14vw,104px)}.notes-create-screen-module__Re-XVW__hero h1{font-family:var(--font-title);background:var(--gradient-title);filter:drop-shadow(0 2px #2a1a0d)drop-shadow(0 9px 16px #000000db);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:-4px 0 0;font-size:clamp(3rem,11vw,6.2rem);font-weight:400;line-height:.86}.notes-create-screen-module__Re-XVW__hero p{color:var(--theme-gold-soft);margin:0;font-size:clamp(.96rem,2.7vw,1.32rem);font-weight:600;line-height:1.32}.notes-create-screen-module__Re-XVW__metaRow{gap:10px;display:grid}.notes-create-screen-module__Re-XVW__metaRow span{color:#e7ecf1db;background:#04060461;border-radius:14px;justify-self:center;align-items:flex-start;gap:8px;max-width:52ch;padding:10px 14px;font-size:.9rem;line-height:1.4;display:inline-flex}.notes-create-screen-module__Re-XVW__metaRow span>span{width:1em;height:1em;color:var(--theme-gold-soft);margin-top:2px}.notes-create-screen-module__Re-XVW__content{gap:clamp(12px,2.8vw,18px);width:min(100%,768px);margin:0 auto;padding:clamp(10px,2vw,16px) clamp(18px,4.3vw,34px) 0;display:grid}.notes-create-screen-module__Re-XVW__form{gap:12px;display:grid}.notes-create-screen-module__Re-XVW__panel{background:linear-gradient(145deg,#151912e0,#070907f5),radial-gradient(circle at 8% 0,#d9a84e1f,#0000 16rem);border-radius:clamp(13px,2vw,18px);gap:14px;padding:clamp(16px,3vw,24px);display:grid;overflow:hidden;box-shadow:0 16px 24px #00000061}.notes-create-screen-module__Re-XVW__panel h2{color:var(--theme-gold-soft);font-family:var(--font-title);align-items:center;gap:10px;margin:0;font-size:clamp(1.2rem,3.4vw,1.7rem);font-weight:400;display:flex}.notes-create-screen-module__Re-XVW__panel h2>span:first-child{width:1em;height:1em}.notes-create-screen-module__Re-XVW__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.notes-create-screen-module__Re-XVW__field{gap:8px;min-width:0;display:grid}.notes-create-screen-module__Re-XVW__field span{color:var(--theme-muted);font-size:.82rem}.notes-create-screen-module__Re-XVW__field input,.notes-create-screen-module__Re-XVW__field select,.notes-create-screen-module__Re-XVW__field textarea{width:100%;min-width:0;color:var(--theme-cream);background:linear-gradient(#050906eb,#030503f5);border:0;border-radius:14px;padding:14px 15px;transition:filter .17s,transform .17s;box-shadow:inset 0 0 0 1px #ffffff08,0 10px 18px #00000057}.notes-create-screen-module__Re-XVW__field textarea{resize:vertical;min-height:96px}.notes-create-screen-module__Re-XVW__field input:focus,.notes-create-screen-module__Re-XVW__field select:focus,.notes-create-screen-module__Re-XVW__field textarea:focus{outline:none}.notes-create-screen-module__Re-XVW__field input:focus-visible,.notes-create-screen-module__Re-XVW__field select:focus-visible,.notes-create-screen-module__Re-XVW__field textarea:focus-visible{box-shadow:0 0 0 3px var(--theme-gold-soft), 0 0 0 1px #e0cda480, 0 10px 18px #00000057;filter:brightness(1.04);transform:translateY(-1px)}.notes-create-screen-module__Re-XVW__fullWidth{grid-column:1/-1}.notes-create-screen-module__Re-XVW__tipsList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.notes-create-screen-module__Re-XVW__tipsList li{color:#eaeff4db;padding-left:16px;line-height:1.45}.notes-create-screen-module__Re-XVW__tipsList li::marker{color:var(--theme-gold-soft)}.notes-create-screen-module__Re-XVW__editingHint{color:var(--theme-muted);margin:0;font-size:.88rem}.notes-create-screen-module__Re-XVW__submitButton{justify-self:stretch;margin-top:2px}.notes-create-screen-module__Re-XVW__submitButton>span:first-child{width:1.1em;height:1.1em}@media (max-width:640px){.notes-create-screen-module__Re-XVW__fieldGrid{grid-template-columns:1fr}}
