:root{--cyan:#37b0c9;--ink:#23282d;--cream:#f8f6f0;--orange:#bd572c;--line:#e1e1d9;--muted:#656b6d;--font-sans:"DM Sans",Arial,sans-serif;--font-serif:"Playfair Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{color:var(--ink);font-family:var(--font-sans);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-size:16px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:var(--font-serif);letter-spacing:-.055em}h2{font-size:clamp(38px,4.2vw,62px);line-height:1.1}h2 em,h1 em{font-weight:500}p{line-height:1.7}svg{flex-shrink:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #157c94}.topline{background:var(--ink);color:#fff;letter-spacing:.16em;justify-content:center;align-items:center;gap:12px;height:33px;font-size:11px;display:flex}.site-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:102px;padding:0 5.3%;display:flex}.site-header img{width:230px;height:auto}.site-header nav{gap:32px;font-size:14px;display:flex}.site-header nav a:hover{color:#14798e}.button{border:0;border-radius:5px;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:18px 25px;font-size:15px;font-weight:650;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #23282d15}.button.cyan{background:var(--cyan);color:#112c33}.button.dark{background:var(--ink);color:#fff}.button.small{gap:20px;min-height:43px;padding:12px 17px;font-size:13px}.button.outline{border:1px solid var(--line);background:0 0}.button.full{width:100%}.hero{grid-template-columns:1fr 1fr;min-height:660px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:75px 6vw 56px 5.3vw;display:flex;position:relative}.eyebrow{letter-spacing:.13em;align-items:center;gap:10px;font-size:11px;font-weight:700;line-height:1.5;display:flex}.tiny-line{background:var(--orange);width:28px;height:1px;display:inline-block}.hero h1{margin:27px 0 22px;font-size:clamp(70px,7.5vw,114px);line-height:1.025;position:relative}.hero h1 em{color:var(--orange)}.sunburst{color:var(--cyan);font-family:Georgia;font-size:75px;font-style:normal;animation:35s linear infinite slow-spin;position:absolute;top:30px;right:-10px}.hero-copy>p{color:#606660;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:17px;margin-top:31px;display:flex}.hero-actions>span{max-width:95px;color:var(--muted);font-size:12px;line-height:1.5}.hero-date{align-items:center;gap:13px;margin-top:42px;display:flex}.hero-date strong{font-size:14px;display:block}.hero-date span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.hero-image{min-height:620px;position:relative;overflow:hidden}.hero-image>img{object-fit:cover;object-position:55% 55%;width:100%;height:100%;animation:1.5s ease-out photo-settle;position:absolute}.photo-shade{background:linear-gradient(#0000 60%,#17261688);position:absolute;inset:0}.photo-caption{color:#fff;letter-spacing:.17em;font-size:11px;position:absolute;bottom:84px;left:34px}.date-stamp{background:var(--cream);text-align:center;border-radius:50% 50% 8px 8px;flex-direction:column;justify-content:center;width:119px;min-height:171px;padding:17px 12px;display:flex;position:absolute;top:35px;right:33px;transform:rotate(7deg);box-shadow:0 6px 30px #0002}.date-stamp small{letter-spacing:.1em;font-size:8px}.date-stamp b{letter-spacing:.14em;margin-top:8px;font-size:14px}.date-stamp strong{font-family:var(--font-serif);font-size:62px;font-weight:500;line-height:1.1}.date-stamp span{letter-spacing:.16em;font-size:12px}.host-note{color:#fff;border-top:1px solid #ffffff65;align-items:center;gap:10px;padding-top:17px;font-size:12px;display:flex;position:absolute;bottom:29px;left:33px;right:28px}.event-ribbon{background:#dcedea;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:20px;padding:25px 5%;font-size:14px;display:flex}.event-ribbon>span{align-items:center;gap:10px;display:flex}.asterisk{color:var(--orange);font-size:22px}.section{max-width:1600px;margin:auto;padding:94px 7%}.welcome{grid-template-columns:1fr 1fr;gap:8%;display:grid}.welcome h2{margin-top:22px}.welcome-copy{padding-top:27px}.welcome-copy p:first-child{margin-bottom:18px;font-size:21px;line-height:1.5}.welcome-copy p:nth-child(2){color:var(--muted);font-size:15px}.signature{font-family:var(--font-serif);align-items:center;gap:10px;margin-top:24px;font-size:18px;font-style:italic;display:flex}.signature svg{color:var(--orange)}.activities{padding-top:35px}.section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:38px;display:flex}.section-heading h2{margin-top:16px}.section-heading>p{color:var(--muted);padding-bottom:7px;font-size:14px}.activity-grid{grid-template-columns:repeat(3,1fr);gap:23px;display:grid}.activity-photo{border-radius:90px 90px 5px 5px;height:285px;position:relative;overflow:hidden}.activity-card:nth-child(2) .activity-photo{border-radius:5px}.activity-card:nth-child(3) .activity-photo{border-radius:5px 90px 5px 5px}.activity-photo img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.activity-card:hover img{transform:scale(1.055)}.activity-number{background:var(--cream);border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid;position:absolute;bottom:13px;left:15px}.activity-body{padding-top:24px}.activity-body .eyebrow{color:var(--orange);font-size:10px}.activity-body h3{font-family:var(--font-serif);letter-spacing:-.03em;margin-top:9px;font-size:27px}.activity-body p{color:var(--muted);max-width:300px;margin-top:10px;font-size:14px}.extras{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:43px;padding:26px 0;display:flex}.extras>div{align-items:center;gap:14px;display:flex}.extras>div>svg{color:var(--orange)}.extras strong{font-size:14px;display:block}.extras small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.extras>p{color:var(--muted);font-size:12px}.extras>a{align-items:center;gap:12px;font-size:13px;font-weight:650;display:flex}.details-section{background:#e9ede7;grid-template-columns:1fr 1fr;display:grid}.details-image{min-height:635px;position:relative;overflow:hidden}.details-image img{object-fit:cover;width:100%;height:100%;position:absolute}.image-note{font-size:65px;line-height:1;font-family:var(--font-serif);color:#fff;text-shadow:0 2px 10px #0007;letter-spacing:-.05em;font-style:italic;position:absolute;bottom:33px;left:36px}.details-copy{padding:63px 11%}.details-copy h2{margin:18px 0 27px}.detail-row{border-top:1px solid #ccd3c9;gap:17px;padding:17px 0;display:flex}.detail-row>svg{color:#586750;width:19px;margin-top:2px}.detail-row strong{font-size:15px;display:block}.detail-row span{color:var(--muted);margin-top:5px;font-size:13px;display:block}.detail-row a{text-underline-offset:3px;gap:6px;margin-top:8px;font-size:12px;text-decoration:underline;display:inline-flex}.rsvp-section{grid-template-columns:.95fr 1.05fr;gap:10%;padding-top:105px;padding-bottom:105px;display:grid}.rsvp-intro h2{margin:20px 0 25px}.rsvp-intro>p{color:var(--muted);font-size:17px}.rsvp-intro strong{color:var(--ink)}.rsvp-note{align-items:center;gap:16px;margin:35px 0;display:flex}.rsvp-note>svg{color:var(--orange)}.rsvp-note p{font-size:13px}.rsvp-note span{color:var(--muted);font-size:12px}.rsvp-logo{width:172px;height:auto;margin-top:48px}.rsvp-card{border:1px solid var(--line);background:#fff;border-radius:12px;align-self:start;padding:35px;box-shadow:0 15px 55px #333b2c08}.form-top{justify-content:space-between;align-items:center;display:flex}.form-badge{background:#f5f1e9;border-radius:4px;padding:6px 9px;font-size:10px}.rsvp-card h3{font-family:var(--font-serif);letter-spacing:-.035em;margin:20px 0;font-size:30px}.response-options{gap:10px;margin-bottom:24px;display:flex}.response-options>button{border:1px solid var(--line);background:#fff;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:7px;min-height:61px;padding:12px 7px;font-size:12px;font-weight:550;display:flex}.response-options>button span{display:flex}.response-options .selected{color:#145467;background:#e8f7fa;border-color:#1b849b}.response-options .selected.decline{border-color:var(--orange);color:#844021;background:#fbf1ec}label{margin:15px 0;font-size:13px;font-weight:550;display:block}input,select,textarea{width:100%;min-height:47px;color:var(--ink);background:#fff;border:1px solid #d7dbd9;border-radius:5px;margin-top:7px;padding:12px 13px;font-size:14px;display:block}input::placeholder,textarea::placeholder{color:#818883;font-size:13px}textarea{resize:vertical;min-height:100px}input:focus,textarea:focus,select:focus{border-color:#248ca2}.counter-row{justify-content:space-between;align-items:center;gap:12px;margin:17px 0;display:flex}.counter-row strong{font-size:13px;display:block}.counter-row small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.stepper{border:1px solid var(--line);border-radius:5px;flex-shrink:0;align-items:center;display:flex}.stepper button{background:#f8f9f6;border:0;place-items:center;width:31px;height:36px;display:grid}.stepper input{text-align:center;-moz-appearance:textfield;border:0;border-radius:0;width:33px;min-height:36px;margin:0;padding:0}.stepper input::-webkit-inner-spin-button{-webkit-appearance:none}.counts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0}.privacy-note{color:var(--muted);text-align:center;margin-top:15px;font-size:11px;line-height:1.5}.preview-note{text-align:center;background:#fff5dc;border:1px solid #e7d6a0;margin-top:12px;padding:10px;font-size:12px}.honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.form-error{color:#943b26;background:#fff0ec;border-radius:5px;margin:15px 0;padding:13px;font-size:14px}.success{text-align:center;padding:15px 0}.success-icon{color:#1b7461;background:#e2f3ee;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 25px;display:grid}.success .eyebrow{justify-content:center}.success h3{font-size:36px}.success p{margin:15px 0;font-size:14px}.success .button{margin:10px 0}.success .text-link{justify-content:center;margin:15px auto;display:flex}.text-link{text-underline-offset:4px;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:550;text-decoration:underline;display:inline-flex}.muted{color:var(--muted)}.qr{flex-direction:column;align-items:center;margin:20px auto;display:flex}.qr small{color:var(--muted);font-size:11px;line-height:1.5}.faq-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.35fr;gap:10%;padding-top:70px;display:grid}.faq-section h2{margin:16px 0 24px}.faq-section>div>p{color:var(--muted);font-size:14px}.faq-item{border-bottom:1px solid var(--line)}.faq-item:first-child{border-top:1px solid var(--line)}.faq-item>button{text-align:left;background:0 0;border:0;justify-content:space-between;gap:20px;width:100%;padding:22px 0;font-size:15px;font-weight:550;display:flex}.faq-item p{color:var(--muted);padding:0 30px 22px 0;font-size:14px}.closing{background:var(--ink);text-align:center;color:var(--cream);padding:76px 25px 80px;position:relative;overflow:hidden}.closing .eyebrow{color:#bfc9c4;justify-content:center}.closing h2{margin:20px 0 30px;font-size:clamp(46px,5vw,73px)}.closing-star{color:var(--cyan);opacity:.65;font-size:200px;animation:40s linear infinite slow-spin;position:absolute;top:90px;right:8%}footer{background:#fff;justify-content:space-between;align-items:center;gap:25px;padding:36px 5%;display:flex}footer img{width:200px;height:auto}footer>span{color:var(--muted);font-size:12px}footer>a{align-items:center;gap:7px;font-size:12px;display:flex}.hero-enter{animation:.8s both enter}.hero-enter:nth-child(2){animation-delay:.12s}.hero-enter:nth-child(3){animation-delay:.23s}.hero-enter:nth-child(4){animation-delay:.33s}.hero-enter:nth-child(5){animation-delay:.4s}.reveal{opacity:1;transform:none}.loaded .reveal:not(.in-view){opacity:0;transform:translateY(22px)}.reveal{transition:opacity .65s,transform .65s}.celebrate{animation:.5s pop}@keyframes enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes photo-settle{0%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes slow-spin{to{transform:rotate(360deg)}}@keyframes pop{0%{transform:scale(.5)}65%{transform:scale(1.13)}to{transform:scale(1)}}@media (min-width:1500px){.hero-copy{padding-left:max(6vw,50vw - 650px)}.hero h1{font-size:112px}.hero-image{min-height:730px}}@media (max-width:1000px){.site-header{height:88px;padding:0 4%}.site-header img{width:190px}.site-header nav{gap:18px}.hero{min-height:590px}.hero-copy{padding:50px 5% 45px 8%}.hero h1{font-size:78px}.sunburst{font-size:48px;top:6px;right:-4px}.hero-image{min-height:590px}.hero .eyebrow{font-size:9px}.hero-actions>span{display:none}.section{padding:65px 5%}.welcome{gap:5%}.activity-photo{height:230px}.extras{flex-wrap:wrap}.extras>p{max-width:45%}.rsvp-section{gap:6%}.rsvp-card{padding:25px}.response-options{flex-direction:column}.response-options>button{min-height:47px}.closing-star{font-size:130px;right:0}.details-copy{padding:45px 9%}.details-image{min-height:610px}.details-copy h2{font-size:48px}}@media (max-width:700px){.topline{height:29px;font-size:9px}.site-header{height:81px;padding:0 5%}.site-header img{width:162px}.site-header nav{display:none}.button.small{gap:12px;padding:10px 12px;font-size:11px}.hero{flex-direction:column;display:flex}.hero-copy{padding:43px 7% 40px}.hero h1{max-width:470px;margin:23px 0 18px;font-size:clamp(64px,14vw,96px)}.hero .eyebrow{font-size:9px}.sunburst{font-size:57px;top:13px;right:7%}.hero-copy>p{font-size:16px}.hero-actions{margin-top:24px}.hero-actions>span{max-width:100px;display:block}.hero-date{margin-top:29px}.hero-image{min-height:440px}.date-stamp{width:101px;min-height:148px;top:25px;right:23px}.date-stamp strong{font-size:52px}.hero-image>img{object-position:center 52%}.host-note{font-size:11px;left:25px;right:25px}.photo-caption{font-size:10px;left:25px}.event-ribbon{justify-content:center;gap:20px 16px;padding:22px 6%;font-size:12px}.event-ribbon .asterisk{display:none}.event-ribbon>span{flex-basis:43%;justify-content:center}.section{padding:58px 7%}.welcome{grid-template-columns:1fr;gap:10px}.welcome h2{font-size:43px}.welcome-copy{padding-top:15px}.welcome-copy p:first-child{font-size:19px}.welcome-copy p:nth-child(2){font-size:15px}.signature{font-size:17px}.section-heading{display:block}.section-heading>p{margin-top:18px;font-size:14px}.activity-grid{grid-template-columns:1fr;gap:33px}.activity-photo{height:315px}.activity-body{padding-top:18px}.activity-body p{max-width:100%}.activity-card:nth-child(2) .activity-photo{border-radius:5px 70px 5px 5px}.activity-card:nth-child(3) .activity-photo{border-radius:70px 5px 5px}.extras{align-items:flex-start;gap:22px;margin-top:31px}.extras>p{max-width:100%;font-size:13px}.desktop-only{display:none}.details-section{grid-template-columns:1fr}.details-image{min-height:350px}.image-note{font-size:54px;left:25px}.details-copy{padding:43px 7%}.details-copy h2{font-size:48px}.detail-row strong{font-size:15px}.detail-row span{font-size:13px}.rsvp-section{grid-template-columns:1fr;gap:30px}.rsvp-intro h2{font-size:49px}.rsvp-logo{display:none}.rsvp-note{margin:25px 0 0}.rsvp-card{padding:24px 20px}.response-options{flex-direction:row}.response-options>button{gap:5px;font-size:11px}.rsvp-card h3{font-size:29px}input,select,textarea{font-size:16px}.rsvp-card label{font-size:14px}.counter-row small{font-size:11px}.counter-row strong{font-size:13px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2{font-size:46px}.closing{padding:65px 20px}.closing h2{z-index:1;font-size:48px;position:relative}.closing-star{opacity:.4;font-size:80px;top:130px;right:-22px}.closing .eyebrow{font-size:10px}footer{flex-wrap:wrap;gap:22px;padding:27px 7%}footer img{width:170px}footer>span{flex-basis:100%;order:3;font-size:11px}footer>a{font-size:12px}.button{font-size:14px}.hero-actions>.button{padding:16px 23px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.loaded .reveal:not(.in-view){opacity:1;transform:none}}.team-loading{flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100vh;display:flex}.team-loading img{width:240px}.login-page{background:radial-gradient(ellipse at 20% 90%,#dcefed,transparent 55%),var(--cream);min-height:100vh;padding:30px}.back-link{align-items:center;gap:10px;font-size:14px;display:inline-flex}.login-card{border:1px solid var(--line);background:#fff;border-radius:12px;max-width:430px;margin:55px auto;padding:40px;box-shadow:0 15px 80px #23282d08}.login-card>img{width:220px;margin-bottom:40px}.login-card h1{margin:17px 0;font-size:50px;line-height:1.05}.login-card h1 em{color:var(--orange)}.login-card>p{color:var(--muted);margin-bottom:25px;font-size:14px}.login-card>small{text-align:center;color:var(--muted);margin-top:20px;font-size:12px;display:block}.team-app{background:#f5f6f4;min-height:100vh}.team-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:33px;height:91px;padding:0 4%;display:flex}.team-header img{width:190px}.team-header-label{border-left:1px solid var(--line);padding-left:26px}.team-header-label span{letter-spacing:.12em;color:var(--muted);font-size:10px;display:block}.team-header-label strong{margin-top:4px;font-size:14px;font-weight:550;display:block}.team-header-actions{align-items:center;gap:24px;margin-left:auto;display:flex}.team-header-actions a,.team-header-actions button{align-items:center;gap:7px;font-size:13px;display:flex}.team-header-actions button{background:0 0;border:0;padding:7px}.dashboard{max-width:1500px;margin:auto;padding:42px 4% 30px}.dashboard-title{justify-content:space-between;align-items:center;gap:25px;display:flex}.dashboard-title h1{font-family:var(--font-serif);letter-spacing:-.035em;margin:11px 0;font-size:38px}.dashboard-title h1 em{color:var(--orange)}.dashboard-title p{color:var(--muted);font-size:13px}.dashboard-title .button{gap:10px;min-height:46px;padding:13px 20px;font-size:13px}.agent-bar{background:#e6efeb;border:1px solid #d5e3dc;border-radius:8px;justify-content:space-between;align-items:center;margin:30px 0 23px;padding:18px 24px;display:flex}.agent-bar>div{align-items:center;gap:15px;display:flex}.agent-bar label{margin:0;font-size:13px;font-weight:400}.agent-bar select{background:#fff;border-color:#c9d7d0;width:240px;min-height:43px;margin:0;font-size:14px;font-weight:600}.agent-bar svg{color:#597262}.stat-grid{grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:28px;display:grid}.stat-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:8px;padding:21px 23px;transition:border-color .2s,transform .2s}.stat-card:hover{border-color:#9eb6aa;transform:translateY(-2px)}.stat-card.active{border-color:#85ac9b}.stat-card>span{color:#555f59;justify-content:space-between;align-items:center;gap:7px;font-size:13px;display:flex}.stat-card>span svg{color:#849c90}.stat-card b{letter-spacing:-.05em;margin:13px 0 4px;font-size:42px;font-weight:500;display:block}.stat-card small{color:var(--muted);font-size:11px}.guest-panel{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.guest-panel-header{justify-content:space-between;align-items:center;gap:15px;padding:25px;display:flex}.guest-panel-header h2{font-family:var(--font-sans);letter-spacing:-.025em;font-size:21px;font-weight:550}.guest-panel-header>div>span{color:var(--muted);margin-top:6px;font-size:12px;display:block}.list-actions{align-items:center;gap:17px;display:flex}.list-actions>button:not(.button),.list-actions>a{background:0 0;border:0;align-items:center;gap:7px;padding:6px 0;font-size:12px;display:flex}.list-actions .button{gap:8px;min-height:39px;font-size:12px}.filter-tabs{border-bottom:1px solid var(--line);white-space:nowrap;gap:22px;padding:0 25px;display:flex;overflow-x:auto}.filter-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:15px 0;font-size:12px;display:flex}.filter-tabs button.active{color:#275f53;border-bottom-color:#277c6b;font-weight:650}.filter-tabs button span{background:#f1f4f1;border-radius:4px;padding:3px 6px;font-size:10px}.search-row{justify-content:space-between;align-items:center;gap:15px;padding:16px 25px;display:flex}.search-box{border:1px solid var(--line);color:#87928b;border-radius:5px;align-items:center;gap:9px;width:100%;max-width:335px;padding:0 12px;display:flex}.search-box input{border:0;outline:none;min-height:39px;margin:0;padding:10px 0;font-size:13px}.search-row>div:last-child{flex-shrink:0;align-items:center;gap:9px;display:flex}.search-row label{color:var(--muted);margin:0;font-size:12px}.search-row select{width:160px;min-height:36px;margin:0;padding:7px;font-size:12px}.search-row button{background:0 0;border:0;padding:7px}.table-scroll{overflow-x:auto}.guest-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.guest-table th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:#778178;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f9f7;padding:13px 18px;font-size:10px;font-weight:550}.guest-table td{border-bottom:1px solid #edf0eb;padding:17px 18px}.guest-table th:first-child,.guest-table td:first-child{padding-left:25px}.guest-table tr:hover td{background:#fcfdfb}.guest-name{text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.avatar{color:#527060;background:#eaf0e8;border-radius:50%;place-items:center;width:35px;height:35px;font-size:11px;display:grid}.guest-name strong{font-size:13px;font-weight:550;display:block}.guest-name small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.status-badge{color:#666f66;white-space:nowrap;background:#f0f2ef;border-radius:5px;padding:6px 9px;font-size:11px;display:inline-block}.status-badge.yes{color:#326542;background:#e5f4e8}.status-badge.pending{color:#866719;background:#fff4d9}.status-badge.no{color:#975b45;background:#f7eae5}.status-badge.waitlist{color:#69529a;background:#e9e7f5}.activity-cell{align-items:center;gap:5px;font-size:11px;display:flex}.activity-small{color:#879087;margin-top:5px;font-size:10px;display:block}.checked{color:#326542;align-items:center;gap:4px;font-size:11px;display:flex}.mini-button{border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;display:inline-flex}.icon-button{background:0 0;border:0;padding:5px}.table-footer{color:#7b857c;background:#fcfdfb;justify-content:space-between;align-items:center;gap:15px;padding:16px 25px;font-size:10px;display:flex}.table-footer span{align-items:center;gap:7px;display:flex}.empty-state{text-align:center;padding:55px 25px 60px}.empty-state>div{color:#718879;background:#edf3ed;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 19px;display:grid}.empty-state h3{font-family:var(--font-serif);letter-spacing:-.03em;font-size:27px}.empty-state p{max-width:440px;color:var(--muted);margin:13px auto 23px;font-size:14px}.empty-state .button{gap:10px;min-height:43px;padding:11px 17px;font-size:12px}.dashboard-bottom{background:#eff2e9;border:1px solid #e1e5dc;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding:24px;display:flex}.dashboard-bottom>div{align-items:center;gap:16px;display:flex}.dashboard-bottom>div>svg{color:#6f7f57}.dashboard-bottom strong{font-size:14px;font-weight:550}.dashboard-bottom p{color:var(--muted);margin-top:5px;font-size:12px}.dashboard-bottom>.text-link{font-size:12px;text-decoration:none}.connection-strip{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;padding-top:24px;font-size:11px;display:flex}.connection-dot{background:#629976;border-radius:50%;width:6px;height:6px;margin-left:13px;display:inline-block}.connection-dot:first-child{margin-left:0}.connection-dot.pending{background:#c2964b}.connection-strip .text-link{margin-left:auto;font-size:11px}.notice{color:#35634a;background:#e2f2e8;border-radius:5px;align-items:center;gap:8px;margin:20px 0;padding:12px 16px;font-size:13px;display:flex}.notice button{background:0 0;border:0;margin-left:auto;display:flex}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18251f70;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0;overflow:auto}.modal{background:#fff;border-radius:12px;width:600px;max-width:100%;max-height:calc(100dvh - 50px);padding:38px;position:relative;overflow-y:auto;box-shadow:0 20px 100px #0003}.modal h2{letter-spacing:-.04em;margin:14px 0 20px;font-size:37px}.modal>p{font-size:14px}.modal .button{min-height:45px;margin-top:15px;padding:13px 20px;font-size:13px}.modal-close{background:0 0;border:0;padding:5px;display:flex;position:absolute;top:15px;right:15px}.modal .eyebrow{font-size:10px}.modal.guest-drawer{border-radius:0;align-self:stretch;max-width:620px;height:100dvh;max-height:100dvh;margin-left:auto;padding-top:45px}.modal-backdrop:has(.guest-drawer){padding:0}.two-col{grid-template-columns:1fr 1fr;gap:15px;display:grid}.small-note{color:var(--muted);line-height:1.6;font-size:12px!important}.private-link{border:1px solid var(--line);background:#f7f9f5;border-radius:5px;margin:20px 0;padding:14px}.private-link label{margin:0 0 10px;font-size:12px}.private-link input{min-height:36px;padding:8px;font-size:11px}.subheading{font-family:var(--font-sans);margin:29px 0 13px;font-size:17px;font-weight:550}.timeline{margin-top:20px}.timeline>div{border-left:1px solid var(--line);gap:11px;margin-left:7px;padding:0 0 22px 16px;display:flex}.timeline strong{font-size:12px;font-weight:500;display:block}.timeline small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.timeline svg{color:#859385;margin-top:1px}.agent-chips{flex-wrap:wrap;gap:8px;margin:23px 0;display:flex}.agent-chips>span{background:#eef3eb;border-radius:5px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;display:flex}.agent-chips small{background:#fff;border-radius:3px;padding:2px 5px}.upload-zone{background:#f7faf5;border:1px dashed #98b5a4;border-radius:7px;flex-direction:column;align-items:center;gap:10px;padding:24px;display:flex}.upload-zone input{background:0 0;border:0;font-size:12px}.import-preview{background:#f7f8f4;padding:15px;font-size:12px;overflow:auto}.import-preview p{white-space:nowrap}.connection-warning{background:#fff6e2;border:1px solid #ebd5a7;border-radius:6px;gap:12px;margin:18px 0;padding:15px;display:flex}.connection-warning p{font-size:13px;line-height:1.6}.connection-warning svg{color:#997526}.email-preview{background:var(--cream);border:1px solid var(--line);border-radius:6px;margin:20px 0;padding:28px}.email-preview img{width:180px;margin-bottom:23px}.email-preview h3{font-family:var(--font-serif);margin-bottom:20px;font-size:28px}.email-preview p{margin:13px 0;font-size:13px}.preserve-lines{white-space:pre-line}.email-cta{background:var(--cyan);border-radius:4px;margin:12px 0;padding:12px 17px;font-size:13px;display:inline-block}.email-preview small{color:var(--muted);font-size:11px;line-height:1.6;display:block}.recipient-preview{border-top:1px solid var(--line);margin-top:25px;padding-top:25px}.recipient-preview h3{margin-bottom:10px;font-size:19px}.recipient-list{background:#f6f8f4;max-height:200px;margin-top:12px;padding:10px 15px;overflow:auto}.recipient-list p{justify-content:space-between;gap:15px;padding:8px 0;font-size:12px;display:flex}.recipient-list strong{font-weight:500}.recipient-list span{color:var(--muted)}.schedule{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.schedule summary{cursor:pointer;margin-bottom:15px;font-size:14px}.checkbox-label{align-items:center;gap:10px;font-size:13px;line-height:1.6;display:flex}.checkbox-label input{flex-shrink:0;width:17px;height:17px;min-height:0;margin:0}.settings-connections p{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:12px 0;font-size:12px;display:flex}.settings-connections strong{font-weight:550}.settings-connections span{color:var(--muted)}.job{border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding:13px 0;font-size:12px;display:flex}.sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:1050px){.team-header{gap:20px}.team-header-actions{gap:12px}.dashboard-title h1{font-size:32px}.stat-card{padding:17px}.stat-card small{font-size:10px}.filter-tabs{gap:18px}.list-actions{gap:10px}.guest-panel-header{padding:20px}.dashboard-bottom p{max-width:380px}.agent-bar select{width:200px}}@media (max-width:700px){.login-page{padding:20px}.login-card{margin-top:40px;padding:28px}.login-card h1{font-size:47px}.team-header{gap:15px;height:77px;padding:0 5%}.team-header img{width:150px}.team-header-label{display:none}.team-header-actions{gap:6px}.team-header-actions a{font-size:11px}.team-header-actions button span{display:none}.dashboard{padding:28px 5%}.dashboard-title{display:block}.dashboard-title h1{font-size:36px;line-height:1.2}.dashboard-title .eyebrow{font-size:9px}.dashboard-title p{margin-bottom:18px;font-size:12px}.dashboard-title .button{min-height:40px;padding:10px 15px;font-size:12px}.agent-bar{align-items:flex-start;gap:12px;margin:23px 0 17px;padding:16px}.agent-bar>div{flex-wrap:wrap;gap:8px}.agent-bar>div>svg{width:17px}.agent-bar label{font-size:11px}.agent-bar select{flex-basis:100%;width:100%;font-size:14px}.agent-bar>.text-link{white-space:nowrap;padding-top:4px;font-size:11px}.stat-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.stat-card{padding:15px}.stat-card>span{font-size:11px}.stat-card>span svg{width:15px}.stat-card b{margin:10px 0 3px;font-size:34px}.stat-card small{font-size:10px;line-height:1.5;display:block}.guest-panel-header{padding:19px 16px;display:block}.guest-panel-header h2{font-size:20px}.list-actions{justify-content:space-between;gap:10px;margin-top:17px}.list-actions>a,.list-actions>button:not(.button){font-size:11px}.list-actions .button{gap:6px;min-height:35px;padding:9px 10px;font-size:11px}.filter-tabs{gap:18px;padding:0 16px}.filter-tabs button{font-size:11px}.search-row{padding:13px 16px;display:block}.search-row>div:last-child{justify-content:flex-end;margin-top:12px}.search-box{max-width:none}.search-box input{font-size:16px}.search-row select{width:145px;font-size:12px}.table-footer{padding:15px;font-size:10px;display:block}.table-footer>span:last-child{margin-top:12px}.table-footer>span:first-child{align-items:flex-start;line-height:1.6}.dashboard-bottom{padding:18px;display:block}.dashboard-bottom strong{font-size:13px}.dashboard-bottom p{font-size:11px}.dashboard-bottom>.text-link{margin:17px 0 0 38px;font-size:12px;display:flex}.connection-strip{gap:6px;font-size:10px;line-height:1.7}.connection-strip .text-link{flex-basis:100%;margin-top:6px;margin-left:0;font-size:10px}.modal-backdrop{padding:12px}.modal{max-height:calc(100dvh - 24px);padding:31px 23px}.modal h2{font-size:34px}.modal.guest-drawer{width:100%;padding:40px 23px}.two-col{grid-template-columns:1fr;gap:0}.recipient-list p{flex-direction:column;gap:2px}.modal label{font-size:14px}.empty-state{padding:37px 23px}.empty-state h3{font-size:25px}.empty-state p{font-size:13px}.notice{font-size:12px}.guest-table th{font-size:10px}.guest-table td{font-size:12px}}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.floating-leaves{pointer-events:none;position:absolute;inset:0;overflow:hidden}.floating-leaves svg{color:#a45f33;opacity:.18;width:20px;height:20px;animation:14s ease-in-out infinite leaf-drift;position:absolute}.floating-leaves svg:first-child{animation-delay:-4s;top:69%;left:84%}.floating-leaves svg:nth-child(2){color:#658074;width:14px;animation-delay:-8s;top:4%;left:12%}.floating-leaves svg:nth-child(3){width:26px;animation-delay:-1s;top:15%;left:92%}@keyframes leaf-drift{0%,to{transform:translateY(-10px)rotate(-20deg)}50%{transform:translate(15px,23px)rotate(35deg)}}
