:root{--bg:#100d15;--surface:#1a1420;--surface2:#241b2c;--text:#fff9f6;--muted:#c2b5c8;--pink:#ff91b0;--pink2:#e87da7;--line:rgba(255,255,255,.13);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font:400 15px/1.6 'DM Sans',system-ui,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.hidden{display:none!important}em{font-weight:500;color:#f4b3cb;font-style:italic}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Playfair Display',Georgia,serif;line-height:1.12;letter-spacing:-.02em}h2{font-size:clamp(32px,4vw,54px)}:focus-visible{outline:3px solid var(--pink);outline-offset:4px}.ambient{pointer-events:none;position:fixed;border-radius:50%;filter:blur(80px);opacity:.28;z-index:-1}.ambient-one{width:520px;height:520px;left:-220px;top:-200px;background:#a93a75}.ambient-two{width:470px;height:470px;right:-270px;bottom:0;background:#66518f}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.23em}.accent{color:var(--pink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:47px;border-radius:100px;border:1px solid transparent;padding:10px 23px;font-size:13px;font-weight:700;white-space:nowrap;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#27151e;background:linear-gradient(110deg,#ffe0df,#f49bb6);box-shadow:0 10px 34px rgba(247,131,171,.15)}.button.ghost,.button.glass{background:rgba(255,255,255,.065);border-color:var(--line);color:var(--text)}.button.outline{background:transparent;border-color:#754957;color:#ffd0dd}.button.block{width:100%}.form-note{min-height:21px;font-size:13px;color:#aef1c8}.form-note.error{color:#ffb3b3}.fineprint{display:block;text-align:center;font-size:12px;color:#9f91a7}
/* Auth */
.auth-screen{min-height:100svh;max-width:1280px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(28px,7vw,112px);padding:60px clamp(22px,6vw,80px)}.auth-copy{max-width:600px}.auth-copy h1{font-size:clamp(42px,5vw,73px);margin-bottom:22px}.auth-copy>p{color:var(--muted);max-width:420px}.auth-art{width:min(250px,60vw);aspect-ratio:1;margin:55px 0 38px;display:grid;place-items:center;position:relative}.auth-art span{font-size:86px;color:var(--pink);text-shadow:0 0 80px #d86a9d;animation:float 4s ease-in-out infinite}.art-ring{position:absolute;inset:4%;border:1px solid #664057;border-radius:50%;transform:rotate(-25deg) scaleX(.78)}.art-ring.ring-b{transform:rotate(50deg) scaleX(.78);border-color:#79547c}.login-card{background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.02));border:1px solid var(--line);border-radius:32px;padding:clamp(25px,4vw,46px);box-shadow:0 32px 120px rgba(0,0,0,.2)}.login-icon{height:54px;width:54px;display:grid;place-items:center;background:#3a2537;border-radius:18px;color:#f5a7c0;font-size:25px;margin-bottom:27px}.mini-label{color:var(--pink);letter-spacing:.21em;font-size:10px;font-weight:700}.login-card h2{font-size:34px;margin-bottom:12px}.login-card>p:not(.mini-label):not(.form-note){color:var(--muted)}.login-card label{display:block;margin:18px 0 7px;color:#e4d5e4;font-size:13px}.login-card input,.admin-drawer input:not([type=file]),.admin-drawer textarea{display:block;width:100%;border-radius:13px;border:1px solid rgba(255,255,255,.18);background:rgba(8,7,15,.35);padding:13px 14px;color:#fff;outline:none}.login-card input:focus,.admin-drawer input:focus,.admin-drawer textarea:focus{border-color:var(--pink)}.login-card .button{margin:6px 0 17px}
/* Main */
.site-header{z-index:15;position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;padding:10px clamp(18px,5vw,78px);background:rgba(17,12,21,.91);border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(18px)}.wordmark{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:700;white-space:nowrap}.wordmark em{font-style:normal;color:var(--text)}.mark{display:grid;place-items:center;color:#ffc5d7;font-size:18px;width:32px;height:32px;background:#4a2840;border-radius:12px}.top-nav{display:flex;align-items:center;gap:28px;color:#c1b1c6;font-size:13px}.top-nav a:hover,.nav-link:hover{color:#fff}.nav-link{background:none;color:inherit;border:0;padding:0}.header-actions{display:flex;align-items:center;gap:9px}.header-actions .button{min-height:39px;padding:6px 15px}.icon-button{width:41px;height:41px;background:#312136;border:1px solid #6b4158;color:#ffd1e0;border-radius:50%;font-size:20px}.icon-button.active{background:#f6b2c8;color:#2d1825}.hero-section{max-width:1390px;margin:auto;min-height:690px;display:grid;grid-template-columns:1fr .88fr;gap:clamp(20px,3vw,55px);align-items:center;padding:68px clamp(22px,6vw,86px) 95px}.hero-content{position:relative;z-index:2}.hero-content .eyebrow{margin-bottom:20px}.tiny-star{margin-left:12px}.date-pill{display:inline-block;border:1px solid #7b5267;color:#f6c1d1;background:rgba(243,145,177,.06);font-size:12px;padding:7px 13px;border-radius:30px;margin-bottom:20px}.hero-content h1{font-size:clamp(51px,6vw,96px);line-height:1.02;max-width:660px;margin-bottom:21px;overflow-wrap:anywhere}.hero-name{color:#f5c7dd;font-size:clamp(22px,2.8vw,36px);font-family:'Playfair Display',Georgia,serif;margin-bottom:14px}.hero-message{color:#d0c2d0;white-space:pre-wrap;max-width:520px;line-height:1.85;margin-bottom:28px;overflow-wrap:anywhere}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.countdown{min-height:24px;font-size:12px;letter-spacing:.06em;color:#d9a6c4;margin:24px 0 0}.hero-visual{position:relative;min-width:0;max-width:510px;width:100%;justify-self:center;padding:14px}.photo-frame{position:relative;border-radius:49% 49% 43% 43% / 41% 41% 23% 23%;overflow:hidden;width:100%;aspect-ratio:4/5;background:radial-gradient(circle at 65% 20%,#6f3e68,#352238 58%,#1c1528);border:9px solid rgba(255,233,240,.14);box-shadow:0 0 0 1px #775369,0 30px 100px rgba(0,0,0,.4)}.photo-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(20,9,25,.24));pointer-events:none}.photo-frame img{width:100%;height:100%;object-fit:cover}.cover-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;color:#e9b1ce}.cover-empty span{font-size:76px;line-height:1}.cover-empty p{font:italic 25px/1.45 'Playfair Display',serif;padding:15px}.frame-stamp{position:absolute;bottom:-4px;right:-11px;transform:rotate(-8deg);background:#f2bfd0;color:#532d45;border-radius:100px;font-weight:700;letter-spacing:.09em;font-size:10px;padding:12px 14px;box-shadow:0 14px 35px rgba(0,0,0,.26)}.frame-stamp span{font-size:18px}.visual-orbit{position:absolute;color:#ffb9d2;font-size:50px}.orbit-top{top:-35px;right:25px}.orbit-bottom{bottom:20px;left:-23px}.note-section{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#231925;border-top:1px solid #4d3347;border-bottom:1px solid #4d3347;padding:33px clamp(22px,6vw,86px)}.note-section p{font:italic clamp(17px,2vw,27px) 'Playfair Display',serif;margin:0}.note-section span{font-size:10px;letter-spacing:.2em;color:#d99ab8;white-space:nowrap}.memories-section{max-width:1390px;margin:auto;padding:110px clamp(22px,6vw,86px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px}.section-heading h2{margin:12px 0}.section-heading p{color:var(--muted);margin:0}.memories-count{color:#e3a9c6;border:1px solid #6b465f;border-radius:20px;white-space:nowrap;padding:5px 12px;font-size:11px;letter-spacing:.1em}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.gallery-tile{position:relative;min-width:0;text-align:left;background:#291e30;border:1px solid #544054;border-radius:17px;padding:0;overflow:hidden;color:#fff;transition:transform .2s}.gallery-tile:hover{transform:translateY(-4px)}.gallery-tile img{width:100%;aspect-ratio:4/5;object-fit:cover}.gallery-tile span{display:block;padding:12px 13px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:13px}.empty-gallery{grid-column:1/-1;min-height:250px;border:1px dashed #72536b;border-radius:22px;display:grid;align-content:center;justify-items:center;text-align:center;padding:35px;color:var(--muted)}.empty-gallery h3{color:#f9d1df;margin:6px 0}.empty-gallery p{margin:0}.empty-icon{font-size:41px;color:#c77f9e}.letter-section{display:grid;grid-template-columns:.7fr 1fr;align-items:center;gap:clamp(32px,7vw,100px);padding:75px clamp(30px,11vw,175px);background:radial-gradient(circle at 17% 44%,#5b3451 0%,#291d2c 42%,#1a1420 100%);border-top:1px solid #5a3a51}.letter-ornament{width:clamp(150px,20vw,250px);height:clamp(150px,20vw,250px);display:grid;place-items:center;justify-self:center;border:1px solid #aa758c;border-radius:28px;transform:rotate(-9deg);font-size:104px;color:#efb5ce;background:linear-gradient(135deg,#784561,#39253e);box-shadow:0 25px 55px rgba(0,0,0,.15)}.letter-section h2{margin:15px 0}.letter-section p{color:var(--muted);margin-bottom:20px}footer{text-align:center;color:#b08fa8;font-size:10px;letter-spacing:.16em;padding:35px 18px}footer span{color:#ff9db7}
/* Modals */
.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;background:rgba(7,5,12,.88);backdrop-filter:blur(16px);padding:20px;overflow:auto}.gift-backdrop{z-index:35;background:radial-gradient(circle at center,#43273f,#100b15 70%)}.gift-panel{text-align:center;max-width:570px;width:100%;padding:24px 15px}.gift-panel h2{font-size:clamp(31px,5vw,54px);margin-bottom:12px}.gift-panel>p{color:#d0b9c9;white-space:pre-wrap}.gift-box{background:none;border:0;display:block;position:relative;width:220px;height:215px;margin:30px auto 44px;filter:drop-shadow(0 25px 45px #050208);transition:transform .25s}.gift-box:hover{transform:translateY(-8px)}.gift-bottom{position:absolute;left:38px;top:74px;width:144px;height:132px;border-radius:6px 6px 17px 17px;background:linear-gradient(135deg,#e185a5,#ae507b)}.gift-lid{position:absolute;top:48px;left:24px;width:172px;height:39px;border-radius:6px;background:linear-gradient(135deg,#ffc7d6,#ed95b6);z-index:2}.gift-ribbon{position:absolute;top:50px;left:98px;width:26px;height:154px;z-index:3;background:#ffe6c8}.gift-heart{position:absolute;left:88px;top:12px;font-size:42px;z-index:4;color:#ffe3d2;animation:float 3.5s infinite}.gift-panel .fineprint{margin-top:22px}.close-button{display:grid;place-items:center;width:36px;height:36px;border:1px solid #78596d;background:#2b1e2e;border-radius:50%;color:#fff;font-size:24px}.letter-card{position:relative;max-width:640px;width:100%;max-height:90svh;overflow:auto;background:#fff4e8;color:#422737;border-radius:12px;padding:clamp(30px,6vw,65px);box-shadow:0 35px 100px #000a;animation:rise .38s ease}.letter-card .close-button{position:absolute;right:15px;top:15px}.letter-card .eyebrow{color:#ad547e}.letter-card h2{font-size:clamp(30px,4vw,45px)}.letter-card>p{white-space:pre-wrap;line-height:1.95;color:#634957;overflow-wrap:anywhere}.letter-card .letter-sign{text-align:right;font:italic 23px 'Playfair Display',serif;color:#ab5680}.letter-seal{font-size:48px;color:#bb5c84;text-align:center;margin:17px 0}.lightbox{max-width:min(840px,96vw);max-height:90svh;position:relative;display:flex;flex-direction:column;align-items:center}.lightbox img{max-height:72svh;max-width:100%;object-fit:contain;border-radius:14px}.lightbox .close-button{position:absolute;top:-16px;right:-13px}.lightbox p{max-width:700px;text-align:center;color:#ffe0ee;margin:16px 0 0;white-space:pre-wrap}
/* Editor */
.drawer-overlay{position:fixed;inset:0;z-index:45;background:rgba(3,2,8,.65)}.admin-drawer{position:fixed;z-index:46;right:0;top:0;bottom:0;width:min(520px,100%);display:flex;flex-direction:column;background:#1a1320;border-left:1px solid #68425d;box-shadow:-25px 0 95px #0007}.drawer-heading{display:flex;justify-content:space-between;gap:20px;padding:25px 26px 17px;border-bottom:1px solid var(--line)}.drawer-heading h2{font-size:29px;margin:5px 0}.drawer-heading p{color:#bba7bd;font-size:12px;margin:0}.drawer-scroll{overflow:auto;flex:1;padding:8px 26px 25px}.editor-section{padding:23px 0;border-bottom:1px solid #473346}.editor-section h3{font:600 18px 'Playfair Display',serif;color:#f7bed5;margin-bottom:14px}.editor-section label{display:block;margin:13px 0 6px;color:#e6d3e4;font-size:12px}.editor-section textarea{resize:vertical;min-height:90px}.editor-section input[type=file]{display:block;width:100%;color:var(--muted);font-size:12px}.editor-section input[type=date]{color-scheme:dark}.editor-section .button{margin-top:15px}.small-help{font-size:12px;color:#baa9bc;line-height:1.7}.drawer-footer{padding:12px 25px 23px;border-top:1px solid var(--line);background:#211829}.drawer-footer .form-note{margin:0 0 6px}.admin-gallery{margin-top:16px;display:grid;gap:9px}.admin-gallery-item{display:flex;align-items:center;gap:10px;background:#2d2132;padding:8px;border-radius:12px}.admin-gallery-item img{width:55px;height:55px;object-fit:cover;border-radius:7px}.admin-gallery-item span{min-width:0;flex:1;font-size:12px;overflow-wrap:anywhere}.admin-gallery-item button{background:transparent;border:1px solid #805064;color:#ffc2d0;border-radius:9px;padding:6px 10px;font-size:11px}
@keyframes float{50%{transform:translateY(-10px)}}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1030px){.top-nav{display:none}.hero-section{min-height:630px}.hero-content h1{font-size:clamp(45px,5.6vw,75px)}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.auth-screen{grid-template-columns:1fr;gap:35px;padding:38px 22px}.auth-copy .auth-art{display:none}.auth-copy h1{font-size:43px;margin:15px 0}.login-card{padding:25px}.site-header{padding:11px 15px;min-height:65px;gap:9px}.wordmark{font-size:13px;gap:5px}.mark{width:27px;height:27px}.header-actions{gap:6px}.header-actions .button{min-height:34px;padding:5px 10px;font-size:11px}.icon-button{width:35px;height:35px;font-size:18px}.hero-section{grid-template-columns:1fr;padding:50px 23px 76px;gap:36px}.hero-content h1{font-size:clamp(46px,11vw,76px)}.hero-visual{max-width:440px;width:min(90%,440px)}.note-section{display:block;padding:28px 23px}.note-section span{display:block;margin-top:12px}.memories-section{padding:75px 22px}.section-heading{align-items:start;flex-wrap:wrap}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.letter-section{grid-template-columns:1fr;text-align:center;padding:67px 27px}.letter-ornament{width:155px;height:155px;font-size:70px}.hero-buttons .button{padding:9px 17px}.frame-stamp{font-size:8px}.drawer-heading,.drawer-scroll,.drawer-footer{padding-left:18px;padding-right:18px}}
@media(max-width:380px){.wordmark em{display:none}.hero-buttons{align-items:stretch;flex-direction:column}.hero-content h1{font-size:43px}.gallery-grid{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
