:root{--ink:#28201f;--muted:#786d68;--coral:#f36f62;--coral-dark:#df584d;--cream:#fffaf6;--paper:#fffefd;--line:#eadfd8;--yellow:#ffd96a;--mint:#b9e2cf;--shadow:0 22px 60px rgba(83,49,41,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Vazirmatn,Tahoma,sans-serif;min-height:100vh}.paper-noise{position:fixed;inset:0;pointer-events:none;opacity:.28;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E")}.hidden{display:none!important}button,input,textarea{font:inherit}button{cursor:pointer}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 30px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink)}.brand-mark{display:grid;place-items:center;background:var(--coral);color:white;width:38px;height:38px;border-radius:12px 12px 12px 4px;font-weight:900;transform:rotate(-3deg)}.brand strong{font-size:25px;font-weight:900;letter-spacing:-1px}.brand strong span{color:var(--coral)}nav{display:flex;align-items:center;gap:28px}nav a,.text-button{border:0;background:none;text-decoration:none;color:#635956;font-size:14px;font-weight:600}.button{border:0;border-radius:13px;background:var(--coral);box-shadow:0 8px 20px rgba(243,111,98,.25);color:#fff;padding:13px 20px;font-weight:800;transition:.2s}.button:hover{background:var(--coral-dark);transform:translateY(-2px)}.button.small{padding:10px 16px}.button.large{padding:17px 25px;font-size:16px}.button.full{width:100%}.user-greeting{font-weight:700}.hero{max-width:1240px;min-height:650px;margin:auto;padding:72px 30px 80px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--coral-dark);font-size:13px;font-weight:800;letter-spacing:.1px}.eyebrow i{display:inline-block;width:20px;height:2px;background:var(--coral)}.hero h1{font-size:64px;line-height:1.22;letter-spacing:-3.5px;margin:21px 0 20px;font-weight:900}.hero h1 em{font-style:normal;color:var(--coral);position:relative}.hero h1 em:after{content:"";position:absolute;right:0;left:0;bottom:-5px;height:9px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8 Q50 1 99 7 T197 5' fill='none' stroke='%23f36f62' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100%}.hero-copy>p{font-size:18px;line-height:2;color:var(--muted);max-width:525px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.watch-demo{border:0;background:none;font-weight:800;color:var(--ink);display:flex;align-items:center;gap:10px}.play{display:grid;place-items:center;padding-left:2px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;font-size:11px;background:#fff}.trust-row{display:flex;gap:19px;margin-top:28px;color:#8b807b;font-size:12px}.trust-row span:before{content:"✓";color:#4c9c78;margin-left:5px}.hero-art{height:520px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px dashed #edc9bf;border-radius:50%;transform:rotate(-12deg)}.orbit-one{width:500px;height:390px}.orbit-two{width:390px;height:500px}.invite-preview{width:370px;background:white;border:1px solid #efe3dc;border-radius:28px;box-shadow:0 35px 70px rgba(84,49,40,.18);transform:rotate(3deg);overflow:hidden;position:relative;z-index:2}.preview-top,.preview-footer{display:flex;align-items:center;justify-content:space-between;padding:17px 22px;font-size:11px;color:#8d7f79}.preview-top{border-bottom:1px solid #f0e5df}.preview-top i{font-size:25px;color:var(--coral)}.preview-body{padding:44px 35px;text-align:center;background:linear-gradient(155deg,#fff 50%,#fff6f1)}.mini-label{display:inline-block;background:#fff0eb;color:var(--coral-dark);padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700}.preview-body h2{font-size:29px;line-height:1.5;margin:18px 0 28px}.preview-buttons{display:flex;gap:10px;direction:rtl}.preview-buttons button{flex:1;border:0;border-radius:10px;padding:11px;font-size:12px}.preview-buttons button:first-child{background:var(--coral);color:white;font-weight:800}.preview-buttons button:last-child{background:#f6f1ee;color:#8d817c}.preview-footer{border-top:1px solid #f0e5df}.float-note{position:absolute;z-index:3;background:#fff;padding:12px 15px;border:1px solid #efe2dc;border-radius:13px;box-shadow:0 12px 30px rgba(84,49,40,.13);font-size:12px;font-weight:700}.float-note b{display:inline-grid;place-items:center;width:20px;height:20px;background:var(--mint);border-radius:50%;margin-right:6px}.note-one{bottom:58px;right:15px;transform:rotate(-5deg)}.note-two{top:70px;left:12px;transform:rotate(-6deg)}.note-two span{font-size:20px;margin-left:6px}.doodle{position:absolute;color:var(--coral);font-size:34px;font-weight:900}.doodle-heart{right:30px;top:70px;transform:rotate(15deg)}.doodle-star{left:36px;bottom:100px;color:#e0a91c}.doodle-arrow{right:2px;bottom:150px;font-size:50px;transform:rotate(120deg)}.how-section{background:#fff;position:relative;padding:100px 30px 110px;border-top:1px solid #f5ebe6;border-bottom:1px solid #f5ebe6}.section-heading{text-align:center}.section-heading>span{color:var(--coral);font-size:13px;font-weight:800}.section-heading h2{font-size:38px;margin:10px 0 7px}.section-heading p{color:var(--muted)}.steps{max-width:1060px;margin:58px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.steps article{text-align:center;position:relative}.step-no{position:absolute;top:-4px;right:calc(50% - 58px);font:700 12px DM Sans;background:var(--ink);color:white;width:24px;height:24px;display:grid;place-items:center;border-radius:50%}.step-icon{width:76px;height:76px;margin:0 auto 22px;display:grid;place-items:center;border-radius:24px 24px 24px 8px;font-size:31px;transform:rotate(-3deg)}.step-icon.coral{background:#ffe2dd;color:var(--coral)}.step-icon.yellow{background:#fff1b9;color:#c38c00}.step-icon.mint{background:#dff3e9;color:#458467}.steps h3{font-size:20px;margin:0 0 10px}.steps p{color:var(--muted);font-size:14px;line-height:1.9}.privacy-strip{max-width:1100px;margin:80px auto;display:grid;grid-template-columns:auto 1fr 1.2fr;gap:24px;align-items:center;background:#2e2928;color:white;border-radius:26px;padding:34px 40px}.privacy-icon{width:60px;height:60px;border-radius:20px;background:#443c3a;display:grid;place-items:center;color:var(--mint);font-size:30px}.privacy-strip span{color:var(--mint);font-size:12px}.privacy-strip h2{margin:4px 0;font-size:22px}.privacy-strip p{color:#cfc6c2;line-height:1.9;font-size:13px;border-right:1px solid #4e4644;padding-right:28px}footer{border-top:1px solid var(--line);max-width:1180px;margin:70px auto 0;padding:32px 10px 45px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}footer .brand strong{font-size:20px}footer .brand-mark{width:30px;height:30px;font-size:13px}.toast{position:fixed;left:50%;bottom:25px;z-index:200;transform:translate(-50%,100px);opacity:0;background:#292321;color:#fff;border-radius:13px;padding:12px 20px;box-shadow:var(--shadow);font-size:13px;transition:.3s}.toast.show{transform:translate(-50%,0);opacity:1}.modal-backdrop{position:fixed;z-index:100;inset:0;background:rgba(46,34,31,.48);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px}.modal{width:min(450px,100%);max-height:90vh;overflow:auto;background:var(--paper);border-radius:26px;padding:34px;box-shadow:var(--shadow);position:relative}.modal-close{position:absolute;left:17px;top:14px;border:0;background:#f4eeea;width:34px;height:34px;border-radius:50%;font-size:23px;color:#786d68}.modal-brand{margin-bottom:18px}.modal h2{font-size:28px;margin:10px 0 4px}.modal>p{color:var(--muted);font-size:13px}.auth-tabs{display:flex;background:#f4eeea;border-radius:12px;padding:4px;margin:22px 0 18px}.auth-tabs button{flex:1;border:0;background:none;padding:10px;border-radius:9px;font-weight:700;color:#80736e}.auth-tabs button.active{background:white;color:var(--ink);box-shadow:0 3px 12px rgba(50,35,30,.08)}label{display:block;font-size:13px;font-weight:700;color:#574d49;margin:14px 0}input,textarea{display:block;width:100%;border:1px solid #ded2cb;border-radius:11px;background:#fff;padding:12px 14px;margin-top:7px;outline:none;color:var(--ink)}input:focus,textarea:focus{border-color:var(--coral);box-shadow:0 0 0 3px rgba(243,111,98,.1)}textarea{min-height:92px;resize:vertical}.auth-privacy{display:block;text-align:center;color:#948883;line-height:1.7;margin-top:17px}.form-error{color:#cc493e;font-size:12px;min-height:18px}.dashboard{max-width:1180px;margin:auto;padding:65px 30px 100px}.dashboard-head{display:flex;align-items:flex-end;justify-content:space-between}.dashboard-head h1{font-size:42px;margin:11px 0 4px}.dashboard-head p{color:var(--muted);margin:0}.dashboard-stats{display:grid;grid-template-columns:1fr 1fr 2fr;gap:16px;margin:35px 0}.dashboard-stats article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.dashboard-stats span{font-size:12px;color:var(--muted)}.dashboard-stats strong{display:block;font-size:32px;margin-top:5px}.dashboard-stats p{font-size:12px;color:var(--muted);margin:5px 0}.invite-list{display:grid;gap:15px}.invite-card{display:grid;grid-template-columns:1fr auto;gap:20px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:23px;align-items:center}.invite-card.inactive{opacity:.65}.invite-main{display:flex;gap:18px;align-items:center}.invite-avatar{width:54px;height:54px;border-radius:17px;background:#ffe5df;color:var(--coral);display:grid;place-items:center;font-size:24px}.invite-main h3{margin:0 0 6px}.invite-main p{margin:0;color:var(--muted);font-size:12px;direction:ltr;text-align:right}.invite-actions{display:flex;gap:8px}.outline-button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px 13px;font-size:12px;font-weight:700;color:#655a56}.outline-button:hover{border-color:var(--coral);color:var(--coral)}.outline-button.danger:hover{border-color:#c6413a;color:#c6413a}.response-badge{background:var(--coral);color:white;border-radius:20px;padding:2px 8px;font-size:10px;margin-right:5px}.empty-state{text-align:center;background:white;border:1px dashed #ddcec6;border-radius:24px;padding:70px 20px}.empty-state>div{font-size:60px;color:var(--coral)}.empty-state h2{margin:5px}.empty-state p{color:var(--muted)}.builder{max-width:1100px;margin:auto;padding:35px 30px 100px}.back-button{border:0;background:none;color:var(--muted);font-weight:700;margin-bottom:25px}.builder-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:55px;align-items:start}.form-head h1{font-size:38px;margin:8px 0}.form-head>span{color:var(--coral);font-size:12px;font-weight:800}.form-head p,.hint{color:var(--muted);font-size:13px}.form-card{display:flex;gap:18px;background:white;border:1px solid var(--line);border-radius:20px;padding:24px;margin:18px 0}.form-step{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:10px;background:#ffe7e2;color:var(--coral-dark);font-weight:800}.form-fields{flex:1}.form-fields h2{margin:2px 0 10px;font-size:19px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.choice-grid label{margin:0}.choice-grid input,.radio-stack input,.theme-picker input{position:absolute;opacity:0;pointer-events:none}.choice-grid span{display:block;border:1px solid var(--line);border-radius:11px;padding:11px 8px;text-align:center;font-size:12px;background:#fff}.choice-grid input:checked+span{border-color:var(--coral);background:#fff3ef;color:var(--coral-dark)}.radio-stack{display:grid;gap:8px}.radio-stack label{margin:0}.radio-stack label>span{border:1px solid var(--line);border-radius:12px;padding:11px 14px;display:flex;flex-direction:column}.radio-stack input:checked+span{border-color:var(--coral);box-shadow:inset -3px 0 var(--coral);background:#fff9f7}.radio-stack small{color:var(--muted);font-weight:400;margin-top:3px}.compact-card{align-items:center}.theme-picker{display:flex;gap:12px}.theme-picker label{margin:0}.theme{display:block;width:38px;height:38px;border-radius:50%;border:3px solid white;box-shadow:0 0 0 1px var(--line)}.theme.rose{background:linear-gradient(135deg,#f36f62,#ffc2b8)}.theme.violet{background:linear-gradient(135deg,#7865cf,#d7cfff)}.theme.sunset{background:linear-gradient(135deg,#ed8c42,#ffd166)}.theme-picker input:checked+.theme{box-shadow:0 0 0 2px var(--ink)}.live-preview{position:sticky;top:25px}.preview-label{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:800;margin-bottom:12px}.preview-label small{color:var(--muted);font-weight:400}.phone{width:290px;height:575px;margin:auto;background:#272222;border-radius:39px;padding:10px;box-shadow:0 30px 60px rgba(61,39,34,.22)}.phone-top{height:23px;width:80px;background:#272222;border-radius:0 0 14px 14px;position:absolute;margin-right:95px;z-index:2}.phone-content{height:100%;border-radius:30px;background:linear-gradient(150deg,#fffaf7,#ffeae5);padding:55px 24px 20px;text-align:center;position:relative;overflow:hidden}.tiny-heart{font-size:50px;color:var(--coral)}.phone-content small{display:block;color:var(--muted);margin-top:15px}.phone-content h2{font-size:24px;line-height:1.5;margin:8px}.phone-question{background:white;border:1px solid #f1d9d2;border-radius:15px;padding:18px 8px;font-weight:900;margin:25px 0 12px;box-shadow:0 12px 25px rgba(89,49,40,.07)}.phone-content button{width:100%;border:0;background:var(--coral);color:white;padding:13px;border-radius:12px;font-weight:800}.phone-content p{font-size:10px;line-height:1.8;color:var(--muted);margin-top:20px}.responses-modal{width:min(650px,100%)}.response-card{border:1px solid var(--line);border-radius:15px;padding:17px;margin-top:12px}.response-card-head{display:flex;justify-content:space-between}.response-card h3{margin:0}.response-card small{color:var(--muted)}.response-details{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0}.response-details span{background:#f7f1ed;border-radius:8px;padding:6px 9px;font-size:12px}.response-card p{font-size:13px;color:var(--muted);margin:8px 0}.delete-response{border:0;background:none;color:#bc5147;font-size:11px;padding:0}.guest-view{min-height:100vh;position:fixed;inset:0;z-index:50;overflow:auto;background:linear-gradient(145deg,#fffaf7,#ffe8e2);--guest-accent:#f36f62;--guest-soft:#ffe3dd}.guest-view[data-theme="violet"]{background:linear-gradient(145deg,#fcfbff,#e9e5ff);--guest-accent:#7664ce;--guest-soft:#e4dfff}.guest-view[data-theme="sunset"]{background:linear-gradient(145deg,#fffaf2,#ffe5c1);--guest-accent:#e6843d;--guest-soft:#ffdfb0}.guest-brand{position:absolute;right:28px;top:22px;display:flex;align-items:center;gap:7px}.guest-brand .brand-mark{background:var(--guest-accent);width:32px;height:32px;font-size:12px}.guest-brand strong span{color:var(--guest-accent)}.guest-shell{width:min(660px,calc(100% - 30px));min-height:100vh;margin:auto;padding:40px 0;display:flex;flex-direction:column;justify-content:center}.progress{display:flex;gap:7px;align-items:center;margin-bottom:25px}.progress i{height:4px;width:34px;border-radius:3px;background:rgba(57,39,35,.13)}.progress i.active{background:var(--guest-accent)}.progress span{font-size:11px;color:var(--muted);margin-right:6px}.guest-steps{background:rgba(255,255,255,.73);border:1px solid rgba(255,255,255,.9);box-shadow:0 30px 80px rgba(93,53,44,.13);border-radius:35px;min-height:570px;display:grid;place-items:center;padding:48px;backdrop-filter:blur(10px)}.guest-step{display:none;text-align:center;width:100%;animation:stepIn .45s ease}.guest-step.active{display:block}@keyframes stepIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.guest-kicker{color:var(--guest-accent);font-size:13px;font-weight:800}.heart-stamp{color:var(--guest-accent);font-size:72px;line-height:1.1;transform:rotate(-8deg)}.guest-step h1{font-size:42px;line-height:1.35;margin:5px 0 12px;letter-spacing:-1.5px}.guest-step>p{color:var(--muted);font-size:13px}.big-question{background:white;border:1px solid var(--guest-soft);padding:20px;border-radius:17px;font-size:22px;font-weight:900;margin:26px auto 20px;max-width:400px}.yes-no-zone{height:58px;position:relative;max-width:420px;margin:auto;display:flex;justify-content:center;gap:11px;direction:rtl}.yes-button{border:0;background:var(--guest-accent);color:white;border-radius:13px;padding:15px 22px;font-weight:900;box-shadow:0 9px 22px color-mix(in srgb,var(--guest-accent) 25%,transparent)}.no-button{border:1px solid #e7dcd6;background:white;color:#786c67;border-radius:13px;padding:13px 20px;position:relative;transition:left .12s,top .12s,transform .12s;white-space:nowrap}.playful-note{display:block;color:#a29792;margin-top:15px}.guest-options{display:grid;grid-template-columns:1fr 1fr;gap:11px;max-width:450px;margin:27px auto}.guest-option{border:1px solid #e9ddd6;background:white;border-radius:15px;padding:17px;font-weight:800;transition:.2s}.guest-option:hover{border-color:var(--guest-accent);transform:translateY(-2px);color:var(--guest-accent)}.date-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:440px;margin:30px auto 22px;text-align:right}.next-button{min-width:180px}.transport-options{grid-template-columns:1fr;max-width:420px}.guest-name-field{max-width:420px;margin:13px auto;text-align:right}.guest-name-field small{font-weight:400;color:var(--muted)}.guest-name-field textarea{min-height:65px}.privacy-consent{font-size:11px!important}.success-confetti{font-size:28px;color:var(--guest-accent);letter-spacing:10px}.success-heart{font-size:90px;color:var(--guest-accent);line-height:1.2}.success-summary{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:25px 0}.success-summary span{background:white;border:1px solid var(--guest-soft);border-radius:10px;padding:8px 12px;font-size:12px}.error-page{text-align:center;padding:80px 20px}.error-page h1{font-size:34px}
@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:40px;text-align:center}.hero-copy>p{margin:auto}.hero-actions,.trust-row{justify-content:center}.hero-art{height:500px}.hero h1{font-size:54px}.steps{gap:22px}.privacy-strip{margin:50px 20px;grid-template-columns:auto 1fr}.privacy-strip p{grid-column:1/-1;border:0;border-top:1px solid #4e4644;padding:20px 0 0}.builder-layout{grid-template-columns:1fr}.live-preview{display:none}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-stats article:last-child{grid-column:1/-1}}@media(max-width:650px){.site-header{height:70px;padding:0 17px}.site-header nav a,#publicNav>a{display:none}.site-header nav{gap:7px}.site-header .button.small{font-size:11px;padding:9px 10px}.brand strong{font-size:20px}.brand-mark{width:33px;height:33px}.hero{display:block;min-height:auto;padding:65px 20px}.hero h1{font-size:41px;letter-spacing:-2px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;gap:18px}.trust-row{gap:10px;font-size:10px}.hero-art{height:450px;margin-top:45px}.invite-preview{width:300px}.orbit-one{width:340px;height:300px}.orbit-two{width:290px;height:390px}.note-one{right:-5px}.note-two{left:-4px}.doodle{display:none}.how-section{padding:70px 20px}.section-heading h2{font-size:30px}.steps{grid-template-columns:1fr;gap:45px}.privacy-strip{display:block;text-align:center;padding:28px}.privacy-icon{margin:auto}.privacy-strip p{text-align:right}footer{margin:40px 20px 0;flex-direction:column;gap:15px;text-align:center}.dashboard{padding:40px 16px}.dashboard-head{display:block}.dashboard-head .button{margin-top:20px}.dashboard-head h1{font-size:34px}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-stats article{padding:15px}.invite-card{grid-template-columns:1fr}.invite-main{align-items:flex-start}.invite-actions{flex-wrap:wrap}.builder{padding:25px 15px}.form-head h1{font-size:31px}.form-card{padding:18px 14px}.field-row{grid-template-columns:1fr;gap:0}.choice-grid{grid-template-columns:1fr 1fr}.modal{padding:28px 20px}.guest-brand{right:16px;top:14px}.guest-shell{padding:65px 0 15px;justify-content:flex-start}.progress{margin:8px 8px 18px}.guest-steps{min-height:calc(100vh - 115px);border-radius:27px;padding:30px 18px}.guest-step h1{font-size:34px}.big-question{font-size:19px}.yes-no-zone{height:115px;display:block}.yes-button{width:100%;max-width:330px}.no-button{display:block;margin:9px auto}.guest-options{grid-template-columns:1fr}.date-fields{grid-template-columns:1fr}.responses-modal{padding:28px 17px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
