:root{color-scheme:light;--blue:#3476f6;--ink:#172033;--muted:#8b93a2;--line:#e8ebf2}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:#edf1f7}body{margin:0;color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app{width:min(100%,620px);min-height:100vh;margin:auto;padding-bottom:94px;overflow:hidden;background:radial-gradient(circle at 95% 1%,#dce8ff 0,transparent 24%),radial-gradient(circle at -8% 13%,#f1ddff 0,transparent 20%),#fff;box-shadow:0 0 70px #24304b14}.topbar{position:sticky;z-index:10;top:0;height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:#ffffffc9;backdrop-filter:blur(22px) saturate(1.6)}.brand{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none}.brand strong{font-size:19px;letter-spacing:-.04em}.brand-icon{width:27px;height:23px;position:relative;border:2px solid var(--blue);border-radius:6px}.brand-icon i{position:absolute;width:5px;height:5px;right:4px;top:4px;border:1px solid var(--blue);border-radius:50%}.brand-icon b{position:absolute;left:4px;bottom:4px;width:15px;height:9px;border-left:2px solid var(--blue);border-bottom:2px solid var(--blue);transform:skew(-32deg)}nav{display:flex;gap:7px}nav a{padding:8px 11px;border-radius:999px;color:#8c929d;text-decoration:none;font-size:12px}nav a.active{color:var(--blue);background:#edf3ff;font-weight:700}.hero{padding:54px 20px 50px;position:relative;text-align:center}.spark{position:absolute;color:#c5a0ee;animation:float 4s ease-in-out infinite}.spark-left{top:76px;left:18%}.spark-right{top:132px;right:15%;color:#68c7df;font-size:11px;animation-delay:-1.6s}@keyframes float{50%{transform:translateY(-8px) rotate(18deg);opacity:.58}}.photo-stack{width:92px;height:92px;margin:0 auto 24px;position:relative}.stack-card,.stack-main{position:absolute;border-radius:25px}.stack-card{width:56px;height:73px;top:10px}.stack-left{left:-8px;transform:rotate(-17deg);background:linear-gradient(145deg,#ffc2ce,#c6a3f2)}.stack-right{right:-8px;transform:rotate(17deg);background:linear-gradient(145deg,#ffe49e,#ffb2a2)}.stack-main{inset:4px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#657cff,#57c9ee 68%,#8de0cf);box-shadow:0 20px 42px #4176ef4d}.image-symbol{width:42px;height:35px;position:relative;display:block;border:3px solid currentColor;border-radius:8px}.image-symbol b{position:absolute;width:7px;height:7px;right:6px;top:5px;border:2px solid currentColor;border-radius:50%}.image-symbol em{position:absolute;left:6px;bottom:6px;width:22px;height:13px;border-left:3px solid currentColor;border-bottom:3px solid currentColor;transform:skew(-32deg)}.eyebrow{margin:0 0 9px;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.15em}.hero h1{margin:0 0 13px;font-family:Georgia,serif;font-size:43px;line-height:1.02;font-weight:500;letter-spacing:-.055em}.intro{max-width:350px;margin:0 auto;color:var(--muted);font-size:12px;line-height:1.65}.explore{width:max-content;margin:23px auto 0;padding:10px 12px 10px 16px;display:flex;align-items:center;gap:10px;border:1px solid #e1e6ef;border-radius:999px;color:#495466;background:#ffffffb8;box-shadow:0 8px 24px #2b3b5b14;text-decoration:none;font-size:10px;font-weight:650}.explore span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--blue)}.albums{padding:31px 18px 62px;background:linear-gradient(#fafbfe80,#f8f9fc)}.section-heading{margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between}.section-heading span{color:#9ba2ae;font-size:8px;font-weight:700;letter-spacing:.16em}.section-heading h2{margin:5px 0 0;font-family:Georgia,serif;font-size:30px;font-weight:500;letter-spacing:-.04em}.section-heading p{margin:0;color:#9ba2ae;font-size:10px}.album-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.album-card{border:0;padding:0;background:transparent;text-align:left;cursor:pointer;transition:transform .25s}.album-card.offset{transform:translateY(18px)}.album-card:hover{transform:translateY(-3px)}.album-card.offset:hover{transform:translateY(14px)}.cover{aspect-ratio:1;position:relative;display:block;overflow:hidden;border:3px solid #fff;border-radius:20px;box-shadow:0 10px 28px #2338581f}.cover i{position:absolute;z-index:2;top:9px;left:9px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:white;background:#161b255c;font-style:normal;font-size:8px;backdrop-filter:blur(8px)}.cover-shape{position:absolute;width:80%;height:65%;left:10%;bottom:-16%;border-radius:50% 50% 0 0;transform:rotate(-8deg);box-shadow:25px -30px 0 #ffffff40}.cover-morning{background:linear-gradient(145deg,#fbd5c1,#f7a9b8 55%,#8179ca)}.cover-coast{background:linear-gradient(145deg,#9fdaf2,#5faad0 54%,#3d718c)}.cover-bloom{background:linear-gradient(145deg,#e9c8f0,#b7a2e0 55%,#7182ba)}.cover-little{background:linear-gradient(145deg,#f7d895,#dda76f 55%,#887056)}.album-copy{padding:11px 3px 0;display:flex;flex-direction:column;gap:4px}.album-copy strong{font-size:14px}.album-copy small{color:#a1a7b2;font-size:10px}.about{margin:0 18px 30px;padding:40px 24px;text-align:center;border:1px solid #dae2f2b3;border-radius:25px;background:radial-gradient(circle at 12% 5%,#cfddffb8,transparent 35%),radial-gradient(circle at 100% 100%,#ead2ff99,transparent 38%),#f8faff}.about-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;color:var(--blue);background:#fff;border-radius:20px;box-shadow:0 10px 24px #3d7af221}.about-icon .image-symbol{width:30px;height:25px;border-width:2px}.about-icon .image-symbol b{width:5px;height:5px;right:4px;top:3px;border-width:1px}.about-icon .image-symbol em{left:4px;bottom:4px;width:17px;height:10px;border-width:0 0 2px 2px}.about h2{margin:0 0 11px;font-family:Georgia,serif;font-size:25px;line-height:1.17;font-weight:500;letter-spacing:-.025em}.about>p:not(.eyebrow){margin:0 auto;max-width:340px;color:#89919e;font-size:11px;line-height:1.72}.stats{width:250px;margin:25px auto 0;padding-top:22px;display:flex;align-items:center;justify-content:center;gap:30px;border-top:1px solid #5b70971f}.stats>i{width:1px;height:30px;background:#5b709726}.stats span{display:flex;flex-direction:column;gap:4px}.stats strong{font-family:Georgia,serif;font-size:24px;font-weight:500}.stats small{color:#99a3b2;font-size:7px;letter-spacing:.15em}.tabbar{position:fixed;z-index:20;left:50%;bottom:10px;transform:translateX(-50%);width:min(calc(100% - 28px),592px);height:67px;padding:7px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dee3ebd1;border-radius:23px;background:#ffffffd6;box-shadow:0 12px 38px #29364f26;backdrop-filter:blur(24px) saturate(1.7)}.tabbar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:17px;color:#949ba8;text-decoration:none;font-size:9px}.tabbar a.selected{color:var(--blue);background:#edf3ff;font-weight:700}.tabbar b{font-size:18px;line-height:1}dialog{width:min(100%,620px);height:100dvh;max-width:none;max-height:none;margin:auto;padding:0 14px 50px;border:0;background:#fff;color:var(--ink)}dialog::backdrop{background:#10131bbd}.dialog-head{padding:26px 4px 22px;display:flex;align-items:flex-end;justify-content:space-between}.dialog-head button{align-self:flex-start;width:38px;height:38px;border:0;border-radius:50%;color:var(--blue);background:#edf3ff;font-size:20px;cursor:pointer}.dialog-head div{flex:1;padding-left:12px}.dialog-head small{color:#9da3ad;font-size:8px;letter-spacing:.16em}.dialog-head h2{margin:5px 0 0;font-family:Georgia,serif;font-size:34px;font-weight:500}.dialog-head>span{color:#9da3ad;font-size:8px;letter-spacing:.12em}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.photo-tile{aspect-ratio:1;border:0;border-radius:5px;cursor:zoom-in}.photo-dialog{background:#07090e;padding:44px 10px 80px}.photo-dialog #close-photo{position:absolute;top:20px;right:22px;border:0;color:#fff;background:transparent;font-size:34px;cursor:pointer}.large-photo{width:min(90vw,560px);height:min(72vh,700px);margin:6vh auto 0;border-radius:12px}.photo-dialog>a{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);padding:12px 18px;border-radius:999px;color:#fff;background:var(--blue);text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap}@media(min-width:621px){.app{margin-block:16px;border-radius:30px}.tabbar{bottom:22px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
