.theme-toggle{flex-shrink:0;margin-left:0;display:flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid #87927e60;border-radius:20px;background:#ffffff50;color:inherit;font-size:12px;transition:background .3s,transform .3s}.theme-toggle:hover{background:#ffffffa0;transform:translateY(-2px)}.theme-icon{font-size:18px;line-height:1}.menubar{gap:30px}.headline-line{display:block;perspective:700px;overflow:clip;padding:0 0 .12em;margin-bottom:-.12em}.headline-line>span{display:block;animation:headline-enter 1.15s cubic-bezier(.16,1,.3,1) both}.second-line>span{animation-delay:.16s}.living-word{display:inline-block;min-width:2.55em;transition:transform .35s,opacity .35s,filter .35s;transform-origin:50% 100%}.living-word.word-out{transform:translateY(-25%) rotateX(35deg);opacity:0;filter:blur(6px)}.living-word.word-in{animation:word-arrive .7s cubic-bezier(.16,1,.3,1) both}.desktop-heading>div>p{animation:headline-enter 1.2s .3s both}.desktop-heading>div>.button{animation:headline-enter 1.2s .4s both}.hero-scene{isolation:isolate;transform-style:preserve-3d;perspective:1400px}.window-float{position:relative;z-index:2;transform-style:preserve-3d;animation:window-hover 8s ease-in-out infinite}.hero-scene .photo-window{transform:rotate(5deg) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .65s cubic-bezier(.2,.8,.2,1);box-shadow:12px 35px 65px #28381c40,0 2px 0 #ffffff}.hero-scene .sticker{translate:var(--px,0px) var(--py,0px);transition:translate .8s;animation:sticker-hover 7s ease-in-out infinite}.hero-scene .floating-note{translate:calc(var(--px,0px) * -1) calc(var(--py,0px) * -1);transition:translate .8s}.depth-sheet{position:absolute;inset:15px 0;border:1px solid #ffffffb0;border-radius:15px;background:#e7ebde60;box-shadow:0 15px 35px #2b392316;pointer-events:none;z-index:0}.depth-one{transform:rotate(-4deg) translate(-9px,13px);animation:depth-drift 10s ease-in-out infinite}.depth-two{transform:rotate(10deg) translate(8px,5px);opacity:.5}.spatial-orbit{position:absolute;width:160px;height:160px;right:-55px;top:-56px;z-index:4;pointer-events:none;perspective:650px;filter:drop-shadow(4px 12px 10px #42151030)}.orbit-core{width:100%;height:100%;position:relative;transform-style:preserve-3d;animation:orbital-spin 15s linear infinite}.orbit-core i{position:absolute;inset:12%;border:5px solid #a62828;border-right-color:#f7b0a0;border-bottom-color:#5d121a;border-radius:50%;box-shadow:inset 1px 2px 2px #ffd0b4,0 1px 2px #6b172b;backface-visibility:visible}.orbit-core i:nth-child(2){transform:rotateY(36deg)}.orbit-core i:nth-child(3){transform:rotateY(72deg)}.orbit-core i:nth-child(4){transform:rotateY(108deg)}.orbit-core i:nth-child(5){transform:rotateY(144deg)}.orbit-label{left:25px;top:-40px;max-width:75%;font-size:8px}.hero-paused *{animation-play-state:paused!important}@keyframes headline-enter{from{opacity:0;transform:translateY(80%) rotateX(-20deg);filter:blur(7px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes word-arrive{from{opacity:0;transform:translateY(50%) rotateX(-40deg);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes window-hover{0%,100%{transform:translateY(0) rotateZ(-1deg)}50%{transform:translateY(-15px) rotateZ(1deg)}}@keyframes sticker-hover{50%{transform:rotate(-6deg) translateY(-9px)}}@keyframes depth-drift{50%{transform:rotate(-7deg) translate(-17px,18px)}}@keyframes orbital-spin{from{transform:rotateX(24deg) rotateY(0) rotateZ(-20deg)}to{transform:rotateX(24deg) rotateY(360deg) rotateZ(-20deg)}}
:root[data-theme=dark]{color-scheme:dark;--ink:#f4e8e5;--lime:#c42b37;color:#f4e8e5;background:#140c0e}:root[data-theme=dark] body{background:radial-gradient(ellipse at 85% 10%,#47151f 0,transparent 43%),radial-gradient(ellipse at 5% 30%,#271116 0,transparent 45%),#140c0e;color:#f4e8e5}:root[data-theme=dark] .menubar{background:#180e12d9;border-color:#fbdad51c}:root[data-theme=dark] .logo-crop img{filter:drop-shadow(0 0 10px #fa544550) brightness(1.4)}:root[data-theme=dark] .theme-toggle{background:#71253245;border-color:#aa62644d;color:#f5d6ce}:root[data-theme=dark] .theme-toggle:hover{background:#82313e70}:root[data-theme=dark] .desktop-heading p,:root[data-theme=dark] .event-card p,:root[data-theme=dark] .event-meta,:root[data-theme=dark] .folder-caption p,:root[data-theme=dark] .album-heading p,:root[data-theme=dark] .about-section p{color:#c4aaa9}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .orbit-label,:root[data-theme=dark] .section-divider,:root[data-theme=dark] .location-line,:root[data-theme=dark] .archive-label,:root[data-theme=dark] .prototype-note,:root[data-theme=dark] .form-note,:root[data-theme=dark] footer>span,:root[data-theme=dark] footer small,:root[data-theme=dark] .frames-heading p{color:#bfa1a2}:root[data-theme=dark] h1 .spark,:root[data-theme=dark] .album-heading h1,:root[data-theme=dark] .handwritten,:root[data-theme=dark] .album-quote em,:root[data-theme=dark] .album-quote>span{color:#f07177}:root[data-theme=dark] .button.dark{background:#a51e30;color:#fff1ea;box-shadow:0 7px 24px #c9142a20}:root[data-theme=dark] .button.dark:hover{background:#c32b40;box-shadow:0 12px 35px #d0253840}:root[data-theme=dark] .photo-window{background:#27151b;border-color:#e3a2a23b;box-shadow:12px 35px 65px #0008,0 2px 0 #bd5a6520}:root[data-theme=dark] .window-chrome,:root[data-theme=dark] .window-bottom{color:#ccb4b1}:root[data-theme=dark] .depth-sheet{background:#5a1b2d40;border-color:#c2596d40}:root[data-theme=dark] .floating-note{background:#301b23c9;border-color:#b75c644d;color:#f7e6dd;box-shadow:0 15px 30px #0005}:root[data-theme=dark] .floating-note>span{color:#ed8586}:root[data-theme=dark] .sticker{background:#ad2235;color:#fff0e6}:root[data-theme=dark] .section-divider,:root[data-theme=dark] .card-bottom,:root[data-theme=dark] .city-select,:root[data-theme=dark] .album-toolbar,:root[data-theme=dark] .album-frames{border-color:#a1636440}:root[data-theme=dark] .city-select select{color:#f0d6d0}:root[data-theme=dark] option{background:#29151d;color:#f4e8e5}:root[data-theme=dark] .card-bottom button{color:#f1b2b2}:root[data-theme=dark] .card-bottom button:hover{background:#8d2435;color:#fff}:root[data-theme=dark] .about-section,:root[data-theme=dark] .next-album{background:#32151e}:root[data-theme=dark] .about-section a{border-color:#b8696e}:root[data-theme=dark] .dock{background:#301920a3;border-color:#b675754a;box-shadow:0 10px 35px #0007}:root[data-theme=dark] .dock-separator{background:#b675754a}:root[data-theme=dark] .motion-icon{background:#562532;color:#f8d8d2}:root[data-theme=dark] .people-icon{background:linear-gradient(130deg,#9c4456,#502438)}:root[data-theme=dark] .dock-icon small{background:#882a3a}:root[data-theme=dark] .folder-sheet,:root[data-theme=dark] .scattered-photo,:root[data-theme=dark] .memory-print{background:#2f1e24;border-color:#70444e;color:#ead2cc;box-shadow:0 15px 30px #0005}:root[data-theme=dark] .circle-arrow{border-color:#a1636460}:root[data-theme=dark] .memory-folder:hover .circle-arrow{background:#862637}:root[data-theme=dark] .back-link{border-color:#a1636460}:root[data-theme=dark] .back-link:hover{background:#562331}:root[data-theme=dark] .album-scroll{border-color:#a1636480}:root[data-theme=dark] .scrapbook-stamp{color:#de9291}:root[data-theme=dark] dialog{background:#25151c;border-color:#85525d;color:#f3e4de}:root[data-theme=dark] dialog::backdrop{background:#0d0408b8}:root[data-theme=dark] .booking-form input,:root[data-theme=dark] .booking-form select{background:#180e13;border-color:#79515b;color:#f4e7df}:root[data-theme=dark] .booking-form input::placeholder{color:#ae939c}:root[data-theme=dark] .total{border-color:#79515b}:root[data-theme=dark] .close{background:#5a2b39;color:#ffe8e5}:root[data-theme=dark] .success .success-icon{color:#f07177}:root[data-theme=dark] .viewer-top .close{background:#642c39}:root[data-theme=dark] #gallery-dialog p{color:#c4aaa9}
@media(max-width:1000px){.menubar{gap:20px}.system-status{gap:15px}.spatial-orbit{width:125px;height:125px;right:-35px;top:-48px}.headline-line .spark{margin-left:10px}.living-word{min-width:2.5em}}
@media(max-width:700px){.menubar{gap:12px}.menubar nav{gap:12px}.theme-toggle{padding:7px 9px;margin-left:auto}.theme-label{display:none}.theme-icon{font-size:18px}.menubar nav{margin-left:auto}.headline-line{overflow:visible}.desktop-heading h1{font-size:clamp(46px,9.5vw,66px)}.headline-line .spark{font-size:34px;margin-left:8px}.living-word{min-width:2.5em}.spatial-orbit{width:105px;height:105px;right:-20px;top:-42px}.orbit-core i{border-width:4px}.orbit-label{font-size:7px;max-width:65%;left:0}.window-float{animation-duration:9s}.hero-scene .photo-window{transform:rotate(3deg)}}
@media(prefers-reduced-motion:reduce){.headline-line>span,.desktop-heading>div>p,.desktop-heading>div>.button{opacity:1;filter:none;transform:none}.living-word{opacity:1!important;filter:none!important;transform:none!important}.window-float,.orbit-core,.depth-sheet,.hero-scene .sticker{animation:none!important}.orbit-core{transform:rotateX(24deg) rotateY(35deg) rotateZ(-20deg)}}.motion-off .living-word{opacity:1!important;filter:none!important;transform:none!important}.motion-off .hero-scene .photo-window{transform:rotate(5deg)}.motion-off .orbit-core{transform:rotateX(24deg) rotateY(35deg) rotateZ(-20deg)}

:root[data-theme=dark] .calendar-icon{color:#382127}:root[data-theme=dark] .photo-expand{color:#382127}
