:root{--vh: 1vh;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--rose-50: #fff8fc;--rose-100: #fdf1f8;--rose-200: #f6dde9;--rose-300: #ecc3d7;--rose-500: #d486ac;--rose-700: #8f5f76;--ink-700: #493743;--ink-500: #786370;--bg: #fdf9fc;--bg-soft: #f8f2f6;--bg-base-gradient: linear-gradient(165deg, #fffafd 0%, #fcf5f9 44%, #f8f1f5 100%);--floral-stroke: rgba(197, 136, 165, .34);--floral-stroke-soft: rgba(197, 136, 165, .24);--bg-floral-main-strength: .56;--bg-floral-edge-strength: .52;--bg-floral-inner-strength: .44;--bg-floral-mobile-main-strength: .5;--bg-floral-mobile-edge-strength: .38;--bg-page-glow: radial-gradient(circle at 14% 16%, rgba(255, 236, 245, .72), transparent 28%), radial-gradient(circle at 84% 22%, rgba(255, 243, 233, .58), transparent 34%), radial-gradient(circle at 54% 88%, rgba(246, 232, 240, .45), transparent 38%);--card: rgba(255, 255, 255, .86);--card-rose: rgba(255, 245, 250, .86);--card-cream: rgba(255, 251, 247, .9);--card-mist: rgba(248, 244, 247, .82);--line: rgba(177, 144, 160, .24);--text: var(--ink-700);--muted: var(--ink-500);--primary: var(--rose-500);--primary-deep: #bb6d91;--accent: #ead7e1;--shadow: 0 20px 48px rgba(124, 87, 107, .13);--shadow-soft: 0 10px 22px rgba(124, 87, 107, .1);--radius-lg: 8px;--radius-md: 6px;--radius-sm: 4px;--container: 1360px;--container-narrow: 980px;--control-height: 42px}html,body{margin:0;min-height:100%;color:var(--text);font-family:Hiragino Sans GB,PingFang SC,Microsoft YaHei,sans-serif;background:var(--bg-base-gradient)}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:calc(var(--vh) * 100);min-height:100dvh;line-height:1.65;overscroll-behavior-y:none;padding-bottom:var(--safe-bottom)}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%;height:auto}*,*:before,*:after{box-sizing:border-box}button,input,textarea,select{font:inherit;font-size:15px}button,a,[role=button],label[for]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button,[type=button],[type=submit]{cursor:pointer}input,textarea,select{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fffc;color:var(--text);min-height:var(--control-height);padding:0 12px;box-shadow:inset 0 1px #ffffff8c}textarea{min-height:110px;padding:10px 12px}input[type=checkbox],input[type=radio]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;min-height:auto;padding:0}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid rgba(209,129,166,.45);outline-offset:2px}.container{width:min(100% - 56px,var(--container));margin:0 auto}.container-narrow{width:min(100% - 56px,var(--container-narrow));margin:0 auto}.panel{background:var(--card);border:1px solid rgba(208,176,192,.24);box-shadow:var(--shadow-soft);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.panel-rose{background:var(--card-rose)}.panel-cream{background:var(--card-cream)}.panel-mist{background:var(--card-mist)}.pill{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:var(--radius-sm);background:#ffffffc7;color:#8f5a77;border:1px solid rgba(198,163,181,.28);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.button-primary,.button-secondary,.button-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);padding:0 16px;min-height:var(--control-height);font-weight:600;transition:transform .18s ease,box-shadow .2s ease,filter .2s ease,background-color .2s ease}.button-primary{border:1px solid rgba(181,103,139,.2);background:linear-gradient(136deg,#e5a7c4,#d081a7 56%,#c6769d);color:#fff;box-shadow:0 8px 18px #bc6f9442}.button-secondary{background:#ffffffc7;color:var(--text);border:1px solid rgba(193,159,177,.35)}.button-ghost{background:#fbf5f8cc;color:var(--muted);border:1px solid rgba(186,150,168,.32)}.button-link{display:inline-flex;align-items:center;gap:6px;color:#9d607f;font-weight:600;font-size:.9rem}.button-primary:hover,.button-secondary:hover,.button-ghost:hover{transform:translateY(-1px);filter:saturate(1.03)}.grid{display:grid;gap:20px}.min-screen{min-height:calc(var(--vh) * 100);min-height:100dvh}.content-floral-shell{position:relative;isolation:isolate}.content-floral-shell:before,.content-floral-shell:after{content:"";position:absolute;pointer-events:none;z-index:-1}.content-floral-shell:before{inset:18px 0 auto 0;height:240px;background:url(../../../images/site-pattern-floral-branch.svg) center top / 320px 320px repeat;opacity:.34}.content-floral-shell:after{top:0;right:0;bottom:0;left:0;background:url(../../../images/site-pattern-branch-spray.svg) left -160px top 110px / min(40vw,480px) auto no-repeat,url(../../../images/site-pattern-branch-spray.svg) right -170px bottom 10px / min(40vw,460px) auto no-repeat;opacity:.29}.touch-scroll{overflow:auto;-webkit-overflow-scrolling:touch}body.modal-open{overflow:hidden;touch-action:none}@media(max-width:980px){.container,.container-narrow{width:min(100% - 30px,var(--container))}}@media(max-width:720px){html,body{background:linear-gradient(165deg,#fffafd,#fdf6fa,#f8f1f5)}.container,.container-narrow{width:min(100% - 22px,var(--container))}.content-floral-shell:before{background-size:280px 280px;opacity:.28}.content-floral-shell:after{background:url(../../../images/site-pattern-branch-spray.svg) left -230px top 126px / 380px auto no-repeat,url(../../../images/site-pattern-branch-spray.svg) right -220px bottom 20px / 340px auto no-repeat;opacity:.22}}.mobile-nav.svelte-7gid2v{display:flex;align-items:center;gap:10px}.desktop-nav.svelte-7gid2v{display:flex;flex-wrap:wrap;gap:18px}.desktop-nav.svelte-7gid2v a:where(.svelte-7gid2v){padding:4px 0;color:var(--muted);font-weight:600;border-bottom:1px solid transparent}.desktop-nav.svelte-7gid2v a:where(.svelte-7gid2v):hover,.desktop-nav.svelte-7gid2v a.active:where(.svelte-7gid2v){color:var(--text);border-color:#bf6a9166}.menu-trigger.svelte-7gid2v{display:none;min-height:36px;padding-inline:14px}.drawer-nav.svelte-7gid2v{display:grid;gap:8px}.drawer-nav.svelte-7gid2v a:where(.svelte-7gid2v){display:block;border-radius:4px;padding:10px 12px;min-height:40px;line-height:1.25;color:var(--text);background:#ffffffdb;border:1px solid rgba(205,171,188,.3)}.drawer-nav.svelte-7gid2v a.active:where(.svelte-7gid2v){border-color:#bf6a9180;background:#fff5fbf0}@media(max-width:980px){.desktop-nav.svelte-7gid2v{display:none}.menu-trigger.svelte-7gid2v{display:inline-flex;align-items:center;justify-content:center}}.site-header.svelte-a8kxe2{position:sticky;top:0;z-index:12;padding:calc(12px + var(--safe-top)) 0 10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bar.svelte-a8kxe2{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-color:#cfadbe42;box-shadow:0 8px 18px #825c7014}.brand.svelte-a8kxe2{display:flex;align-items:center;gap:10px;min-width:0}.brand.svelte-a8kxe2 strong:where(.svelte-a8kxe2){display:block;font-size:1.02rem;line-height:1.2}.brand.svelte-a8kxe2 small:where(.svelte-a8kxe2){display:block;margin-bottom:2px;color:#996881;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.brand.svelte-a8kxe2 em:where(.svelte-a8kxe2){display:block;color:var(--muted);font-style:normal;font-size:.76rem;line-height:1.3}.brand-mark.svelte-a8kxe2{width:36px;height:36px;background:linear-gradient(140deg,#f1bfd6,#d687ad 54%,#bf7397);border-radius:6px;box-shadow:var(--shadow-soft)}.brand-logo.svelte-a8kxe2{width:36px;height:36px;border-radius:6px;object-fit:cover;box-shadow:var(--shadow-soft)}.theme-shell.svelte-12qhfyh{position:relative;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;isolation:isolate}.theme-shell.svelte-12qhfyh:before,.theme-shell.svelte-12qhfyh:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-3}.theme-shell.svelte-12qhfyh:before{background:var(--bg-page-glow),url(../../../images/site-pattern-floral-branch.svg) center top / 360px 360px repeat,var(--bg-base-gradient);opacity:var(--bg-floral-main-strength)}.theme-shell.svelte-12qhfyh:after{background:url(../../../images/site-pattern-edge-bloom.svg) left -48px top 128px / min(56vw,790px) auto no-repeat,url(../../../images/site-pattern-edge-bloom.svg) right -88px bottom -24px / min(52vw,720px) auto no-repeat,url(../../../images/site-pattern-branch-spray.svg) left -140px bottom 24% / min(42vw,520px) auto no-repeat,url(../../../images/site-pattern-branch-spray.svg) right -180px top 33% / min(42vw,540px) auto no-repeat;opacity:var(--bg-floral-edge-strength)}.atmosphere.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-2;background:radial-gradient(circle at 12% 16%,rgba(255,237,245,.54),transparent 28%),radial-gradient(circle at 86% 24%,rgba(255,239,230,.46),transparent 30%),radial-gradient(circle at 52% 84%,rgba(245,230,239,.33),transparent 38%),radial-gradient(circle at 52% 54%,rgba(255,255,255,.28),transparent 44%)}.theme-shell[data-page-group=home].svelte-12qhfyh:before{opacity:calc(var(--bg-floral-main-strength) - .04);background:radial-gradient(ellipse at center top,#fffcfffc,#fffcff00 44%),var(--bg-page-glow),url(../../../images/site-pattern-floral-branch.svg) center calc(100% + 200px) / 370px 370px repeat,var(--bg-base-gradient)}.theme-shell[data-page-group=home].svelte-12qhfyh:after{opacity:calc(var(--bg-floral-edge-strength) - .08);background:url(../../../images/site-pattern-edge-bloom.svg) left -60px top 55vh / min(56vw,780px) auto no-repeat,url(../../../images/site-pattern-edge-bloom.svg) right -110px bottom -10px / min(53vw,740px) auto no-repeat,url(../../../images/site-pattern-branch-spray.svg) left -160px bottom 8% / min(44vw,560px) auto no-repeat,url(../../../images/site-pattern-branch-spray.svg) right -190px top 65% / min(42vw,540px) auto no-repeat}.theme-shell[data-page-group=timeline].svelte-12qhfyh:before,.theme-shell[data-page-group=gallery].svelte-12qhfyh:before,.theme-shell[data-page-group=albums].svelte-12qhfyh:before,.theme-shell[data-page-group=journal].svelte-12qhfyh:before{opacity:var(--bg-floral-inner-strength)}.theme-shell[data-page-group=timeline].svelte-12qhfyh:after,.theme-shell[data-page-group=gallery].svelte-12qhfyh:after,.theme-shell[data-page-group=albums].svelte-12qhfyh:after,.theme-shell[data-page-group=journal].svelte-12qhfyh:after{opacity:calc(var(--bg-floral-edge-strength) - .16)}.footer-wrap.svelte-12qhfyh{padding:54px 0 calc(36px + var(--safe-bottom))}.footer.svelte-12qhfyh{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:clamp(14px,2vw,24px);padding:clamp(20px,2vw,28px);border-color:#cbacbb3d;background:radial-gradient(circle at 0% 10%,rgba(255,255,255,.58),transparent 44%),linear-gradient(150deg,#fff8fced,#f9f2f6e6)}.brand.svelte-12qhfyh{display:grid;gap:8px;align-content:center}.brand.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-size:1.08rem;line-height:1.2}.brand.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;color:var(--muted);max-width:28rem}.links.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;color:var(--muted);font-weight:600}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}@media(max-width:900px){.footer-wrap.svelte-12qhfyh{padding-top:40px}.footer.svelte-12qhfyh{grid-template-columns:1fr;gap:14px;text-align:center}.brand.svelte-12qhfyh p:where(.svelte-12qhfyh){max-width:none}.links.svelte-12qhfyh{justify-content:center;gap:14px}.actions.svelte-12qhfyh .button-secondary{width:100%}}@media(max-width:760px){.theme-shell.svelte-12qhfyh:before{background:radial-gradient(circle at 14% 14%,rgba(255,237,245,.63),transparent 34%),radial-gradient(circle at 86% 22%,rgba(255,241,232,.42),transparent 34%),url(../../../images/site-pattern-floral-branch.svg) center top / 290px 290px repeat,var(--bg-base-gradient);opacity:var(--bg-floral-mobile-main-strength)}.theme-shell.svelte-12qhfyh:after{background:url(../../../images/site-pattern-edge-bloom.svg) left -200px top 52vh / 500px auto no-repeat,url(../../../images/site-pattern-edge-bloom.svg) right -210px bottom -8px / 460px auto no-repeat,url(../../../images/site-pattern-branch-spray.svg) left -260px bottom 30% / 420px auto no-repeat;opacity:var(--bg-floral-mobile-edge-strength)}.theme-shell[data-page-group=home].svelte-12qhfyh:before{opacity:calc(var(--bg-floral-mobile-main-strength) - .08);background:radial-gradient(ellipse at center top,#fffdff,#fffdff00 56%),radial-gradient(circle at 18% 18%,rgba(255,237,246,.58),transparent 35%),url(../../../images/site-pattern-floral-branch.svg) center calc(100% + 140px) / 290px 290px repeat,var(--bg-base-gradient)}.theme-shell[data-page-group=home].svelte-12qhfyh:after{opacity:calc(var(--bg-floral-mobile-edge-strength) - .12);background:url(../../../images/site-pattern-edge-bloom.svg) left -200px top 62vh / 480px auto no-repeat,url(../../../images/site-pattern-edge-bloom.svg) right -220px bottom -20px / 430px auto no-repeat}}
