@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Playfair+Display:ital,wght@1,500;1,600&display=swap');
:root{--ink:#301d3e;--muted:#726778;--purple:#7944bd;--blue:#75a8e6;--paper:#fff;--soft:#f6f2fb;--line:#e7e0ec;--radius:20px;color-scheme:light;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}
*{box-sizing:border-box}body{margin:0;background:var(--paper);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #7652b2;outline-offset:5px}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:12px 20px}.skip-link:focus{top:15px}.site-header{height:104px;position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);z-index:30;border-bottom:1px solid #eee9f2}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{width:210px;display:block;flex-shrink:0}.brand img{width:100%;height:74px;object-fit:contain}.site-header nav{display:flex;gap:30px;font-size:14px;font-weight:550}.site-header nav a:hover,.text-link:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:7px;padding:17px 24px;font-size:15px;font-weight:550;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--purple);border-color:var(--purple);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.button.small{padding:13px 19px;font-size:14px;gap:25px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:46% 54%;align-items:center;min-height:715px;padding-block:55px 65px}.hero-copy{position:relative;z-index:2;padding-right:22px}.eyebrow{display:block;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:650;line-height:1.6;color:var(--purple);margin-bottom:25px}.hero h1{margin:0}.hero-display{display:block;font-size:clamp(58px,5.6vw,82px);font-weight:500;letter-spacing:-4px;line-height:1.02}.hero-display em{font-family:'Playfair Display',Georgia,serif;font-weight:500;color:var(--purple);letter-spacing:-3px}.hero-copy>p{max-width:440px;color:var(--muted);font-size:17px;line-height:1.8;margin:26px 0 30px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #b7a7c6;padding-block:8px}.text-link span{margin-left:10px}.hero-note{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:30px;color:var(--muted)}.tiny-spark{font-size:25px;color:var(--purple)}.hero-collage{height:565px;position:relative;margin-left:20px}.photo-main{position:absolute;right:0;top:12px;width:93%;transform:rotate(3deg);background:#fff;padding:11px 11px 0;box-shadow:0 12px 45px #30203913;border:1px solid #e7ddec}.photo-main>img{width:100%;aspect-ratio:1.31;object-fit:cover;object-position:center}.photo-caption{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.6px;height:45px;padding-inline:4px}.photo-caption>span:last-child{font-size:25px;color:var(--purple)}.photo-small{position:absolute;bottom:1px;left:-12px;transform:rotate(-8deg);width:208px;background:#fff;border:1px solid #e7ddec;padding:9px 9px 0;box-shadow:0 10px 30px #30203915}.photo-small img{width:100%;aspect-ratio:1.03;object-fit:cover;object-position:50% 36%}.photo-small>span{font-size:10px;display:block;text-align:center;padding-block:13px;letter-spacing:.1px}.hero-stamp{position:absolute;right:0;bottom:38px;border-radius:50%;width:129px;height:129px;background:#eaddf9;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(13deg);box-shadow:0 0 0 7px #fff;font-size:10px;letter-spacing:1.7px;font-weight:650;color:#70409b}.hero-stamp b{font-size:42px;line-height:1.25;font-weight:400}.collage-label{position:absolute;bottom:-10px;left:230px;right:0;font-size:9px;letter-spacing:1.3px;text-align:center;color:var(--muted)}.occasion-ribbon{background:var(--soft);border-block:1px solid var(--line);padding-block:24px}.occasion-ribbon>.container{display:flex;align-items:center;justify-content:space-between;gap:30px}.occasion-ribbon span{font-size:12px;color:var(--muted)}.occasion-ribbon p{display:flex;gap:25px;align-items:center;margin:0;font-size:15px}.occasion-ribbon i{font-style:normal;color:#a87adb;font-size:17px}
@media(min-width:1550px){.hero{min-height:780px}.hero-collage{height:580px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.nav-inner{gap:20px}.site-header nav{gap:20px}.brand{width:175px}.button.small{font-size:13px;gap:12px}.hero{grid-template-columns:45% 55%;min-height:660px}.hero-display{font-size:65px}.hero-collage{height:485px}.photo-main>img{aspect-ratio:1.2}.hero-actions{gap:18px}.hero-actions .button{padding:15px 18px;font-size:14px;gap:12px}.photo-small{width:180px}.hero-stamp{width:108px;height:108px;bottom:20px}.collage-label{display:none}.occasion-ribbon p{gap:15px;font-size:14px}.occasion-ribbon span{max-width:100px}.eyebrow{font-size:10px;letter-spacing:1.2px}}
@media(max-width:800px){:root{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.site-header{height:82px}.brand{width:168px}.brand img{height:62px}.nav-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;background:none;border:0;padding:12px;order:3}.menu-toggle span{width:22px;height:2px;background:var(--ink)}.site-header nav{display:none;position:absolute;top:81px;left:0;right:0;padding:24px;background:#fff;box-shadow:0 15px 25px #301d3e12;flex-direction:column;gap:18px}.site-header nav.is-open{display:flex}.hero{grid-template-columns:1fr;padding-block:42px 55px;gap:20px}.hero-copy{padding:0}.hero-display{font-size:70px;letter-spacing:-3.8px}.hero-copy>p{max-width:510px}.hero-display br:nth-child(2){display:none}.hero-collage{width:100%;max-width:620px;margin:0 auto;height:520px}.photo-main{width:89%;right:8px;top:22px}.photo-main>img{aspect-ratio:1.5}.photo-small{width:190px;bottom:10px;left:0}.hero-stamp{right:0;bottom:25px}.hero-note{margin-top:20px}.occasion-ribbon>.container{display:block;text-align:center}.occasion-ribbon span{max-width:none;font-size:12px}.occasion-ribbon p{justify-content:center;flex-wrap:wrap;gap:10px 18px;margin-top:10px}.occasion-ribbon i:last-of-type{display:none}.occasion-ribbon{padding-block:20px}}
@media(max-width:480px){.container{width:calc(100% - 36px)}.brand{width:143px}.button.small{padding:11px 12px;font-size:12px;gap:8px}.nav-inner{gap:8px}.menu-toggle{padding:8px}.nav-cta span{display:none}.hero-display{font-size:64px;line-height:1.04}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:20px}.hero-copy>p{font-size:16px;margin-block:22px 26px}.hero-actions{gap:24px}.hero-actions .button{font-size:13px;padding:15px 16px;gap:14px}.text-link{font-size:13px}.hero-collage{height:375px;margin-top:8px}.photo-main{width:92%;right:3px;padding:7px 7px 0}.photo-main>img{aspect-ratio:1.3}.photo-caption{font-size:7px;letter-spacing:1px;height:35px}.photo-small{width:137px;left:2px;bottom:4px;padding:6px 6px 0}.photo-small>span{font-size:7px;padding-block:9px}.hero-stamp{width:92px;height:92px;right:1px;bottom:5px;font-size:8px}.hero-stamp b{font-size:31px}.hero{padding-bottom:38px}.occasion-ribbon p{font-size:12px;gap:7px 12px}.occasion-ribbon i{font-size:12px}}
.section-pad{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:43px}h2{font-size:clamp(36px,3.4vw,49px);font-weight:500;line-height:1.15;letter-spacing:-1.9px;margin:0}h2 em{font-family:'Playfair Display',Georgia,serif;font-weight:500;color:var(--purple);letter-spacing:-1.5px}.section-heading .eyebrow{margin-bottom:14px}.section-heading>p{max-width:345px;font-size:15px;color:var(--muted);margin:0 0 5px}.occasion-ribbon p span{max-width:none;font-size:15px;color:var(--ink)}.booth-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.booth-card{border:1px solid var(--line);border-radius:13px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:box-shadow .25s,transform .25s}.booth-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #301d3e0c}.booth-image{position:relative;aspect-ratio:1.08;overflow:hidden;background:var(--soft)}.booth-image>img{width:100%;height:100%;object-fit:cover}.booth-image.glam-image img{object-position:51% 27%}.booth-image.enclosed-image img{object-position:50% 42%}.booth-number{position:absolute;top:13px;left:13px;right:auto;font-size:9px;letter-spacing:1px;padding:6px 10px;border-radius:3px;background:#fff;color:var(--ink);font-weight:650}.booth-content{padding:25px 21px 19px;flex:1;display:flex;flex-direction:column}.booth-content h3{font-size:20px;font-weight:550;line-height:1.3;letter-spacing:-.6px;margin:0 0 13px}.booth-content p{font-size:14px;line-height:1.75;margin:0 0 19px;color:var(--muted)}.best-for{font-size:12px;color:var(--purple);font-weight:500;margin-top:auto;margin-bottom:23px}.booth-link{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;border-top:1px solid var(--line);padding-top:15px}.booth-link:hover{color:var(--purple)}.booth-link span{font-size:21px;font-weight:400}.round-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:51px;height:51px;display:grid;place-items:center;background:#fffdf2ef;border-radius:50%;box-shadow:0 3px 18px #0002;font-size:15px}.round-play span{margin-left:3px}.booth-help{display:flex;align-items:center;justify-content:center;gap:16px;font-size:14px;margin-top:32px}.booth-help>span{color:var(--muted)}.booth-help>a{color:var(--purple);font-weight:550}.booth-help>a>span{margin-left:8px}.experience-section{background:#301c3e;color:#fff;padding-block:88px}.experience-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:85px;align-items:center}.motion-block{transform:rotate(-2deg)}.video-frame{padding:10px;background:#fff;border-radius:8px 8px 0 0}.video-frame video{display:block;width:100%;aspect-ratio:16/9;border-radius:3px;background:#1e1524}.video-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;color:var(--ink);border-radius:0 0 8px 8px;padding:9px 17px 20px;font-size:10px;letter-spacing:1px}.video-caption>span:last-child{font-size:12px;letter-spacing:0}.video-caption>span:last-child>span{margin-left:9px}.motion-script{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-size:32px;color:#dbc0f4;text-align:center;margin:24px 0 0;line-height:1.35}.experience-copy .eyebrow{color:#d4b3f4;margin-bottom:15px}.experience-copy h2 em{color:#d6b4f3}.experience-copy>p{color:#c8bdcf;font-size:15px;max-width:470px;margin-block:21px 27px}.steps{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:21px}.steps li{display:flex;gap:20px}.steps li>span{font-size:12px;color:#d5b3f5;line-height:2;min-width:24px;padding-top:1px}.steps h3{font-size:17px;font-weight:500;margin:0 0 5px;line-height:1.4}.steps p{font-size:14px;color:#c8bdcf;margin:0;line-height:1.65;max-width:390px}.text-link.light{display:inline-block;color:#fff;border-color:#8e729f}.text-link.light:hover{color:#d5b3f5}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.gallery-grid figure{margin:0}.gallery-photo{display:block;position:relative;background:var(--soft);padding:0;border:0;width:100%;aspect-ratio:1.2;overflow:hidden;border-radius:10px}.gallery-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-photo:hover>img{transform:scale(1.035)}.zoom-mark{position:absolute;bottom:15px;right:15px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--ink);font-size:20px}.gallery-grid figcaption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:15px;font-size:12px}.gallery-grid figcaption>span:last-child{color:var(--muted);font-size:10px}.phoenix-section{background:var(--soft);padding-block:70px}.phoenix-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.phoenix-grid .eyebrow{margin-bottom:17px}.phoenix-grid h2{font-size:42px}.phoenix-grid p{font-size:15px;color:var(--muted);margin:0 0 17px;line-height:1.8}.phoenix-grid .text-link{display:inline-block}.faq-section{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px}.faq-intro .eyebrow{margin-bottom:17px}.faq-intro p{max-width:290px;color:var(--muted);font-size:15px;margin-block:23px}.faq-intro .text-link{display:inline-block}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding-block:22px}.faq-list summary{list-style:none;display:flex;gap:25px;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;line-height:1.5;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--purple);font-size:24px;font-weight:400;flex-shrink:0;transition:transform .2s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;line-height:1.8;color:var(--muted);padding-right:24px;margin:14px 0 0}.faq-list details p a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.inquiry-section{background:#ede5f7;padding-block:86px;overflow:hidden}.inquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.inquiry-copy{position:relative;align-self:start;padding-top:28px}.inquiry-copy .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:21px}.inquiry-copy h2{font-size:58px;line-height:1.12;letter-spacing:-2.5px}.inquiry-copy>p{font-size:16px;color:#685b73;max-width:360px;line-height:1.8;margin-block:27px}.email-link{display:inline-flex;align-items:center;gap:17px;font-size:19px;font-weight:500;border-bottom:1px solid #ae96c4;padding-bottom:6px}.email-link:hover{color:var(--purple)}.inquiry-copy p.contact-location{font-size:13px;margin-top:14px}.inquiry-spark{font-size:126px;font-weight:400;color:#cbb1e7;line-height:1;margin-top:22px;transform:rotate(15deg);transform-origin:50px center;width:150px}.inquiry-form{background:#fff;border-radius:16px;padding:36px;box-shadow:0 12px 40px #301d3e08}.inquiry-form h3{font-size:25px;font-weight:550;letter-spacing:-.7px;margin:0 0 5px}.form-lead{color:var(--muted);font-size:13px;margin:0 0 26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{min-width:0;display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:550}.field label span{color:var(--purple)}.field input,.field select,.field textarea{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #ddd5e4;border-radius:5px;padding:11px 12px;font-size:14px;line-height:1.5;min-height:46px}.field textarea{resize:vertical;min-height:92px}.field input::placeholder,.field textarea::placeholder{color:#83788a;opacity:1}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--purple);outline-offset:2px;outline-width:2px}.submit-button{margin-top:23px;width:100%;justify-content:space-between;padding-block:15px}.form-note{font-size:11px;color:var(--muted);line-height:1.7;margin:13px 0 0}.form-status{font-size:13px;line-height:1.7;background:var(--soft);padding:14px;border-radius:7px;color:var(--ink);margin:16px 0 0}.site-footer{padding:65px 0 24px}.footer-top{display:grid;grid-template-columns:1.15fr .8fr 1fr;gap:60px;align-items:start;padding-bottom:50px}.footer-brand>.brand{width:195px;margin-top:-11px}.footer-brand p{font-size:14px;color:var(--muted);margin:17px 0 0;line-height:1.8}.footer-nav,.footer-contact{display:flex;flex-direction:column;align-items:start;gap:9px;font-size:14px}.footer-top h2{font-size:14px;letter-spacing:0;font-weight:600;margin:0 0 9px}.footer-nav a:hover,.footer-contact>a:hover{color:var(--purple)}.footer-contact p{font-size:12px;color:var(--muted);margin:1px 0 5px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:11px;color:var(--muted)}.footer-bottom>span:nth-child(2){font-size:9px;letter-spacing:1.3px}.footer-bottom>a:hover{color:var(--ink)}#gallery-dialog{padding:12px 12px 0;border:0;border-radius:10px;width:min(1000px,calc(100% - 32px));max-height:90vh;overflow:auto;color:var(--ink);box-shadow:0 12px 60px #0006}#gallery-dialog::backdrop{background:#180c24df;backdrop-filter:blur(8px)}#gallery-large{width:100%;max-height:76vh;object-fit:contain;background:#f7f4fb}#gallery-caption{padding:4px 12px 8px;font-size:14px}.dialog-close{position:absolute;right:24px;top:24px;width:42px;height:42px;display:grid;place-items:center;background:#fff;color:var(--ink);font-size:28px;border:1px solid #ded5e5;border-radius:50%;z-index:1}
@media(min-width:1101px){.hero-collage{margin-left:15px}.photo-small{bottom:7px;left:-6px}.hero-display{font-size:clamp(64px,5.6vw,82px)}}
@media(max-width:1100px){.section-pad{padding-block:78px}.booth-grid{gap:16px}.booth-content{padding:21px 15px 15px}.booth-content h3{font-size:18px}.booth-content p{font-size:13px}.booth-number{font-size:8px;left:9px;top:9px;padding:5px 7px;letter-spacing:.7px}.experience-grid{gap:50px}.experience-copy h2{font-size:40px}.motion-script{font-size:27px}.phoenix-grid{gap:60px}.phoenix-grid h2{font-size:38px}.faq-section{gap:65px}.inquiry-grid{gap:55px}.inquiry-copy h2{font-size:51px}.inquiry-form{padding:28px}.email-link{font-size:17px}.footer-top{gap:35px}.occasion-ribbon p span{font-size:14px}}
@media(max-width:800px){.section-pad{padding-block:64px}.section-heading{gap:20px;align-items:start;flex-direction:column;margin-bottom:30px}.section-heading>p{max-width:500px}.section-heading h2{font-size:42px}.booth-grid{grid-template-columns:repeat(2,1fr);gap:24px}.booth-content{padding:24px 21px 18px}.booth-content h3{font-size:21px}.booth-content p{font-size:14px}.booth-number{font-size:9px;left:12px;top:12px;padding:6px 9px}.booth-image{aspect-ratio:1.25}.booth-help{flex-direction:column;gap:6px;text-align:center;margin-top:25px}.experience-section{padding-block:62px}.experience-grid{grid-template-columns:1fr;gap:40px}.motion-block{max-width:580px;width:94%;margin:auto;order:2}.experience-copy{max-width:600px}.experience-copy>p,.steps p{max-width:none}.experience-copy h2{font-size:42px}.experience-copy .eyebrow{font-size:11px}.steps{gap:20px}.motion-script{font-size:28px}.video-caption{font-size:9px}.gallery-grid{gap:18px}.gallery-grid figcaption{font-size:11px}.gallery-photo{aspect-ratio:.9}.gallery-grid figcaption>span:last-child{display:none}.phoenix-section{padding-block:60px}.phoenix-grid{grid-template-columns:1fr;gap:25px}.phoenix-grid h2{font-size:42px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-intro p{max-width:500px}.faq-intro h2{font-size:42px}.faq-intro h2 br{display:none}.faq-intro h2 em{margin-left:7px}.inquiry-section{padding-block:55px}.inquiry-grid{grid-template-columns:1fr;gap:32px}.inquiry-copy{padding:0}.inquiry-copy h2{font-size:52px}.inquiry-copy>p{max-width:480px}.inquiry-spark{position:absolute;right:10px;bottom:0;font-size:90px;width:90px;pointer-events:none}.inquiry-copy p.contact-location{margin-bottom:0}.inquiry-form{padding:30px}.site-footer{padding-top:48px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-brand p{margin:0}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-bottom>span:nth-child(2){display:none}.occasion-ribbon p span{font-size:14px}}
@media(max-width:480px){.section-pad{padding-block:52px}.section-heading h2{font-size:36px;letter-spacing:-1.5px}.section-heading>p{font-size:14px}.section-heading .eyebrow{font-size:10px}.booth-grid{grid-template-columns:1fr;gap:25px}.booth-image{aspect-ratio:1.42}.booth-content{padding:24px}.booth-content h3{font-size:23px;margin-bottom:10px}.booth-content p{font-size:15px;line-height:1.7}.best-for{font-size:12px;margin-bottom:21px}.booth-link{font-size:14px;padding-top:14px}.booth-number{font-size:9px;left:14px;top:14px}.booth-help{font-size:13px;line-height:1.8}.experience-copy h2{font-size:37px;letter-spacing:-1.7px}.experience-copy .eyebrow{font-size:10px}.experience-copy>p{font-size:15px}.steps h3{font-size:16px}.steps li{gap:14px}.steps p{font-size:14px}.video-caption{font-size:8px;letter-spacing:.6px;padding-inline:10px;gap:8px}.video-caption>span:last-child{font-size:10px}.motion-script{font-size:26px}.gallery-grid{grid-template-columns:1fr;gap:29px}.gallery-photo{aspect-ratio:1.3}.gallery-grid figcaption{font-size:12px;padding-top:12px}.gallery-grid figcaption>span:last-child{display:block;font-size:11px}.phoenix-grid h2{font-size:36px}.phoenix-grid .eyebrow{font-size:10px}.phoenix-grid p{font-size:15px}.faq-intro h2{font-size:36px}.faq-intro h2 br{display:block}.faq-intro h2 em{margin-left:0}.faq-list summary{font-size:15px;gap:18px}.faq-list details{padding-block:20px}.faq-list details p{font-size:14px;padding-right:0}.inquiry-copy h2{font-size:44px;letter-spacing:-2px}.inquiry-copy .eyebrow{font-size:9px;letter-spacing:1px}.inquiry-copy>p{font-size:15px;margin-block:23px}.email-link{font-size:17px;gap:10px}.inquiry-spark{display:none}.inquiry-form{padding:25px 22px;border-radius:12px}.inquiry-form h3{font-size:24px}.form-lead{font-size:12px;line-height:1.6}.form-grid{grid-template-columns:1fr;gap:17px}.field label{font-size:13px}.field input,.field select,.field textarea{font-size:16px}.submit-button{font-size:14px}.form-note{font-size:12px}.footer-top{grid-template-columns:1fr;gap:28px;padding-bottom:35px}.footer-brand{grid-column:auto;display:block}.footer-brand p{margin-top:13px}.footer-nav{display:none}.footer-bottom{gap:12px}.footer-bottom a{font-size:11px}.occasion-ribbon p span{font-size:12px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.booth-image>video{display:block;width:100%;height:100%;object-fit:cover}
.booth-image.open-air-image img{object-position:50% 42%}
.booth-card#open-air{position:relative;overflow:visible}.booth-card#open-air .booth-image{border-radius:12px 12px 0 0}.popular-tag{position:absolute;top:-12px;left:12px;z-index:2;display:inline-flex;width:max-content;padding:7px 12px;border:2px solid #fff;border-radius:4px;background:linear-gradient(90deg,#50a6ef,#972fdc);box-shadow:0 5px 13px rgba(37,20,49,.2);color:#fff;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}

/* Capturella logo-led color refinement */
.photo-main>img{aspect-ratio:1.08;object-fit:cover;object-position:center 42%}
.photo-small img{aspect-ratio:1.25;object-fit:cover;object-position:center}
.hero-stamp{gap:6px}
.hero-stamp b{display:none}
.occasion-ribbon p{gap:25px}
.field label span[aria-hidden="true"]{display:none}
.photo-caption,.photo-small>span,.gallery-grid figcaption,.collage-label,.booth-number,.best-for,.video-caption,.eyebrow,.footer-bottom>span:nth-child(2){display:none}
.hero-note{margin-top:30px}
.experience-section{background:#eef4ff;color:var(--ink);border-block:1px solid #dfe7f5}
.experience-copy .experience-eyebrow,.experience-copy .eyebrow{color:var(--purple)}
.experience-copy>p,.steps p{color:var(--muted)}
.experience-copy h2 em{color:var(--purple)}
.steps li>span{color:var(--purple)}
.text-link.light{color:var(--ink);border-color:#a99bc0}
.video-frame{box-shadow:0 12px 30px #301d3e18}
:root{--ink:#24202d;--muted:#696575;--purple:#9b2fd2;--purple-deep:#7224b6;--blue:#69aef0;--blue-bright:#79c2f5;--soft:#f2f4ff;--line:#dfe2f2}
.site-header{background:#1c1c1e;border-bottom-color:#34323a;box-shadow:0 8px 28px #1612171c;backdrop-filter:none}
.site-header .brand{background:#fff;border-radius:9px;padding:2px 10px}
.site-header nav{color:#f8f6fb}
.site-header nav a:hover{color:var(--blue-bright)}
.site-header .button{box-shadow:none}
.button{border-color:transparent;background:linear-gradient(110deg,var(--blue) 0%,var(--purple) 100%);font-weight:600;box-shadow:0 8px 20px #8039c129;transition:filter .2s,transform .2s,box-shadow .2s}
.button:hover{background:linear-gradient(110deg,var(--blue) 0%,var(--purple) 100%);border-color:transparent;filter:brightness(1.08);box-shadow:0 11px 24px #8039c13b}
.eyebrow{color:var(--purple-deep)}
.hero-display em{background:linear-gradient(100deg,var(--blue) 0%,var(--purple) 75%);-webkit-background-clip:text;background-clip:text;color:transparent}
.occasion-ribbon{background:linear-gradient(90deg,#eef7ff 0%,#f5efff 55%,#eef7ff 100%)}
.occasion-ribbon i,.tiny-spark,.photo-caption>span:last-child{color:var(--purple)}
.hero-stamp{background:linear-gradient(145deg,#e1f3ff,#ead8fb);color:var(--purple-deep)}
.experience-section{background:linear-gradient(135deg,#20243f 0%,#342251 52%,#501f6b 100%)}
.inquiry-section{background:linear-gradient(135deg,#eaf5ff 0%,#f1e8ff 52%,#f7efff 100%)}
.inquiry-spark{color:#b88ae4}
@media(max-width:800px){.menu-toggle span{background:#fff}.site-header nav{background:#1c1c1e;box-shadow:0 15px 25px #0003}.site-header .brand{padding-inline:7px}}
.site-header .brand{background:transparent;padding:0;border-radius:0}
.honeybook-form-card{min-height:640px;padding:14px;overflow:hidden}.honeybook-form-card>img{display:none!important}.honeybook-form-card iframe{display:block;width:100%;max-width:100%;border:0}
@media(max-width:480px){.honeybook-form-card{min-height:700px;padding:8px}}
.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-toggle{display:flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.nav-dropdown-toggle span{font-size:0}.nav-dropdown-toggle span::before{content:"↓";font-size:14px;font-weight:500;line-height:1}.nav-dropdown-menu{position:absolute;top:calc(100% + 18px);left:50%;display:grid;min-width:225px;padding:9px;transform:translate(-50%,-8px);border:1px solid #3b3540;border-radius:7px;background:#232225;box-shadow:0 18px 40px #0005;opacity:0;visibility:hidden;transition:opacity .18s,transform .18s,visibility .18s}.nav-dropdown-menu::before{content:"";position:absolute;left:0;right:0;bottom:100%;height:20px}.site-header .nav-dropdown-menu a{padding:10px 12px;border-radius:4px;color:#eee;font-size:13px;white-space:nowrap}.site-header .nav-dropdown-menu a:hover,.site-header .nav-dropdown-menu a:focus-visible,.site-header .nav-dropdown-menu a[aria-current="page"]{background:#353039;color:#d5a8f5}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.is-open .nav-dropdown-menu{transform:translate(-50%,0);opacity:1;visibility:visible}
@media(max-width:800px){.nav-dropdown{display:block}.nav-dropdown-toggle{width:100%;justify-content:space-between;color:#fff}.nav-dropdown-menu{position:static;display:none;min-width:0;margin:10px 0 0;padding:5px 0 2px 14px;transform:none;border:0;border-left:1px solid #594c63;border-radius:0;background:transparent;box-shadow:none;opacity:1;visibility:visible}.nav-dropdown-menu::before{display:none}.nav-dropdown.is-open .nav-dropdown-menu{display:grid;transform:none}.site-header .nav-dropdown-menu a{padding:8px 10px;color:#cfc8d2}.nav-dropdown:hover .nav-dropdown-menu:not(:focus-within){transform:none}}
.experience-section{background:#eef4ff;color:var(--ink);border-block:1px solid #dfe7f5}
.experience-section .experience-copy .eyebrow{color:var(--purple)}
.experience-section .experience-copy h2,.experience-section .experience-copy h3{color:var(--ink)}
.experience-section .experience-copy h2 em{color:var(--purple)}
.experience-section .experience-copy>p,.experience-section .steps p{color:var(--muted)}
.experience-section .steps li>span{color:var(--purple)}
.experience-section .text-link.light{color:var(--ink);border-color:#a99bc0}
.customize-section{background:#f2f4ff;border-block:1px solid #dfe2f2;padding:96px 0;text-align:center}
.customize-inner{max-width:850px}
.section-kicker{color:var(--purple-deep);font-size:12px;font-weight:650;letter-spacing:2px;text-transform:uppercase;margin:0 0 18px}
.customize-section h2,.how-heading h2{font-size:clamp(42px,5vw,68px);font-weight:500;line-height:1.05;letter-spacing:-2px;margin:0}
.customize-section h2 em,.how-heading h2 em{font-family:'Playfair Display',Georgia,serif;color:var(--purple);font-weight:500}
.customize-section> .container>p:not(.section-kicker){max-width:680px;margin:22px auto 30px;color:var(--muted);font-size:17px}
.customize-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}
.customize-actions .button{min-width:190px;text-transform:uppercase;font-size:12px;letter-spacing:1px;padding:14px 20px}
.customize-actions .customize-secondary{background:#fff;color:var(--ink);border:1px solid #cfc5dc;box-shadow:none}
.how-section{background:#fff}
.how-heading{text-align:center;margin-bottom:56px}
.how-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:52px;text-align:center}
.how-grid li{position:relative}
.how-grid li:not(:last-child)::after{content:"";position:absolute;top:27px;left:calc(50% + 52px);width:calc(100% - 104px);height:1px;background:#d9c8e8}
.how-grid li>span{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 24px;border:1px solid var(--purple);border-radius:50%;color:var(--purple);font-family:'Playfair Display',Georgia,serif;font-size:20px;font-style:italic}
.how-grid h3{font-family:'Playfair Display',Georgia,serif;font-size:25px;font-style:italic;margin:0 0 10px;color:var(--ink)}
.how-grid p{max-width:280px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.7}
@media(max-width:800px){.how-grid{grid-template-columns:1fr;gap:38px}.how-grid li:not(:last-child)::after{display:none}.customize-section{padding:68px 0}.how-heading{margin-bottom:38px}}
.booths-section{padding-top:52px;padding-bottom:52px}
.customize-section{padding:62px 0;background:linear-gradient(135deg,#eef7ff 0%,#f0e7ff 58%,#f9efff 100%)}
.customize-section h2{font-size:clamp(48px,6vw,78px)}
.customize-section> .container>p:not(.section-kicker){font-size:18px;line-height:1.65;margin-top:18px}
.customize-actions{gap:20px}
.customize-actions .button{min-width:235px;min-height:58px;font-size:15px;letter-spacing:1.2px;font-weight:700}
.customize-actions .customize-secondary{background:linear-gradient(135deg,#f6d98f,#e8b6e9);border-color:#d6b5d9;color:#2a2030;box-shadow:0 8px 20px #9b2fd233}
.how-section{padding-top:58px;padding-bottom:58px;background:#f7f8ff}
.how-heading{margin-bottom:40px}
.how-heading h2{font-size:clamp(44px,5.5vw,72px)}
.how-grid{gap:22px}
.how-grid li{padding:32px 26px 30px;background:#fff;border:1px solid #e0d8eb;border-radius:8px;box-shadow:0 12px 25px #5b3b7d12}
.how-grid li:not(:last-child)::after{display:none}
.how-grid li>span{width:64px;height:64px;margin-bottom:20px;background:#f1e8ff;border-width:2px;font-size:23px}
.how-grid h3{font-size:28px}
.how-grid p{font-size:15px}
@media(max-width:800px){.booths-section{padding-top:40px;padding-bottom:40px}.customize-section{padding:52px 0}.customize-actions{flex-direction:column;align-items:stretch}.customize-actions .button{width:100%}.how-section{padding-top:46px;padding-bottom:46px}.how-grid li{padding:26px 22px}}
.brand{width:245px}
.brand img{height:82px}
.booth-number{display:grid;place-items:center;width:38px;height:38px;padding:0;border-radius:50%;background:var(--purple);color:#fff;font-size:16px;font-weight:700;line-height:1;box-shadow:0 3px 10px #301d3e25}
.booth-link{display:flex;justify-content:center;gap:12px;border:0;border-radius:6px;background:linear-gradient(110deg,var(--blue) 0%,var(--purple) 100%);color:#fff;padding:13px 16px;font-size:13px;font-weight:700;box-shadow:0 6px 14px #8039c126;transition:filter .2s,transform .2s,box-shadow .2s}
.booth-link:hover{color:#fff;filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 9px 18px #8039c13b}
.booth-link span{font-size:18px;line-height:1}
@media(max-width:800px){.brand{width:190px}.brand img{height:68px}}
@media(max-width:480px){.brand{width:158px}.brand img{height:60px}}
.site-header{background:linear-gradient(110deg,#1b1b20 0%,#322241 52%,#1c3850 100%)}
.booth-content .booth-number{position:static;display:grid;width:32px;height:32px;margin:0 0 13px;border-radius:50%;font-size:14px;box-shadow:none}
.booth-link{background:#f0ecfb;color:#603779;border:1px solid #d7c9e6;box-shadow:none}
.booth-link:hover{background:#e5d8f5;color:#4f2868;filter:none;box-shadow:none}
.site-header{background:linear-gradient(110deg,#171923 0%,#4b2468 52%,#1a4e6b 100%)}
.booth-content .booth-number{display:none}
.booth-link{background:linear-gradient(110deg,var(--blue) 0%,var(--purple) 100%);color:#fff;border-color:transparent;box-shadow:0 6px 14px #8039c126}
.booth-link:hover{background:linear-gradient(110deg,var(--blue) 0%,var(--purple) 100%);color:#fff;filter:brightness(1.08);box-shadow:0 9px 18px #8039c13b}
.hero-display{background:linear-gradient(105deg,#4c9bea 0%,#8d42d6 55%,#cf4ac2 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.site-header{background:#1c1c1e}
.hero-display{background:none;-webkit-background-clip:initial;background-clip:initial;color:var(--ink);font-family:'Playfair Display',Georgia,serif;font-style:normal;font-weight:500;letter-spacing:-1.2px}
.hero-display em{background:linear-gradient(105deg,#4c9bea 0%,#8d42d6 55%,#cf4ac2 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:italic;letter-spacing:-1.2px}
.hero-lead em{font-family:'Playfair Display',Georgia,serif;font-size:18px;line-height:1.35;color:var(--ink);margin-bottom:0}
.hero-display{font-size:clamp(46px,4.6vw,70px);letter-spacing:-2.5px;line-height:1.06}
.hero-lead em{display:inline-block;font-family:'Playfair Display',Georgia,serif;font-size:23px;line-height:1.35;color:var(--purple);margin-bottom:8px}
.hero-lead span{display:inline-block}
@media(max-width:800px){.hero-display{font-size:clamp(43px,8vw,64px)}.hero-lead em{font-size:21px}}
@media(max-width:480px){.hero-display{font-size:42px;letter-spacing:-1.8px}.hero-lead em{font-size:19px}}
.hero-lead em{color:var(--ink);font-size:18px;margin-bottom:0}
@media(max-width:800px){.hero-lead em{font-size:17px}}
.hero-display{font-family:'DM Sans',Arial,sans-serif;font-style:normal;font-weight:600;color:#24202d!important;background:none!important;-webkit-background-clip:initial!important;-webkit-text-fill-color:#24202d!important;letter-spacing:-2.6px}
.hero-display em{font-family:'Playfair Display',Georgia,serif;font-style:italic;font-weight:500;background:linear-gradient(105deg,#4c9bea 0%,#8d42d6 55%,#cf4ac2 100%);-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;letter-spacing:-1.2px}
.faq-kicker{display:block;margin-bottom:18px}
