*{box-sizing:border-box}body{margin:0;background:#edf5f0;color:#09110c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.container{max-width:720px;margin:0 auto;padding:24px 16px 64px}.card{background:#dcf0e3;border:1px solid #c0e5cd;border-radius:12px;padding:20px;margin-bottom:16px}.btn{display:inline-block;background:#177a3a;color:#edf5f0;border:none;border-radius:8px;padding:10px 18px;font-weight:600;cursor:pointer;text-decoration:none}.btn.secondary{background:transparent;color:#177a3a;border:1px solid #177a3a}.btn:disabled{opacity:.5;cursor:not-allowed}input,select{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #c0e5cd;background:#edf5f0;color:#09110c;margin-bottom:12px}label{font-size:13px;color:#1a1a1a;display:block;margin-bottom:4px}.error{color:#8e0707;margin-bottom:12px}.muted{color:#1a1a1a;font-size:14px}.grid{display:grid;grid-gap:12px;gap:12px}.pkg-option{border:1px solid #c0e5cd;border-radius:10px;padding:12px;cursor:pointer}.pkg-option.selected{border-color:#177a3a;background:#dff1e5}.admin-app{min-height:100vh;background:#eef6f1;color:#080c09;display:flex}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:250px;background:#e4f3e9;border-right:1px solid #c6e8d2;padding:24px 14px;display:flex;flex-direction:column;z-index:10}.admin-brand{display:flex;align-items:center;gap:11px;padding:0 10px 26px;text-decoration:none}.admin-brand strong{font-size:15px;display:block}.admin-brand small{display:block;color:#4a4a4a;font-size:11px;margin-top:2px}.brand-mark{width:34px;height:34px;border-radius:10px;background:#177a3a;color:#eaf2ed;display:grid;place-items:center;font-weight:900}.admin-nav{display:grid;grid-gap:5px;gap:5px}.admin-nav-item{display:flex;align-items:center;gap:12px;color:#1a1a1a;text-decoration:none;padding:11px 12px;border-radius:9px;font-size:14px;font-weight:600}.admin-nav-item span{width:20px;text-align:center;font-size:16px}.admin-nav-item.active,.admin-nav-item:hover{background:#d5ecdd;color:#000}.admin-nav-item.active{box-shadow:inset 3px 0 #177a3a}.admin-sidebar-bottom{margin-top:auto;border-top:1px solid #c6e8d2;padding:16px 8px 2px}.admin-user-mini{display:flex;align-items:center;gap:10px;margin-bottom:14px}.avatar{width:34px;height:34px;min-width:34px;border-radius:50%;background:#bde5cb;display:grid;place-items:center;font-size:12px;font-weight:800;color:#177a3a}.admin-user-mini strong{font-size:12px;display:block}.admin-user-mini small{font-size:10px;color:#4a4a4a;text-transform:capitalize}.logout-link{border:0;background:none;color:#1a1a1a;padding:4px 0;cursor:pointer;font-size:12px}.logout-link:hover{color:#8e0707}.admin-main{margin-left:250px;width:calc(100% - 250px);min-width:0}.admin-content{max-width:1440px;margin:auto;padding:34px 40px 60px}.admin-mobile-header{display:none}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px}.eyebrow{font-size:10px;letter-spacing:.16em;color:#1a1a1a;font-weight:800;margin-bottom:7px}.page-head h1{font-size:30px;letter-spacing:-.03em;margin:0;line-height:1.1}.page-head p{color:#4a4a4a;margin:8px 0 0;font-size:13px}.title-count{font-size:12px;font-weight:600;color:#4a4a4a;background:#d7eedf;border:1px solid #bde5cb;border-radius:999px;padding:5px 9px;vertical-align:middle;margin-left:5px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:18px}.stat-card{position:relative;background:#e0f2e6;border:1px solid #c7e6d2;border-radius:13px;padding:18px;display:flex;align-items:center;gap:13px;text-decoration:none;transition:.18s}.stat-card:hover{border-color:#96d4ac;transform:translateY(-1px)}.stat-card>b{position:absolute;right:14px;top:13px;color:#4a4a4a;font-size:13px}.stat-card>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.stat-card span{font-size:11px;color:#4a4a4a}.stat-card strong{font-size:23px;letter-spacing:-.03em}.stat-card strong.money{font-size:17px}.stat-icon{width:39px;height:39px;border-radius:10px;background:#d8efe0;color:#1a1a1a;display:grid;place-items:center;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:18px;gap:18px}.panel{background:#e0f2e6;border:1px solid #c7e6d2;border-radius:13px;overflow:hidden}.panel-head{padding:19px 20px;border-bottom:1px solid #c7e6d2;display:flex;justify-content:space-between}.panel-head h2{font-size:15px;margin:0}.panel-head span{font-size:11px;color:#4a4a4a}.summary-list{padding:7px 20px}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #cde9d7;font-size:13px}.summary-row:last-child{border-bottom:0}.summary-row span{color:#1a1a1a}.quick{padding-bottom:8px}.quick-link{display:flex;align-items:center;gap:12px;margin:7px 12px;padding:12px;border-radius:10px;text-decoration:none}.quick-link:hover{background:#d6edde}.quick-link>span{width:34px;height:34px;border-radius:9px;background:#d8efe0;color:#1a1a1a;display:grid;place-items:center}.quick-link div{flex:1 1}.quick-link strong{display:block;font-size:13px}.quick-link small{display:block;color:#4a4a4a;font-size:11px;margin-top:3px}.quick-link b{color:#4a4a4a}.toolbar{display:flex;gap:10px;margin-bottom:14px}.search{max-width:430px;margin:0!important}.toolbar select{width:220px;margin:0}.table-panel{overflow:hidden}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{text-align:left;color:#4a4a4a;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;background:#e4f3e9}td,th{padding:14px 16px;border-bottom:1px solid #c9e8d4;font-size:12px;vertical-align:middle}tbody tr:hover{background:#daefe1}tbody tr:last-child td{border-bottom:0}.person{display:flex;align-items:center;gap:10px}.person strong,td>strong{font-size:12px}.person small,td small{display:block;color:#4a4a4a;font-size:10px;margin-top:3px}.block{display:block}.badge{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;background:#c5e7d1;color:#35754c}.badge.active,.badge.approved,.badge.processed,.badge.settlement{background:#c8edd5;color:#209a4c}.badge.ongoing,.badge.pending,.badge.requested{background:#e9e2cd;color:#917117}.badge.cancelled,.badge.deleted,.badge.denied,.badge.expired,.badge.rejected,.badge.suspended{background:#e2cdd1;color:#7a1018}.badge.revealed{background:#c5cbdf;color:#001b62}.table-action{border:1px solid #a7dcba;background:#d5ecdd;color:#0d0d0d;border-radius:7px;padding:6px 9px;font-size:10px;cursor:pointer}.table-action:hover{border-color:#177a3a;color:#1a1a1a}.table-action.danger:hover{border-color:#991019;color:#7a1018}.action-row{display:flex;gap:6px;white-space:nowrap}.empty{text-align:center;color:#4a4a4a;padding:38px!important}.loading{padding:35px;color:#4a4a4a}.alert{border-radius:9px;padding:11px 13px;font-size:12px;margin-bottom:14px}.alert.error{background:#e2cdd1;color:#650d13;border:1px solid #d4a5ab}.reason{max-width:260px;color:#1a1a1a}.admin-login-page{min-height:100vh;background:radial-gradient(circle at 50% -20%,#d6edde 0,#eef6f1 48%);display:grid;place-items:center;padding:20px}.admin-login-card{width:100%;max-width:410px;background:#e0f2e6;border:1px solid #bce4ca;border-radius:16px;padding:30px;box-shadow:0 24px 80px #00000088}.admin-login-card h1{font-size:22px;margin:20px 0 7px}.admin-login-card p{color:#4a4a4a;font-size:12px;margin:0 0 22px}.admin-login-card .btn{width:100%;margin-top:4px}.admin-login-logo{display:flex;align-items:center;gap:10px}.admin-login-logo .brand-mark{width:42px;height:42px}.admin-login-back{display:inline-block;color:#4a4a4a;font-size:11px;text-decoration:none;margin-top:18px}.admin-login-back:hover{color:#1a1a1a}@media(max-width:900px){.admin-sidebar{width:210px}.admin-main{margin-left:210px;width:calc(100% - 210px)}.admin-content{padding:28px 22px}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:680px){.admin-sidebar{display:none}.admin-main{margin-left:0;width:100%}.admin-mobile-header{display:block;border-bottom:1px solid #c6e8d2;background:#e4f3e9}.admin-mobile-header .admin-brand{padding:13px 17px}.admin-content{padding:22px 14px 45px}.page-head h1{font-size:24px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:13px}.stat-card strong{font-size:20px}.stat-card strong.money{font-size:14px}.stat-icon{display:none}.toolbar .search{max-width:none}.toolbar select{width:100%}}.package-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.7fr);grid-gap:18px;gap:18px;align-items:start}.package-form-panel{position:-webkit-sticky;position:sticky;top:24px}.package-form{padding:20px}.package-form label{margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.form-grid label{min-width:0}.package-form input{margin-top:5px}.feature-chips{display:flex;gap:4px;flex-wrap:wrap;max-width:230px}.feature-chip{font-size:9px;background:#cce8d6;border:1px solid #b1e2c3;color:#1a1a1a;border-radius:999px;padding:3px 6px}.feature-selector{display:grid;grid-gap:7px;gap:7px;margin-top:6px}.feature-toggle{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid #bae4c9;background:#e4f4ea;color:#0d0d0d;border-radius:9px;padding:10px;cursor:pointer}.feature-toggle.selected,.feature-toggle:hover{border-color:#177a3a;background:#dff2e6}.feature-toggle>span{width:20px;height:20px;border-radius:6px;border:1px solid #95d3ab;display:grid;place-items:center;color:#eaf2ed;background:transparent;font-weight:900}.feature-toggle.selected>span{background:#177a3a;border-color:#177a3a}.feature-toggle strong{display:block;font-size:11px}.feature-toggle small{display:block;color:#4a4a4a;font-size:9px;margin-top:2px}.switch-row{display:flex!important;align-items:center;gap:8px;color:#1a1a1a!important}.switch-row input{width:auto;margin:0}.form-actions{display:flex;gap:8px;margin-top:4px}.form-actions .btn{flex:1 1;text-align:center}.alert:not(.error){background:#c8edd5;color:#1a1a1a;border:1px solid #9de3b6}@media(max-width:1100px){.package-layout{grid-template-columns:1fr}.package-form-panel{position:static}}@media(max-width:680px){.form-grid{grid-template-columns:1fr}.page-head{align-items:flex-start;gap:12px}.page-head .btn{white-space:nowrap}.package-layout{gap:12px}}.landing{min-height:100vh;background:#eef6f1;color:#080c09}#cara-kerja,#contoh,#faq,#paket{scroll-margin-top:88px}.landing-nav{height:72px;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px;border-bottom:1px solid #cde9d7}.landing-brand,.landing-nav{display:flex;align-items:center}.landing-brand{gap:10px;text-decoration:none}.landing-brand span{width:32px;height:32px;border-radius:9px;background:#177a3a;color:#eaf2ed;display:grid;place-items:center;font-weight:900}.landing-brand strong{font-size:15px}.landing-nav-links{display:flex;align-items:center;gap:24px;font-size:13px;color:#1a1a1a}.landing-nav-links a{text-decoration:none}.landing-nav-links a:hover{color:#000}.landing-nav-btn{padding:9px 14px!important}.hero{max-width:1180px;margin:auto;padding:90px 24px 105px;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:60px;gap:60px;align-items:center}.hero-kicker{font-size:10px;letter-spacing:.2em;font-weight:800;color:#1a1a1a}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 22px;max-width:700px}.hero-copy>p{font-size:17px;line-height:1.7;color:#1a1a1a;max-width:600px;margin:0}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:32px}.hero-primary{padding:13px 21px}.hero-link{font-size:13px;text-decoration:none}.hero-link,.hero-link:hover{color:#1a1a1a}.hero-visual{min-height:390px;position:relative;display:grid;place-items:center}.camera-card{width:min(310px,72vw);height:360px;border-radius:28px;background:linear-gradient(145deg,#177a3a,#27c05e);color:#eaf2ed;padding:23px;transform:rotate(4deg);box-shadow:0 35px 90px #00000088,0 0 0 1px #384b2a55;position:relative}.camera-top{display:flex;justify-content:space-between;font-size:11px;font-weight:900;letter-spacing:.18em}.camera-lens{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);width:145px;height:145px;border-radius:50%;background:#e3f2e8;border:10px solid #c3e4cf;box-shadow:inset 0 0 0 10px #f2f7f4,0 10px 25px #00000077;display:grid;place-items:center}.camera-lens:before{content:"";width:66px;height:66px;border-radius:50%;background:#cbe7d5;border:3px solid #a9afba}.camera-lens i{position:absolute;width:18px;height:18px;border-radius:50%;background:#c9d4e9;opacity:.7;top:28px;right:30px}.camera-caption{position:absolute;bottom:24px;left:23px;font-size:9px;letter-spacing:.2em;font-weight:900}.floating-note{position:absolute;background:#dcf1e4;border:1px solid #b3e1c3;border-radius:11px;padding:10px 13px;font-size:11px;color:#0d0d0d;box-shadow:0 15px 35px #00000066}.note-one{top:18%;right:0}.note-two{bottom:16%;right:0}.how-section,.pricing-section{max-width:1180px;margin:auto;padding:30px 24px 100px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:34px;letter-spacing:-.04em;margin:9px 0 7px}.section-heading p{color:#4a4a4a;font-size:13px;margin:0}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.price-card{background:#e0f2e6;border:1px solid #bde5cb;border-radius:16px;padding:21px;position:relative;display:flex;flex-direction:column;min-height:440px}.price-card.featured{border-color:#177a3a;box-shadow:0 15px 50px #00000055}.popular{position:absolute;top:0;right:18px;transform:translateY(-50%);font-size:8px;letter-spacing:.12em;font-weight:900;background:#177a3a;color:#eaf2ed;padding:5px 8px;border-radius:999px}.price-head{display:flex;flex-direction:column;gap:16px}.price-head h3{font-size:20px;margin:0}.price-head p{font-size:11px;color:#4a4a4a;margin:5px 0 0}.price{font-size:22px;font-weight:800;letter-spacing:-.03em}.price small{font-size:12px;color:#4a4a4a;font-weight:500}.price-divider{height:1px;background:#c3e5cf;margin:20px 0 13px}.feature-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px;color:#1a1a1a;font-size:13px}.feature-list li{display:flex;gap:8px;line-height:1.4}.feature-list span{color:#1a1a1a;font-weight:900}.price-actions{margin-top:auto;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:8px}.detail-link{font-size:11px;text-decoration:none}.detail-link,.detail-link:hover{color:#1a1a1a}.price-actions .btn{padding:8px 11px;font-size:10px}.package-loading{border:1px solid #bde5cb;border-radius:14px;padding:40px;text-align:center;color:#4a4a4a;font-size:13px}.how-section{padding-top:0}.section-heading.centered{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.steps>div{border-top:1px solid #b3e1c3;padding:20px 4px}.steps b{color:#1a1a1a;font-size:11px;letter-spacing:.12em}.steps h3{font-size:16px;margin:14px 0 7px}.steps p{color:#4a4a4a;font-size:12px;line-height:1.7;margin:0;max-width:300px}.landing-footer{border-top:1px solid #cde9d7;max-width:1180px;margin:auto;padding:24px;color:#4a4a4a;font-size:11px}.landing-footer strong{color:#0d0d0d}.package-detail{min-height:100vh;background:#eef6f1;color:#080c09}.detail-wrap{max-width:900px;margin:auto;padding:24px}.detail-back{color:#4a4a4a;text-decoration:none;font-size:12px}.detail-hero{padding:70px 0 40px}.detail-hero h1{font-size:48px;letter-spacing:-.05em;margin:10px 0}.detail-price{font-size:28px;font-weight:800}.detail-price small{font-size:11px;color:#4a4a4a;font-weight:400}.detail-sub{color:#1a1a1a;line-height:1.7;font-size:14px;max-width:650px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:30px}.detail-box{background:#e0f2e6;border:1px solid #bde5cb;border-radius:14px;padding:20px}.detail-box h2{font-size:14px;margin:0 0 16px}.detail-stat{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #c9e8d4;font-size:12px}.detail-stat:last-child{border:0}.detail-stat span{color:#4a4a4a}.detail-features{display:grid;grid-gap:10px;gap:10px}.detail-feature{display:flex;gap:10px;padding:10px;background:#e4f4ea;border-radius:9px}.detail-feature b{color:#1a1a1a}.detail-feature strong{font-size:11px;display:block}.detail-feature small{color:#4a4a4a;font-size:10px;display:block;margin-top:2px}.detail-cta{margin-top:20px;display:flex;gap:10px}.detail-cta .btn{padding:12px 18px}.showcase-section{max-width:1180px;margin:auto;padding:10px 24px 60px}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;margin-top:10px}.showcase-card{background:#e0f2e6;border:1px solid #bde5cb;border-radius:20px;padding:22px;display:flex;flex-direction:column;align-items:center;text-align:center}.showcase-caption{margin-top:18px;max-width:340px}.showcase-caption h3{font-size:16px;margin:8px 0 6px}.showcase-caption p{font-size:12px;line-height:1.7;color:#4a4a4a;margin:0}.showcase-phone{width:min(220px,60vw);border-radius:24px;background:#fff;padding:9px;box-shadow:0 25px 60px #00000088}.showcase-photo{position:relative;aspect-ratio:9/16;border-radius:17px;overflow:hidden;background:#f3f9f5}.showcase-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.showcase-photo-badge{position:absolute;top:12px;left:12px;font-size:8px;font-weight:800;letter-spacing:.18em;color:#eafaf0}.showcase-photo-count{position:absolute;top:12px;right:12px;font-size:9px;font-weight:800;color:#4a4a4a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.showcase-photo-footer{position:absolute;left:13px;right:13px;bottom:12px;text-align:left}.showcase-photo-footer b{display:block;font-size:11px;font-weight:800;color:#0d0d0d}.showcase-photo-footer span{display:block;font-size:8px;letter-spacing:.14em;color:#4a4a4a;margin-top:2px}.showcase-gallery-mock{width:min(300px,72vw);background:#e4f4ea;border:1px solid #c7e6d2;border-radius:17px;padding:15px}.showcase-gallery-head{display:flex;flex-direction:column;align-items:flex-start;gap:3px;text-align:left;margin-bottom:11px}.showcase-gallery-head strong{font-size:13px}.showcase-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6px;gap:6px}.showcase-thumb{position:relative;aspect-ratio:1/1;border-radius:9px;background-size:cover;background-position:50%;background-color:#c7e6d2}.showcase-play{position:absolute;inset:0;display:grid;place-items:center;font-size:12px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.45),transparent 55%)}@media(max-width:700px){.showcase-grid{grid-template-columns:1fr;gap:20px}}@media(max-width:1000px){.pricing-grid{grid-template-columns:repeat(2,1fr)}.hero{gap:35px}.landing-nav-anchor:first-of-type,.landing-nav-anchor:nth-of-type(4){display:none}}@media(max-width:700px){.landing-nav{padding:0 16px}.landing-nav-links{gap:12px}.landing-nav-links .landing-nav-anchor{display:none}.hero{grid-template-columns:1fr;padding:60px 20px 80px}.hero h1{font-size:44px}.hero-visual{min-height:340px}.how-section,.pricing-section{padding-left:16px;padding-right:16px}.pricing-grid,.steps{grid-template-columns:1fr}.landing-footer{padding:20px 16px;gap:10px;flex-direction:column}.detail-wrap{padding:20px}.detail-hero{padding:50px 0 25px}.detail-hero h1{font-size:38px}.detail-grid{grid-template-columns:1fr}}.user-shell{min-height:100vh;background:#eef6f1;color:#060f09}.user-topbar{height:72px;border-bottom:1px solid #cbe7d5;justify-content:space-between;padding:0 max(20px,calc((100vw - 1160px)/2));background:#ecf4ef}.user-brand,.user-topbar{display:flex;align-items:center}.user-brand{gap:10px;text-decoration:none}.auth-logo span,.auth-mobile-brand span,.user-brand span{width:34px;height:34px;border-radius:10px;background:#177a3a;color:#eaf2ed;display:grid;place-items:center;font-weight:900}.user-brand strong{font-size:15px}.user-top-actions{display:flex;align-items:center;gap:22px}.top-link{font-size:12px;color:#4a4a4a;text-decoration:none}.logout-btn{border:1px solid #b3e1c3;background:transparent;color:#22673b;border-radius:8px;padding:8px 13px;cursor:pointer}.user-dashboard{max-width:1160px;margin:auto;padding:52px 24px 80px}.dashboard-welcome{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.auth-kicker,.eyebrow{font-size:9px;letter-spacing:.2em;color:#1a1a1a;font-weight:900}.dashboard-welcome h1{font-size:38px;letter-spacing:-.045em;margin:10px 0 8px}.dashboard-welcome p{color:#4a4a4a;margin:0;font-size:13px}.dashboard-create{padding:12px 17px;white-space:nowrap}.user-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:48px}.user-stat{background:#e0f2e6;border:1px solid #bde5cb;border-radius:15px;padding:18px;display:flex;gap:13px;align-items:flex-start}.stat-emoji{width:34px;height:34px;border-radius:10px;background:#def0e4;color:#1a1a1a;display:grid;place-items:center;font-size:13px;flex:none}.user-stat small{color:#4a4a4a;font-size:10px}.user-stat strong{display:block;font-size:25px;line-height:1.1;margin-top:5px}.user-stat p{font-size:9px;color:#4a4a4a;margin:5px 0 0}.history-section{margin-top:8px}.history-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.history-head h2{font-size:25px;letter-spacing:-.035em;margin:8px 0 5px}.history-head p{font-size:11px;color:#4a4a4a;margin:0}.outline-btn{border:1px solid #aedebf;border-radius:8px;padding:8px 12px;color:#174f2b;text-decoration:none;font-size:11px}.outline-btn:hover{border-color:#177a3a;color:#177a3a}.event-history-list{border:1px solid #bde5cb;border-radius:15px;overflow:hidden;background:#e4f3e9}.event-row{display:grid;grid-template-columns:62px minmax(0,1fr) auto;grid-gap:17px;gap:17px;align-items:center;padding:17px 20px;border-bottom:1px solid #c5e6d1;text-decoration:none;transition:.18s}.event-row:last-child{border-bottom:0}.event-row:hover{background:#dbefe2}.event-date{width:44px;height:50px;border-radius:10px;background:#d5ecdd;border:1px solid #bde5cb;display:grid;place-items:center;align-content:center}.event-date strong{font-size:17px;line-height:1}.event-date span{font-size:7px;color:#1a1a1a;font-weight:900;margin-top:3px}.event-main{min-width:0}.event-main h3{font-size:14px;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-main p{font-size:10px;color:#4a4a4a;margin:0}.event-meta{display:flex;gap:7px;margin-top:8px;font-size:9px}.event-meta,.event-meta span:first-child{color:#1a1a1a}.event-right{display:flex;align-items:center;gap:17px}.status-pill{font-size:8px;padding:5px 8px;border-radius:999px;border:1px solid #abdebd}.status-good{color:#1a1a1a;background:#d6f1e0;border-color:#9de3b6}.status-live{color:#1a1a1a;background:#daefe1;border-color:#e1cb99}.status-warn{color:#92640c;background:#f2ead9;border-color:#e8d09c}.status-danger{color:#7f0f0f;background:#e9d7d8;border-color:#d6a5a5}.status-neutral{color:#1a1a1a;background:#d7eedf}.event-arrow{color:#4a4a4a;font-size:15px}.dashboard-empty{border:1px dashed #aedebf;border-radius:15px;padding:60px 20px;text-align:center;color:#4a4a4a}.dashboard-empty h3{color:#0d0d0d;font-size:16px;margin:13px 0 7px}.dashboard-empty p{max-width:390px;margin:0 auto 20px;font-size:11px;line-height:1.7}.empty-icon{margin:auto;width:48px;height:48px;border-radius:15px;background:#def0e4;color:#1a1a1a;display:grid;place-items:center;font-size:19px}.auth-page{min-height:100vh;background:#eef6f1;color:#080c09;display:grid;grid-template-columns:1.08fr .92fr}.auth-art{position:relative;overflow:hidden;padding:30px 7vw;background:radial-gradient(circle at 72% 42%,#d3eddc 0,#e9f3ed 22%,#eef6f1 58%);display:flex;flex-direction:column;min-height:100vh}.auth-art:before{content:"";position:absolute;width:480px;height:480px;border:1px solid #177a3a22;border-radius:50%;right:-180px;top:23%;box-shadow:0 0 0 60px #177a3a08,0 0 0 120px #177a3a04}.auth-logo{display:flex;align-items:center;gap:10px;text-decoration:none;position:relative}.auth-logo strong{font-size:15px}.auth-art-copy{position:relative;max-width:620px;margin:auto 0}.auth-art-copy h1{font-size:clamp(43px,5vw,68px);line-height:1.01;letter-spacing:-.06em;margin:17px 0 20px}.auth-art-copy h1 em{font-style:normal;color:#1a1a1a}.auth-art-copy>p{color:#1a1a1a;font-size:14px;line-height:1.8;max-width:500px}.auth-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.auth-pills span{border:1px solid #b9e8ca;background:#e5f5eb;border-radius:999px;padding:8px 11px;font-size:9px;color:#1a1a1a}.auth-art-footer{position:relative;color:#4a4a4a;font-size:9px;letter-spacing:.08em}.auth-panel{background:#e5f4ea;display:grid;place-items:center;padding:35px}.auth-form-wrap{width:min(410px,100%)}.auth-form-wrap h2{font-size:31px;letter-spacing:-.045em;margin:10px 0 8px}.auth-sub{color:#4a4a4a;font-size:11px;line-height:1.7;margin:0 0 25px}.auth-form label{font-size:10px;color:#1a1a1a;margin:0 0 6px}.auth-form input{background:#eef6f1;border-color:#bde5cb;padding:12px 13px;margin-bottom:14px;font-size:12px}.auth-form input:focus{outline:none;border-color:#177a3a;box-shadow:0 0 0 3px #177a3a12}.auth-submit{width:100%;padding:12px;margin-top:2px}.auth-divider{height:1px;background:#bde5cb;margin:24px 0;position:relative;text-align:center}.auth-divider span{position:relative;top:-7px;background:#e5f4ea;padding:0 10px;color:#4a4a4a;font-size:9px}.auth-switch{text-align:center;color:#4a4a4a;font-size:11px}.auth-switch a{color:#1a1a1a;text-decoration:none;font-weight:700}.admin-entry{display:block;text-align:center;color:#4a4a4a;font-size:9px;text-decoration:none;margin-top:28px}.admin-entry:hover{color:#1a1a1a}.auth-mobile-brand{display:none}.optional{margin-left:4px}.optional,.terms-note{color:#4a4a4a;font-size:8px}.terms-note{line-height:1.6;margin:12px 0 0}.register-steps{display:flex;gap:30px;margin-top:30px}.register-steps div{display:flex;flex-direction:column;gap:6px}.register-steps b{font-size:9px;color:#1a1a1a}.register-steps span{font-size:10px;color:#1a1a1a}.admin-login-v2{position:relative;overflow:hidden;background:#f1f7f3}.admin-login-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.glow-one{width:500px;height:500px;top:-230px;left:-160px;background:#177a3a0b}.glow-two{width:460px;height:460px;bottom:-240px;right:-160px;background:#2a17a50a}.admin-login-card{position:relative;z-index:1;max-width:450px!important;padding:34px!important;background:#e2f1e7!important;border-color:#b9e4c8!important;border-radius:20px!important}.admin-console-badge{display:inline-block;color:#177a3a;border:1px solid #4ecc7b;background:#dff1e5;border-radius:999px;padding:5px 8px;font-size:7px;letter-spacing:.16em;font-weight:900;margin-bottom:20px}.admin-login-logo .brand-mark{background:#177a3a!important;color:#eaf2ed!important}.admin-login-logo small{display:block;color:#4a4a4a;font-size:8px;margin-top:3px}.admin-login-copy h1{font-size:26px;letter-spacing:-.04em;margin:25px 0 7px}.admin-login-copy p{color:#4a4a4a!important;font-size:10px!important;line-height:1.7;margin-bottom:22px!important}.admin-login-card form input{background:#eef6f1}.admin-submit{width:100%;margin-top:5px}.admin-login-foot{display:flex;justify-content:space-between;gap:10px;margin-top:22px;font-size:8px;color:#4a4a4a}.admin-login-foot a{color:#4a4a4a;text-decoration:none}.admin-login-foot a:hover{color:#1a1a1a}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-mobile-brand{display:flex;align-items:center;gap:9px;margin-bottom:35px;font-size:14px;font-weight:700}.auth-panel{min-height:100vh;padding:25px}.user-dashboard{padding:38px 18px 60px}.user-stat-grid{grid-template-columns:1fr 1fr}.dashboard-welcome{align-items:flex-start;flex-direction:column}.dashboard-create{width:100%;text-align:center}.event-row{grid-template-columns:50px minmax(0,1fr)}.event-right{grid-column:2;justify-content:space-between}.event-arrow{display:none}}@media(max-width:560px){.user-topbar{padding:0 14px}.top-link{display:none}.user-dashboard{padding:30px 14px}.dashboard-welcome h1{font-size:30px}.user-stat-grid{gap:8px}.user-stat{padding:13px;gap:9px}.user-stat strong{font-size:21px}.user-stat p{display:none}.stat-emoji{width:28px;height:28px}.history-head{align-items:flex-start}.outline-btn{display:none}.event-row{padding:14px;gap:10px}.event-main p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-meta{margin-top:6px}.auth-panel{padding:22px 18px}.auth-form-wrap h2{font-size:28px}.admin-login-card{margin:10px}.admin-login-foot{flex-direction:column}}.guest-page{position:fixed;inset:0;width:100%;height:100dvh;overflow:hidden;overscroll-behavior:none;touch-action:none;min-height:100vh;background:radial-gradient(circle at 50% -10%,#114223 0,#0b1a10 42%,#050b07 100%);color:#fff;padding:18px}.guest-shell{width:min(920px,100%);min-height:calc(100vh - 36px);margin:auto;position:relative;display:flex;flex-direction:column}.guest-brand{font-weight:800;letter-spacing:.02em;font-size:18px}.guest-brand span{color:#4a4a4a;margin:0 4px}.guest-countdown,.guest-start{justify-content:space-between;padding:18px 0 24px}.guest-countdown-content,.guest-start-copy{margin:auto 0;text-align:center;align-self:center;max-width:700px}.guest-countdown-content h1,.guest-start-copy h1{font-size:clamp(42px,8vw,84px);line-height:.95;margin:12px 0}.guest-countdown-content p,.guest-start-copy p{color:#4a4a4a;font-size:18px}.guest-bottom-action{margin-top:auto;text-align:center;padding:28px 0 10px;display:flex;flex-direction:column;gap:8px}.guest-bottom-action small{color:#4a4a4a}.guest-main-btn{min-height:58px;font-size:18px}.countdown-card{margin:30px auto 0;display:flex;justify-content:center;align-items:center;gap:18px;padding:28px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05);border-radius:24px}.countdown-card span{font-size:48px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.countdown-card small{display:block;font-size:10px;color:#4a4a4a;letter-spacing:.18em}.countdown-card b{color:#4a4a4a}.guest-topbar{display:flex;justify-content:space-between;align-items:center;padding:4px 0 14px}.camera-status{font-size:12px;color:#4a4a4a}.camera-status.on{color:#4a4a4a}.guest-video-wrap{border-radius:24px;display:flex;align-items:center;justify-content:center}.guest-video-wrap,.guest-video-wrap video{min-height:calc(55vh - 8px)}.camera-frame{position:absolute;inset:8%;border:1px solid hsla(0,0%,100%,.35);border-radius:18px;pointer-events:none}.guest-tools{margin-top:auto;padding-top:14px}.filter-scroll{display:flex;gap:8px;overflow:auto;padding-bottom:10px}.filter-btn{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:#ddd;padding:9px 14px;border-radius:999px;white-space:nowrap}.filter-btn.active{background:#fff;color:#0c1610}.quota-label{color:#aaa;font-size:13px}.guest-audio-btn{min-height:52px}.original-price{color:#4a4a4a;font-size:.55em;margin-right:8px}.discount-badge{display:inline-block;background:#cd5047;color:#fff;padding:3px 7px;border-radius:999px;font-size:.68em;font-weight:800}.price strong{display:block}.landing-footer{display:flex;justify-content:space-between;gap:20px;align-items:center}.landing-footer div{display:flex;gap:14px;align-items:center}.landing-footer>span{font-size:12px;opacity:.65}.new-event-page{min-height:100vh;background:radial-gradient(circle at 85% 0,#c5e6d1 0,#e5f5eb 35%,#f5f9f6 100%);color:#000;padding-bottom:60px}.new-event-hero{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:58px 0 30px;display:flex;justify-content:space-between;gap:30px;align-items:end}.new-event-hero h1{font-size:clamp(38px,5vw,62px);margin:8px 0}.new-event-hero p{color:#1a1a1a;max-width:620px}.stepper{display:flex;align-items:center;gap:12px;color:#4a4a4a}.stepper span{display:flex;flex-direction:column;font-weight:800}.stepper span.active{color:#000}.stepper small{font-size:10px;font-weight:500;margin-top:4px}.stepper i{width:55px;height:1px;background:#92ddad}.new-event-page .container{max-width:1120px}.new-event-page .card{background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.1);box-shadow:0 20px 70px rgba(0,0,0,.25)}.new-event-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;flex-wrap:wrap}.new-event-page .pkg-option{cursor:pointer;transition:.2s}.new-event-page .pkg-option.selected,.new-event-page .pkg-option:hover{transform:translateY(-2px);border-color:#177639;background:rgba(68,84,57,.12)}@media(max-width:700px){.guest-video-wrap,.guest-video-wrap video{min-height:calc(58vh - 8px)}.landing-footer,.landing-footer div{flex-direction:column;align-items:flex-start}.new-event-hero{display:block}.stepper{margin-top:24px}.countdown-card{gap:8px}.countdown-card span{font-size:34px}}.mobile-page{min-height:100vh;background:#edf5f0;padding:24px 16px;display:grid;place-items:center}.mobile-card{width:min(520px,100%);background:#dcf0e3;border:1px solid #c0e5cd;border-radius:20px;padding:24px}.event-detail-page{min-height:100vh;background:radial-gradient(circle at 80% 0,#cce8d6 0,#e5f5eb 34%,#f3f8f5 100%);color:#080c09}.event-detail-topbar{width:min(760px,100%);margin:auto;padding:18px 16px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;position:-webkit-sticky;position:sticky;top:0;z-index:5;background:hsla(120,5%,96%,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.event-detail-topbar strong{display:block;font-size:14px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-back{width:38px;height:38px;border:1px solid #b2e4c4;border-radius:12px;background:#ddf2e5;color:#000;font-size:20px}.event-detail-main{width:min(760px,100%);margin:auto;padding:16px 16px 60px}.event-cover-card{min-height:300px;border-radius:28px;overflow:hidden;position:relative;background:linear-gradient(145deg,#d0ead9,#e3f3e9 60%,#ecf4ef);border:1px solid rgba(0,0,0,.09);box-shadow:0 30px 90px rgba(0,0,0,.35)}.event-cover-noise{position:absolute;inset:0;background:radial-gradient(circle at 80% 25%,rgba(69,90,55,.22),transparent 35%),radial-gradient(circle at 20% 80%,rgba(0,0,0,.05),transparent 30%)}.event-cover-content{position:absolute;inset:0;padding:28px;display:flex;flex-direction:column;justify-content:end}.cover-kicker,.eyebrow{font-size:9px;letter-spacing:.16em;font-weight:800;color:#1a1a1a}.event-cover-content h1{font-size:clamp(14px,3vw,20px);line-height:1.2;letter-spacing:.08em;text-transform:uppercase;margin:10px 0 2px;color:#0d0d0d}.event-cover-content p{color:#1a1a1a;max-width:520px;margin:0;line-height:1.2}.cover-status{margin-top:18px;font-size:11px;color:#1a1a1a;display:flex;align-items:center;gap:8px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#1b8641;box-shadow:0 0 0 5px rgba(29,132,73,.1)}.event-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:12px 0}.event-stats-grid>div{background:#ddf2e5;border:1px solid #c1e5ce;border-radius:17px;padding:15px}.event-stats-grid span{display:block;font-size:17px;margin-bottom:10px}.event-stats-grid small{display:block;color:#4a4a4a;font-size:9px}.event-stats-grid strong{display:block;margin-top:5px;font-size:14px}.download-card,.event-info-card,.event-note,.event-share-card,.locked-download{background:#ddf2e5;border:1px solid #c1e5ce;border-radius:20px;padding:20px;margin-top:12px}.section-mini-head h2{font-size:22px;margin:7px 0 5px}.download-card p,.event-note p,.locked-download p,.section-mini-head p{color:#1a1a1a;font-size:11px;line-height:1.7;margin:0}.detail-list{margin-top:15px}.detail-list>div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-top:1px solid #c7e6d2;font-size:11px}.detail-list span{color:#4a4a4a}.detail-list strong{text-align:right}.qr-box{display:grid;place-items:center;background:#fff;border-radius:18px;padding:18px;width:-moz-fit-content;width:fit-content;margin:18px auto}.qr-box img{width:210px;height:210px;max-width:62vw}.share-url{font-size:10px;color:#1a1a1a;background:#ebf3ee;border:1px solid #c3e4cf;padding:12px;border-radius:10px;word-break:break-all;margin-bottom:10px}.full-btn{width:100%;text-align:center}.download-card{display:grid;grid-template-columns:52px 1fr;grid-gap:15px;gap:15px;align-items:start;border-color:#36cf6d;background:linear-gradient(135deg,#dcf0e3,#ddf2e5)}.download-card .full-btn{grid-column:1/-1;margin-top:5px}.download-icon{width:52px;height:52px;border-radius:16px;background:#177a3a;color:#eaf2ed;display:grid;place-items:center;font-size:24px}.download-card h2{font-size:20px;margin:7px 0}.locked-download{display:flex;gap:14px;align-items:center;color:#4a4a4a}.locked-download>span{font-size:22px}.locked-download strong{color:#1a1a1a;font-size:12px}.event-note{display:flex;gap:12px;background:#e4f3e9}.event-note>span{color:#1a1a1a}.event-note strong{font-size:11px}.event-note p{margin-top:4px}.site-footer{max-width:1180px;margin:0 auto;padding:45px 24px 30px;border-top:1px solid #bde5cb;display:block;color:#4a4a4a}.site-footer-brand{display:flex;flex-direction:column;gap:6px}.site-footer-brand strong{color:#0d0d0d;font-size:16px}.site-footer-brand span,.site-footer>span{font-size:10px}.site-footer-contact{display:flex;flex-direction:column;gap:10px;margin-top:22px}.site-footer-contact a{display:flex;align-items:center;gap:9px;font-size:10px;color:#1a1a1a;text-decoration:none}.site-footer-contact a:hover{color:#1a1a1a}.contact-icon{width:20px;height:20px;display:grid;place-items:center;border:1px solid #a8dcbb;border-radius:6px;color:#1a1a1a;font-size:11px;line-height:1}.instagram-icon{font-size:16px;border-radius:6px}.site-footer-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px}.site-footer-links a{font-size:10px;color:#1a1a1a;text-decoration:none}.site-footer-links a:hover{color:#1a1a1a}.faq-section{max-width:1180px;margin:0 auto;padding:80px 24px}.faq-section .section-heading{margin-bottom:28px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.faq-grid details{background:#ddf2e5;border:1px solid #bde5cb;border-radius:14px;padding:16px}.faq-grid summary{cursor:pointer;font-size:12px;font-weight:700}.faq-grid p{font-size:11px;color:#4a4a4a;line-height:1.7;margin:12px 0 0}.legal-page{min-height:100vh;background:radial-gradient(circle at 80% 0,#cce8d6 0,#edf5f0 35%);padding:25px 16px 60px}.legal-wrap{width:min(760px,100%);margin:auto}.legal-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#000;margin-bottom:70px}.legal-brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#177a3a;color:#eaf2ed;font-weight:900}.legal-brand strong{font-size:15px}.legal-wrap h1{font-size:clamp(38px,8vw,64px);letter-spacing:-.06em;margin:10px 0}.legal-lead{color:#1a1a1a;line-height:1.8;max-width:650px}.legal-list{margin:35px 0}.legal-list section{border-top:1px solid #bee5cc;padding:22px 0}.legal-list h2{font-size:17px;margin:0 0 8px}.legal-list p{color:#1a1a1a;font-size:12px;line-height:1.8;margin:0}@media(max-width:600px){.event-detail-topbar{grid-template-columns:38px 1fr auto;padding:13px 12px}.event-detail-main{padding:12px 12px 45px}.event-cover-card{min-height:270px;border-radius:22px}.event-cover-content{padding:22px}.event-stats-grid{grid-template-columns:1fr 1fr}.event-stats-grid>div:last-child{grid-column:1/-1}.qr-box img{width:190px;height:190px}.faq-section{padding:55px 16px}.faq-grid{grid-template-columns:1fr}.site-footer{padding:35px 16px}.site-footer-contact{width:100%}.site-footer-links{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.landing-nav-links a:nth-child(2){display:none}}.event-cover-content .event-cover-name{font-size:clamp(38px,9vw,68px);font-weight:800;color:#000;line-height:.95;letter-spacing:-.06em;margin:4px 0 0}.detail-actions{display:flex;gap:8px;margin:12px 0}.edit-card{display:flex;flex-direction:column;gap:8px}.edit-card label{margin-top:8px}.guest-back{border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.06);color:#fff;border-radius:12px;padding:9px 13px;align-self:flex-start}.guest-ended{justify-content:center}.guest-ended-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:28px;padding:34px 24px;text-align:center;max-width:520px;margin:auto}.ended-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#177a3a;color:#eaf2ed;font-size:28px;font-weight:900}.guest-event-name{font-size:clamp(34px,8vw,58px);line-height:.98;font-weight:800;letter-spacing:-.05em;color:#fff;margin-top:8px}.payment-page{min-height:100vh;background:radial-gradient(circle at 80% 0,#cce8d6 0,#edf5f0 38%);padding:24px 16px;display:grid;place-items:center;color:#000}.payment-card{width:min(560px,100%);background:#ddf2e5;border:1px solid #bde5cb;border-radius:28px;padding:28px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.payment-card h1{font-size:clamp(36px,8vw,54px);letter-spacing:-.06em;margin:10px 0}.payment-lead,.payment-note{color:#1a1a1a;line-height:1.7}.invoice-box{border:1px solid #bae4c9;border-radius:18px;margin:24px 0;padding:6px 20px;background:#e5f5eb}.invoice-row{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding:13px 0;border-bottom:1px dashed #c7e6d2}.invoice-row:last-child{border-bottom:0}.invoice-row span{color:#4a4a4a;font-size:11px;text-align:left}.invoice-row strong{text-align:right;font-size:12px;color:#1a1a1a;white-space:nowrap}.invoice-section-label{font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#4a4a4a;padding:16px 0 2px;border-top:1px solid #bae4c9;margin-top:2px}.invoice-discount strong{color:#1b8641}.invoice-total{border-bottom:0!important;border-top:2px solid #0d0d0d;margin-top:6px;padding-top:16px}.invoice-total span{font-size:12px;font-weight:800;color:#1a1a1a}.invoice-total strong{font-size:22px;color:#0d0d0d}.full-btn{min-height:52px}.new-event-page label{margin-top:14px;display:block}.new-event-page input{margin-top:5px}.new-event-page .muted{line-height:1.6}@media(max-width:600px){.payment-card{padding:22px;border-radius:22px}.event-detail-topbar strong{max-width:140px}.detail-actions{overflow:auto}.detail-actions>*{white-space:nowrap}.guest-topbar{gap:8px}.guest-topbar .guest-brand{font-size:12px}.guest-topbar .guest-back{padding:7px 9px}.guest-camera-shell{padding-bottom:12px}.guest-video-wrap{min-height:54vh}.guest-bottom-controls{gap:8px}}.user-dashboard input,.user-dashboard select,.user-dashboard textarea{width:100%;background:#e4f3e9;border:1px solid #bae4c9;color:#000;border-radius:12px;padding:13px;margin:6px 0 14px}.user-dashboard textarea{min-height:130px;resize:vertical}.panel h2{margin-top:0}.search-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:14px}.admin-search{flex:1 1;min-width:220px;background:#e0f2e6;border:1px solid #bde5cb;color:#000;border-radius:11px;padding:11px 13px;outline:none}.admin-search:focus{border-color:#177a3a}.refund-manual-panel{margin-bottom:14px}.refund-form{padding:0 20px 20px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.refund-form label{display:flex;flex-direction:column;gap:6px;font-size:11px;color:#1a1a1a}.refund-form input,.refund-form textarea{width:100%;background:#e9f3ed;border:1px solid #bde5cb;color:#000;border-radius:10px;padding:11px}.refund-form textarea{min-height:90px;resize:vertical}.full-span{grid-column:1/-1}.package-form-panel{position:fixed;z-index:50;top:0;right:0;width:min(460px,100vw);height:100vh;border-radius:0;border-top:0;border-right:0;border-bottom:0;transform:translateX(105%);transition:transform .25s ease;overflow:auto;background:#e4f3e9;box-shadow:-25px 0 70px #00000088}.package-form-panel.open{transform:translateX(0)}.package-form-panel .panel-head{padding-right:45px}.drawer-close{position:absolute;right:18px;top:16px;width:34px;height:34px;border-radius:10px;border:1px solid #b3e1c3;background:#d7eedf;color:#000;font-size:22px;cursor:pointer;z-index:2}.feature-disabled{color:#4a4a4a!important;text-decoration:line-through}.feature-disabled span{color:#a41e1e!important}.feature-list li.feature-disabled span,.feature-selector .feature-toggle:not(.selected) span{color:#a41e1e}.feature-selector .feature-toggle:not(.selected) span:after{content:"×"}.feature-selector .feature-toggle:not(.selected) span{font-size:0}.feature-selector .feature-toggle:not(.selected) span:after{font-size:14px}.package-layout{min-height:600px}@media(max-width:700px){.refund-form{grid-template-columns:1fr}.full-span{grid-column:auto}.search-toolbar{flex-wrap:wrap}.admin-search{width:100%;flex-basis:100%}.package-form-panel{width:100%}}.package-layout.editor-closed,.package-layout.editor-open{grid-template-columns:1fr}.package-layout.editor-closed .table-panel{width:100%}.package-guest-limit{font-size:14px!important;font-weight:400!important;color:#000!important;margin:7px 0 0!important}.admin-pagination{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:10px 2px;color:#4a4a4a;font-size:10px}.admin-pagination>div{display:flex;align-items:center;gap:5px}.admin-pagination .table-action.current{border-color:#177a3a;color:#1a1a1a;background:#d8efe0}.admin-pagination .table-action:disabled{opacity:.35;cursor:not-allowed}.admin-pagination i{font-style:normal;padding:0 3px}.refund-manual-panel{animation:fadeIn .18s ease}.package-form-panel{position:fixed!important}.search-toolbar .admin-search{margin:0}.package-layout{width:100%}.package-layout .admin-pagination{grid-column:1/-1}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media(max-width:680px){.admin-pagination{align-items:flex-start;flex-direction:column}.admin-pagination>div{flex-wrap:wrap}.package-layout.editor-closed{grid-template-columns:1fr}}.package-layout.editor-closed,.package-layout.editor-open{display:block!important;width:100%!important;max-width:none!important}.package-layout .table-panel{width:100%!important;max-width:none!important}.package-layout .table-wrap{width:100%!important}.package-layout .package-form-panel{position:fixed!important}.package-layout .admin-pagination{width:100%!important}.invoice-detail-card{overflow:visible!important;min-width:0}.invoice-detail-card .detail-list{width:100%;min-width:0}.invoice-detail-card .detail-list>div{min-width:0;align-items:flex-start;flex-wrap:wrap}.invoice-detail-card .detail-list strong{max-width:70%;overflow-wrap:anywhere;word-break:break-word}@media(max-width:600px){.invoice-detail-card .detail-list>div{gap:8px}.invoice-detail-card .detail-list span{flex:0 0 38%}.invoice-detail-card .detail-list strong{max-width:58%}}.guest-action-wrap{flex-direction:column;gap:7px;color:#ddd;font-size:12px;font-weight:700}.google-login-btn,.guest-action-wrap{display:flex;align-items:center;justify-content:center}.google-login-btn{width:100%;background:#fff!important;color:#101c14!important;border:1px solid #ddd!important;gap:10px}.google-g{font-weight:900;font-size:18px}@media(max-width:640px){.guest-video-wrap{width:min(100%,calc(100svh * 9 / 16));aspect-ratio:9/16;max-height:calc(100svh - 180px)}.guest-video-wrap,.guest-video-wrap video{min-height:58vh}}.guest-action-wrap{font-size:10px}.guest-camera-shell{min-height:100svh;display:flex;flex-direction:column;padding-left:12px;padding-right:12px;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.guest-video-wrap{flex:0 0 auto;width:min(100%,calc(100svh * 9 / 16));aspect-ratio:9/16;max-height:calc(100svh - 190px);margin:0 auto}.guest-video-wrap video{width:100%;height:100%;object-fit:cover;aspect-ratio:9/16}.guest-bottom-controls{display:flex;flex-direction:column;gap:6px;padding:12px 0 6px}.guest-mode-tabs{display:flex;justify-content:center;gap:8px}.guest-mode-tabs button{border:0;background:transparent;color:#4a4a4a;font-size:11px;font-weight:800;letter-spacing:.14em;padding:6px 14px;border-radius:999px;cursor:pointer}.guest-mode-tabs button.active{background:#fff;color:#0d0d0d}.guest-shutter-row{position:relative;display:grid;align-items:center;min-height:88px}.guest-capture-btn{justify-self:center;align-self:center;width:74px;height:74px;border-radius:50%;border:3px solid hsla(0,0%,100%,.95);background:rgba(0,0,0,.25);display:grid;place-items:center;padding:0;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.35);transition:transform .15s,opacity .15s}.guest-capture-btn:after{content:"";width:56px;height:56px;border-radius:50%;background:#fff;transition:width .15s,height .15s,border-radius .15s,background .15s}.guest-capture-btn.is-video:after{background:#e0473e;width:50px;height:50px}.guest-capture-btn.is-video.is-recording:after{border-radius:9px;width:28px;height:28px}.guest-capture-btn.is-video.is-done{border-color:#82dba2}.guest-capture-btn.is-video.is-done:after{background:#82dba2}.guest-capture-btn.is-busy:after{opacity:.4}.guest-capture-btn:disabled{opacity:.35;cursor:not-allowed}.guest-capture-btn:not(:disabled):active{transform:scale(.94)}.guest-shutter-row .guest-switch-btn{position:static;transform:none;align-self:center}.guest-switch-btn{width:48px;height:48px;border-radius:50%;border:1px solid hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.08);color:#fff;display:grid;place-items:center;padding:0;cursor:pointer;transition:transform .15s,background .15s}.guest-switch-btn:active{transform:scale(.92)}.guest-switch-btn svg{display:block}.guest-shutter-row .quota-box{position:static;transform:none}.quota-box{display:flex;flex-direction:column;align-items:flex-start;gap:1px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:14px;padding:7px 14px;min-width:52px}.quota-box-label{font-size:8px;font-weight:800;letter-spacing:.16em;color:#4a4a4a}.quota-box-value{font-size:21px;font-weight:800;color:#fff;line-height:1.15;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media(max-width:640px){.guest-video-wrap{width:min(100%,calc(100svh * 9 / 16));aspect-ratio:9/16;max-height:calc(100svh - 180px)}.detail-actions{display:grid!important;grid-template-columns:1fr 1fr;grid-gap:8px!important;gap:8px!important;overflow:visible!important}.detail-actions .outline-btn{display:flex!important;align-items:center;justify-content:center;min-height:46px;white-space:nowrap;border:1px solid #177a3a;background:#177a3a;color:#eaf2ed;border-radius:12px;font-weight:800}.event-detail-main{padding-bottom:40px}.event-history-list .event-row{display:block!important;min-width:0;overflow:hidden}.event-history-list .event-main{min-width:0;width:100%}.event-history-list .event-main h3,.event-history-list .event-main p{overflow-wrap:anywhere;word-break:break-word;white-space:normal!important}.event-history-list .event-right{display:flex!important;grid-column:auto!important;width:100%;margin-top:12px;justify-content:flex-start}.event-history-list .event-right .outline-btn{display:inline-flex!important;width:100%;justify-content:center;align-items:center;min-height:42px}}.event-filter-picker{margin-top:14px;padding:16px;border:1px solid #cccfd6;border-radius:18px;background:#e9ece9}.event-filter-picker>label{margin-top:0!important;font-size:13px;font-weight:800}.filter-style-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:14px}.filter-style-card{border:1px solid #cacdd4;background:#e1e6e2;border-radius:16px;padding:9px;display:flex;flex-direction:column;gap:7px;cursor:pointer;text-align:left}.filter-style-card.selected{border-color:var(--cat-accent);box-shadow:0 0 0 1px var(--cat-accent);background:#e7ebe8}.filter-style-card strong{font-size:11px;color:#000}.filter-style-card small{font-size:9.5px;color:#4a4a4a;line-height:1.35}.fpv{position:relative;aspect-ratio:3/4;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;background:linear-gradient(160deg,#fff -10%,var(--cat-soft) 65%,var(--cat-soft) 100%);border:1px solid var(--cat-accent);padding-bottom:8px}.fpv-corner{display:none;position:absolute}.fpv-name{font-style:italic;font-family:Georgia,serif;font-size:11px;color:var(--cat-ink);text-shadow:none;max-width:88%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px}.fpv-none{background:#f8f8f6;color:#26282a;border:1px dashed #c7c9c5;justify-content:center;padding-bottom:0}.no-filter-preview-mark{font-size:10px;font-weight:800;letter-spacing:.14em;color:#4a4a4a}.fpv-none .fpv-name{position:absolute;bottom:10px;color:#3d413e;text-shadow:none;font-size:10px}.fpv-ico,.fx-ico{position:absolute;display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background:var(--cat-accent)}.ico-heart{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E")}.ico-flower{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E")}.ico-balloon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cellipse cx='12' cy='12' rx='10' ry='12'/%3E%3Cpath d='M10 24l2 5 2-5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cellipse cx='12' cy='12' rx='10' ry='12'/%3E%3Cpath d='M10 24l2 5 2-5z'/%3E%3C/svg%3E")}.ico-trumpet{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E")}.ico-star{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E")}.ico-leaf{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E")}.ico-ribbon{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M16 10C10 2 0 2 0 10s10 8 16 0zM16 10c6-8 16-8 16 0s-10 8-16 0z'/%3E%3Ccircle cx='16' cy='10' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M16 10C10 2 0 2 0 10s10 8 16 0zM16 10c6-8 16-8 16 0s-10 8-16 0z'/%3E%3Ccircle cx='16' cy='10' r='3'/%3E%3C/svg%3E")}.fpv-love-corner .fpv-name{margin-bottom:20px}.fpv-love-corner .fpv-corner{display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cat-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E")}.fpv-love-corner .fpv-corner.tl{top:8px;left:8px;width:11px;height:11px;opacity:.75}.fpv-love-corner .fpv-corner.tr{top:8px;right:8px;width:15px;height:15px;opacity:.9}.fpv-love-corner .fpv-corner.bl{bottom:26px;left:9px;width:13px;height:13px;opacity:.8}.fpv-love-corner .fpv-corner.br{bottom:26px;right:9px;width:9px;height:9px;opacity:.65}.fpv-love-corner:after{content:"";position:absolute;bottom:7px;left:50%;transform:translateX(-50%);width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fpv-classic-floral:before{top:9px;right:9px;width:22px;height:22px;opacity:.92;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E")}.fpv-classic-floral:after,.fpv-classic-floral:before{content:"";position:absolute;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fpv-classic-floral:after{top:4px;right:26px;width:12px;height:12px;opacity:.7;transform:rotate(-25deg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E")}.fpv-classic-floral .fpv-corner{display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cat-accent)}.fpv-classic-floral .fpv-corner.tl{top:24px;right:6px;left:auto;width:14px;height:14px;opacity:.8;transform:rotate(15deg)}.fpv-classic-floral .fpv-corner.bl,.fpv-classic-floral .fpv-corner.tl{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E")}.fpv-classic-floral .fpv-corner.bl{bottom:8px;left:8px;width:16px;height:16px;opacity:.75}.fpv-classic-floral .fpv-corner.br{bottom:4px;left:22px;right:auto;width:11px;height:11px;opacity:.65;transform:rotate(160deg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E")}.fpv-balloon-fiesta:before{content:"";position:absolute;top:8px;right:11px;width:16px;height:22px}.fpv-balloon-fiesta .fpv-corner,.fpv-balloon-fiesta:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cellipse cx='12' cy='12' rx='10' ry='12'/%3E%3Cpath d='M10 24l2 5 2-5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cellipse cx='12' cy='12' rx='10' ry='12'/%3E%3Cpath d='M10 24l2 5 2-5z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fpv-balloon-fiesta .fpv-corner{display:block}.fpv-balloon-fiesta .fpv-corner.tl{top:6px;right:28px;left:auto;width:11px;height:15px;opacity:.75}.fpv-balloon-fiesta .fpv-corner.tr{top:20px;right:6px;width:9px;height:12px;opacity:.55}.fpv-balloon-fiesta .fpv-corner.bl,.fpv-balloon-fiesta .fpv-corner.br{display:none}.fpv-trumpet-party:before{content:"";position:absolute;top:10px;left:9px;width:26px;height:16px;transform:scaleX(-1);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fpv-trumpet-party:after{content:"";position:absolute;top:10px;right:9px;width:22px;height:14px;opacity:.85;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fpv-golden-frame{border:3px double var(--cat-accent)}.fpv-confetti-sparkle{background:radial-gradient(circle,var(--cat-accent) 2px,transparent 2.5px) 0 0/22px 22px,radial-gradient(circle,var(--cat-soft) 2px,transparent 2.5px) 10px 14px/18px 18px,#fff}.fpv-fairy-lights{background:linear-gradient(180deg,#2b2416,#463a22 55%,#2b2416)}.fpv-fairy-lights .fpv-name{color:#fff6e2!important}.fpv-fairy-lights:before{content:"";position:absolute;top:10px;left:8px;right:8px;height:8px;background-image:radial-gradient(circle,var(--cat-accent) 2px,transparent 2.5px);background-size:16px 8px;opacity:.9}.fpv-star-shine:after,.fpv-star-shine:before{content:"";position:absolute;width:13px;height:13px}.fpv-star-shine:before{top:8px;left:8px}.fpv-star-shine:after{top:11px;right:11px;width:9px;height:9px;opacity:.75}.fpv-star-shine .fpv-corner,.fpv-star-shine:after,.fpv-star-shine:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fpv-star-shine .fpv-corner{display:block;width:9px;height:9px}.fpv-star-shine .fpv-corner.tl{top:22px;left:20px;width:6px;height:6px;opacity:.55}.fpv-star-shine .fpv-corner.tr{top:24px;right:18px;opacity:.5}.fpv-star-shine .fpv-corner.bl{bottom:26px;left:10px;opacity:.6}.fpv-star-shine .fpv-corner.br{bottom:24px;right:12px;width:7px;height:7px;opacity:.5}.fpv-vintage-frame{border:2px double var(--cat-accent);border-radius:14px}.fpv-vintage-frame .fpv-corner{display:block;width:10px;height:10px;border:1px solid var(--cat-accent);border-radius:50%}.fpv-vintage-frame .fpv-corner.tl{top:6px;left:6px}.fpv-vintage-frame .fpv-corner.tr{top:6px;right:6px}.fpv-vintage-frame .fpv-corner.bl{bottom:6px;left:6px}.fpv-vintage-frame .fpv-corner.br{bottom:6px;right:6px}.fpv-greenery-leaf:after,.fpv-greenery-leaf:before{content:"";position:absolute}.fpv-greenery-leaf:before{top:8px;right:8px;width:22px;height:22px}.fpv-greenery-leaf:after{bottom:8px;left:8px;width:15px;height:15px;opacity:.65;transform:rotate(180deg)}.fpv-greenery-leaf .fpv-corner,.fpv-greenery-leaf:after,.fpv-greenery-leaf:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fpv-greenery-leaf .fpv-corner{display:block}.fpv-greenery-leaf .fpv-corner.tl{top:24px;right:5px;left:auto;width:13px;height:13px;opacity:.7;transform:rotate(-30deg)}.fpv-greenery-leaf .fpv-corner.tr{top:5px;right:24px;width:11px;height:11px;opacity:.6;transform:rotate(60deg)}.fpv-greenery-leaf .fpv-corner.bl{bottom:5px;left:22px;width:12px;height:12px;opacity:.55;transform:rotate(140deg)}.fpv-greenery-leaf .fpv-corner.br{display:none}.fpv-pastel-ribbon:before{content:"";position:absolute;top:7px;left:50%;transform:translateX(-50%);width:30px;height:19px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M16 10C10 2 0 2 0 10s10 8 16 0zM16 10c6-8 16-8 16 0s-10 8-16 0z'/%3E%3Ccircle cx='16' cy='10' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M16 10C10 2 0 2 0 10s10 8 16 0zM16 10c6-8 16-8 16 0s-10 8-16 0z'/%3E%3Ccircle cx='16' cy='10' r='3'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.guest-filter-overlay,.guest-filter-preview{position:relative;pointer-events:none;overflow:hidden;color:#fff}.guest-filter-overlay{position:absolute;inset:12px;border-radius:18px;z-index:2}.guest-filter-preview{height:150px;margin:16px auto 0;max-width:260px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:10px;background:linear-gradient(160deg,var(--cat-soft) -60%,#1d221a 55%,#0e120f)}.guest-filter-overlay .fpv-corner,.guest-filter-preview .fpv-corner{display:none;position:absolute}.guest-filter-overlay strong,.guest-filter-preview span{font-style:italic;font-family:Georgia,serif;font-weight:700;font-size:15px;text-shadow:0 1px 6px #000;max-width:80%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-filter-overlay small,.guest-filter-preview small{position:absolute;bottom:10px;font-size:9px;letter-spacing:.12em;opacity:.85;text-shadow:0 1px 4px #000;text-transform:uppercase}.guest-filter-overlay strong{position:absolute;bottom:34px}.guest-filter-preview span{position:static;margin-top:auto}.guest-filter-preview small{position:static;margin-top:3px;opacity:.7}.fx-love-corner strong{bottom:52px}.fx-love-corner .fpv-corner{display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cat-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E")}.fx-love-corner .fpv-corner.tl{top:18px;left:18px;width:20px;height:20px;opacity:.75}.fx-love-corner .fpv-corner.tr{top:18px;right:18px;width:26px;height:26px;opacity:.9}.fx-love-corner .fpv-corner.bl{bottom:70px;left:20px;width:22px;height:22px;opacity:.8}.fx-love-corner .fpv-corner.br{bottom:70px;right:20px;width:16px;height:16px;opacity:.6}.fx-love-corner:after{bottom:32px;left:50%;transform:translateX(-50%);width:26px;height:26px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 21s-7.5-4.6-10-9.2C.5 8.5 2 4 6 4c2.2 0 3.8 1.2 6 3.6C14.2 5.2 15.8 4 18 4c4 0 5.5 4.5 4 7.8-2.5 4.6-10 9.2-10 9.2z'/%3E%3C/svg%3E")}.fx-classic-floral:after,.fx-love-corner:after{content:"";position:absolute;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fx-classic-floral:after{top:8px;right:44px;width:20px;height:20px;opacity:.7;transform:rotate(-25deg);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E")}.fx-classic-floral .fpv-corner{display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cat-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='6' r='5'/%3E%3Ccircle cx='18' cy='10' r='5'/%3E%3Ccircle cx='16' cy='17' r='5'/%3E%3Ccircle cx='8' cy='17' r='5'/%3E%3Ccircle cx='6' cy='10' r='5'/%3E%3C/svg%3E")}.fx-classic-floral .fpv-corner.tl{bottom:18px;left:18px;width:28px;height:28px;top:auto;opacity:.85}.fx-classic-floral .fpv-corner.tr{bottom:14px;left:40px;top:auto;width:16px;height:16px;opacity:.65}.fx-classic-floral .fpv-corner.bl,.fx-classic-floral .fpv-corner.br{display:none}.fx-balloon-fiesta .fpv-corner{display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cat-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cellipse cx='12' cy='12' rx='10' ry='12'/%3E%3Cpath d='M10 24l2 5 2-5z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 32'%3E%3Cellipse cx='12' cy='12' rx='10' ry='12'/%3E%3Cpath d='M10 24l2 5 2-5z'/%3E%3C/svg%3E")}.fx-balloon-fiesta .fpv-corner.tl{top:14px;right:56px;left:auto;width:20px;height:26px;opacity:.7}.fx-balloon-fiesta .fpv-corner.tr{top:44px;right:16px;width:16px;height:22px;opacity:.5}.fx-balloon-fiesta .fpv-corner.bl,.fx-balloon-fiesta .fpv-corner.br{display:none}.fx-trumpet-party:after{content:"";position:absolute;top:20px;right:18px;width:44px;height:28px;opacity:.85;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M2 10L22 2V18Z'/%3E%3Ccircle cx='26' cy='10' r='5'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fx-golden-frame{border:4px double var(--cat-accent);border-radius:6px}.fx-confetti-sparkle{background:radial-gradient(circle,var(--cat-accent) 3px,transparent 3.5px) 0 0/34px 34px,radial-gradient(circle,var(--cat-soft) 3px,transparent 3.5px) 14px 20px/26px 26px}.fx-fairy-lights{background:linear-gradient(180deg,rgba(43,36,22,.35),transparent 30%,transparent 70%,rgba(43,36,22,.45))}.fx-fairy-lights:before{content:"";position:absolute;top:16px;left:14px;right:14px;height:10px;background-image:radial-gradient(circle,var(--cat-accent) 3px,transparent 3.5px);background-size:26px 10px;opacity:.9}.fx-star-shine:after,.fx-star-shine:before{content:"";position:absolute;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fx-star-shine:before{top:18px;left:18px;width:22px;height:22px}.fx-star-shine:after{top:22px;right:22px;width:16px;height:16px;opacity:.8}.fx-star-shine .fpv-corner{display:block;width:14px;height:14px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cat-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.6 1.7 7-6.3-4-6.3 4 1.7-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E")}.fx-star-shine .fpv-corner.tl{top:44px;left:40px;width:10px;height:10px;opacity:.5}.fx-star-shine .fpv-corner.tr{top:48px;right:36px;opacity:.45}.fx-star-shine .fpv-corner.bl{bottom:60px;left:20px;opacity:.55}.fx-star-shine .fpv-corner.br{bottom:56px;right:22px;width:11px;height:11px;opacity:.45}.fx-vintage-frame{border:3px double var(--cat-accent);border-radius:20px}.fx-vintage-frame .fpv-corner{display:block;width:14px;height:14px;border:1.5px solid var(--cat-accent);border-radius:50%}.fx-vintage-frame .fpv-corner.tl{top:10px;left:10px}.fx-vintage-frame .fpv-corner.tr{top:10px;right:10px}.fx-vintage-frame .fpv-corner.bl{bottom:10px;left:10px}.fx-vintage-frame .fpv-corner.br{bottom:10px;right:10px}.fx-greenery-leaf:after,.fx-greenery-leaf:before{content:"";position:absolute;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.fx-greenery-leaf:before{top:16px;right:16px;width:36px;height:36px}.fx-greenery-leaf:after{bottom:16px;left:16px;width:26px;height:26px;opacity:.65;transform:rotate(180deg)}.fx-greenery-leaf .fpv-corner{display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--cat-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 20C4 8 12 3 20 3c1 8-4 16-16 17z'/%3E%3C/svg%3E")}.fx-greenery-leaf .fpv-corner.tl{top:44px;right:14px;left:auto;width:22px;height:22px;opacity:.7;transform:rotate(-30deg)}.fx-greenery-leaf .fpv-corner.tr{top:14px;right:44px;width:18px;height:18px;opacity:.6;transform:rotate(60deg)}.fx-greenery-leaf .fpv-corner.bl{bottom:14px;left:38px;width:20px;height:20px;opacity:.55;transform:rotate(140deg)}.fx-greenery-leaf .fpv-corner.br{display:none}.fx-pastel-ribbon:before{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:48px;height:30px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M16 10C10 2 0 2 0 10s10 8 16 0zM16 10c6-8 16-8 16 0s-10 8-16 0z'/%3E%3Ccircle cx='16' cy='10' r='3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 20'%3E%3Cpath d='M16 10C10 2 0 2 0 10s10 8 16 0zM16 10c6-8 16-8 16 0s-10 8-16 0z'/%3E%3Ccircle cx='16' cy='10' r='3'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--cat-accent)}.revealed-gallery-card{display:flex;flex-direction:column;gap:12px}.revealed-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:4px}.revealed-media-card{background:#e5f5eb;border:1px solid #bde5cb;border-radius:14px;overflow:hidden}.revealed-media-card img,.revealed-media-card video{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#f3f8f5}.revealed-media-card>div{padding:8px 10px;display:flex;justify-content:space-between;gap:8px}.revealed-media-card span{font-size:9px;font-weight:900;color:#1a1a1a}.revealed-media-card small{font-size:9px;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.guest-video-wrap{width:min(100%,calc(100svh * 9 / 16));aspect-ratio:9/16;max-height:calc(100svh - 180px)}.filter-style-grid{grid-template-columns:repeat(2,1fr)}.revealed-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-filter-overlay{inset:8px}.guest-filter-overlay strong{font-size:13px}}.gallery-page-main{padding-bottom:80px}.gallery-hero{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:26px 4px 18px}.gallery-hero h1{font-size:clamp(34px,7vw,58px);line-height:.98;letter-spacing:-.055em;margin:9px 0}.gallery-hero p{color:#1a1a1a;font-size:12px;margin:0}.gallery-empty{padding:35px 0;text-align:center}.gallery-download-card{margin-top:12px}.gallery-download-card .full-btn{grid-column:1/-1}.gallery-download-card h2{font-size:20px;margin:7px 0}.gallery-download-card p{margin:0}@media(max-width:600px){.gallery-hero{align-items:flex-start;flex-direction:column}.gallery-hero .outline-btn{width:100%;text-align:center}.event-cover-content h1{font-size:14px}.event-cover-content .event-cover-name{font-size:clamp(36px,11vw,54px)}}.guest-countdown-content h1,.guest-start-copy h1{font-size:clamp(14px,3vw,22px);line-height:1.2;letter-spacing:.16em;text-transform:uppercase;margin:12px 0 6px;color:#4a4a4a}.guest-start-copy p.guest-event-name{font-size:clamp(38px,9vw,68px);line-height:.95;font-weight:800;letter-spacing:-.06em;color:#fff;margin:0}.guest-countdown-content p{font-size:clamp(36px,8vw,58px);line-height:.98;font-weight:800;letter-spacing:-.05em;color:#fff;margin:0}.otp-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:4px}.link-button{border:0;background:none;color:#1a1a1a;font:inherit;font-size:12px;font-weight:700;cursor:pointer;padding:4px 0}.link-button:disabled{opacity:.45;cursor:not-allowed}.guest-video-wrap{height:min(calc(100svh - 150px),780px);max-height:none;min-height:0}.guest-video-wrap video{min-height:0}.guest-video-wrap video.is-selfie{transform:scaleX(-1)}.guest-shutter-row{grid-template-columns:1fr 1fr 1fr}.guest-shutter-row .guest-capture-btn{grid-column:2;grid-row:1;justify-self:center}.guest-shutter-row .guest-switch-btn{grid-column:3;grid-row:1;justify-self:center}.guest-shutter-row .quota-box{grid-column:1;grid-row:1;justify-self:center}@media(max-width:640px){.guest-video-wrap{width:min(100%,calc(100svh * 9 / 16));height:min(calc(100svh - 150px),780px);max-height:none}.guest-shutter-row{min-height:88px}}.manual-activate-form{padding:14px 20px 18px;display:grid;grid-gap:9px;gap:9px}.manual-activate-form label{font-size:12px;font-weight:700;color:#0d0d0d}.manual-activate-form input{margin:0}.manual-activate-form small{line-height:1.5}.guest-camera-shell{position:relative}.guest-camera-shell>.alert{position:absolute;z-index:30;left:12px;right:12px;top:48px;margin:0;max-width:calc(100% - 24px);box-shadow:0 14px 35px rgba(0,0,0,.38);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.guest-camera-shell>.alert.error{background:rgba(50,29,33,.94)}.guest-video-wrap video{object-fit:contain;background:#000}.password-help{display:flex;justify-content:flex-end;margin:-4px 0 2px}.password-help a{font-size:11px;color:#a03626;text-decoration:none;font-weight:700}.profile-card{margin-bottom:18px}.profile-form{display:grid;grid-gap:10px;gap:10px;padding:18px 20px 22px;max-width:620px}.profile-form label{font-size:12px;font-weight:700}.profile-form input{margin:0}.profile-form .optional{font-size:9px;font-weight:500;color:#1a1a1a}.alert.success{background:#ecf5ef;border:1px solid #b9e8ca;color:#1a1a1a}.admin-mobile-nav,.user-mobile-nav{display:none}@media(max-width:680px){.user-topbar{height:auto;min-height:64px;padding:10px 14px;gap:10px;flex-wrap:wrap}.user-top-actions{display:none}.user-mobile-nav{display:flex;order:3;width:100%;gap:7px;overflow-x:auto;overflow-y:hidden;padding:2px 0 1px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.user-mobile-nav::-webkit-scrollbar{display:none}.user-mobile-nav a{flex:0 0 auto;min-height:38px;display:flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid #b3e1c3;border-radius:10px;background:#ddf2e5;color:#1a1a1a;text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap;touch-action:manipulation}.user-mobile-nav a.active,.user-mobile-nav a:active,.user-mobile-nav a:hover{border-color:#177a3a;color:#000;background:#def0e4}.top-link.active{color:#000;font-weight:700}.user-dashboard{padding-top:24px}.admin-mobile-header{display:flex;flex-wrap:wrap;align-items:center;padding:0 14px;min-height:58px}.admin-mobile-header .admin-brand{padding:10px 3px;flex:1 1}.admin-mobile-nav{display:flex;width:100%;gap:7px;overflow-x:auto;overflow-y:hidden;padding:8px 0 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.admin-mobile-nav::-webkit-scrollbar{display:none}.admin-mobile-nav-item{flex:0 0 auto;display:flex;align-items:center;gap:6px;min-height:38px;padding:8px 11px;border:1px solid #b3e1c3;border-radius:10px;background:#ddf2e5;color:#1a1a1a;text-decoration:none;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.admin-mobile-nav-item span{font-size:13px}.admin-mobile-nav-item.active{border-color:#177a3a;color:#000;background:#d8efe0}.admin-mobile-nav-item.logout-mobile{font-family:inherit}.admin-content{padding-top:18px}}@media(max-width:380px){.admin-mobile-nav-item,.user-mobile-nav a{padding-left:9px;padding-right:9px;font-size:9.5px}}.profile-menu{position:relative;display:flex;align-items:center}.profile-avatar-btn{width:40px;height:40px;border:1px solid #aedebf;border-radius:50%;background:#def0e4;color:#177a3a;display:grid;place-items:center;cursor:pointer;padding:0;touch-action:manipulation}.profile-avatar-btn span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#177a3a;color:#eaf2ed;font-size:12px;font-weight:900}.profile-dropdown{position:absolute;right:0;top:calc(100% + 9px);z-index:1000;width:220px;background:#ddf2e5;border:1px solid #b3e1c3;border-radius:14px;padding:8px;box-shadow:0 18px 45px #00000099}.profile-dropdown-head{display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #bde5cb;margin-bottom:5px}.profile-avatar-small{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#177a3a;color:#eaf2ed;font-size:11px;font-weight:900;flex:none}.profile-dropdown-head div{min-width:0}.profile-dropdown-head strong{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-dropdown-head small{display:block;color:#4a4a4a;font-size:9px;margin-top:2px}.profile-dropdown>a,.profile-dropdown>button{width:100%;display:block;text-align:left;border:0;background:transparent;color:#1a1a1a;text-decoration:none;border-radius:9px;padding:10px 11px;font-size:11px;cursor:pointer;touch-action:manipulation}.profile-dropdown>a:hover,.profile-dropdown>button:hover{background:#def0e4;color:#000}.profile-dropdown>button{color:#750f0f}@media(max-width:560px){.user-topbar{padding:10px 14px}.profile-avatar-btn{width:42px;height:42px}.profile-dropdown{right:0;width:min(220px,calc(100vw - 28px))}}.reschedule-card .reschedule-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:4px}.refund-pending-card{border-color:#36cf6d}.refund-request-page .legal-wrap{position:relative}.refund-back{margin-bottom:28px}.refund-request-form label{display:block;margin-top:18px}.refund-request-form textarea{width:100%;min-height:140px;margin-top:8px;background:#ebf3ee;border:1px solid #b3e1c3;border-radius:12px;color:#000;padding:13px;resize:vertical;font:inherit}.profile-avatar-btn{width:auto;min-width:42px;height:42px;padding:4px 10px 4px 5px;display:flex;align-items:center;gap:8px;border-radius:999px}.profile-avatar-btn strong{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#09110c;font-size:11px;font-weight:700}.profile-dropdown-profile{display:flex!important;text-decoration:none!important;color:#1a1a1a!important}.profile-dropdown-profile:hover{background:#def0e4!important;color:#000!important}@media(max-width:640px){.reschedule-card .reschedule-actions{grid-template-columns:1fr}.download-card h2{font-size:18px;line-height:1.25}.detail-actions{grid-template-columns:1fr 1fr}}@media(max-width:560px){.profile-avatar-btn{width:auto;max-width:180px;padding-right:8px}.profile-avatar-btn strong{max-width:105px}.refund-pending-card .outline-btn,.reschedule-actions .outline-btn,.reschedule-card .outline-btn{display:block;width:100%}.reschedule-actions{display:flex;flex-direction:column;gap:10px}}.guest-camera-shell{overflow:hidden}.guest-camera-shell>.guest-topbar-in-frame{display:none}.guest-video-wrap{position:relative;width:min(100%,calc(100svh * 9 / 16))!important;aspect-ratio:9/16!important;height:min(calc(100svh - 150px),780px)!important;margin:0 auto!important;overflow:hidden;background:#000}.guest-video-wrap video{aspect-ratio:9/16!important;display:block}.guest-video-frame-ui{position:absolute;z-index:25;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;align-items:center;pointer-events:none;text-shadow:0 2px 8px rgba(0,0,0,.8)}.guest-video-frame-ui .guest-brand{font-size:13px}.guest-video-frame-ui .camera-status{font-size:10px;color:#4a4a4a}.guest-bottom-controls{flex:0 0 auto;position:relative;z-index:30;padding-top:7px!important;padding-bottom:4px!important}.guest-shutter-row{transform:translateY(-15px)}.guest-capture-btn.is-done{border-color:hsla(0,0%,100%,.45)!important;opacity:.38!important}.guest-capture-btn.is-done:after{background:#777!important}.guest-capture-btn:disabled{opacity:.38}.guest-start .guest-bottom-action{transform:translateY(-15px)}@media(max-width:640px){.guest-video-wrap{width:min(100%,calc(100svh * 9 / 16))!important;height:min(calc(100svh - 150px),780px)!important}.guest-shutter-row{transform:translateY(-15px)}}.guest-camera-shell{padding:3px!important}.guest-camera-shell,.guest-video-wrap{position:relative!important;overflow:hidden!important;background:#000!important}.guest-video-wrap{height:calc(100svh - 6px)!important;aspect-ratio:auto!important}.guest-video-wrap video{aspect-ratio:auto!important;display:block!important}.guest-video-frame-ui{position:absolute!important;z-index:25!important;top:8px!important;left:8px!important;right:8px!important;display:flex!important;justify-content:flex-start!important;align-items:center!important;pointer-events:none!important;text-shadow:0 2px 8px rgba(0,0,0,.8)!important}.guest-video-frame-ui .guest-brand{font-size:13px!important}.guest-bottom-controls{position:absolute!important;z-index:40!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;padding:0 0 3px!important;margin:0!important;gap:9px!important;pointer-events:auto!important}.guest-mode-tabs{gap:8px!important}.guest-mode-tabs button{padding:6px 14px!important}.guest-toast{z-index:100!important;top:12px!important;max-width:calc(100% - 30px)!important;padding:8px 14px!important;border:1px solid rgba(123,226,167,.55)!important;background:rgba(30,100,58,.28)!important;color:#4a4a4a!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;box-shadow:0 8px 24px rgba(0,0,0,.16)!important;font-size:11px!important;white-space:nowrap!important;text-align:center!important}.guest-recording-time,.guest-toast{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;border-radius:999px!important;font-weight:800!important;pointer-events:none!important}.guest-recording-time{z-index:30!important;padding:5px 10px!important;background:rgba(0,0,0,.42)!important;color:#fff!important;font-size:12px!important;letter-spacing:.08em!important;font-feature-settings:"tnum"!important;font-variant-numeric:tabular-nums!important;text-shadow:0 1px 4px rgba(0,0,0,.8)!important}.guest-video-wrap video.is-selfie{transform:scaleX(-1)!important;object-position:center center!important}.guest-capture-btn.is-done,.guest-capture-btn:disabled{opacity:.36!important}.guest-capture-btn.is-done{border-color:hsla(0,0%,100%,.4)!important}.guest-capture-btn.is-done:after{background:#666!important}@media(max-width:640px){.guest-video-wrap{width:100%!important;height:calc(100svh - 6px)!important}.guest-bottom-controls{left:3px!important;right:3px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important}.guest-mode-tabs{margin-bottom:3px!important}.guest-shutter-row{min-height:88px!important}}.share-event-btn{padding:8px 14px;font-size:12px;white-space:nowrap;width:auto}.share-modal-backdrop{position:fixed;inset:0;background:#00000045;display:grid;place-items:center;z-index:80;padding:20px}.share-modal{position:relative;background:#ebf4ee;max-width:380px;width:100%;border-radius:16px;padding:26px 22px 22px;box-shadow:0 25px 70px #00000035;text-align:center}.share-modal-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;border:1px solid #bae4c9;background:transparent;font-size:18px;line-height:1;cursor:pointer;color:#1a1a1a}.guest-link-text{font-size:12px;word-break:break-all;text-align:center;margin:12px 0;color:#1a1a1a;background:#d8efe0;border-radius:8px;padding:8px 10px}.event-right{margin-left:auto;min-width:132px;justify-content:center;align-self:stretch;padding:0 14px}@media(max-width:640px){.event-row{position:relative;padding-right:10px!important}.event-right{min-width:120px;padding:0 10px;display:flex;align-items:center;justify-content:flex-end}.share-event-btn{min-width:104px;text-align:center}}.popular{background:#c28a24!important;color:#fff!important;box-shadow:0 5px 18px rgba(194,138,36,.35)!important;border:1px solid hsla(0,0%,100%,.7)!important}.share-event-person{margin:4px 0 0!important;color:#1a1a1a!important;font-weight:800!important}.guest-camera-shell{padding:3px 3px 0!important}.guest-camera-shell,.guest-video-wrap{background:#67d38e!important;border-radius:0!important}.guest-video-wrap{height:calc(100svh - 108px)!important;max-height:none!important;margin:0!important}.guest-video-wrap,.guest-video-wrap video{width:100%!important;min-height:0!important}.guest-video-wrap video{height:100%!important;object-fit:cover!important}.guest-video-frame-ui{top:6px!important;left:6px!important;right:6px!important}.guest-video-frame-ui .guest-brand{font-size:16px!important;padding:8px 12px!important;border-radius:10px!important;background:rgba(0,0,0,.1)!important}.guest-bottom-controls{left:3px!important;right:3px!important;bottom:3px!important;padding-top:0!important;padding-bottom:0!important;background:#67d38e!important}.guest-mode-tabs{margin-bottom:3px!important}.guest-shutter-row{min-height:88px!important}.guest-recording-time{top:10px!important}@media(max-width:640px){.guest-camera-shell{padding-left:3px!important;padding-right:3px!important}.guest-video-wrap{height:calc(100svh - 108px)!important}}.landing-nav-mobile-label{display:none}@media(max-width:640px){.landing-nav-links .landing-nav-mobile-label{display:inline}.landing-nav-links .landing-nav-desktop-label{display:none}.landing-nav-links{gap:8px!important}.landing-nav-links>a:not(.landing-nav-btn),.landing-nav-links>a[href="#paket"]{display:none!important}}.guest-bottom-controls,.guest-camera-shell,.guest-page,.guest-video-wrap{background:#000!important}.guest-camera-shell{padding-left:3px!important;padding-right:3px!important;padding-top:3px!important}.guest-bottom-controls{padding-top:5px!important}.price-card.featured{border:2px solid #c28a24!important;box-shadow:0 0 0 2px rgba(194,138,36,.18),0 18px 55px rgba(194,138,36,.28)!important}.guest-camera-shell{padding-left:0!important;padding-right:0!important;padding-top:0!important}.guest-camera-shell .guest-video-wrap{margin-top:0!important;transform:translateY(-5px)}.share-modal-heading h2{font-size:11px!important;line-height:1.35!important;letter-spacing:.02em;margin:6px 0 3px!important}.share-modal-heading .share-event-person{font-size:22px!important;line-height:1.15!important;color:#1a1a1a!important;font-weight:800!important;margin:0 0 7px!important}.share-link-row{position:relative;display:flex;align-items:stretch;gap:6px;margin-top:10px}.share-link-row .guest-link-text{flex:1 1;min-width:0;margin:0;padding:11px 12px;background:#ebf3ee;border:1px solid #c3e4cf;border-radius:10px;word-break:break-all;font-size:10px;color:#1a1a1a}.share-link-trigger{width:42px;flex:0 0 42px;border:1px solid #b5e2c5;border-radius:10px;background:#fff;color:#1a1a1a;font-size:20px;cursor:pointer;display:grid;place-items:center}.share-link-trigger:hover{background:#ebf4ef}.share-link-menu{position:absolute;right:0;top:calc(100% + 7px);z-index:20;width:170px;padding:6px;background:#fff;border:1px solid #bce2ca;border-radius:12px;box-shadow:0 15px 35px rgba(0,0,0,.18)}.share-link-menu button{width:100%;border:0;background:transparent;padding:9px 10px;border-radius:8px;text-align:left;font-size:11px;cursor:pointer;color:#0d0d0d;display:flex;align-items:center;gap:9px}.share-link-menu button:hover{background:#ebf4ef}.share-link-menu button span:first-child{width:22px;text-align:center;font-size:16px}.share-link-menu .wa-mark{font-size:9px!important;font-weight:900;background:#25d366;color:#fff;border-radius:50%;width:22px!important;height:22px;display:grid;place-items:center}.share-copied{margin-top:7px;text-align:center;font-size:10px;color:#1a1a1a}.share-modal-actions{margin-top:10px}.share-print-btn{margin-top:0!important}@media print{body *{visibility:hidden!important}.share-modal-backdrop,.share-modal-backdrop *{visibility:visible!important}.share-modal-backdrop{position:static!important;background:#fff!important;padding:0!important;display:block!important}.share-modal{max-width:420px!important;margin:0 auto!important;box-shadow:none!important;border:0!important}.share-copied,.share-link-menu,.share-link-trigger,.share-modal-actions,.share-modal-close{display:none!important}}.share-link-trigger svg{display:block}.share-link-trigger{padding:0}@media print{.share-modal{width:100%!important;max-width:420px!important}.share-modal .guest-link-text{font-size:10px!important}}@media(max-width:680px){.event-history-list .event-row{display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;padding:14px!important}.event-history-list .event-right{grid-column:auto!important;width:auto!important;margin-top:0!important;min-width:120px!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;padding:0 0 0 8px!important}.event-history-list .event-right .outline-btn{width:auto!important;min-height:0!important}.event-history-list .share-event-btn{min-width:104px!important}}.guest-video-wrap{height:calc(100svh - 116px)!important;transform:translateY(-5px)}@media(max-width:640px){.guest-video-wrap{height:calc(100svh - 116px)!important;max-height:none!important}}.event-person-name{font-size:15px!important;line-height:1.25;font-weight:800;color:#1a1a1a}.event-created-date{font-size:11px;color:#4a4a4a}@media(max-width:640px){.event-person-name{font-size:14px!important}}.guest-video-wrap{height:calc(100svh - 127px)!important}@media(max-width:640px){.guest-video-wrap{height:calc(100svh - 127px)!important}}.pkg-option.disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.2)}.pkg-option.disabled:hover{transform:none;border-color:inherit;background:inherit}.invoice-history-list .invoice-row{display:grid!important;grid-template-columns:minmax(90px,.85fr) minmax(150px,1.8fr) minmax(95px,1fr) minmax(72px,.8fr) auto!important;grid-gap:14px!important;gap:14px!important;align-items:center!important;padding:14px 18px!important}.invoice-history-list .invoice-cell{min-width:0;display:flex;flex-direction:column;gap:3px}.invoice-history-list .invoice-label{display:none;font-size:8px;color:#4a4a4a;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.invoice-history-list .invoice-cell strong{display:block;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px;line-height:1.25}.invoice-history-list .invoice-number-cell strong{font-size:12px;color:#0d0d0d}.invoice-history-list .invoice-amount-cell strong,.invoice-history-list .invoice-event-cell strong{color:#1a1a1a}.invoice-history-list .invoice-status-cell strong{text-transform:capitalize;color:#1a1a1a}.invoice-history-list .invoice-action{min-width:64px!important;margin-left:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.invoice-history-list .invoice-action .outline-btn{display:inline-flex!important;align-items:center;justify-content:center;white-space:nowrap;padding:7px 11px}@media(max-width:900px){.invoice-history-list .invoice-row{grid-template-columns:minmax(82px,.9fr) minmax(130px,1.6fr) minmax(86px,.9fr) minmax(68px,.75fr) auto!important;gap:9px!important;padding:12px 13px!important}.invoice-history-list .invoice-cell strong{font-size:10px}.invoice-history-list .invoice-number-cell strong{font-size:11px}.invoice-history-list .invoice-action{min-width:58px!important}.invoice-history-list .invoice-action .outline-btn{font-size:10px;padding:6px 9px}}@media(max-width:600px){.invoice-history-list .invoice-row{grid-template-columns:minmax(68px,.9fr) minmax(105px,1.55fr) minmax(72px,.85fr) minmax(58px,.7fr) auto!important;gap:7px!important;padding:11px 10px!important}.invoice-history-list .invoice-cell strong{font-size:8.5px;letter-spacing:-.01em}.invoice-history-list .invoice-number-cell strong{font-size:9.5px}.invoice-history-list .invoice-label{display:block}.invoice-history-list .invoice-action{min-width:48px!important}.invoice-history-list .invoice-action .outline-btn{font-size:8.5px;padding:5px 7px;border-radius:7px}}@media(max-width:380px){.invoice-history-list .invoice-row{grid-template-columns:minmax(62px,.85fr) minmax(92px,1.4fr) minmax(66px,.8fr) minmax(52px,.65fr) auto!important;gap:5px!important;padding:9px 8px!important}.invoice-history-list .invoice-cell strong{font-size:8px}.invoice-history-list .invoice-number-cell strong{font-size:8.7px}.invoice-history-list .invoice-action{min-width:44px!important}.invoice-history-list .invoice-action .outline-btn{font-size:8px;padding:5px 6px}}.profile-password-toggle{white-space:nowrap;cursor:pointer;background:#fff}.share-print-banner{position:relative;padding-top:2px}.share-print-kicker{font-size:7px;letter-spacing:.22em;font-weight:900;color:#4a4a4a;margin-bottom:9px}.share-print-icon{width:40px;height:40px;border-radius:12px;background:#177a3a;color:#fff;display:grid;place-items:center;margin:0 auto 10px;font-weight:900;font-size:17px;box-shadow:0 8px 20px rgba(69,90,55,.2)}.share-print-icon span{display:inline;font-size:11px;margin:0 2px}.share-print-instruction{font-size:10px!important;line-height:1.55!important;color:#1a1a1a!important;max-width:290px;margin:7px auto 0!important}.share-print-qr-wrap{margin:14px auto 10px;padding:12px 14px 11px;border:1px solid #c4e5d0;border-radius:18px;background:linear-gradient(145deg,#f7fbf8,#e2f5e9);width:min(100%,270px)}.share-print-qr-label{font-size:8px;letter-spacing:.18em;font-weight:900;color:#1a1a1a;margin-bottom:7px}.share-print-qr-wrap .qr-box{width:190px;height:190px;margin:0 auto;background:#fff;border:8px solid #fff;border-radius:10px;box-shadow:0 10px 22px rgba(0,0,0,.08)}.share-print-qr-wrap .qr-box img{width:100%;height:100%;display:block}.share-print-event-code{font-size:8px;font-weight:900;letter-spacing:.12em;color:#4a4a4a;margin-top:8px}@media print{@page{size:A4 portrait;margin:0}body,html{width:210mm!important;height:297mm!important;margin:0!important;padding:0!important;background:#fff!important;overflow:hidden!important}body *{visibility:hidden!important}.share-modal-backdrop,.share-modal-backdrop *{visibility:visible!important}.share-modal-backdrop{position:fixed!important;inset:0!important;width:210mm!important;height:297mm!important;background:#fff!important;padding:0!important;display:block!important;overflow:hidden!important}.share-modal{box-sizing:border-box!important;position:relative!important;break-inside:avoid!important;page-break-inside:avoid!important;page-break-after:avoid!important;width:190mm!important;height:277mm!important;max-width:none!important;margin:10mm auto!important;padding:15mm 12mm 12mm!important;border:1px solid #bae0c8!important;border-radius:8mm!important;background:linear-gradient(155deg,#fafdfb,#ebf4ee 52%,#daf3e3)!important;box-shadow:none!important;text-align:center!important;overflow:hidden!important}.share-modal:after,.share-modal:before{content:"";position:absolute!important;border-radius:50%!important;pointer-events:none!important}.share-modal:before{width:80mm;height:80mm;right:-38mm;top:-34mm;background:rgba(69,90,55,.1)!important}.share-modal:after{width:65mm;height:65mm;left:-34mm;bottom:-28mm;background:hsla(38,68%,65%,.12)!important}.share-modal-heading h2{font-size:25pt!important;line-height:1.05!important;margin:5mm 0 2mm!important;color:#0d0d0d!important;white-space:normal!important;overflow:visible!important}.share-modal-heading .share-event-person{font-size:20pt!important;line-height:1.08!important;margin:0 auto 3mm!important;color:#1a1a1a!important}.share-print-kicker{font-size:7pt!important;margin-bottom:3mm!important}.share-print-icon{width:14mm!important;height:14mm!important;border-radius:4mm!important;font-size:17pt!important;margin-bottom:3mm!important}.share-print-instruction{font-size:9.5pt!important;max-width:125mm!important;margin:3mm auto 0!important}.share-print-qr-wrap{width:112mm!important;padding:6mm!important;margin:7mm auto 5mm!important;border-radius:6mm!important}.share-print-qr-wrap .qr-box{width:88mm!important;height:88mm!important;border-width:4mm!important}.share-print-qr-label{font-size:7pt!important}.share-print-event-code{font-size:7pt!important;margin-top:3mm!important}.share-link-row{margin:5mm auto 0!important;max-width:145mm!important}.share-link-row .guest-link-text{font-size:8pt!important;padding:3mm!important}.share-copied,.share-link-menu,.share-link-trigger,.share-modal-actions,.share-modal-close{display:none!important}.share-modal .share-print-banner{position:relative!important;z-index:1!important}}.guest-album-page{position:relative;inset:auto;min-height:100dvh;height:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;touch-action:pan-y;padding:18px;background:radial-gradient(circle at 15% 0,rgba(91,155,111,.28),transparent 34%),radial-gradient(circle at 90% 18%,hsla(33,61%,68%,.16),transparent 28%),#07100a}.guest-album-shell{min-height:calc(100dvh - 36px);padding-bottom:30px}.guest-album-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:8px 0 24px}.guest-album-kicker{font-size:9px;letter-spacing:.18em;color:hsla(0,0%,100%,.5);margin-top:18px}.guest-album-header h1{font-size:clamp(38px,8vw,72px);line-height:.92;letter-spacing:-.055em;margin:8px 0 10px}.guest-album-header p{margin:0;color:hsla(0,0%,100%,.62);font-size:13px}.guest-album-count{min-width:76px;padding:12px 14px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.055);border-radius:18px;text-align:right}.guest-album-count strong{display:block;font-size:28px;line-height:1}.guest-album-count span{font-size:9px;letter-spacing:.14em;color:hsla(0,0%,100%,.5)}.guest-album-summary{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-bottom:12px}.guest-album-summary>div{border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.045);border-radius:16px;padding:13px 15px}.guest-album-summary span{display:block;font-size:8px;letter-spacing:.16em;color:hsla(0,0%,100%,.45)}.guest-album-summary strong{display:block;margin-top:6px;font-size:16px}.guest-album-actions{margin:12px 0 18px}.guest-album-camera-btn{width:100%;min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px}.guest-album-camera-btn>span{font-size:11px}.guest-album-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.guest-album-item{position:relative;overflow:hidden;aspect-ratio:3/4;border-radius:18px;background:#020403;border:1px solid hsla(0,0%,100%,.09)}.guest-album-item img,.guest-album-item video{display:block;width:100%;height:100%;object-fit:cover}.guest-album-item video{background:#000}.guest-album-item-meta{position:absolute;left:8px;right:8px;bottom:8px;display:flex;justify-content:space-between;gap:8px;padding:7px 9px;border-radius:10px;background:rgba(0,0,0,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guest-album-item-meta span{font-size:8px;letter-spacing:.12em}.guest-album-item-meta small{font-size:8px;color:hsla(0,0%,100%,.62)}.guest-album-empty{grid-column:1/-1;min-height:300px;display:grid;place-items:center;align-content:center;text-align:center;padding:30px;border:1px dashed hsla(0,0%,100%,.15);border-radius:22px;background:hsla(0,0%,100%,.035)}.guest-album-empty-icon{width:52px;height:52px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.16);border-radius:50%;margin-bottom:14px}.guest-album-empty strong{font-size:16px}.guest-album-empty p{max-width:340px;color:hsla(0,0%,100%,.5);font-size:11px;line-height:1.7;margin:8px 0 0}.guest-album-footer{display:flex;justify-content:space-between;gap:15px;margin-top:22px;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.38);font-size:9px}.guest-name-card{width:min(440px,100%);margin:28px auto 0;padding:20px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.055);border-radius:22px}.guest-name-card label{display:block;font-size:9px;letter-spacing:.14em;color:hsla(0,0%,100%,.55);margin-bottom:7px}.guest-name-card input{width:100%;box-sizing:border-box;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.22);color:#fff;border-radius:13px;padding:14px;outline:none}.guest-name-card input:focus{border-color:hsla(0,0%,100%,.42)}.guest-name-card .guest-main-btn{width:100%;margin-top:10px}.guest-name-card small{display:block;color:hsla(0,0%,100%,.42);font-size:9px;line-height:1.5;margin-top:9px}.guest-entry{justify-content:space-between;padding:18px 0 24px}.guest-entry-content{margin:auto 0;text-align:center;align-self:center;width:100%}.guest-entry-content h1{font-size:clamp(26px,5.5vw,42px);line-height:1.05;margin:12px 0;font-weight:800;letter-spacing:-.03em}.guest-entry-event-name{color:hsla(0,0%,100%,.92);font-size:clamp(22px,6vw,36px);font-weight:800;letter-spacing:-.02em;margin-top:2px}.guest-preview-shell{justify-content:center;gap:18px;max-width:720px}.guest-preview-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px}.guest-preview-head strong{text-align:center;font-size:14px}.guest-preview-head span{text-align:right;color:hsla(0,0%,100%,.5);font-size:10px;overflow:hidden;text-overflow:ellipsis}.guest-preview-media{width:100%;max-height:calc(100dvh - 210px);display:grid;place-items:center;overflow:hidden;border-radius:22px;background:#000;border:1px solid hsla(0,0%,100%,.1)}.guest-preview-image,.guest-preview-video{display:block;max-height:calc(100dvh - 210px)}.guest-preview-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.guest-preview-actions .btn{min-height:54px}.guest-preview-note{text-align:center;color:hsla(0,0%,100%,.42);font-size:9px}.guest-camera-page .guest-shell{height:100%;min-height:calc(100dvh - 36px)}.guest-camera-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:8px;gap:8px;padding:0 0 10px}.guest-camera-head .guest-brand{text-align:center}.guest-camera-counter{text-align:right;font-size:9px;color:hsla(0,0%,100%,.5)}.guest-camera-page .guest-video-wrap-v2{flex:1 1;min-height:0;height:auto;border-radius:22px}.guest-camera-page .guest-video-wrap-v2 video{min-height:0;height:100%;object-fit:cover}.guest-camera-controls{padding-top:10px}.guest-camera-controls .guest-mode-tabs{display:flex;justify-content:center;gap:5px;margin-bottom:8px}.guest-camera-controls .guest-mode-tabs button{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.62);border-radius:999px;padding:7px 14px;font-size:9px;letter-spacing:.1em}.guest-camera-controls .guest-mode-tabs button.active{background:#fff;color:#07100a}@media(max-width:600px){.guest-album-page{padding:14px}.guest-album-shell{min-height:calc(100dvh - 28px)}.guest-album-header{align-items:flex-start}.guest-album-count{min-width:62px}.guest-album-grid{gap:7px}.guest-album-item{border-radius:14px}.guest-album-footer{flex-direction:column}.guest-preview-actions{grid-template-columns:1fr}}.guest-countdown-page{background:radial-gradient(circle at 50% -15%,#dff5e7 0,#f7fbf8 48%,#fff 100%);color:#102016}.guest-countdown-page .guest-brand,.guest-countdown-page .guest-countdown-content h1,.guest-countdown-page .guest-countdown-content p{color:#102016}.guest-countdown-page .eyebrow,.guest-countdown-page .guest-brand span{color:#177a3a}.guest-countdown-page .countdown-card{border-color:#bde5cb;background:hsla(0,0%,100%,.8);box-shadow:0 18px 55px rgba(23,122,58,.1)}.guest-countdown-page .countdown-card span{color:#177a3a}.guest-countdown-page .countdown-card b,.guest-countdown-page .countdown-card small{color:#6a7a70}.guest-album-page{background:radial-gradient(circle at 12% 0,#dff5e7 0,transparent 32%),radial-gradient(circle at 92% 12%,#edf9f1 0,transparent 28%),#f7fbf8;color:#102016}.guest-album-page .guest-brand{color:#102016}.guest-album-page .guest-album-kicker,.guest-album-page .guest-brand span{color:#177a3a}.guest-album-page .guest-album-header p{color:#5c6d62}.guest-album-page .guest-album-count,.guest-album-page .guest-album-summary>div{border-color:#c5e7d0;background:hsla(0,0%,100%,.82);box-shadow:0 8px 28px rgba(23,122,58,.06)}.guest-album-page .guest-album-count strong,.guest-album-page .guest-album-summary strong{color:#177a3a}.guest-album-page .guest-album-count span,.guest-album-page .guest-album-summary span{color:#6b7b71}.guest-album-page .guest-album-camera-btn{box-shadow:0 12px 28px rgba(23,122,58,.16)}.guest-album-page .guest-album-item{background:#eaf6ee;border-color:#c5e7d0}.guest-album-page .guest-album-item-meta{background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#173021}.guest-album-page .guest-album-item-meta small{color:#5c6d62}.guest-album-page .guest-album-empty{border-color:#bde5cb;background:hsla(0,0%,100%,.72)}.guest-album-page .guest-album-empty-icon{border-color:#bde5cb;color:#177a3a}.guest-album-page .guest-album-empty p{color:#6b7b71}.guest-album-page .guest-album-footer{border-color:#cde9d7;color:#6b7b71}.guest-album-page .guest-toast{color:#155c31!important;background:rgba(230,248,237,.95)!important;border-color:#a9dbba!important}.guest-camera-back{width:38px;height:38px;padding:0;display:grid;place-items:center;border-radius:50%;font-size:20px;line-height:1}.camera-quota-placeholder,.guest-camera-counter{visibility:hidden}.guest-switch-btn{width:46px;height:46px}.guest-switch-btn svg{width:20px;height:20px}.guest-camera-page .guest-camera-head .guest-brand,.guest-camera-page .guest-camera-head .guest-brand span{color:#fff}.guest-camera-page .guest-video-wrap-v2 video{transform:none!important}.guest-camera-page .guest-toast{transition:opacity .12s ease}.my-album-card{display:flex;flex-direction:column;gap:12px}.my-album-card .full-btn{margin-top:2px}.guest-album-group{margin-bottom:14px}.guest-album-group .section-mini-head p{margin:4px 0 0;color:#4a4a4a;font-size:11px}.guest-camera-page .guest-video-wrap-v2 video.is-selfie{object-position:center center!important}.guest-camera-page .camera-quota-display{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;min-width:76px!important;color:#fff!important;text-shadow:0 1px 5px rgba(0,0,0,.65)!important}.guest-camera-page .camera-quota-display span{font-size:8px!important;letter-spacing:.13em!important;color:hsla(0,0%,100%,.72)!important}.guest-camera-page .camera-quota-display strong{font-size:16px!important;line-height:1.1!important;color:#fff!important}.gallery-media-button,.guest-album-media-button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.gallery-media-button img,.guest-album-media-button img{display:block;width:100%;height:100%;object-fit:cover}.media-lightbox{position:fixed;inset:0;z-index:999;background:rgba(5,10,7,.92);display:flex;align-items:center;justify-content:center;padding:22px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.media-lightbox-image{max-width:min(94vw,1100px);max-height:92vh;width:auto;height:auto;object-fit:contain;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.5)}.media-lightbox-close{position:fixed;top:18px;right:18px;width:42px;height:42px;border:1px solid hsla(0,0%,100%,.25);border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;font-size:28px;line-height:1;cursor:pointer;z-index:2}@media(max-width:640px){.media-lightbox{padding:12px}.media-lightbox-close{top:12px;right:12px;width:38px;height:38px}}.guest-album-page{background:radial-gradient(circle at 12% 0,#dff5e7 0,transparent 32%),radial-gradient(circle at 92% 12%,#edf9f1 0,transparent 28%),#f7fbf8!important;color:#102016!important}.guest-album-page .guest-album-item{background:#eaf6ee!important;border-color:#c5e7d0!important}.guest-album-page .guest-album-item video{background:#eaf6ee!important}.gallery-media-button,.guest-album-media-button{-moz-appearance:none;appearance:none;-webkit-appearance:none}.guest-camera-page .guest-video-wrap-v2 video.is-selfie{transform:scaleX(-1)!important}.guest-camera-page .guest-video-wrap-v2 video:not(.is-selfie){transform:none!important}.guest-camera-page .camera-quota-display{visibility:visible!important;opacity:1!important}.guest-countdown-page{background:radial-gradient(circle at 50% -12%,#dff5e7 0,#f4fbf6 42%,#fff 100%)!important;color:#102016!important}.guest-countdown-page .guest-shell{background:transparent!important}.guest-countdown-page .guest-brand{color:#102016!important}.guest-countdown-page .guest-countdown-content h1{color:#102016!important;font-size:clamp(18px,4vw,30px)!important;line-height:1.15!important;letter-spacing:-.02em!important;text-transform:none!important;margin:10px 0 8px!important}.guest-countdown-page .guest-countdown-content p{color:#177a3a!important;font-size:clamp(38px,9vw,68px)!important;line-height:.95!important;font-weight:800!important;letter-spacing:-.055em!important;margin:0!important}.guest-countdown-page .guest-event-start-info{margin:18px auto 0;color:#53685b;font-size:13px}.guest-countdown-page .guest-event-start-info strong{display:block;margin-top:5px;color:#102016;font-size:15px}.guest-countdown-page .countdown-card{border-color:#bde5cb!important;background:hsla(0,0%,100%,.88)!important}.wedding-invitation-form{margin-top:28px;padding:24px;border:1px solid rgba(23,118,57,.18);border-radius:22px;background:hsla(0,0%,100%,.72)}.wedding-form-heading h2{margin:5px 0 4px}.wedding-form-heading p{margin:0 0 18px}.wedding-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.wedding-form-grid>div{display:flex;flex-direction:column;gap:7px}.wedding-form-full{grid-column:1/-1}.wedding-form-grid textarea{resize:vertical;min-height:90px}.wedding-form-grid input[type=file]{padding:12px;background:#fff;border:1px dashed rgba(23,118,57,.35)}.wedding-entry-invite,.wedding-guest-invite{text-align:center}.wedding-guest-kicker{font-size:11px;letter-spacing:.28em;color:#177a3a;font-weight:800;margin-bottom:12px}.wedding-couple{font-family:Georgia,serif;font-size:clamp(34px,7vw,64px);line-height:.95;font-weight:700;color:#177a3a;letter-spacing:-.045em;display:flex;flex-direction:column;gap:5px}.wedding-couple span{font-size:.42em;letter-spacing:0;color:#9b7b3e}.wedding-parents{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin:16px auto 0;max-width:720px}.wedding-parents span{max-width:280px;font-size:12px;line-height:1.5;color:#617066}.wedding-greeting{max-width:650px;margin:18px auto 0!important;font-family:Georgia,serif;font-style:italic;color:#506257!important;font-size:15px!important;line-height:1.6}.wedding-venue{display:flex;flex-direction:column;gap:4px;margin:18px auto 0;color:#314238;font-size:13px}.wedding-venue strong{color:#177a3a}.wedding-entry-invite{margin-bottom:20px}.wedding-entry-invite .wedding-couple{font-size:clamp(34px,9vw,58px)}@media(max-width:700px){.wedding-form-grid{grid-template-columns:1fr}.wedding-form-full{grid-column:auto}.wedding-invitation-form{padding:18px}.wedding-parents{gap:10px}}.wedding-couple-photos{display:flex;justify-content:center;gap:14px;margin:0 auto 18px}.wedding-couple-photos img{width:92px;height:92px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 8px 24px rgba(23,118,57,.16);outline:1px solid rgba(23,118,57,.25)}@media(max-width:600px){.wedding-couple-photos img{width:76px;height:76px}}.guest-countdown-page{position:relative!important;min-height:100dvh!important;height:auto!important;overflow-x:hidden!important;overflow-y:auto!important;touch-action:auto!important;background:linear-gradient(180deg,#effaf3,#fff 34%,#f8fcf9)!important;color:#183020!important;padding:22px 18px 42px!important}.guest-countdown-page .guest-shell{min-height:calc(100dvh - 64px)!important;height:auto!important}.guest-countdown-page .guest-brand{color:#173322!important}.guest-countdown-page .guest-countdown{justify-content:flex-start!important;gap:28px!important}.guest-wedding-countdown-page .guest-countdown{max-width:860px}.wedding-countdown-content{text-align:center;max-width:760px;margin:10px auto 0;padding:10px 0 30px}.wedding-countdown-kicker{font-size:11px;letter-spacing:.32em;font-weight:800;color:#177a3a;margin-bottom:18px}.wedding-countdown-photos{display:flex;justify-content:center;gap:18px;margin:0 auto 18px}.wedding-countdown-photos img{width:118px;height:118px;border-radius:50%;object-fit:cover;border:5px solid #fff;box-shadow:0 14px 34px rgba(23,122,58,.14);outline:1px solid #b9dec5}.wedding-countdown-couple{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#177a3a;font-family:Georgia,serif;font-size:16px;line-height:1.25;font-weight:700;letter-spacing:-.01em}.wedding-countdown-couple b{font-size:14px;line-height:1;color:#a18343;font-weight:500}.wedding-countdown-parents{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;margin:22px auto 0;max-width:720px}.wedding-countdown-parents div{min-width:220px;max-width:320px;padding:12px 18px;border-top:1px solid #d5eadb}.wedding-countdown-parents small{display:block;color:#6a7b70;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px}.wedding-countdown-parents span{display:block;color:#385142;font-size:14px;line-height:1.5}.wedding-countdown-greeting{max-width:650px!important;margin:22px auto!important;color:#53665a!important;font-family:Georgia,serif;font-style:italic;font-size:16px!important;line-height:1.65!important}.wedding-countdown-venue{display:flex;flex-direction:column;gap:5px;max-width:620px;margin:22px auto 0;padding:18px 20px}.wedding-countdown-start span,.wedding-countdown-venue small{font-size:10px;letter-spacing:.16em;color:#177a3a;font-weight:800}.wedding-countdown-venue strong{font-size:14px;color:#183c27}.wedding-countdown-venue span{font-size:13px;color:#607066;line-height:1.5}.wedding-countdown-venue a{display:inline-block;margin-top:6px;color:#177a3a;font-size:13px;font-weight:800;text-decoration:none}.wedding-countdown-start{display:flex;flex-direction:column;gap:5px;margin:24px auto 0}.wedding-countdown-start strong{font-size:18px;color:#173322}.wedding-countdown-card{margin-top:18px!important;border-color:#bfe2ca!important;background:#fff!important;box-shadow:0 16px 45px rgba(23,122,58,.1)!important}.wedding-countdown-card span{color:#177a3a!important}.wedding-countdown-card b,.wedding-countdown-card small{color:#718177!important}.wedding-countdown-note{margin:18px auto 0;color:#718177;font-size:12px;line-height:1.5}.wedding-form-auto-title{margin:12px 0 18px!important;background:#eef9f1!important;border-color:#c9e6d2!important;color:#345140!important}@media(max-width:600px){.guest-countdown-page{padding:18px 14px 34px!important}.wedding-countdown-photos img{width:92px;height:92px}.wedding-countdown-couple{font-size:16px}.wedding-countdown-couple b{font-size:14px}.wedding-countdown-parents{gap:10px}.wedding-countdown-parents div{min-width:0;width:100%}.wedding-countdown-card{gap:9px!important;padding:20px 12px!important}.wedding-countdown-card span{font-size:34px!important}}.event-cover-content .event-cover-name{font-size:22px!important}.share-modal-heading .share-event-person{font-size:18px!important}.event-person-name{font-size:13px!important}@media(max-width:640px){.event-person-name{font-size:12px!important}}.guest-start-copy p.guest-event-name{font-size:clamp(30px,8vw,48px)!important}.guest-countdown-content p{font-size:clamp(30px,7vw,48px)!important}.wedding-countdown-couple{font-size:clamp(28px,5vw,46px)!important}.wedding-countdown-parents em{display:block;margin-top:4px;color:#6a7b70;font-size:12px;line-height:1.5;font-style:normal}@media(max-width:600px){.wedding-countdown-couple{font-size:clamp(26px,8vw,38px)!important}}@media print{.share-modal-heading .share-event-person{font-size:17pt!important}}.wedding-countdown-venue{margin:24px auto 0;padding:18px 20px 20px;border:1px solid #cce6d4;border-radius:20px;background:hsla(0,0%,100%,.78);box-shadow:0 10px 28px rgba(23,122,58,.06)}.wedding-countdown-venue>small{display:block;text-align:center;font-size:10px;letter-spacing:.16em;color:#177a3a;font-weight:800;margin-bottom:14px}.wedding-countdown-time{text-align:center;padding-bottom:14px;border-bottom:1px solid #dcece1}.wedding-countdown-place>span,.wedding-countdown-time span{display:block;font-size:10px;letter-spacing:.16em;color:#177a3a;font-weight:800}.wedding-countdown-time strong{display:block;font-size:16px;color:#173322;margin-top:5px}.wedding-countdown-venue .wedding-countdown-card{margin:12px auto 16px!important;width:100%;box-sizing:border-box}.wedding-countdown-place{text-align:center;padding-top:2px}.wedding-countdown-place strong{display:block;font-size:14px;color:#183c27;margin-top:6px}.wedding-countdown-place em{display:block;font-size:13px;color:#607066;line-height:1.5;font-style:normal;margin-top:3px}.wedding-countdown-place a{display:inline-block;margin-top:7px;color:#177a3a;font-size:13px;font-weight:800;text-decoration:none}.greeting-template-picker{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.greeting-template-btn{font-size:11px;padding:8px 12px;border-radius:999px;border:1px solid rgba(23,118,57,.35);background:#fff;cursor:pointer;color:#177a3a;font-weight:700}.greeting-template-btn:hover{background:#eef9f1}.event-addon-picker{margin:6px 0 18px}.event-addon-picker>label{font-weight:800;display:block;margin-bottom:4px}.addon-option-grid{display:grid;grid-gap:10px;gap:10px;margin-top:8px}.addon-option-card{text-align:left;border:1px solid rgba(0,0,0,.14);background:hsla(0,0%,100%,.5);border-radius:12px;padding:14px;cursor:pointer;display:flex;flex-direction:column;gap:4px;transition:.15s}.addon-option-card:hover{border-color:#177a3a}.addon-option-card.selected{border-color:#177a3a;background:rgba(23,122,58,.12)}.addon-option-card strong{font-size:13px}.addon-option-card small{color:#4a4a4a;font-size:11px;line-height:1.5}.guest-album-actions{display:flex;gap:10px;flex-wrap:wrap}.guest-album-video-btn{min-height:0}.guest-video-notice-overlay{position:fixed;inset:0;background:rgba(5,11,7,.72);display:grid;place-items:center;z-index:50;padding:20px}.guest-video-notice-card{background:#0f1d13;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;padding:22px;max-width:360px;color:#fff;text-align:center}.guest-video-notice-card strong{display:block;font-size:16px;margin-bottom:8px}.guest-video-notice-card p{color:#b9c8bd;font-size:13px;line-height:1.6;margin:0 0 16px}.guest-video-notice-actions{display:flex;gap:10px}.guest-video-notice-actions .btn{flex:1 1}.guest-page{width:100%!important}.guest-album-page,.guest-page,.guest-preview-page{position:relative!important;inset:auto!important;min-height:100dvh!important;height:auto!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:auto!important;touch-action:pan-y!important}.guest-preview-shell{min-height:100dvh!important;height:auto!important;justify-content:flex-start!important;padding:18px 0 34px!important}.guest-preview-media{max-height:none!important;min-height:0!important}.guest-preview-image,.guest-preview-video{max-height:none!important;width:100%;height:auto;object-fit:contain}.guest-upload-progress{width:100%;padding:12px 14px;border:1px solid #c5e7d0;border-radius:14px;background:#f3faf5;color:#173021}.guest-upload-progress-head{display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;margin-bottom:7px}.guest-upload-progress-head strong{color:#177a3a;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.guest-upload-progress-track{height:7px;border-radius:999px;background:#dcefe3;overflow:hidden}.guest-upload-progress-track span{display:block;height:100%;border-radius:inherit;background:#177a3a;transition:width .15s ease}.guest-upload-progress small{display:block;margin-top:7px;font-size:9px;color:#637268}.guest-album-media-button{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer;overflow:hidden}.guest-album-media-button img{display:block;width:100%;height:100%;object-fit:cover}.guest-album-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.62);color:#fff;font-size:15px;padding-left:2px;box-shadow:0 6px 18px rgba(0,0,0,.2)}.guest-album-video-fallback{width:100%;height:100%;background:linear-gradient(155deg,#173021,#0f1d13)}.gallery-video-fallback{width:100%;height:100%;background:linear-gradient(155deg,#dcefe3,#bde5cb)}.media-lightbox-video{max-width:min(94vw,1100px);max-height:92vh;width:auto;height:auto;border-radius:14px;box-shadow:0 30px 90px rgba(0,0,0,.5);background:#000}@media(max-width:640px){.media-lightbox-video{max-width:96vw;max-height:88vh}.guest-preview-shell{padding:14px 0 28px!important}}.gallery-media-button{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer;overflow:hidden}.gallery-media-button img{display:block;width:100%;height:100%;object-fit:cover}.gallery-media-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(0,0,0,.62);color:#fff;font-size:15px;padding-left:2px}.guest-album-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px!important;gap:10px!important;flex-wrap:nowrap!important}.guest-album-actions .btn{width:100%;min-width:0;min-height:46px;box-sizing:border-box;margin:0!important;display:flex;align-items:center;justify-content:center}.guest-preview-head .guest-preview-back{width:40px;height:40px;min-width:40px;padding:0!important;display:grid;place-items:center;border-radius:10px}.guest-preview-head .guest-preview-back svg{display:block}@media(max-width:380px){.guest-album-actions{gap:8px!important}.guest-album-actions .btn{font-size:12px;padding-left:8px;padding-right:8px}}.guest-album-actions.single-action{grid-template-columns:1fr!important}.guest-album-actions .btn:disabled{opacity:.45!important;cursor:not-allowed!important;filter:saturate(.65);box-shadow:none!important}.guest-album-actions .btn:disabled:hover{transform:none!important}.invoice-page{min-height:100vh;background:#f4f6f4;padding:28px 18px 60px}.invoice-toolbar{max-width:920px;margin:0 auto 18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.invoice-toolbar-actions{display:flex;gap:10px;align-items:center}.invoice-sheet{max-width:920px;margin:0 auto;background:#fff;border:1px solid #e5e9e5;border-radius:20px;box-shadow:0 18px 55px rgba(20,35,25,.08);padding:42px}.invoice-header{display:flex;justify-content:space-between;gap:30px;padding-bottom:30px;border-bottom:1px solid #e6eae6}.invoice-brand{display:flex;align-items:center;gap:12px}.invoice-logo{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#173b2a;color:#fff;font-weight:800;font-size:21px}.invoice-brand span,.invoice-brand strong{display:block}.invoice-brand strong{font-size:20px;letter-spacing:-.02em}.invoice-brand span{font-size:12px;color:#7a847d;margin-top:3px}.invoice-title{text-align:right}.invoice-title>span{font-size:11px;font-weight:800;letter-spacing:.16em;color:#788179}.invoice-title h1{font-size:25px;margin:5px 0 8px;letter-spacing:.02em}.invoice-status{display:inline-flex;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800}.invoice-status.good{background:#e8f5ed;color:#24734a}.invoice-status.warn{background:#fff4df;color:#9a6716}.invoice-meta{display:grid;grid-template-columns:1.15fr 1.15fr .9fr;grid-gap:24px;gap:24px;padding:28px 0}.invoice-meta span{display:block;font-size:10px;letter-spacing:.12em;font-weight:800;color:#89918b;margin-bottom:8px}.invoice-meta small,.invoice-meta strong{display:block}.invoice-meta strong{font-size:14px}.invoice-meta small{font-size:12px;color:#6f7872;margin-top:5px;line-height:1.5}.invoice-items{border:1px solid #e7ebe7;border-radius:14px;overflow:hidden}.invoice-item,.invoice-table-head{display:grid;grid-template-columns:1fr auto;grid-gap:20px;gap:20px;padding:15px 18px}.invoice-table-head{background:#f7f9f7;color:#7b837d;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.invoice-item{font-size:13px;border-top:1px solid #edf0ed}.invoice-item strong{font-weight:700}.invoice-item.discount{color:#b66d24}.invoice-total-wrap{margin:22px 0 0 auto;max-width:330px;padding:18px 0;border-top:2px solid #173b2a;display:flex;align-items:center;justify-content:space-between;gap:20px}.invoice-total-label{font-size:11px;font-weight:800;letter-spacing:.08em;color:#69736c}.invoice-total-value{font-size:22px;font-weight:850;color:#173b2a}.invoice-footer{margin-top:35px;padding-top:18px;border-top:1px solid #e7ebe7;display:flex;justify-content:space-between;gap:20px;color:#7a837c;font-size:11px}.invoice-footer span,.invoice-footer strong{display:block}.invoice-footer strong{color:#26342b;margin-bottom:3px}.invoice-actions{margin-top:18px}.invoice-detail-page{padding-bottom:60px}.invoice-sheet-dashboard{margin-top:20px}.no-print{display:initial}@media (max-width:700px){.invoice-page{padding:14px 10px 30px}.invoice-sheet{padding:24px 18px;border-radius:16px}.invoice-header{align-items:flex-start;gap:15px}.invoice-title h1{font-size:19px}.invoice-meta{grid-template-columns:1fr;gap:18px;padding:22px 0}.invoice-total-wrap{max-width:none}.invoice-footer{display:block}.invoice-footer>span{margin-top:12px}.invoice-toolbar{margin-bottom:10px}.invoice-toolbar-actions .btn,.invoice-toolbar-actions .outline-btn{padding:9px 11px;font-size:12px}}@media print{@page{size:A4;margin:12mm}body,html{background:#fff!important}.dashboard-welcome,.invoice-toolbar,.no-print,.user-shell .user-topbar,.user-shell>header{display:none!important}.invoice-page{padding:0;background:#fff;min-height:0}.invoice-sheet,.invoice-sheet-dashboard{max-width:none;margin:0;border:0;box-shadow:none;border-radius:0;padding:0}.invoice-header{padding-top:0}}