@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@1,500;1,600&display=swap";:root{--paper:#fff9fa;--ink:#3f2837;--pink:#ea6094;--muted:#78616d;--line:#e5ced8;--serif:"Playfair Display",Georgia,serif;--sans:"Be Vietnam Pro",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px;line-height:1.7}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline-offset:6px;outline:3px solid #a62961}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.15}em{font-family:var(--serif);color:var(--pink);font-weight:500}.skip{z-index:100;background:#fff;padding:12px;position:fixed;top:-100px}.skip:focus{top:0}.scroll-progress{background:var(--pink);transform-origin:0;z-index:100;width:100%;height:3px;position:fixed;top:0;left:0;transform:scaleX(0)}.header{border-bottom:1px solid var(--line);z-index:10;justify-content:space-between;align-items:center;max-width:1600px;height:94px;margin:auto;padding:0 6%;display:flex;position:relative}.brand{letter-spacing:-3px;font-size:36px;font-weight:800;line-height:1}.brand span{color:var(--pink);margin-left:3px;font-size:34px;font-weight:400;display:inline-block}.header nav{gap:40px;font-size:14px;display:flex}.header nav a:hover,.socials a:hover{color:#b62c62}.nav-contact{border:1px solid #c9b2be;border-radius:30px;padding:9px 21px;font-size:14px}.nav-contact span{margin-left:18px}.hero{background:radial-gradient(at 75%,#f9dce8 0,#0000 53%);grid-template-columns:1.12fr 1fr;max-width:1600px;min-height:770px;margin:auto;padding:29px 6% 0;display:grid;position:relative}.hero-topline{letter-spacing:1.6px;grid-column:1/-1;justify-content:space-between;height:40px;font-size:11px;display:flex}.hero-copy{z-index:3;align-self:center;padding-bottom:65px}.eyebrow{letter-spacing:1.7px;font-size:11px;font-weight:500}.hero-copy>.eyebrow{letter-spacing:.4px;margin-bottom:15px;font-size:17px}h1{letter-spacing:-3px;white-space:nowrap;font-size:clamp(40px,4.5vw,72px);font-weight:500;position:relative}.title-star{color:var(--pink);margin-left:5px;font-size:42px;animation:30s linear infinite turn;position:absolute;top:-28px}.hero-tagline{letter-spacing:-2px;margin-top:17px;font-size:clamp(34px,3.8vw,61px);line-height:1.18}.hero-description{color:var(--muted);margin-top:26px;font-size:14px;line-height:1.9}.button{border-radius:40px;align-items:center;gap:30px;margin-top:28px;padding:16px 25px;font-size:13px;transition:transform .3s,background .3s;display:inline-flex}.button:hover{background:#673d56;transform:translateY(-4px)}.dark{background:var(--ink);color:#fff}.hero-art{min-height:590px;position:relative}.orbit{border:1px solid #deb4c7;border-radius:50%;position:absolute;inset:65px -30px 90px;transform:rotate(-30deg)}.photo{background:#fff;padding:11px 11px 0;position:absolute;box-shadow:0 15px 40px #63354a18}.photo img{object-fit:cover;width:100%;height:100%}.photo figcaption{height:45px;font-family:var(--serif);justify-content:space-between;align-items:center;font-size:16px;font-style:italic;display:flex}.main-photo{z-index:2;width:61%;height:440px;top:44px;right:0;rotate:8deg}.main-photo img{object-position:center 35%;height:calc(100% - 45px)}.back-photo{z-index:1;width:48%;height:365px;top:112px;left:-5%;rotate:-13deg}.back-photo img{height:calc(100% - 45px)}.tape{backdrop-filter:blur(2px);background:#eac3d7a6;width:106px;height:30px;position:absolute;top:-14px;left:34%;rotate:-7deg}.round-sticker{letter-spacing:1px;z-index:4;background:#edf4b6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:136px;height:136px;font-size:9px;display:flex;position:absolute;bottom:87px;left:6%;rotate:-12deg;box-shadow:3px 5px #524c2f0b}.round-sticker strong{font-family:var(--serif);letter-spacing:-.5px;font-size:18px;font-weight:500}.art-spark{color:var(--pink);z-index:3;position:absolute}.spark-one{font-size:70px;top:3px;left:8%}.spark-two{font-size:74px;bottom:47px;right:1%}.hero-slide-controls{gap:12px;display:flex;position:absolute;bottom:32px;left:41%}.hero-dot{background:0 0;border-bottom:2px solid #0000;padding:5px;font-size:11px}.hero-dot.active{border-color:var(--pink);color:#b62c62}.hero-bottom{border-top:1px solid var(--line);letter-spacing:1px;grid-column:1/-1;justify-content:space-between;align-items:center;padding:23px 0;font-size:10px;display:flex}.hero-bottom>a span{padding-left:15px;font-size:20px}.hero-bottom>span:nth-child(2){font-family:var(--serif);letter-spacing:0;font-size:14px;font-style:italic}.ticker{background:#f6c8dc;border-block:1px solid #eab5cd;padding:15px 0;overflow:hidden}.ticker>div{width:max-content;animation:45s linear infinite marquee;display:flex}.ticker span{letter-spacing:2px;white-space:nowrap;align-items:center;gap:45px;padding-right:45px;font-size:12px;display:flex}.ticker i{font-size:26px;font-style:normal}.section{padding:90px max(6%,50% - 704px);scroll-margin-top:20px}.section-top{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.section-top>span:not(.handwritten){letter-spacing:1.5px;font-size:10px}.handwritten{font-family:var(--serif);color:#a64b70;font-size:20px;font-style:italic}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}h2{letter-spacing:-2px;font-size:clamp(35px,4vw,60px);font-weight:500}.section-heading>p,.section-heading>div>p{color:var(--muted);font-size:14px;line-height:1.9}.sample-note{color:var(--muted);margin:15px 0;font-size:12px}.event-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.event-card:nth-child(2){padding-top:45px}.event-card:nth-child(3){padding-top:90px}.event-image{border-radius:3px;height:335px;position:relative;overflow:hidden}.event-image img{object-fit:cover;object-position:50% 35%;width:100%;height:100%;transition:transform .6s}.event-card:hover img{transform:scale(1.04)}.event-number{color:#fff;background:#3f2837a6;padding:3px 9px;font-size:12px;position:absolute;bottom:15px;left:16px}.event-info{align-items:center;gap:17px;margin-top:21px;display:flex}.date{border-right:1px solid var(--line);text-align:center;flex-direction:column;flex-shrink:0;padding-right:17px;display:flex}.date b{font-size:32px;font-weight:500;line-height:1.2}.date span{font-size:10px}.small-label{letter-spacing:.9px;text-transform:uppercase;margin-bottom:8px;font-size:10px}.event-info h3{font-size:18px;font-weight:500}.event-note{color:var(--muted);margin-top:17px;font-size:13px}.projects{background:#eaf3f1;overflow:hidden}.projects em{color:#427c79}.slider-controls{align-items:center;gap:10px;margin-top:23px;display:flex}.slider-controls button{background:0 0;border:1px solid #b6ceca;border-radius:50%;width:42px;height:42px;font-size:21px}.slider-controls button:hover{background:#d0e6e0}.slider-controls span{color:#567c75;margin-left:9px;font-size:11px}.project-slider{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#7da6a0 transparent;gap:28px;padding-bottom:22px;display:flex;overflow:auto}.project-card{scroll-snap-align:start;text-align:left;background:0 0;flex:0 0 42%;min-width:0;padding:0}.project-photo{border-radius:3px;height:465px;position:relative;overflow:hidden}.project-photo img{object-fit:cover;object-position:50% 36%;width:100%;height:100%;transition:transform .7s}.project-card:hover img{transform:scale(1.035)}.project-index{letter-spacing:1px;background:#fffef5ed;padding:6px 12px;font-size:10px;position:absolute;top:18px;left:18px}.view-gallery{background:#fff;border-radius:30px;padding:10px 17px;font-size:12px;position:absolute;bottom:20px;right:20px}.project-meta{justify-content:space-between;align-items:center;padding:23px 0;display:flex}.project-meta h3{margin-bottom:10px;font-size:31px;font-weight:500}.project-meta p:last-child{color:var(--muted);font-size:12px}.album-count{font-family:var(--serif);text-align:center;font-size:31px;font-style:italic}.album-count small{font-family:var(--sans);font-size:9px;font-style:normal;display:block}.project-foot{text-align:center;color:#52726c;margin-top:20px;font-size:12px}.project-foot span{margin-left:10px;font-size:22px}.upcoming{background:#fffaf2;grid-template-columns:1fr 1.3fr;gap:10%;display:grid}.upcoming-intro h2{margin-top:28px}.upcoming-intro>p:not(.eyebrow){color:var(--muted);margin-top:28px;font-size:14px}.big-spark{color:#d9a74e;margin-top:30px;font-size:95px;line-height:1.2;display:block}.schedule-row{border-top:1px solid #e4d7c2;grid-template-columns:95px 1fr 22px;gap:25px;padding:31px 0;display:grid}.schedule-date{flex-direction:column;display:flex}.schedule-date b{font-size:48px;font-weight:400;line-height:1.2}.schedule-date span{letter-spacing:.6px;margin-top:5px;font-size:9px}.pill{letter-spacing:1px;border:1px solid #d9ccac;border-radius:20px;padding:3px 9px;font-size:8px;display:inline-block}.schedule-row h3{margin:13px 0 8px;font-size:19px;font-weight:500}.schedule-row p{color:var(--muted);font-size:12px}.cos-note{margin-top:9px;font-style:italic}.schedule-row>span{color:#b68d43;font-size:30px}.schedule-note{color:var(--muted);border-top:1px solid #e4d7c2;padding-top:20px;font-size:12px}.contact{background:#f9dfeb;grid-template-columns:1.2fr 1fr;align-items:center;gap:10%;display:grid}.contact h2{margin:27px 0;position:relative}.contact h2>span{color:var(--pink);font-family:var(--serif);margin-left:20px;display:inline-block;rotate:-15deg}.contact-copy>p:not(.eyebrow):not(.sample-note){color:var(--muted);font-size:14px}.socials{gap:28px;margin-top:25px;font-size:14px;display:flex}.socials a{border-bottom:1px solid #bc7893;padding-bottom:5px}.support-card{text-align:center;background:#fff9fbbb;border:1px solid #fff;border-radius:8px;padding:28px;rotate:2deg;box-shadow:5px 9px #eec9d975}.support-heart{color:var(--pink);font-size:38px;line-height:1}.support-card .eyebrow{margin:12px 0;font-size:9px}.support-card h3{font-size:23px;font-weight:500}.support-card>p:not(.eyebrow){color:var(--muted);margin:14px 0;font-size:12px}.qr-placeholder{background:#fff;border:1px dashed #dca8bd;border-radius:8px;flex-direction:column;gap:6px;max-width:270px;margin:24px auto;padding:16px 10px;display:flex}.qr-placeholder>span{color:var(--pink);font-size:25px}.qr-placeholder b{font-size:12px;font-weight:500}.qr-placeholder small{font-size:10px}.bank-qr{margin:20px auto}.copy-account{background:#f7d2e1;border-radius:6px;padding:10px}footer{justify-content:space-between;align-items:center;padding:32px 6%;display:flex}footer p,footer>a:last-child{color:var(--muted);font-size:11px}dialog{background:var(--paper);width:94vw;max-width:1000px;max-height:94dvh;color:var(--ink);border:0;border-radius:12px;padding:25px}dialog::backdrop{backdrop-filter:blur(10px);background:#271b29df}.gallery-header{justify-content:space-between;align-items:center;display:flex}.gallery-header h2{letter-spacing:-1px;margin-top:5px;font-size:28px}.gallery-header button,.gallery-view button{background:#f3dfe8;border-radius:50%;flex-shrink:0;width:43px;height:43px;font-size:22px}.gallery-view{justify-content:space-between;align-items:center;gap:15px;margin:18px 0;display:flex}.gallery-view img{object-fit:contain;width:auto;min-width:0;max-width:calc(100% - 116px);height:58dvh}#gallery-counter{text-align:center;font-size:12px}#gallery-thumbs{justify-content:center;gap:10px;margin-top:12px;display:flex}#gallery-thumbs button{background:0 0;border:2px solid #0000;border-radius:4px;padding:3px}#gallery-thumbs button[aria-pressed=true]{border-color:var(--pink)}#gallery-thumbs img{object-fit:cover;width:42px;height:48px}.reveal{transition:opacity .8s,transform .8s}.js-motion .reveal:not(.visible){opacity:0;transform:translateY(28px)}@keyframes marquee{to{transform:translate(-50%)}}@keyframes turn{to{rotate:360deg}}@media (width>=1600px){.hero{min-height:850px}.main-photo{height:510px}.back-photo{height:420px}.hero-art{min-height:650px}}@media (width<=1000px){.header{height:80px;padding:0 5%}.hero{min-height:690px;padding:25px 5% 0}.hero-art{min-height:530px}.main-photo{height:360px;top:55px}.back-photo{height:290px;top:125px}.hero-copy{padding-bottom:25px}h1{font-size:43px}.hero-tagline{font-size:42px}.round-sticker{width:110px;height:110px;font-size:7px;bottom:50px;left:0}.round-sticker strong{font-size:15px}.hero-slide-controls{bottom:10px}.spark-two{font-size:50px;bottom:5px}.event-grid{gap:20px}.event-image{height:270px}.event-info{gap:10px}.date{padding-right:10px}.event-info h3{font-size:16px}.small-label{font-size:9px}.project-photo{height:380px}.project-card{flex-basis:48%}.upcoming{grid-template-columns:1fr 1.2fr;gap:5%}.schedule-row{grid-template-columns:77px 1fr 15px;gap:14px}.contact{gap:5%}.section{padding:70px 5%}}@media (width<=650px){html{scroll-padding-top:20px}.header{height:76px}.brand{font-size:30px}.brand span{font-size:27px}.header nav{gap:17px;font-size:11px}.nav-contact{padding:6px 12px;font-size:10px}.nav-contact span{margin-left:5px}.hero{flex-direction:column;padding-top:17px;display:flex}.hero-topline{letter-spacing:.7px;gap:10px;height:30px;font-size:8px}.hero-topline>span:last-child{display:none}.hero-copy{align-self:stretch;padding-top:25px;padding-bottom:0}.hero-copy>.eyebrow{margin-bottom:14px;font-size:14px}h1{letter-spacing:-2px;font-size:clamp(39px,10vw,58px)}.title-star{margin-left:10px;font-size:28px;top:-15px}.hero-tagline{margin-top:10px;font-size:39px}.hero-tagline br{display:none}.hero-tagline em{display:block}.hero-description{margin-top:19px;font-size:13px}.button{margin-top:21px;padding:13px 21px;font-size:12px}.hero-art{align-self:center;width:100%;max-width:440px;min-height:445px;margin-top:20px}.main-photo{width:56%;height:325px;top:33px;right:5%}.back-photo{width:45%;height:270px;top:70px;left:5%}.photo{padding:8px 8px 0}.photo figcaption{height:35px;font-size:13px}.photo img{height:calc(100% - 35px)}.round-sticker{width:100px;height:100px;bottom:54px;left:10%}.orbit{inset:30px 5px 50px}.spark-one{font-size:48px;top:-7px;left:13%}.spark-two{font-size:52px;bottom:17px;right:4%}.hero-slide-controls{bottom:8px;left:44%}.hero-bottom{width:100%;padding:15px 0;font-size:8px}.hero-bottom>span:nth-child(2){display:none}.hero-bottom>a span{font-size:17px}.ticker{padding:10px 0}.ticker span{gap:22px;padding-right:22px;font-size:10px}.ticker i{font-size:19px}.section{padding:58px 6%}.section-top{margin-bottom:23px}.section-top .handwritten{display:none}.eyebrow{letter-spacing:1.2px;font-size:9px}.section-heading{margin-bottom:26px;display:block}h2{letter-spacing:-1.7px;font-size:38px}.section-heading>p,.section-heading>div>p{margin-top:22px;font-size:13px}.sample-note{font-size:10px}.event-grid{grid-template-columns:1fr;gap:34px}.event-card:nth-child(n){padding-top:0}.event-image{height:360px}.event-info h3{font-size:19px}.event-note{font-size:12px}.event-grid .event-card:nth-child(2){justify-self:end;width:90%}.event-grid .event-card:nth-child(3){width:90%}.section-top>span:not(.handwritten){display:none}.project-slider{gap:18px;margin-right:-6vw;padding-right:6vw}.project-card{flex-basis:87%}.project-photo{height:370px}.project-meta h3{font-size:28px}.project-meta p:last-child{font-size:11px}.project-foot{font-size:10px}.upcoming{grid-template-columns:1fr;gap:25px}.big-spark{display:none}.upcoming-intro>p:not(.eyebrow){margin-top:22px;font-size:13px}.schedule-row{grid-template-columns:78px 1fr 15px;gap:14px}.schedule-row h3{font-size:17px}.schedule-date b{font-size:42px}.contact{grid-template-columns:1fr;gap:37px}.contact h2{font-size:42px}.contact-copy>p:not(.eyebrow):not(.sample-note){font-size:13px}.socials{gap:25px;font-size:13px}.support-card{margin:0 5px;padding:25px 12px}.support-card .handwritten{font-size:21px}footer{flex-wrap:wrap;gap:25px;padding:27px 6%}footer p{order:3;width:100%;font-size:10px}dialog{padding:18px 12px}.gallery-view{gap:7px}.gallery-view img{max-width:calc(100% - 76px);height:52dvh}.gallery-view button{width:31px;height:37px;font-size:18px}.gallery-header h2{font-size:23px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.js-motion .reveal:not(.visible){opacity:1;transform:none}.photo{transform:none!important}}.hero{overflow:clip}.sample-note,.schedule-note,.event-note,.project-foot{font-size:12px}.small-label{font-size:11px}button:disabled{opacity:.35;cursor:default}@media (width<=650px){.hero-tagline{font-size:35px}.hero-tagline br{display:initial}.hero-tagline em{display:inline}.hero-topline,.small-label{font-size:10px}.sample-note{font-size:12px}.event-note{font-size:13px}.hero-slide-controls{bottom:12px}}.main-photo{box-shadow:none;background:0 0;width:90%;height:575px;padding:0;top:-27px;right:-6%;rotate:0deg}.main-photo img{object-fit:contain;filter:drop-shadow(12px 18px 8px #6f365218);height:100%}.main-photo .tape{display:none}.main-photo figcaption{backdrop-filter:blur(8px);background:#fff9facf;border:1px solid #e4c4d1;border-radius:30px;gap:25px;height:auto;padding:7px 18px;position:absolute;bottom:12px;right:5%;rotate:7deg}.back-photo{background:#e3f0e9;width:43%;height:300px;top:150px;left:-3%;rotate:-12deg}.round-sticker{bottom:65px;left:0}.hero-slide-controls{z-index:5;bottom:10px}.spark-two{bottom:10px;right:0}.project-photo{background:#d3e7df}.project-card.rose .project-photo{background:#f5d5e3}.project-card.blue .project-photo{background:#d6e5f4}.project-photo img{object-fit:contain;object-position:center bottom;filter:drop-shadow(6px 10px 8px #24463b14);padding:12px 15px 0}@media (width>=1600px){.main-photo{height:635px}.back-photo{height:340px}}@media (width>=651px) and (width<=1000px){.main-photo{height:505px;top:-15px}.back-photo{height:250px;top:130px}}@media (width<=650px){.main-photo{width:92%;height:430px;top:-24px;right:-6%}.back-photo{width:41%;height:230px;top:95px;left:4%}.round-sticker{width:95px;height:95px;bottom:31px;left:3%}.main-photo figcaption{gap:15px;font-size:12px;bottom:8px;right:13%}.hero-art{min-height:445px}.hero-slide-controls{bottom:0}.spark-two{font-size:42px;bottom:0}.project-photo img{padding:5px 5px 0}}
