@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";html,body,#root{height:100%}.console-root{background:#f4f4f4;justify-content:center;align-items:center;height:100vh;padding:0;display:flex;overflow:auto}.console-frame{box-sizing:border-box;zoom:1.18;background:#fff;border:2px solid #111;border-radius:16px;width:min(1120px,100% - 32px);max-height:none;padding:22px 30px 24px;overflow:visible;box-shadow:0 18px 50px #0006}.console-header{border-bottom:2px solid #111;justify-content:space-between;gap:24px;padding-bottom:14px;display:flex}.console-header-left{align-items:center;gap:16px;display:flex}.console-logo-circle{border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:800;display:flex}.console-header-text{flex-direction:column;gap:2px;display:flex}.console-header-label{letter-spacing:.02em;text-transform:none;font-size:20px;font-weight:700}.console-main-title{letter-spacing:.02em;text-transform:none;color:#555;margin:0;font-size:15px;font-weight:500}.console-header-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.console-user-block{align-items:center;gap:8px;font-size:12px;display:flex}.console-user-email{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.console-signout-btn{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;padding:4px 10px;font-size:11px}.console-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.console-card{cursor:pointer;border:2px solid #111;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;transition:transform 80ms,box-shadow 80ms;display:flex}.console-card:hover{transform:translateY(-2px);box-shadow:0 4px #bc47d6}.console-card-tag{border:2px solid #111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.console-card-number{font-size:14px;font-weight:700}.console-card-body{flex-direction:column;gap:2px;display:flex}.console-card-title{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:16px}.console-card-sub{margin:0;font-size:13px}.console-footer{border-top:2px solid #111;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:10px;font-size:12px;display:flex}.console-footer-tip span{font-weight:600}.console-footer-pill{text-transform:uppercase;border:1px solid #111;border-radius:999px;padding:4px 10px;font-size:11px}@media (max-width:900px){.console-frame{zoom:1;padding:18px 16px 20px}.console-header{flex-direction:column;align-items:flex-start}.console-header-right{align-items:flex-start}.console-grid{grid-template-columns:1fr}.console-user-email{max-width:140px}}html,body,#root{width:100%;min-height:100%}:root{--frame-border:#111;--bg-page:#fff;--surface:#fff;--text-main:#111;--text-muted:#656565;--soft-shadow:0 24px 70px #00000024}body{color:var(--text-main);background:#fff;margin:0;font-family:Space Grotesk,sans-serif}button,input,textarea,select{font:inherit}.login-page{min-height:100vh;background:#fff;justify-content:center;align-items:center;min-height:100svh;padding:28px;display:flex}.login-frame{border:4px solid var(--frame-border);width:min(1380px,100vw - 56px);min-height:min(840px,100svh - 56px);box-shadow:var(--soft-shadow);background:#fff;border-radius:36px;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(320px,.72fr) 2px minmax(620px,1.28fr);column-gap:54px;padding:62px 68px 34px;display:grid;overflow:hidden}.login-header{flex-direction:column;grid-area:1/1;justify-content:center;align-items:flex-start;gap:34px;min-width:0;padding:24px 0;display:flex}.login-header-left{flex-direction:column;align-items:flex-start;gap:34px;width:100%;display:flex}.logo-circle{border:4px solid var(--frame-border);letter-spacing:-.07em;background:#fff;border-radius:50%;flex:0 0 116px;justify-content:center;align-items:center;width:116px;height:116px;font-size:2.2rem;font-weight:700;line-height:1;display:flex}.login-title-block{width:100%;min-width:0}.eyebrow{color:var(--text-main);letter-spacing:-.075em;margin:0 0 18px;font-size:clamp(3.5rem,5.4vw,5.6rem);font-weight:700;line-height:.92}.login-heading{max-width:410px;color:var(--text-muted);margin:0;font-size:clamp(1.18rem,1.65vw,1.6rem);font-weight:500;line-height:1.5}.login-title-block:after{content:"";border-top:1px solid #b8b8b8;width:min(360px,100%);margin-top:32px;display:block}.story-btn{border:2px solid var(--frame-border);min-height:52px;color:var(--text-main);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:13px;padding:0 25px;font-size:1rem;font-weight:700;transition:transform .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.story-btn:hover{color:#fff;background:#111;transform:translateY(-2px);box-shadow:0 7px #1111111f}.story-btn:active{box-shadow:none;transform:translateY(0)}.story-btn:focus-visible,.auth-btn:focus-visible,.story-close-btn:focus-visible{outline-offset:4px;outline:3px solid #111}.login-divider{background:#d0d0d0;border:0;grid-area:1/2/3;width:2px;height:100%;margin:0}.login-main{grid-area:1/3;justify-content:center;align-items:center;min-width:0;padding:24px 0;display:flex}.auth-stack{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(230px,1fr);gap:34px;width:min(700px,100%);display:grid}.auth-btn,.google-auth-container{border:2px solid var(--frame-border);background:#fff;border-radius:22px;width:100%;min-width:0;min-height:230px;transition:transform .16s,box-shadow .16s}.auth-btn{color:var(--text-main);cursor:pointer;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:28px 22px;font-size:1.12rem;font-weight:700;line-height:1.35;display:flex}.auth-btn:hover,.google-auth-container:hover{background:#fff;transform:translateY(-5px);box-shadow:0 12px #1111111c}.auth-btn:active{box-shadow:none;transform:translateY(0)}.auth-icon{background:0 0;border:0;border-radius:0;flex:0 0 82px;justify-content:center;align-items:center;width:82px;height:82px;display:inline-flex;overflow:hidden}.inline-svg-icon{width:54px;height:54px;display:block}.auth-logo{object-fit:contain;display:block}.auth-logo-microsoft{width:58px;height:58px}.auth-logo-apple{width:61px;height:61px}.google-auth-container{background:#fff;justify-content:center;align-items:center;padding:30px;display:flex;overflow:hidden}.google-signin-button{justify-content:center;align-items:center;width:100%;min-width:0;max-width:400px;min-height:44px;display:flex;overflow:visible}.google-signin-button>div,.google-signin-button iframe{max-width:100%!important}.login-footer{grid-area:2/1/auto/4;grid-template-columns:minmax(320px,.72fr) 2px minmax(620px,1.28fr);align-items:end;column-gap:54px;margin-top:30px;display:grid}.login-footer-note{color:var(--text-muted);text-align:center;grid-column:3;justify-self:center;margin:0;font-size:.76rem;font-weight:500}.login-pill{border:2px solid var(--frame-border);letter-spacing:.1em;white-space:nowrap;background:#fff;border-radius:999px;grid-area:1/1;justify-self:start;padding:9px 18px;font-size:.72rem;font-weight:700}.story-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111111c2;padding:24px;animation:.18s ease-out backdrop-in;position:fixed;inset:0;overflow-y:auto}.story-modal{border:4px solid var(--frame-border);background:#fff;border-radius:30px;grid-template-columns:minmax(390px,.92fr) minmax(0,1.08fr);width:min(1180px,100%);min-height:min(760px,100svh - 48px);margin:0 auto;animation:.22s ease-out modal-in;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #0000005c}.story-close-btn{z-index:5;border:2px solid var(--frame-border);width:48px;height:48px;color:var(--text-main);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .14s,background .14s,color .14s;display:flex;position:absolute;top:20px;right:20px}.story-close-btn:hover{color:#fff;background:#111;transform:rotate(7deg)}.story-close-btn svg{width:21px;height:21px}.story-photo-column{border-right:3px solid var(--frame-border);background:#fff;align-self:start;height:calc(100svh - 48px);min-height:760px;position:sticky;top:0;overflow:hidden}.story-photo{object-fit:cover;object-position:center;background:#fff;width:100%;height:100%;display:block}.story-content{background:#fff;min-width:0;padding:60px 62px 54px}.story-kicker{color:var(--text-muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:13px;font-size:.71rem;font-weight:700}.story-content h2{color:var(--text-main);letter-spacing:-.07em;margin:0;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:.95}.story-title-rule{border-top:2px solid #111;width:100%;margin:25px 0 31px}.story-copy{color:var(--text-main);font-size:.99rem;line-height:1.66}.story-copy p{margin:0 0 19px}.story-copy>p:first-child{font-size:1.05rem;font-weight:600}.story-turning-point{border-top:2px solid #111;border-bottom:2px solid #111;margin:31px 0;padding:18px 0}.story-turning-point span{letter-spacing:-.03em;font-size:1.28rem;font-weight:700;display:block}.story-signature{font-size:1.04rem;font-weight:700;margin-top:34px!important;margin-bottom:8px!important}.story-footer-mark{color:#555;letter-spacing:.22em;text-transform:uppercase;border-top:1px solid #aaa;margin-top:23px;padding-top:16px;font-size:.65rem;font-weight:700;display:inline-block}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:1180px){.login-frame{grid-template-columns:minmax(270px,.68fr) 2px minmax(520px,1.32fr);column-gap:38px;width:calc(100vw - 40px);min-height:calc(100svh - 40px);padding:44px 44px 28px}.logo-circle{flex-basis:96px;width:96px;height:96px;font-size:1.85rem}.eyebrow{font-size:clamp(3rem,5vw,4.2rem)}.login-heading{font-size:1.15rem}.auth-stack{grid-auto-rows:minmax(200px,1fr);gap:22px}.auth-btn,.google-auth-container{min-height:200px}.login-footer{grid-template-columns:minmax(270px,.68fr) 2px minmax(520px,1.32fr);column-gap:38px}.story-content{padding:54px 44px 48px}.story-modal{grid-template-columns:minmax(340px,.88fr) minmax(0,1.12fr)}}@media (max-height:780px) and (min-width:861px){.login-page{padding:16px}.login-frame{min-height:calc(100svh - 32px);padding-top:30px;padding-bottom:22px}.login-header{gap:24px;padding:10px 0}.login-header-left{gap:22px}.logo-circle{border-width:3px;flex-basis:78px;width:78px;height:78px;font-size:1.5rem}.eyebrow{margin-bottom:10px;font-size:3rem}.login-heading{font-size:1rem}.login-title-block:after{margin-top:22px}.story-btn{min-height:44px}.auth-stack{grid-auto-rows:minmax(165px,1fr);gap:18px}.auth-btn,.google-auth-container{min-height:165px}.auth-btn{gap:14px;padding:18px;font-size:.98rem}.auth-icon{flex-basis:58px;width:58px;height:58px}.auth-logo-microsoft{width:44px;height:44px}.auth-logo-apple{width:47px;height:47px}.inline-svg-icon{width:42px;height:42px}.login-footer{margin-top:18px}}@media (max-width:860px){.login-page{align-items:flex-start;padding:10px}.login-frame{background:#fff;border-width:3px;border-radius:26px;flex-direction:column;width:100%;min-height:calc(100svh - 20px);padding:24px 18px 18px;display:flex;overflow:visible}.login-header{justify-content:flex-start;align-items:flex-start;gap:20px;padding:0;display:flex}.login-header-left{gap:18px}.logo-circle{border-width:3px;flex-basis:64px;width:64px;height:64px;font-size:1.2rem}.eyebrow{margin-bottom:8px;font-size:2.6rem}.login-heading{max-width:440px;font-size:.96rem}.login-title-block:after{margin-top:18px}.story-btn{min-height:42px;padding:0 18px;font-size:.86rem}.login-divider{background:var(--frame-border);width:100%;height:2px;margin:24px 0}.login-main{width:100%;padding:0;display:block}.auth-stack{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(175px,auto);gap:14px;width:100%}.auth-btn,.google-auth-container{border-width:2px;border-radius:18px;min-height:175px}.auth-btn{gap:15px;padding:18px 12px;font-size:.9rem}.auth-icon{flex-basis:58px;width:58px;height:58px}.auth-logo-microsoft{width:43px;height:43px}.auth-logo-apple{width:46px;height:46px}.inline-svg-icon{width:41px;height:41px}.google-auth-container{padding:16px}.google-signin-button{max-width:100%}.login-footer{justify-content:space-between;align-items:flex-end;gap:16px;width:100%;margin-top:22px;display:flex}.login-footer-note{text-align:right;max-width:320px;font-size:.67rem;line-height:1.4}.login-pill{padding:7px 11px;font-size:.6rem}.story-modal-backdrop{padding:10px;overflow-y:auto}.story-modal{background:#fff;border-width:3px;border-radius:22px;width:100%;min-height:0;display:block;overflow:hidden}.story-photo-column{border-right:0;border-bottom:3px solid var(--frame-border);background:#fff;width:100%;height:auto;min-height:0;position:relative;top:auto}.story-photo{object-fit:cover;object-position:center;background:#fff;width:100%;height:auto;max-height:520px}.story-content{background:#fff;padding:38px 24px 32px}.story-content h2{font-size:3rem}.story-title-rule{margin:20px 0 25px}.story-copy{font-size:.92rem;line-height:1.6}.story-turning-point{margin:26px 0;padding:15px 0}.story-turning-point span{font-size:1.16rem}}@media (max-width:520px){.login-frame{padding:20px 14px 16px}.login-header-left{gap:15px}.logo-circle{flex-basis:56px;width:56px;height:56px;font-size:1rem}.eyebrow{font-size:2.15rem}.login-heading{font-size:.84rem}.story-btn{width:100%}.auth-stack{grid-template-columns:1fr;grid-auto-rows:auto}.auth-btn,.google-auth-container{min-height:135px}.google-auth-container{padding:18px 22px}.google-signin-button{width:100%;max-width:100%}.auth-btn{text-align:left;flex-direction:row;justify-content:flex-start;gap:18px;padding:18px 22px}.auth-icon{flex-basis:54px;width:54px;height:54px}.login-footer-note{display:none}.login-footer{justify-content:flex-end}.story-photo{max-height:390px}.story-content{padding:32px 20px 28px}.story-content h2{font-size:2.65rem}.story-footer-mark{letter-spacing:.17em;font-size:.58rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--wizard-black:#111;--wizard-white:#fff;--wizard-bg:#f5f5f3;--wizard-gray:#6d6d6d;--wizard-light-gray:#deded9;--wizard-soft-gray:#f1f1ee}.wizard-page,.wizard-page *{box-sizing:border-box}.wizard-page{width:100%;min-height:100vh;background:var(--wizard-bg);min-height:100svh;color:var(--wizard-black);justify-content:center;align-items:center;padding:28px;font-family:Space Grotesk,sans-serif;display:flex}.wizard-shell{background:var(--wizard-white);border:2px solid var(--wizard-black);border-radius:30px;flex-direction:column;width:min(1380px,100vw - 56px);min-height:min(820px,100svh - 56px);display:flex;overflow:hidden;box-shadow:0 20px 50px #00000014}.wizard-topbar{border-bottom:1px solid var(--wizard-black);justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:20px 34px;display:flex}.wizard-brand{color:var(--wizard-black);cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:0;font-family:inherit;display:inline-flex}.wizard-brand-mark{border:1.5px solid var(--wizard-black);letter-spacing:-.04em;background:var(--wizard-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:.95rem;font-weight:700;display:flex}.wizard-brand-name{letter-spacing:.08em;font-size:1.15rem;font-weight:700}.wizard-brand:hover .wizard-brand-name{text-underline-offset:5px;text-decoration:underline}.wizard-brand:hover .wizard-brand-mark{background:var(--wizard-black);color:var(--wizard-white)}.wizard-brand:focus-visible{outline:2px solid var(--wizard-black);outline-offset:6px;border-radius:4px}.wizard-save-exit{border:1.5px solid var(--wizard-black);background:var(--wizard-white);min-height:44px;color:var(--wizard-black);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .14s,color .14s,transform .14s;display:inline-flex}.wizard-save-exit:hover{background:var(--wizard-black);color:var(--wizard-white);transform:translateY(-1px)}.wizard-step-tracker{border-bottom:1px solid var(--wizard-light-gray);background:var(--wizard-white);grid-template-columns:repeat(6,minmax(0,1fr));width:100%;padding:0 34px;display:grid}.wizard-step-link{color:#999;white-space:nowrap;cursor:default;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:58px;padding:0 10px;font-family:inherit;font-size:.75rem;font-weight:500;display:flex;position:relative}.wizard-step-number{letter-spacing:.05em;font-size:.68rem;font-weight:600}.wizard-step-link.complete{color:#555;cursor:pointer}.wizard-step-link.complete:hover{color:var(--wizard-black)}.wizard-step-link.active{color:var(--wizard-black);border-bottom-color:var(--wizard-black);font-weight:700}.wizard-step-check{flex-shrink:0}.wizard-content{flex-direction:column;flex:1;min-height:0;display:flex}.wizard-content-inner{flex:1;justify-content:center;align-items:center;width:100%;padding:52px 70px;display:flex}.wizard-task{width:min(760px,100%);margin:0 auto}.wizard-step-count{color:var(--wizard-gray);letter-spacing:.16em;margin-bottom:24px;font-size:.72rem;font-weight:600}.wizard-task-title{max-width:760px;color:var(--wizard-black);letter-spacing:-.065em;margin:0;font-size:clamp(2.8rem,5vw,5.1rem);font-weight:700;line-height:.95}.wizard-heading-rule{border-top:2px solid var(--wizard-black);width:72px;margin:28px 0 22px}.wizard-task-helper{max-width:520px;color:var(--wizard-gray);margin:0;font-size:1rem;font-weight:400;line-height:1.55}.wizard-field-area{width:min(620px,100%);margin-top:42px}.wizard-input{border:1.5px solid var(--wizard-black);background:var(--wizard-white);width:100%;min-height:62px;color:var(--wizard-black);border-radius:12px;outline:none;padding:0 20px;font-family:inherit;font-size:1rem;font-weight:500;transition:box-shadow .14s,transform .14s}.wizard-input::placeholder{color:#9b9b9b;font-weight:400}.wizard-input:focus{box-shadow:4px 4px 0 var(--wizard-black);transform:translate(-2px,-2px)}.wizard-main-input{font-size:1.05rem}.wizard-event-list{flex-direction:column;width:min(650px,100%);margin-top:38px;display:flex}.wizard-event-row{border-bottom:1px solid var(--wizard-black);grid-template-columns:42px 24px minmax(0,1fr) 42px;align-items:center;min-height:64px;display:grid}.wizard-event-row:first-child{border-top:1px solid var(--wizard-black)}.wizard-event-number{color:var(--wizard-gray);letter-spacing:.06em;font-size:.75rem;font-weight:600}.wizard-drag-mark{color:#a4a4a4;letter-spacing:-5px;-webkit-user-select:none;user-select:none;font-size:.9rem}.wizard-event-input{width:100%;min-width:0;color:var(--wizard-black);background:0 0;border:0;outline:0;padding:16px 10px;font-family:inherit;font-size:1rem;font-weight:600}.wizard-event-input::placeholder{color:#9b9b9b;font-weight:400}.wizard-event-input:focus{background:var(--wizard-soft-gray)}.wizard-row-remove{width:34px;height:34px;color:var(--wizard-gray);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;justify-self:end;align-items:center;padding:0;display:flex}.wizard-row-remove:hover{background:var(--wizard-black);color:var(--wizard-white)}.wizard-add-event{color:var(--wizard-black);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;align-self:flex-start;align-items:center;gap:8px;margin-top:20px;padding:8px 0;font-family:inherit;font-size:.88rem;font-weight:600;display:inline-flex}.wizard-add-event:hover{border-bottom-color:var(--wizard-black)}.wizard-invitation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-top:38px;display:grid}.wizard-invitation-card{border:1.5px solid var(--wizard-black);background:var(--wizard-white);min-height:230px;color:var(--wizard-black);text-align:center;cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px 18px;transition:transform .14s,box-shadow .14s;display:flex;position:relative;overflow:hidden}.wizard-invitation-card:hover{box-shadow:6px 6px 0 var(--wizard-black);transform:translate(-3px,-3px)}.wizard-invitation-card.has-file{background:var(--wizard-soft-gray)}.wizard-paper-fold{border-left:1px solid var(--wizard-black);border-bottom:1px solid var(--wizard-black);background:var(--wizard-white);width:28px;height:28px;position:absolute;top:0;right:0}.wizard-invitation-name{letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:100%;font-size:.85rem;font-weight:700;overflow:hidden}.wizard-upload-icon{margin-top:10px}.wizard-upload-label{font-size:.82rem;font-weight:600}.wizard-file-name{width:100%;color:var(--wizard-gray);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.wizard-deadline-list{border-top:1px solid var(--wizard-black);width:min(650px,100%);margin-top:38px}.wizard-deadline-row{border-bottom:1px solid var(--wizard-black);grid-template-columns:minmax(0,1fr) minmax(200px,270px);align-items:center;gap:30px;min-height:76px;display:grid}.wizard-deadline-name{font-size:1rem;font-weight:600}.wizard-date-wrap{align-items:center;display:flex;position:relative}.wizard-date-wrap input{border:1px solid var(--wizard-black);background:var(--wizard-white);width:100%;min-height:44px;color:var(--wizard-black);border-radius:8px;outline:none;padding:0 42px 0 14px;font-family:inherit;font-weight:500}.wizard-date-wrap input:focus{box-shadow:3px 3px 0 var(--wizard-black)}.wizard-date-wrap svg{pointer-events:none;position:absolute;right:13px}.wizard-review-card{border-top:1.5px solid var(--wizard-black);width:min(650px,100%);margin-top:38px}.wizard-review-row{border-bottom:1px solid var(--wizard-black);grid-template-columns:160px minmax(0,1fr);align-items:center;gap:30px;min-height:70px;padding:14px 0;display:grid}.wizard-review-row>span{color:var(--wizard-gray);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:600}.wizard-review-row strong{font-size:.95rem;font-weight:600}.wizard-welcome-layout{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);align-items:center;gap:80px;width:min(960px,100%);display:grid}.wizard-welcome-copy h1{color:var(--wizard-black);letter-spacing:-.07em;margin:0;font-size:clamp(3.5rem,6vw,6.4rem);font-weight:700;line-height:.9}.wizard-welcome-copy p{max-width:430px;color:var(--wizard-gray);margin:0;font-size:1.05rem;line-height:1.6}.wizard-envelope{aspect-ratio:1.25;width:min(330px,100%);margin:0 auto;position:relative}.wizard-envelope-body{border:2px solid var(--wizard-black);background:var(--wizard-white);border-radius:4px;height:65%;position:absolute;bottom:0;left:0;right:0}.wizard-envelope-body:before,.wizard-envelope-body:after{content:"";background:var(--wizard-black);width:71%;height:2px;position:absolute;bottom:0}.wizard-envelope-body:before{transform-origin:0 100%;left:0;transform:rotate(-34deg)}.wizard-envelope-body:after{transform-origin:100% 100%;right:0;transform:rotate(34deg)}.wizard-envelope-paper{z-index:2;border:2px solid var(--wizard-black);background:var(--wizard-white);border-radius:3px;width:74%;height:64%;padding:35px 28px;position:absolute;top:0;left:50%;transform:translate(-50%)rotate(-3deg)}.wizard-envelope-paper span{background:var(--wizard-black);height:2px;margin-bottom:15px;display:block}.wizard-envelope-paper span:first-child{width:70%}.wizard-envelope-paper span:nth-child(2){width:90%}.wizard-envelope-paper span:nth-child(3){width:55%}.wizard-retro-note{color:var(--wizard-gray);letter-spacing:.12em;grid-column:1/-1;justify-content:center;align-items:center;gap:24px;margin-top:12px;font-size:.65rem;font-weight:600;display:flex}.wizard-retro-note span:not(:last-child):after{content:"•";color:var(--wizard-black);margin-left:24px}.wizard-bottom-nav{border-top:1px solid var(--wizard-light-gray);background:var(--wizard-white);align-items:center;gap:14px;min-height:82px;padding:16px 34px;display:flex}.wizard-bottom-nav.welcome{justify-content:flex-end}.wizard-nav-spacer{flex:1}.wizard-back-btn,.wizard-primary-btn{border:1.5px solid var(--wizard-black);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:transform .14s,box-shadow .14s,background .14s,color .14s;display:inline-flex}.wizard-back-btn{background:var(--wizard-white);color:var(--wizard-black)}.wizard-back-btn:hover{background:var(--wizard-soft-gray)}.wizard-primary-btn{background:var(--wizard-black);min-width:135px;color:var(--wizard-white)}.wizard-primary-btn:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #a9a9a9}.wizard-primary-btn:active{box-shadow:none;transform:translate(0)}.wizard-save-exit:focus-visible,.wizard-step-link:focus-visible,.wizard-back-btn:focus-visible,.wizard-primary-btn:focus-visible,.wizard-row-remove:focus-visible,.wizard-add-event:focus-visible,.wizard-invitation-card:focus-within{outline:2px solid var(--wizard-black);outline-offset:3px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1100px){.wizard-page{padding:18px}.wizard-shell{width:calc(100vw - 36px);min-height:calc(100svh - 36px)}.wizard-content-inner{padding:44px 50px}.wizard-task-title{font-size:clamp(2.8rem,6vw,4.6rem)}.wizard-step-tracker{padding:0 20px}.wizard-step-link{font-size:.68rem}.wizard-welcome-layout{gap:50px}}@media (max-width:800px){.wizard-page{align-items:flex-start;padding:10px}.wizard-shell{border-radius:22px;width:100%;min-height:calc(100svh - 20px)}.wizard-topbar{min-height:76px;padding:14px 18px}.wizard-brand-mark{width:42px;height:42px;font-size:.8rem}.wizard-brand-name{font-size:.95rem}.wizard-save-exit{min-height:40px;padding:0 15px;font-size:.75rem}.wizard-step-tracker{scrollbar-width:none;justify-content:flex-start;padding:0 12px;display:flex;overflow-x:auto}.wizard-step-tracker::-webkit-scrollbar{display:none}.wizard-step-link{flex:none;min-height:52px;padding:0 14px}.wizard-content-inner{align-items:flex-start;padding:40px 28px}.wizard-task{width:100%}.wizard-task-title{font-size:clamp(2.5rem,10vw,4rem)}.wizard-invitation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-welcome-layout{grid-template-columns:1fr;gap:42px}.wizard-envelope{width:min(270px,80%)}.wizard-welcome-copy{text-align:center}.wizard-welcome-copy h1{font-size:clamp(3.4rem,13vw,5rem)}.wizard-welcome-copy .wizard-heading-rule,.wizard-welcome-copy p{margin-left:auto;margin-right:auto}.wizard-retro-note{display:none}.wizard-bottom-nav{min-height:72px;padding:12px 18px}}@media (max-width:520px){.wizard-page{background:var(--wizard-white);padding:0}.wizard-shell{min-height:100svh;box-shadow:none;border:0;border-radius:0}.wizard-brand-name{letter-spacing:.04em}.wizard-save-exit{padding:0 12px}.wizard-content-inner{padding:34px 20px}.wizard-step-count{margin-bottom:18px}.wizard-task-title{font-size:clamp(2.5rem,13vw,3.5rem)}.wizard-heading-rule{margin:22px 0 18px}.wizard-task-helper{font-size:.9rem}.wizard-field-area,.wizard-event-list,.wizard-invitation-grid,.wizard-deadline-list,.wizard-review-card{margin-top:30px}.wizard-event-row{grid-template-columns:34px minmax(0,1fr) 38px}.wizard-drag-mark{display:none}.wizard-invitation-grid{grid-template-columns:1fr}.wizard-invitation-card{min-height:170px}.wizard-deadline-row{grid-template-columns:1fr;gap:12px;padding:18px 0}.wizard-review-row{grid-template-columns:1fr;gap:5px;padding:16px 0}.wizard-welcome-layout{gap:34px}.wizard-envelope{width:min(220px,75%)}.wizard-bottom-nav{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;position:sticky;bottom:0}.wizard-back-btn,.wizard-primary-btn{min-height:44px;padding:0 16px;font-size:.8rem}.wizard-primary-btn{min-width:120px}}@media (prefers-reduced-motion:reduce){.wizard-page *,.wizard-page :before,.wizard-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.guestlist-wrap{color:#000;--rz-accent:#bc47d6;--rz-border:#000;--rz-muted:#0000008c;--rz-soft:#0000001a;padding-top:16px;font-family:inherit}.guestlist-title{letter-spacing:-.2px;margin:0 0 12px;padding-left:14px;font-family:inherit;font-size:34px;font-weight:700}.guestlist-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.guestlist-count{color:#000;padding-left:14px;font-size:14px;font-weight:700}.guestlist-toolbar-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.guestlist-toolbar-secondary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.guestlist-card{border:1.5px solid var(--rz-border);background:#fff;border-radius:16px;box-shadow:0 2px #0000001f}.guestlist-table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;font-size:14px}.guestlist-table thead th{text-transform:uppercase;letter-spacing:.09em;border-bottom:1.5px solid var(--rz-border);white-space:nowrap;background:#fff;padding:10px 12px;font-size:11px;font-weight:800}.guestlist-table tbody td{border-bottom:1px solid var(--rz-soft);vertical-align:top;padding:10px 12px}.guestlist-table tbody tr:nth-child(2n){background:#00000004}.guestlist-table tbody tr:hover{background:#bc47d60f}.guestlist-input{box-sizing:border-box;background:#fff;border:1px solid #0000002e;border-radius:12px;outline:none;width:100%;padding:8px 10px}.guestlist-input:focus{border-color:var(--rz-accent);box-shadow:0 0 0 3px #bc47d62e}.guestlist-name-cell input{max-width:260px}.guestlist-phone-disabled{color:#00000073;background:#00000008}.event-cell .vstack{flex-direction:column;gap:8px;display:flex}.small{color:var(--rz-muted);font-size:12px}.guestlist-wrap .btn{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #00000040;border-radius:12px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:13px;font-weight:700;transition:transform 50ms,background .15s,opacity .15s;display:inline-flex}.guestlist-wrap .btn:hover{background:#00000008}.guestlist-wrap .btn:active{transform:translateY(1px)}.guestlist-wrap .btn:disabled{opacity:.55;cursor:not-allowed}.guestlist-wrap .btn-xs{border-radius:8px;height:26px;padding:0 8px;font-size:11px;font-weight:600}.guestlist-wrap .btn-primary{border:1.5px solid var(--rz-accent);color:var(--rz-accent);background:#fff}.guestlist-wrap .btn-primary:hover{background:#bc47d614}.guestlist-wrap .btn-secondary{color:#000;background:#fff;border:1px solid #00000040}.guestlist-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.guestlist-footer{border-top:1px solid #0000002e;margin-top:44px;padding-top:18px}.guestlist-footer-actions{justify-content:flex-end;align-items:center;gap:10px;padding:0 14px;display:flex}@media (max-width:560px){.guestlist-footer-actions{justify-content:space-between}}.ce-page{color:#111827;background:#f7f8fa;min-height:100vh}.ce-shell{max-width:1200px;margin:0 auto;padding:16px 20px 28px}.ce-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.ce-title{align-items:center;gap:10px;display:flex}.ce-title h1{margin:0;font-size:24px;font-weight:800}.ce-sub{color:#6b7280;margin-top:2px;font-size:12px}.ce-avatar{color:#fff;background:#000;border-radius:14px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.ce-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 8px 28px #11182714,0 2px 8px #1118270f}.ce-body{padding:20px 28px 28px}.ce-label{color:#374151;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.ce-pill{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:8px;margin-bottom:18px;padding:8px 12px;display:flex}.ce-input{color:#111827;background:0 0;border:1px solid #0000;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-size:14px;font-weight:600}.ce-input:focus{border-color:#111}.ce-input.ce-date{max-width:220px}.ce-section{margin-top:10px}.ce-section-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ce-section-title{font-size:18px;font-weight:900}.ce-muted{color:#6b7280;font-size:12px}.ce-events{gap:14px;display:grid}.ce-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px 16px}.ce-row{gap:10px;display:flex}.ce-row .ce-input{flex:1}.ce-file-row{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.ce-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-weight:700;transition:box-shadow .15s,transform 50ms;display:inline-flex}.ce-btn:hover{box-shadow:0 8px 28px #11182714,0 2px 8px #1118270f}.ce-btn:active{transform:translateY(1px)}.ce-btn-primary{color:#fff;background:#111;border-color:#111}.ce-danger{border-color:#e5e7eb}.ce-footer{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.ce-bottom{text-align:center;color:#9ca3af;margin-top:14px;font-size:12px}@media (max-width:900px){.ce-row{flex-direction:column}.ce-input.ce-date{max-width:none}}html,body,#root{width:100%;min-height:100%;margin:0}body{background:#f7f8fa;font-family:inherit}.rd-page{color:#111827;background:#f7f8fa;min-height:100vh;width:100vw!important;max-width:none!important;margin:0!important;padding:0!important}.rd-shell{box-sizing:border-box!important;width:96vw!important;max-width:1600px!important;margin:0 auto!important;padding:26px 28px 40px!important}.rd-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.rd-header h1{letter-spacing:-.04em;margin:0;font-size:34px;font-weight:950}.rd-muted{color:#6b7280}.rd-header-actions{gap:10px;display:flex}.rd-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:12px 18px;font-weight:800;transition:box-shadow .15s,transform 50ms}.rd-btn:hover{box-shadow:0 8px 28px #11182714,0 2px 8px #1118270f}.rd-btn:active{transform:translateY(1px)}.rd-btn:disabled{opacity:.6;cursor:not-allowed}.rd-btn-ghost{background:#fff;border-color:#e5e7eb}.rd-syncbar{background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:14px;margin-top:12px;padding:16px 18px;display:flex;box-shadow:0 10px 28px #1118270f}.rd-sync-left{flex-direction:column;gap:5px;display:flex}.rd-sync-title{letter-spacing:-.02em;font-weight:950}.rd-sync-meta{color:#374151;font-size:14px}.rd-sync-note{color:#6b7280;font-size:13px}.rd-orphans{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:12px;padding:14px 16px;box-shadow:0 10px 28px #1118270f}.rd-orphans-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.rd-orphans-title{font-weight:950}.rd-orphans-list{flex-direction:column;gap:8px;display:flex}.rd-orphan-row{background:#f9fafb;border:1px solid #eef2f7;border-radius:14px;justify-content:space-between;align-items:baseline;gap:10px;padding:12px 14px;display:flex}.rd-orphan-name{font-weight:800}.rd-orphan-id{color:#6b7280;font-size:12px}.rd-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.rd-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 12px 30px #11182714}.rd-card-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.rd-card-title{font-size:18px;font-weight:950}.rd-card-sub{color:#374151;white-space:nowrap;font-size:14px}.rd-card-body{padding-top:4px}.rd-metric-num{font-size:38px;font-weight:950;line-height:1}.rd-metric-lbl{color:#374151;margin-top:4px;font-size:16px}.rd-metric-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.rd-pill{white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:7px 11px;font-size:13px;font-weight:800}.rd-pill-yes{color:#166534;background:#dcfce7;border-color:#86efac}.rd-pill-no{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.rd-pill-pending{color:#92400e;background:#fef3c7;border-color:#fcd34d}.rd-controls{grid-template-columns:minmax(220px,1fr) minmax(180px,260px) auto auto;align-items:center;gap:12px;margin-top:22px;display:grid}.rd-search input,.rd-select{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;padding:13px 14px;font-size:15px}.rd-search input:focus,.rd-select:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.rd-toggles{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rd-check{background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:14px;font-weight:800;display:inline-flex}.rd-sheet-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin-top:18px;overflow:hidden;box-shadow:0 16px 40px #11182714}.rd-sheet-title-row{background:linear-gradient(#fff,#f9fafb);border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.rd-sheet-title-row h2{letter-spacing:-.03em;margin:0;font-size:24px;font-weight:950}.rd-sheet-title-row p{color:#6b7280;margin:4px 0 0;font-size:14px}.rd-sheet-legend{flex-wrap:wrap;gap:8px;display:flex}.rd-legend-pill{border:1px solid #0000;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.rd-legend-yes{color:#166534;background:#dcfce7;border-color:#86efac}.rd-legend-no{color:#991b1b;background:#fee2e2;border-color:#fca5a5}.rd-legend-pending{color:#92400e;background:#fef3c7;border-color:#fcd34d}.rd-sheet-wrap{max-width:100%;overflow:auto}.rd-sheet{min-width:max(100%,920px)}.rd-sheet-row{grid-template-columns:minmax(230px,1.1fr)minmax(230px,1fr)repeat(var(--rd-event-cols),minmax(150px,.8fr));border-bottom:1px solid #e5e7eb;display:grid}.rd-sheet-row:last-child{border-bottom:none}.rd-sheet-header{z-index:4;background:#f3f4f6;position:sticky;top:0}.rd-sheet-header .rd-sheet-cell{text-transform:uppercase;letter-spacing:.04em;color:#374151;min-height:48px;font-size:13px;font-weight:950}.rd-sheet-cell{box-sizing:border-box;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;justify-content:center;min-height:72px;padding:14px 16px;display:flex}.rd-sheet-cell:last-child{border-right:none}.rd-sheet-name{z-index:3;background:#fff;position:sticky;left:0;box-shadow:1px 0 #e5e7eb}.rd-sheet-header .rd-sheet-name{z-index:5;background:#f3f4f6}.rd-group-name{color:#111827;font-size:16px;font-weight:950}.rd-group-id{color:#9ca3af;word-break:break-all;margin-top:4px;font-size:12px}.rd-event-tiles{flex-wrap:wrap;gap:7px;display:flex}.rd-event-tile{border:1px solid #0000;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.rd-status-cell{text-align:center;align-items:center;font-weight:950}.rd-cell-main{font-size:17px;font-weight:950}.rd-cell-sub{opacity:.85;margin-top:3px;font-size:12px;font-weight:800}.rd-status-yes{color:#166534;background:#dcfce7!important;border-color:#86efac!important}.rd-status-no{color:#991b1b;background:#fee2e2!important;border-color:#fca5a5!important}.rd-status-pending{color:#92400e;background:#fef3c7!important;border-color:#fcd34d!important}.rd-status-empty{color:#cbd5e1;background:#f9fafb!important}.rd-empty-sheet{color:#6b7280;padding:22px}.rd-bottom{text-align:center;color:#9ca3af;margin-top:16px;font-size:12px}@media (max-width:900px){.rd-shell{width:calc(100vw - 20px)!important;padding:16px 10px 28px!important}.rd-header{flex-direction:column;align-items:flex-start}.rd-header-actions{flex-wrap:wrap;width:100%}.rd-grid,.rd-controls{grid-template-columns:1fr}.rd-syncbar,.rd-orphan-row,.rd-sheet-title-row{flex-direction:column;align-items:stretch}}:root{--accent:#bc47d6;--bg:#fff;--text:#111;--muted:#5a5a5a;--line:#111;--soft:#00000014}*{box-sizing:border-box}.gv-page{background:var(--bg);color:var(--text);flex-direction:column;align-items:center;min-height:100vh;margin:0;padding:22px 12px 40px;font-family:inherit;display:flex}.gv-simpleCard{border:2px solid var(--line);width:100%;max-width:520px;box-shadow:0 10px 28px var(--soft);background:#fff;border-radius:16px;padding:18px}.gv-title{margin-bottom:6px;font-size:18px;font-weight:700}.gv-muted{color:var(--muted);font-size:13px}.gv-envelopeScene{flex-direction:column;align-items:center;gap:10px;width:100%;max-width:360px;display:flex}.gv-envelopeWrapper{perspective:1200px;cursor:pointer;-webkit-user-select:none;user-select:none;width:320px;max-width:100%;height:220px}.envelope-3d{width:100%;height:100%;transform-style:preserve-3d;transition:transform .72s cubic-bezier(.2,.9,.2,1);position:relative}.env-face{border:2px solid var(--line);backface-visibility:hidden;box-shadow:0 10px 30px var(--soft);background:#fff;border-radius:14px;position:absolute;inset:0;overflow:hidden}.front{place-items:center;padding:18px;display:grid}.front .group-name{text-align:center;padding:8px 10px;font-size:22px;font-weight:700;line-height:1.25}.stamp{border:2px solid var(--line);width:44px;height:44px;color:var(--accent);letter-spacing:.5px;border-radius:10px;place-items:center;font-weight:700;display:grid;position:absolute;top:14px;right:14px}.back{transform:rotateY(180deg)}.back-flap{border-bottom:2px solid var(--line);clip-path:polygon(0 0,100% 0,50% 100%);transform-origin:top;z-index:2;background:#fff;height:62%;transition:transform .68s cubic-bezier(.2,.9,.2,1);position:absolute;top:0;left:0;right:0;transform:rotateX(0)}.gv-instruction{color:var(--muted);text-align:center;font-size:13px}.panel{border:2px solid var(--line);width:100%;max-width:520px;box-shadow:0 10px 28px var(--soft);background:#fff;border-radius:16px;padding:18px}.panel h2{margin:0;font-size:18px;line-height:1.25}.panel p{color:#222;margin:10px 0 0;font-size:14px;line-height:1.5}.muted{color:var(--muted);font-size:13px}.event{border:1px solid #0003;border-radius:14px;margin-top:14px;padding:14px}.event-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.event-name{margin:0;font-size:14px;font-weight:700}.event-meta{color:var(--muted);margin-top:4px;font-size:12px}.pill-link{color:var(--text);white-space:nowrap;border:1px solid #0003;border-radius:999px;padding:6px 10px;font-size:12px;text-decoration:none}.pill-link:hover{border-color:var(--accent);color:var(--accent)}.seg{border:1px solid #00000040;border-radius:999px;margin-top:12px;display:inline-flex;overflow:hidden}.seg input{opacity:0;pointer-events:none;position:absolute}.seg label{cursor:pointer;color:var(--text);text-align:center;background:#fff;min-width:64px;padding:8px 12px;font-size:13px;transition:background .15s,color .15s}.seg input:checked+label{background:var(--accent);color:#fff}.row{grid-template-columns:1fr;gap:10px;margin-top:12px;display:grid}select,textarea{border:1px solid #00000040;border-radius:12px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}textarea{resize:vertical;min-height:86px}.btn{border:2px solid var(--line);cursor:pointer;width:100%;color:var(--text);background:#fff;border-radius:14px;padding:12px 14px;font-family:inherit;font-size:14px;font-weight:700}.btn-primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn:disabled{opacity:.6;cursor:not-allowed}.status{color:var(--muted);margin-top:10px;font-size:13px}.hidden{display:none!important}.fade-in{opacity:0;transition:opacity .28s,transform .28s;transform:translateY(14px)}.fade-in.visible{opacity:1;transform:translateY(0)}.hr{background:#00000014;height:1px;margin:12px 0}.gv-envelopeWrapper{perspective:1200px}.envelope-3d{width:240px;height:160px;transform-style:preserve-3d;transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.envelope-3d.idle{transform:rotateY(0)}.envelope-3d.spin{transform:rotateY(540deg)}.env-face{backface-visibility:hidden;background:#fff;border:2px solid #000;border-radius:14px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.env-face.front{z-index:2}.env-face.back{transform:rotateY(180deg)}.back-flap{transform-origin:top;background:#fff;border-bottom:2px solid #000;height:50%;transition:transform .5s ease-out;position:absolute;top:0;left:0;right:0;transform:rotateX(0)}.back-flap.open{transform:rotateX(160deg)}
