@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,400;1,700&display=swap");:root{--ink:#141e30;--muted:rgba(20,30,48,.58);--glass:hsla(0,0%,100%,.72);--glass-strong:hsla(0,0%,100%,.88);--line:rgba(20,30,48,.08);--line2:rgba(20,30,48,.06);--shadow:0 4px 16px rgba(20,30,48,.055);--shadow-float:0 8px 32px rgba(20,30,48,.1);--blur:blur(24px) saturate(160%);--danger:#a34242;--ok:#3b7558}*{box-sizing:border-box}body,html{margin:0;min-height:100%;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Inter,Arial,sans-serif;font-size:14px;background:var(--pearl)}body{background:radial-gradient(circle at 12% -12%,rgba(228,237,248,.94) 0,rgba(228,237,248,.46) 25%,transparent 44%),radial-gradient(circle at 88% 4%,rgba(53,87,125,.2),transparent 33%),linear-gradient(145deg,var(--pearl),#e4edf8 55%,var(--pearl))}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.shell{min-height:100vh;padding:88px 22px 122px}.content{max-width:1360px;margin:0 auto}.loading,.login{min-height:100vh;display:grid;place-items:center;padding:20px}.glass-loader,.login-card{width:min(420px,100%);text-align:center;background:linear-gradient(145deg,hsla(0,0%,100%,.8),rgba(228,237,248,.45));border:1px solid var(--line2);box-shadow:var(--shadow);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);border-radius:32px;padding:34px}.login-card{position:relative;overflow:hidden}.login-card:before{content:"";position:absolute;inset:-50% -30% auto auto;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(53,87,125,.2),transparent 64%)}.monogram{width:82px;height:82px;margin:0 auto 18px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(20,30,48,.96),rgba(53,87,125,.84));border:1px solid rgba(228,237,248,.35);box-shadow:0 18px 50px rgba(20,30,48,.26),inset 0 1px 0 hsla(0,0%,100%,.18);overflow:hidden}.monogram img{width:100%;height:100%;object-fit:cover}.login-card h1{font-size:16px;font-weight:800;margin:6px 0 8px}.login-card form{position:relative;z-index:1}.pin{width:100%;height:50px;border:1px solid rgba(20,30,48,.12);border-radius:17px;background:hsla(0,0%,100%,.58);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84);text-align:center;letter-spacing:.18em;color:var(--navy);outline:none}.login-card button{width:100%;margin-top:12px}.error{color:var(--danger);font-weight:700;font-size:12px}.topbar{position:fixed;z-index:30;top:16px;left:22px;right:22px;height:62px;justify-content:space-between;background:linear-gradient(145deg,rgba(20,30,48,.9),rgba(53,87,125,.68));border:1px solid rgba(228,237,248,.25);border-radius:23px;box-shadow:0 24px 65px rgba(20,30,48,.24),inset 0 1px 0 hsla(0,0%,100%,.16);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur);color:var(--pearl)}.brand,.topbar{display:flex;align-items:center}.brand{gap:12px;min-width:0}.brand-logo{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;overflow:hidden;background:hsla(0,0%,100%,.06);border:1px solid rgba(228,237,248,.22);color:var(--gold);font-family:Georgia,serif;font-size:15px}.brand-logo img{width:100%;height:100%;object-fit:contain;padding:3px}.brand small{font-size:10px;letter-spacing:.18em;color:rgba(228,237,248,.7)}.brand small,.brand strong{display:block;font-weight:800}.brand strong{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:58vw}.bottom-nav{position:fixed;z-index:35;left:50%;bottom:18px;transform:translateX(-50%);height:78px;gap:6px;padding:9px 12px;border-radius:30px;background:linear-gradient(145deg,rgba(20,30,48,.72),rgba(20,30,48,.46));border:1px solid rgba(228,237,248,.28);box-shadow:0 30px 90px rgba(20,30,48,.35),inset 0 1px 0 hsla(0,0%,100%,.18);backdrop-filter:blur(34px) saturate(170%);-webkit-backdrop-filter:blur(34px) saturate(170%);max-width:calc(100vw - 24px);overflow:auto}.bottom-nav,.bottom-nav button{display:flex;align-items:center}.bottom-nav button{position:relative;width:82px;height:58px;border:0;border-radius:21px;background:transparent;color:rgba(228,237,248,.68);flex-direction:column;justify-content:center;gap:4px;transition:.2s ease;flex:0 0 auto}.bottom-nav button i{font-style:normal;font-size:21px;line-height:1}.bottom-nav button span{font-size:10px;font-weight:800;letter-spacing:.01em}.bottom-nav button.active{color:var(--pearl);background:radial-gradient(circle at 50% 12%,rgba(228,237,248,.2),rgba(53,87,125,.08) 48%,hsla(0,0%,100%,.06));box-shadow:inset 0 0 0 1px rgba(228,237,248,.2),0 0 28px rgba(228,237,248,.16)}.bottom-nav button.active:before{content:"";position:absolute;top:-7px;width:47px;height:47px;border-radius:50%;background:radial-gradient(circle,rgba(228,237,248,.38),rgba(53,87,125,.2) 42%,transparent 70%);filter:blur(1px)}.bottom-nav button.active i,.bottom-nav button.active span{position:relative;z-index:1}.actions button,.actions-inline button,.doc-actions a,.doc-actions button,.glass-btn,.mini-actions a,.mini-actions button,.pagehead button,.panel-head button,.upload span{border:1px solid rgba(228,237,248,.48);border-radius:15px;background:linear-gradient(145deg,hsla(0,0%,100%,.5),rgba(228,237,248,.26));box-shadow:0 10px 26px rgba(20,30,48,.09),inset 0 1px 0 hsla(0,0%,100%,.76);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);font-weight:800;font-size:14px;text-decoration:none}.glass-btn:hover,.mini-actions a:hover,.mini-actions button:hover{transform:translateY(-1px);border-color:rgba(53,87,125,.45)}.glass-btn.logout{color:var(--pearl);background:hsla(0,0%,100%,.08);border-color:rgba(228,237,248,.22);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12);font-size:14px}.danger{background:linear-gradient(145deg,rgba(163,66,66,.85),rgba(125,40,40,.76))!important}.round-btn{width:36px;height:36px;border-radius:999px;border:1px solid rgba(228,237,248,.48);background:hsla(0,0%,100%,.44);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);color:var(--navy);font-weight:900}.hero{min-height:198px;border-radius:34px;padding:34px;display:flex;align-items:flex-end;justify-content:space-between;overflow:hidden;position:relative;color:var(--pearl);background:linear-gradient(135deg,var(--navy),#35577d 58%,#141e30);box-shadow:0 24px 70px rgba(20,30,48,.24),inset 0 1px 0 hsla(0,0%,100%,.16);border:1px solid rgba(228,237,248,.2)}.hero:before{content:"";position:absolute;right:-90px;top:-170px;width:390px;height:390px;border-radius:50%;background:radial-gradient(circle,rgba(228,237,248,.26),rgba(53,87,125,.12) 38%,transparent 67%)}.hero h1,.pagehead h1{position:relative;margin:4px 0;font-size:16px;font-weight:800;letter-spacing:-.01em}.hero p{margin:0;color:hsla(0,0%,100%,.74);font-size:14px}.eyebrow{margin:0;font-size:10px!important;font-weight:900;letter-spacing:.18em;color:var(--gold)!important}.countdown{position:relative;text-align:right}.countdown b{display:block;font-size:48px;line-height:.88;color:var(--ice);font-weight:800}.countdown span{font-size:10px;color:rgba(228,237,248,.7);font-weight:800;text-transform:uppercase}.doc,.glass-card,.glass-surface,.month,.panel,.settings-panel,.table,.vendor-cat{background:linear-gradient(145deg,hsla(0,0%,100%,.7),rgba(228,237,248,.35));border:1px solid var(--line2);box-shadow:var(--shadow);backdrop-filter:var(--blur);-webkit-backdrop-filter:var(--blur)}.dashboard-strip{display:grid;grid-template-columns:210px 1fr;grid-gap:16px;gap:16px;margin:16px 0 18px;padding:16px}.couple-photo{border-radius:24px;overflow:hidden;background:linear-gradient(145deg,rgba(20,30,48,.08),rgba(228,237,248,.38));border:1px solid hsla(0,0%,100%,.62);display:grid;place-items:center;text-align:center;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85)}.couple-photo img{width:100%;height:100%;object-fit:cover}.couple-photo span{display:block;font-size:16px;font-weight:800;color:var(--navy)}.couple-photo small{display:block;font-size:10px;color:var(--muted)}.cards,.dashboard-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.guests-cards{grid-template-columns:repeat(6,1fr);margin-bottom:15px}.card{min-height:112px;border-radius:22px;padding:17px;display:flex;flex-direction:column;justify-content:space-between}.card span{font-weight:900;letter-spacing:.02em;color:var(--muted);text-transform:uppercase}.card b{font-weight:800;color:var(--navy)}.card small{font-size:10px;color:var(--muted);font-weight:700}.data-card{background:linear-gradient(145deg,rgba(20,30,48,.88),rgba(53,87,125,.6));color:var(--pearl);border-color:rgba(228,237,248,.2)}.data-card span{color:rgba(228,237,248,.72)}.data-card b{color:var(--ice)}.mini-actions{display:flex;gap:6px;flex-wrap:wrap}.mini-actions a,.mini-actions button{font-size:10px;padding:7px 8px;color:var(--pearl);background:hsla(0,0%,100%,.09);border-color:rgba(228,237,248,.2)}.grid2{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:16px;gap:16px}.month,.panel,.settings-panel,.vendor-cat{border-radius:28px;padding:20px}.cat-head,.month-head,.pagehead,.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.cat-head h2,.month-head h2,.panel-head h2,.settings-panel h2,.table-title h2{margin:0;font-size:16px;font-weight:800;color:var(--navy)}.pagehead{margin:22px 0 15px}.pagehead h1{font-size:16px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:16px}.stats-row div{padding:13px;border-radius:17px;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.62)}.stats-row b,.stats-row span{display:block}.stats-row b{font-size:16px}.cash-row small,.doc small,.empty,.line small,.muted,.stats-row span,.task small,.vendor small{font-size:10px;color:var(--muted)}.line{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid rgba(20,30,48,.08)}.line b,.line small{display:block}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;flex-wrap:wrap}.seg{display:flex;gap:4px;padding:5px;background:hsla(0,0%,100%,.35);border:1px solid hsla(0,0%,100%,.62);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);overflow:auto}.seg button{border:0;background:transparent;padding:9px 12px;color:rgba(20,30,48,.62);font-size:14px;font-weight:800;white-space:nowrap}.seg button.on{background:linear-gradient(145deg,hsla(0,0%,100%,.82),rgba(228,237,248,.36));color:var(--navy);box-shadow:0 5px 16px rgba(20,30,48,.07),inset 0 1px 0 #fff}.table{border-radius:24px;overflow:hidden;margin-bottom:16px}.table-title{display:flex;justify-content:space-between;align-items:center;padding:15px 16px;border-bottom:1px solid rgba(20,30,48,.08)}.staff-badge{font-size:10px;font-weight:900;color:var(--gold);text-transform:uppercase}.tr{width:100%;display:grid;grid-template-columns:2fr 1fr 1fr 1fr .8fr;grid-gap:8px;gap:8px;align-items:center;text-align:left;border:0;border-top:1px solid rgba(20,30,48,.07);padding:13px 16px;background:hsla(0,0%,100%,.3);color:var(--navy)}.tr.th{border-top:0;background:rgba(228,237,248,.25);font-size:10px;text-transform:uppercase;font-weight:900;color:rgba(20,30,48,.58);letter-spacing:.06em}.tr:not(.th):hover{background:hsla(0,0%,100%,.58)}.tr b,.tr small{display:block}.tr b{font-size:14px}.tr small{font-size:10px;color:var(--muted)}.pill{font-style:normal;font-size:10px;font-weight:900;padding:5px 9px;border-radius:999px;background:rgba(20,30,48,.08);color:var(--navy);border:1px solid rgba(20,30,48,.05);white-space:nowrap}.pill.confirmed{background:rgba(59,117,88,.12);color:#286045}.pill.pending{background:rgba(53,87,125,.16);color:#35577d}.pill.cancelled,.pill.declined{background:rgba(163,66,66,.12);color:#8b3535}.timeline{display:flex;flex-direction:column;gap:13px}.task{width:100%;display:grid;grid-template-columns:38px 1fr auto;grid-gap:12px;gap:12px;align-items:center;text-align:left;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.64);border-radius:20px;margin-top:10px;padding:14px;color:var(--navy);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84)}.task.done{opacity:.56}.task.done b{text-decoration:line-through}.task b,.task p,.task small{display:block;margin:3px 0}.task b,.task p{font-size:14px}.task p{color:rgba(20,30,48,.68)}.task i{font-style:normal;font-size:10px;padding:6px 10px;border-radius:999px;background:rgba(228,237,248,.42);border:1px solid hsla(0,0%,100%,.66)}.check,.task i{font-weight:900}.check{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(20,30,48,.06)}.toggle{display:flex;gap:8px;font-size:14px}.vendor-cat{margin-bottom:14px}.cat-head{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(20,30,48,.08)}.actions,.actions-inline,.doc-actions{display:flex;gap:8px;flex-wrap:wrap}.vendor{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;text-align:left;border-radius:22px;border:1px solid hsla(0,0%,100%,.62);background:hsla(0,0%,100%,.38);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82);margin:8px 0;padding:15px;color:var(--navy)}.vendor.featured{border-color:rgba(53,87,125,.44);background:linear-gradient(145deg,hsla(0,0%,100%,.63),rgba(53,87,125,.12));box-shadow:inset 4px 0 0 var(--gold),inset 0 1px 0 #fff,0 12px 34px rgba(53,87,125,.1)}.vendor h3{font-size:16px;font-weight:800;margin:8px 0 2px}.vendor p{font-size:14px;margin:0;color:rgba(20,30,48,.62)}.vendor-money{text-align:right}.vendor-money b,.vendor-money em,.vendor-money small{display:block}.vendor-money b{font-size:16px}.vendor-money em{font-size:10px;color:var(--gold);font-style:normal;font-weight:900}.calc-preview{padding:12px;border-radius:18px;background:rgba(20,30,48,.05);border:1px solid hsla(0,0%,100%,.68);display:flex;flex-direction:column;gap:5px}.month-head{padding-bottom:10px;border-bottom:1px solid rgba(20,30,48,.08)}.month-head>span{font-size:10px;font-weight:900;color:var(--muted);text-transform:uppercase}.month-stats{display:flex;gap:10px;flex-wrap:wrap}.month-stats span{font-size:10px;color:var(--muted);font-weight:800}.month-stats b{display:block;color:var(--navy);font-size:14px}.cash-row{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px 0;border-top:1px solid rgba(20,30,48,.07)}.cash-row .income{color:#2a724d;font-weight:900}.cash-row .expense{color:#934444;font-weight:900}.cash-row b{font-size:14px}.docs{grid-template-columns:repeat(2,1fr);grid-gap:13px;margin-top:14px}.doc,.docs{display:grid;gap:13px}.doc{border-radius:22px;padding:14px;grid-template-columns:48px 1fr;grid-gap:13px}.doc-icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,var(--navy),#35577d);color:var(--ice);font-size:10px;font-weight:900;display:grid;place-items:center}.doc b,.doc p{font-size:14px}.doc p{color:rgba(20,30,48,.66)}.doc-actions{margin-top:10px}.doc-actions a,.doc-actions button{font-size:10px;padding:7px 10px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.full-panel{grid-column:1/-1}.formgrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.field{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:900;letter-spacing:.04em;color:var(--muted);text-transform:uppercase}.field.full,.full{grid-column:1/-1}.field input,.field select,.field textarea,.modal input,.modal select,.modal textarea{width:100%;border:1px solid rgba(20,30,48,.1);border-radius:17px;background:hsla(0,0%,100%,.54);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82);outline:none;color:var(--navy);font-size:14px;padding:12px 13px}.field textarea{min-height:82px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{box-shadow:0 0 0 4px rgba(53,87,125,.12),inset 0 1px 0 hsla(0,0%,100%,.82)}.asset-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.asset{border-radius:22px;padding:12px;background:hsla(0,0%,100%,.32);border:1px solid hsla(0,0%,100%,.62);text-align:center}.asset>div{height:112px;border-radius:18px;background:rgba(20,30,48,.05);display:grid;place-items:center;overflow:hidden}.asset img{width:100%;height:100%;object-fit:contain}.asset span{font-size:10px;color:var(--muted);font-weight:900}.asset h3{font-size:14px;font-weight:800;margin:10px 0}.upload{display:inline-block}.upload input{display:none}.upload span{display:inline-block;font-size:10px;padding:8px 10px}.modal-bg{position:fixed;z-index:80;inset:0;background:rgba(20,30,48,.46);display:grid;place-items:center;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal{width:min(720px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:30px;padding:20px}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.modal-head h3{margin:0;font-size:16px;font-weight:800}.toast{position:fixed;z-index:90;left:50%;bottom:112px;transform:translateX(-50%);background:rgba(20,30,48,.82);color:var(--pearl);border:1px solid rgba(228,237,248,.26);box-shadow:0 20px 50px rgba(20,30,48,.24);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);padding:11px 15px;border-radius:999px;font-size:14px;font-weight:800}.print-options{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.import-result,.match{margin-top:12px;padding:12px;border-radius:18px;background:hsla(0,0%,100%,.36);border:1px solid hsla(0,0%,100%,.62)}.match{display:flex;align-items:center;justify-content:space-between;gap:10px}.doc-link,.match small,.match span{display:block}.doc-link{padding:10px 0;border-bottom:1px solid rgba(20,30,48,.08);text-decoration:none;font-weight:800}.empty{padding:18px;margin:0}.muted{line-height:1.5}.print-btn{border-color:rgba(53,87,125,.44)!important;background:linear-gradient(145deg,rgba(53,87,125,.22),rgba(228,237,248,.28))!important}@media(max-width:1100px){.dashboard-strip{grid-template-columns:170px 1fr}.guests-cards{grid-template-columns:repeat(3,1fr)}.asset-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.shell{padding:84px 14px 112px}.topbar{left:12px;right:12px;top:10px}.dashboard-strip{grid-template-columns:1fr}.couple-photo{width:150px}.cards,.dashboard-cards{grid-template-columns:repeat(2,1fr)}.docs,.grid2,.settings-grid{grid-template-columns:1fr}.stats-row{grid-template-columns:repeat(2,1fr)}.formgrid{grid-template-columns:1fr}.field.full,.full{grid-column:auto}.tr{grid-template-columns:1.6fr .9fr .9fr}.tr span:nth-child(3),.tr span:nth-child(5),.tr.th span:nth-child(3),.tr.th span:nth-child(5){display:none}.vendor{align-items:flex-start}.vendor-money{min-width:120px}.bottom-nav{height:72px;bottom:12px;border-radius:26px}.bottom-nav button{width:72px;height:54px}.hero{min-height:170px;padding:26px}.countdown b{font-size:38px}.docs .empty{grid-column:1}.asset-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){body,html{font-size:14px}.shell{padding:80px 10px 104px}.topbar{height:58px}.brand-logo{width:38px;height:38px}.brand small{display:none}.brand strong{max-width:52vw}.glass-btn.logout{padding:8px 11px}.bottom-nav{width:calc(100vw - 18px);justify-content:space-between;padding:8px}.bottom-nav button{width:58px}.bottom-nav button span{font-size:10px}.bottom-nav button i{font-size:19px}.hero{border-radius:28px;padding:22px;min-height:160px}.dashboard-strip{border-radius:25px;padding:12px}.couple-photo{width:124px}.cards,.dashboard-cards{gap:8px}.card{min-height:100px;padding:14px;border-radius:19px}.guests-cards{grid-template-columns:1fr 1fr}.toolbar{align-items:stretch}.seg{width:100%}.seg button{flex:1 1}.task{grid-template-columns:30px 1fr}.task i{grid-column:2;width:max-content}.vendor{flex-direction:column}.vendor-money{text-align:left}.month-head{align-items:flex-start;flex-direction:column}.month-stats{width:100%;justify-content:space-between}.cash-row{grid-template-columns:92px minmax(0,1fr)}.modal{padding:17px;border-radius:25px}.asset-grid,.print-options{grid-template-columns:1fr}}@media print{.actions,.actions-inline,.bottom-nav,.modal-bg,.pagehead button,.round-btn,.toast,.toolbar,.topbar{display:none!important}.shell{padding:0}.content{max-width:none}.doc,.glass-card,.glass-surface,.month,.panel,.settings-panel,.table,.vendor-cat{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-color:#ddd!important}.hero{background:#fff!important;color:#111!important;box-shadow:none!important}.hero p{color:#555!important}.countdown{display:none}.card b,.month-head h2,.panel-head h2{color:#111!important}body{background:#fff!important}}.dashboard-shell{padding-top:22px}.logout-icon{width:42px;height:42px;border-radius:999px;border:1px solid rgba(228,237,248,.42);display:grid;place-items:center;background:linear-gradient(145deg,hsla(0,0%,100%,.18),rgba(228,237,248,.08));color:var(--pearl);box-shadow:0 12px 32px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.24);backdrop-filter:blur(22px) saturate(160%);-webkit-backdrop-filter:blur(22px) saturate(160%);font-weight:900;font-size:18px;line-height:1;transition:.18s ease}.logout-icon:hover{transform:translateY(-1px);border-color:rgba(53,87,125,.55);box-shadow:0 14px 34px rgba(53,87,125,.12),inset 0 1px 0 hsla(0,0%,100%,.24)}.logout-icon span{display:block;transform:rotate(45deg);margin-top:-1px}.topbar .logout-icon{background:hsla(0,0%,100%,.08);color:var(--ice)}.dashboard-hero{margin-top:0;min-height:210px}.hero-side{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;align-self:stretch}.hero-side .logout-icon{margin-bottom:auto}.dashboard-strip{grid-template-columns:minmax(260px,420px) 1fr;align-items:stretch}.couple-photo{width:100%;min-height:290px;aspect-ratio:1/1}.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch}.dashboard-cards .card{min-height:calc((100% - 12px)/2)}.guests-cards{grid-template-columns:repeat(5,minmax(0,1fr)) minmax(180px,230px);align-items:stretch}.data-card{min-height:112px}.mini-actions.stacked{display:grid;grid-template-columns:1fr;grid-gap:7px;gap:7px}.mini-actions.stacked a,.mini-actions.stacked button{text-align:center;justify-content:center;display:block}.calc-preview small{line-height:1.45}.asset p,.calc-preview small{font-size:10px;color:var(--muted)}.asset p{line-height:1.35;min-height:42px;margin:6px 0 10px}.asset-actions{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.asset-actions .glass-btn,.asset-actions .upload span{font-size:10px;padding:8px 10px}.asset>div span{font-size:12px}.topbar .brand-logo img{object-fit:contain}@media(max-width:1100px){.dashboard-strip{grid-template-columns:minmax(210px,320px) 1fr}.guests-cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.dashboard-shell{padding-top:12px}.dashboard-strip{grid-template-columns:1fr}.couple-photo{width:100%;max-width:320px;min-height:0;justify-self:center}.dashboard-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.dashboard-hero{min-height:168px}.hero-side{gap:18px}.hero-side .logout-icon{width:38px;height:38px}.dashboard-strip{gap:12px}.couple-photo{max-width:100%;width:100%;aspect-ratio:1/1}.guests-cards{grid-template-columns:1fr 1fr}.guests-cards .data-card{grid-column:1/-1}.dashboard-cards{grid-template-columns:1fr 1fr}.logout-icon{width:38px;height:38px}.asset p{min-height:auto}}.vendor-summary{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 15px}.cat-budget-line{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.cat-budget-line span{font-size:10px;font-weight:900;text-transform:uppercase;color:rgba(20,30,48,.72);padding:7px 9px;border-radius:999px;background:hsla(0,0%,100%,.4);border:1px solid hsla(0,0%,100%,.66);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.76)}@media(max-width:860px){.vendor-summary{grid-template-columns:1fr}.cat-head{align-items:flex-start;flex-direction:column}.cat-head .actions-inline{width:100%;justify-content:flex-start}}:root{--surface-1:hsla(0,0%,100%,.74);--surface-2:hsla(0,0%,100%,.88);--surface-3:rgba(228,237,248,.38);--surface-dark:rgba(20,30,48,.82);--line-soft:hsla(0,0%,100%,.74);--line-strong:rgba(20,30,48,.08);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--gap-xs:8px;--gap-sm:12px;--gap-md:16px;--gap-lg:22px}body,html{color:var(--navy)}body{background:radial-gradient(circle at 0 0,rgba(228,237,248,.92),transparent 34%),radial-gradient(circle at 100% 0,rgba(53,87,125,.18),transparent 28%),linear-gradient(180deg,#fff 0,var(--pearl) 48%,#fff 100%)}button,input,select,textarea{font-size:14px}input::placeholder,textarea::placeholder{color:rgba(20,30,48,.34)}.shell{padding:94px 24px 126px}.content{max-width:1380px}.loading,.login{padding:24px}.doc,.glass-card,.glass-loader,.glass-surface,.login-card,.modal,.month,.panel,.settings-panel,.table,.vendor-cat{background:linear-gradient(180deg,var(--surface-1),hsla(0,0%,100%,.82) 42%,rgba(228,237,248,.32));border:1px solid var(--line-soft);box-shadow:0 18px 48px rgba(20,30,48,.1),inset 0 1px 0 hsla(0,0%,100%,.96);backdrop-filter:blur(26px) saturate(170%);-webkit-backdrop-filter:blur(26px) saturate(170%)}.login-card{border-radius:34px;padding:36px 28px 28px;text-align:left}.login-card .error,.login-card .eyebrow,.login-card .muted,.login-card h1{text-align:center}.login-card form{display:flex;flex-direction:column;gap:12px;margin-top:16px}.pin{height:54px;border-radius:18px;background:hsla(0,0%,100%,.84);border:1px solid rgba(228,237,248,.76);box-shadow:0 10px 24px rgba(20,30,48,.06),inset 0 1px 0 hsla(0,0%,100%,.96);font-size:16px;font-weight:800}.login-card form button,.primary-btn{width:100%;height:52px;border:1px solid rgba(53,87,125,.36);border-radius:18px;background:linear-gradient(180deg,rgba(20,30,48,.92),rgba(53,87,125,.82));color:var(--white);font-weight:800;letter-spacing:.01em;box-shadow:0 16px 36px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.16)}.login-card form button:hover,.primary-btn:hover{transform:translateY(-1px)}.login-card form button:disabled,.primary-btn:disabled{opacity:.68;transform:none}.topbar{height:64px;padding:0 14px 0 16px;border-radius:26px;background:linear-gradient(180deg,rgba(20,30,48,.84),rgba(20,30,48,.72));box-shadow:0 18px 56px rgba(20,30,48,.24),inset 0 1px 0 hsla(0,0%,100%,.14)}.brand-logo{background:linear-gradient(180deg,hsla(0,0%,100%,.12),rgba(228,237,248,.06));border-radius:16px}.bottom-nav{height:82px;gap:8px;padding:10px 14px;border-radius:32px;background:linear-gradient(180deg,rgba(20,30,48,.72),rgba(20,30,48,.56));box-shadow:0 30px 90px rgba(20,30,48,.24),inset 0 1px 0 hsla(0,0%,100%,.18)}.bottom-nav button{width:86px;height:60px;border-radius:22px;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.bottom-nav button:hover{transform:translateY(-1px);color:var(--white)}.bottom-nav button.active{background:linear-gradient(180deg,hsla(0,0%,100%,.18),rgba(228,237,248,.08));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.22),0 12px 26px rgba(53,87,125,.12)}.actions button,.actions-inline button,.doc-actions a,.doc-actions button,.glass-btn,.mini-actions a,.mini-actions button,.pagehead button,.panel-head button,.upload span{min-height:42px;border-radius:18px;padding:10px 14px;background:linear-gradient(180deg,hsla(0,0%,100%,.82),rgba(228,237,248,.34));border:1px solid hsla(0,0%,100%,.8);box-shadow:0 12px 28px rgba(20,30,48,.08),inset 0 1px 0 hsla(0,0%,100%,.96);color:var(--navy)}.actions button.primary,.actions-inline button.primary,.glass-btn.primary,.pagehead button,.panel-head button{background:linear-gradient(180deg,rgba(20,30,48,.92),rgba(53,87,125,.82));color:var(--white);border-color:rgba(53,87,125,.28);box-shadow:0 16px 34px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.14)}.glass-btn.secondary{background:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.82))}.logout-icon,.round-btn{width:42px;height:42px;border-radius:999px;background:linear-gradient(180deg,hsla(0,0%,100%,.84),rgba(228,237,248,.28));border:1px solid hsla(0,0%,100%,.78);box-shadow:0 12px 28px rgba(20,30,48,.1),inset 0 1px 0 hsla(0,0%,100%,.96);color:var(--navy)}.hero-side .logout-icon,.topbar .logout-icon{background:linear-gradient(180deg,hsla(0,0%,100%,.16),rgba(228,237,248,.06));color:var(--white);border-color:hsla(0,0%,100%,.22)}.hero{min-height:210px;padding:32px;border-radius:36px}.dashboard-strip{padding:18px;gap:18px;border-radius:30px}.card{background:linear-gradient(180deg,hsla(0,0%,100%,.78),hsla(0,0%,100%,.9));border:1px solid hsla(0,0%,100%,.9);box-shadow:0 14px 34px rgba(20,30,48,.08),inset 0 1px 0 hsla(0,0%,100%,.98)}.card b{font-size:16px}.card span{font-size:10px;letter-spacing:.1em}.data-card{background:linear-gradient(180deg,rgba(20,30,48,.9),rgba(53,87,125,.7));box-shadow:0 16px 38px rgba(20,30,48,.22),inset 0 1px 0 hsla(0,0%,100%,.12)}.pagehead{margin:24px 0 18px}.modal,.month,.panel,.settings-panel,.vendor-cat{padding:22px;border-radius:28px}.toolbar{margin:14px 0 18px}.seg{padding:6px;border-radius:18px;background:linear-gradient(180deg,hsla(0,0%,100%,.72),rgba(228,237,248,.32));border:1px solid hsla(0,0%,100%,.76)}.seg button{min-height:40px;padding:10px 14px;border-radius:14px}.seg button.on{box-shadow:0 10px 24px rgba(20,30,48,.08),inset 0 1px 0 hsla(0,0%,100%,.96)}.field{gap:7px}.field input,.field select,.field textarea,.modal input,.modal select,.modal textarea{min-height:46px;border-radius:18px;background:hsla(0,0%,100%,.84);border:1px solid hsla(0,0%,100%,.82);box-shadow:0 10px 24px rgba(20,30,48,.05),inset 0 1px 0 hsla(0,0%,100%,.96);padding:12px 14px}.field textarea{min-height:96px}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(53,87,125,.55);box-shadow:0 0 0 4px rgba(53,87,125,.1),0 12px 28px rgba(20,30,48,.05),inset 0 1px 0 hsla(0,0%,100%,.96)}.toggle{display:inline-flex;align-items:center;gap:10px;font-weight:800;color:var(--navy);padding:6px 2px}.toggle input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:48px;height:30px;border-radius:999px;background:rgba(20,30,48,.12);position:relative;outline:none;transition:.2s ease;border:1px solid hsla(0,0%,100%,.76);box-shadow:inset 0 1px 2px rgba(20,30,48,.14),0 4px 12px rgba(20,30,48,.05)}.toggle input:before{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:linear-gradient(180deg,#fff,#fff);box-shadow:0 3px 8px rgba(20,30,48,.16);transition:.2s ease}.toggle input:checked{background:linear-gradient(180deg,rgba(53,87,125,.9),rgba(53,87,125,.72))}.toggle input:checked:before{left:21px}.asset,.doc,.month,.stats-row div,.table,.vendor-cat{overflow:hidden}.cash-row,.doc-link,.line{border-color:var(--line-strong)}.modal-bg{background:rgba(20,30,48,.38)}.toast{border-radius:18px;bottom:118px}.asset{padding:14px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.78),hsla(0,0%,100%,.84));box-shadow:0 12px 30px rgba(20,30,48,.08),inset 0 1px 0 hsla(0,0%,100%,.96)}.asset>div{background:linear-gradient(180deg,hsla(0,0%,100%,.9),rgba(228,237,248,.26));border:1px solid hsla(0,0%,100%,.82)}.doc{padding:16px;border-radius:24px}.cat-head h2,.month-head h2,.panel-head h2,.settings-panel h2,.table-title h2{margin-bottom:2px}.empty{padding:18px 0}@media(max-width:860px){.shell{padding:84px 14px 112px}.content{max-width:100%}.dashboard-strip{grid-template-columns:1fr;gap:14px}.cards,.dashboard-cards{gap:10px}.modal,.month,.panel,.settings-panel,.vendor-cat{padding:18px}}@media(max-width:560px){.login-card{padding:28px 18px 20px;border-radius:28px}.shell{padding:78px 10px 104px}.topbar{top:10px;left:10px;right:10px;height:58px;border-radius:22px}.bottom-nav{width:calc(100vw - 16px);bottom:10px;height:76px;padding:8px 10px;border-radius:28px}.bottom-nav button{width:60px;height:56px}.hero{padding:22px;min-height:170px;border-radius:28px}.dashboard-strip{padding:14px;border-radius:24px}.card{min-height:96px;padding:14px;border-radius:18px}.field input,.field select,.field textarea,.modal input,.modal select,.modal textarea{min-height:44px}}:root{--nav-compact:rgba(20,30,48,.64);--button-h:38px}.shell{padding:80px 24px 104px!important}.dashboard-shell{padding-top:22px!important}.content{max-width:1180px!important}.login-card{max-width:390px;text-align:center;padding:30px 24px 24px!important}.login-card h1{font-size:18px!important}.login-card .muted{font-size:14px}.login-card form{gap:10px!important}.login-card form button,.primary-btn{height:44px!important}.login-card form button,.pin,.primary-btn{border-radius:16px!important;font-size:14px!important}.pin{height:46px!important}.topbar{height:56px!important;top:14px!important;left:18px!important;right:18px!important;border-radius:22px!important}.brand-logo{width:38px!important;height:38px!important;border-radius:14px!important}.brand strong{font-size:15px!important}.brand small{font-size:10px!important}.bottom-nav{height:64px!important;min-height:64px!important;padding:7px 12px!important;border-radius:26px!important;gap:4px!important;bottom:14px!important;background:linear-gradient(180deg,rgba(20,30,48,.66),rgba(20,30,48,.52))!important;box-shadow:0 20px 56px rgba(20,30,48,.24),inset 0 1px 0 hsla(0,0%,100%,.17)!important}.bottom-nav button{width:72px!important;height:50px!important;border-radius:18px!important;gap:2px!important}.bottom-nav button i{font-size:17px!important}.bottom-nav button span{font-size:10px!important;font-weight:800!important}.bottom-nav button.active:before{width:34px!important;height:34px!important;top:-4px!important;opacity:.75}.bottom-nav button.active{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2),0 8px 22px rgba(53,87,125,.1)!important}.actions button,.actions-inline button,.doc-actions a,.doc-actions button,.glass-btn,.mini-actions a,.mini-actions button,.pagehead button,.panel-head button,.upload span{padding:8px 13px!important;border-radius:15px!important;font-size:14px!important;line-height:1.1!important;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.actions,.actions-inline,.asset-actions,.doc-actions,.mini-actions{display:flex;gap:10px!important;align-items:center;flex-wrap:wrap;margin-top:14px}.actions-inline{margin-top:0}.mini-actions.stacked{display:grid!important;grid-gap:7px!important;gap:7px!important;margin-top:10px!important}.mini-actions.stacked a,.mini-actions.stacked button{width:100%;min-height:34px!important;font-size:10px!important;padding:8px 10px!important}.cat-head,.month-head,.pagehead,.panel-head{gap:16px!important;align-items:center!important}.panel-head{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(20,30,48,.08)}.pagehead{margin:16px 0 14px!important}.hero h1,.pagehead h1{font-size:18px!important}.pagehead .eyebrow{margin-bottom:3px!important}.modal,.month,.panel,.settings-panel,.vendor-cat{padding:18px!important;border-radius:24px!important}.settings-panel{margin-bottom:0}.settings-grid{gap:16px!important}.dashboard-hero{min-height:142px!important;padding:24px 26px!important;border-radius:28px!important;margin-top:0!important}.dashboard-hero h1{font-size:19px!important}.dashboard-hero p:not(.eyebrow){font-size:14px!important}.countdown b{font-size:40px!important}.countdown span{font-size:10px!important}.hero-side .logout-icon{width:36px!important;height:36px!important}.dashboard-strip{grid-template-columns:minmax(190px,300px) 1fr!important;gap:14px!important;padding:14px!important;border-radius:26px!important;margin:12px 0 14px!important}.couple-photo{aspect-ratio:1/1!important}.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.card,.dashboard-cards .card{min-height:96px!important;padding:14px!important;border-radius:20px!important}.card span{font-size:10px!important;letter-spacing:.12em!important}.card b{font-size:16px!important}.card small{font-size:10px!important}.grid2{gap:14px!important}.line{padding:13px 0!important;align-items:center}.line b{font-size:14px}.line span:last-child{margin-left:12px}.stats-row{gap:10px!important}.stats-row div{padding:12px!important;border-radius:16px!important}.formgrid{gap:12px!important}.field{gap:6px!important}.field span{font-size:10px!important;letter-spacing:.1em!important}.field input,.field select,.field textarea,.modal input,.modal select,.modal textarea{min-height:42px!important;padding:10px 12px!important;border-radius:15px!important;font-size:14px!important}.field textarea{min-height:84px!important}.toolbar{gap:12px!important;margin:12px 0 16px!important}.seg{padding:4px!important;border-radius:16px!important}.seg button{min-height:34px!important;padding:8px 12px!important;border-radius:13px!important;font-size:14px!important}.asset-grid{gap:14px!important}.asset{border-radius:22px!important;padding:12px!important}.asset>div{height:96px!important;border-radius:18px!important}.asset h3{font-size:14px!important;margin:10px 0 4px!important}.asset p{font-size:10px!important;min-height:34px!important}.asset-actions{margin-top:10px!important}.import-card{margin-top:14px;padding:14px;border-radius:20px;background:hsla(0,0%,100%,.42);border:1px solid hsla(0,0%,100%,.74)}.doc,.month,.table,.vendor-cat{margin-top:12px}.tr{min-height:54px!important}.task{padding:12px!important;border-radius:18px!important;gap:12px!important}.task b{font-size:14px!important}.task small{font-size:10px!important}.month-head{padding-bottom:10px!important;margin-bottom:6px!important}@media(max-width:860px){.shell{padding:76px 12px 96px!important}.dashboard-shell{padding-top:12px!important}.content{max-width:100%!important}.dashboard-hero{min-height:136px!important;padding:20px!important}.dashboard-strip{grid-template-columns:1fr!important}.couple-photo{width:100%!important;max-width:260px!important;justify-self:center}.dashboard-cards{grid-template-columns:repeat(2,1fr)!important}.docs,.grid2,.settings-grid{grid-template-columns:1fr!important}.asset-grid{grid-template-columns:repeat(2,1fr)!important}.bottom-nav{width:calc(100vw - 18px)!important}}@media(max-width:560px){.shell{padding:72px 10px 92px!important}.topbar{left:10px!important;right:10px!important;top:9px!important;height:54px!important}.brand small{display:none}.brand strong{font-size:14px!important;max-width:50vw}.dashboard-hero{min-height:128px!important;border-radius:24px!important}.dashboard-hero h1{font-size:18px!important}.countdown b{font-size:34px!important}.dashboard-strip{padding:10px!important;border-radius:22px!important}.couple-photo{max-width:100%!important}.dashboard-cards{gap:8px!important}.card,.dashboard-cards .card{min-height:88px!important;padding:12px!important;border-radius:18px!important}.bottom-nav{height:60px!important;min-height:60px!important;bottom:9px!important;border-radius:24px!important;padding:6px 7px!important}.bottom-nav button{width:50px!important;height:48px!important;border-radius:16px!important}.bottom-nav button i{font-size:16px!important}.bottom-nav button span{font-size:9px!important}.modal,.month,.panel,.settings-panel,.vendor-cat{padding:15px!important;border-radius:22px!important}.asset-grid{grid-template-columns:1fr!important}.asset>div{height:88px!important}.actions button,.actions-inline button,.doc-actions a,.doc-actions button,.glass-btn,.mini-actions a,.mini-actions button,.pagehead button,.panel-head button,.upload span{min-height:36px!important;padding:8px 11px!important}.print-options{grid-template-columns:1fr!important}}.payment-ledger{grid-column:1/-1;margin-top:18px;padding:16px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.58),rgba(228,237,248,.2));border:1px solid hsla(0,0%,100%,.72);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.94)}.ledger-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.ledger-head h3{margin:0;font-size:16px;font-weight:800;color:var(--navy)}.ledger-head small{display:block;margin-top:3px;font-size:10px;color:var(--muted);font-weight:700}.ledger-list{display:flex;flex-direction:column;gap:9px}.ledger-row{grid-template-columns:1fr auto;grid-gap:10px;gap:10px;padding:10px;border-radius:19px;background:hsla(0,0%,100%,.46);border:1px solid hsla(0,0%,100%,.72)}.ledger-main,.ledger-row{display:grid;align-items:center}.ledger-main{border:0;background:transparent;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;text-align:left;color:var(--navy);padding:0;min-height:46px}.cash-row b,.ledger-main b{font-size:14px;font-weight:800}.ledger-main small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.ledger-main strong{font-size:14px;font-weight:900}.ledger-actions{display:flex;align-items:center;gap:7px}.status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;border:1px solid hsla(0,0%,100%,.72);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86)}.status-badge.effective{background:linear-gradient(180deg,rgba(79,138,95,.22),rgba(79,138,95,.1));color:#2f7146}.status-badge.estimated{background:linear-gradient(180deg,rgba(53,87,125,.26),rgba(53,87,125,.1));color:#785f13}.cash-row.interactive{cursor:pointer;border-radius:18px;padding:12px 10px;transition:.18s ease}.cash-row.interactive:hover{background:hsla(0,0%,100%,.42);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.74)}.cash-row b .status-badge{margin-left:8px;vertical-align:middle}@media(max-width:560px){.ledger-main,.ledger-row{grid-template-columns:1fr}.ledger-main{gap:6px}.ledger-actions{justify-content:flex-end}.ledger-head{align-items:flex-start;flex-direction:column}.cash-row b .status-badge{display:flex;width:max-content;margin:6px 0 0}}.task.overdue{border-color:rgba(163,66,66,.25);background:linear-gradient(180deg,hsla(0,0%,100%,.72),rgba(163,66,66,.08))}.task.overdue .check{color:#a34242}.task.overdue i{color:#a34242;background:rgba(163,66,66,.1);border:1px solid rgba(163,66,66,.16);border-radius:999px;padding:5px 9px;font-style:normal;font-weight:900}.backup-panel{background:linear-gradient(180deg,rgba(20,30,48,.86),rgba(53,87,125,.7))!important;color:var(--pearl);border-color:rgba(228,237,248,.22)!important}.backup-panel h2{color:var(--white)!important}.backup-panel .muted{color:rgba(228,237,248,.78)!important}.backup-panel .glass-btn{background:linear-gradient(180deg,hsla(0,0%,100%,.18),rgba(228,237,248,.08));color:var(--white);border-color:rgba(53,87,125,.36)}.logout-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;display:block}.logout-icon span{transform:none!important;margin:0!important}.bottom-nav button i{display:grid!important;place-items:center!important;width:22px!important;height:22px!important;font-size:0!important;line-height:1!important}.bottom-nav button i svg{width:20px!important;height:20px!important;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;display:block}.dashboard-strip{grid-template-columns:minmax(0,3fr) minmax(220px,1fr)!important;align-items:stretch!important}.couple-photo{aspect-ratio:auto!important;min-height:0!important;height:100%!important;max-width:none!important;width:100%!important;border-radius:22px!important}.couple-photo img{object-fit:cover!important}.dashboard-cards{grid-template-columns:1fr!important;gap:10px!important;align-content:stretch!important}.dashboard-cards .card{min-height:86px!important;padding:13px 14px!important}.dashboard-cards .card span{font-size:10px!important}.dashboard-cards .card b{font-size:16px!important}.dashboard-cards .card small{font-size:10px!important}.asset-actions{gap:10px!important;flex-wrap:nowrap!important}.asset-actions .glass-btn,.asset-actions .upload{flex:1 1!important}.asset-actions .upload{display:flex!important;margin:0!important}.asset-actions .upload span{width:100%!important;text-align:center!important}@media(max-width:860px){.dashboard-strip{grid-template-columns:1fr!important}.couple-photo{height:auto!important;aspect-ratio:16/9!important}.dashboard-cards{grid-template-columns:repeat(2,1fr)!important}.bottom-nav button span{display:none!important}.bottom-nav button{width:58px!important}}@media(max-width:560px){.dashboard-cards{grid-template-columns:1fr 1fr!important}.asset-actions{gap:8px!important}.bottom-nav{overflow:hidden!important}.bottom-nav button{width:calc((100vw - 38px)/7)!important;min-width:0!important}.bottom-nav button i svg{width:19px!important;height:19px!important}}.countdown small{display:block;margin-top:3px;font-size:10px;line-height:1.2;color:rgba(228,237,248,.78);font-weight:800;letter-spacing:.02em;text-transform:none}.guest-search{display:flex;align-items:center;min-width:220px;flex:1 1 240px;max-width:360px}.guest-search input{width:100%;min-height:40px;border:1px solid rgba(228,237,248,.48);border-radius:15px;padding:9px 13px;background:linear-gradient(145deg,hsla(0,0%,100%,.54),rgba(228,237,248,.28));box-shadow:0 10px 26px rgba(20,30,48,.06),inset 0 1px 0 hsla(0,0%,100%,.76);color:var(--navy);font-size:14px;font-weight:700;outline:none}.guest-search input::placeholder{color:rgba(20,30,48,.42);font-weight:700}.nav-euro{display:grid;place-items:center;width:22px;height:22px;font-size:19px!important;font-weight:900;line-height:1;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif}@media(max-width:860px){.guests-toolbar{align-items:stretch}.guest-search{max-width:none;width:100%;flex-basis:100%}}.guest-search{position:relative;z-index:2;gap:8px!important;cursor:text}.guest-search>span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(20,30,48,.56);white-space:nowrap}.guest-search input{position:relative;z-index:3;pointer-events:auto!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bottom-nav button i,.bottom-nav button i svg{overflow:visible!important}.bottom-nav button i svg circle,.bottom-nav button i svg path,.bottom-nav button i svg rect{vector-effect:non-scaling-stroke}.asset-actions .upload{cursor:pointer}.asset-actions .upload span{pointer-events:none}.upload input{display:none!important}@media(max-width:860px){.bottom-nav{overflow:visible!important;padding-left:7px!important;padding-right:7px!important;gap:2px!important}.bottom-nav button{width:calc((100vw - 32px)/7)!important;min-width:0!important;flex:0 0 auto!important}.bottom-nav button span{display:none!important}.bottom-nav button i{width:20px!important;height:20px!important}.bottom-nav button i svg{width:18px!important;height:18px!important}.bottom-nav button.active:before{width:28px!important;height:28px!important;top:0!important;opacity:.55!important}}@media(max-width:420px){.bottom-nav{width:calc(100vw - 12px)!important;left:6px!important;right:6px!important;transform:none!important}.bottom-nav button{width:calc((100vw - 26px)/7)!important;border-radius:14px!important}.bottom-nav button i{width:19px!important;height:19px!important}.bottom-nav button i svg{width:17px!important;height:17px!important}}.topbar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;margin:0 auto 18px!important;transform:none!important}.dashboard-shell,.shell{padding-top:24px!important}.topbar .brand-logo{background:#e4edf8!important;border-color:hsla(0,0%,100%,.38)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72),0 8px 18px rgba(20,30,48,.16)!important}.topbar .brand-logo img{object-fit:contain!important;padding:5px!important}@media(max-width:860px){.dashboard-shell,.shell{padding-top:14px!important}.topbar{margin-bottom:14px!important}}@media (max-width:640px){body:after{content:"";position:fixed;left:0;right:0;bottom:0;height:calc(104px + env(safe-area-inset-bottom));z-index:34;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.82) 18%,rgba(20,30,48,.94) 42%,rgba(20,30,48,.98))}.bottom-nav{left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100%!important;max-width:none!important;height:calc(82px + env(safe-area-inset-bottom))!important;min-height:calc(82px + env(safe-area-inset-bottom))!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;border-radius:26px 26px 0 0!important;gap:0!important;overflow:hidden!important;background:linear-gradient(145deg,rgba(20,30,48,.86),rgba(0,20,58,.72))!important;border-left:0!important;border-right:0!important;border-bottom:0!important;box-shadow:0 -18px 42px rgba(20,30,48,.2),inset 0 1px 0 hsla(0,0%,100%,.2)!important}.bottom-nav,.bottom-nav button{justify-content:center!important}.bottom-nav button{flex:1 1!important;width:auto!important;min-width:0!important;max-width:54px!important;height:58px!important;padding:0!important;border-radius:20px!important;display:flex!important;align-items:center!important}.bottom-nav button i{width:24px!important;height:24px!important;display:grid!important;place-items:center!important}.bottom-nav button i svg{width:23px!important;height:23px!important;display:block!important;overflow:visible!important}.bottom-nav button span{display:none!important}.bottom-nav button.active{background:radial-gradient(circle at 50% 32%,rgba(228,237,248,.2),hsla(0,0%,100%,.08) 58%,hsla(0,0%,100%,.03))!important;box-shadow:inset 0 0 0 1px rgba(228,237,248,.22),0 8px 24px rgba(228,237,248,.1)!important}}@media (max-width:390px){.bottom-nav{padding-left:7px!important;padding-right:7px!important}.bottom-nav button{max-width:50px!important}.bottom-nav button i svg{width:22px!important;height:22px!important}}.guests-cards-compact{grid-template-columns:repeat(5,minmax(0,1fr))!important}.search-box{display:flex;align-items:center;gap:8px;min-width:220px;flex:1 1 260px;max-width:380px;cursor:text}.search-box>span{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(20,30,48,.56);white-space:nowrap}.search-box input{width:100%;min-height:40px;border:1px solid rgba(228,237,248,.48);border-radius:15px;padding:9px 13px;background:linear-gradient(145deg,hsla(0,0%,100%,.54),rgba(228,237,248,.28));box-shadow:0 10px 26px rgba(20,30,48,.06),inset 0 1px 0 hsla(0,0%,100%,.76);color:var(--navy);font-size:14px;font-weight:700;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto!important}.search-box input::placeholder{color:rgba(20,30,48,.42);font-weight:700}.checklist-toolbar,.guests-toolbar{align-items:center}.cash-search,.doc-search{max-width:520px}.data-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.data-tool{border-radius:24px;padding:18px;background:hsla(0,0%,100%,.38);border:1px solid hsla(0,0%,100%,.58);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.data-tool h3{margin:0 0 6px;font-size:16px;color:var(--navy)}.data-tool p{margin:0 0 14px;line-height:1.45}.data-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.data-actions .glass-btn,.data-actions .upload span{font-size:12px;padding:10px 12px;border-radius:15px}.danger-upload span{background:linear-gradient(145deg,rgba(163,66,66,.88),rgba(125,40,40,.76))!important;color:#fff!important;border-color:rgba(163,66,66,.26)!important}.modal{overscroll-behavior:contain}.modal input,.modal select,.modal textarea{touch-action:manipulation}@media(max-width:1100px){.guests-cards-compact{grid-template-columns:repeat(3,minmax(0,1fr))!important}.data-tools-grid{grid-template-columns:1fr}}@media(max-width:860px){html{-webkit-text-size-adjust:100%}.field input,.field select,.field textarea,.search-box input,input,select,textarea{font-size:16px!important}.search-box{max-width:none;width:100%;flex-basis:100%}.checklist-toolbar,.data-actions,.guests-toolbar{align-items:stretch}.data-actions{flex-direction:column}.data-actions .glass-btn,.data-actions .upload,.data-actions .upload span{width:100%;text-align:center;justify-content:center;display:flex}.modal-bg{align-items:flex-end;padding:12px 10px calc(12px + env(safe-area-inset-bottom))}.modal{max-height:calc(100dvh - 34px);overflow:auto;-webkit-overflow-scrolling:touch}}@media(max-width:560px){.guests-cards-compact{grid-template-columns:1fr 1fr!important}.guests-cards-compact .card:last-child{grid-column:1/-1}}html{min-height:100%}body,html{background:radial-gradient(circle at 0 0,rgba(228,237,248,.92),transparent 34%),radial-gradient(circle at 100% 0,rgba(53,87,125,.18),transparent 28%),linear-gradient(180deg,#fff 0,var(--pearl) 48%,#fff 100%)!important}body{min-height:100dvh}body:has(.login):after{display:none!important;content:none!important}.login{min-height:100dvh!important;padding-bottom:0!important;background:radial-gradient(circle at 0 0,rgba(228,237,248,.92),transparent 34%),radial-gradient(circle at 100% 0,rgba(53,87,125,.18),transparent 28%),linear-gradient(180deg,#fff 0,var(--pearl) 48%,#fff 100%)!important}@media (max-width:860px){.glass-surface,.modal,.month,.panel,.settings-panel,.table,.vendor-cat{max-width:100%;overflow:hidden}.formgrid,.modal .formgrid,.settings-panel .formgrid{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.field,.field input,.field select,.field textarea,.field.full,.formgrid>*,.modal .formgrid>*,.settings-panel .formgrid>*,input,label.field,select,textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.field input,.field select,.field textarea,input,select,textarea{display:block!important}.modal input[type=date],.modal input[type=time],.settings-panel input[type=date],.settings-panel input[type=time]{-moz-appearance:none;appearance:none;-webkit-appearance:none;text-align:center}.content,.settings-grid,.shell{max-width:100%!important;overflow-x:hidden!important}.pagehead,.topbar{max-width:100%}}@media (max-width:640px){body{overflow-x:hidden!important}.login .bottom-nav,.login+.bottom-nav{display:none!important}}@media (max-width:860px){.dashboard-shell,.shell{padding-top:calc(env(safe-area-inset-top, 0px) + 14px)!important}.toggle{display:inline-flex!important;align-items:center!important;gap:10px!important;width:auto!important;max-width:100%!important;padding:6px 2px!important}.toggle input[type=checkbox]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;display:inline-block!important;flex:0 0 48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:rgba(20,30,48,.12)!important;position:relative!important;border:1px solid hsla(0,0%,100%,.76)!important;box-shadow:inset 0 1px 2px rgba(20,30,48,.14),0 4px 12px rgba(20,30,48,.05)!important}.toggle input[type=checkbox]:before{content:""!important;position:absolute!important;top:3px!important;left:3px!important;width:22px!important;height:22px!important;border-radius:50%!important;background:linear-gradient(180deg,#fff,#fff)!important;box-shadow:0 3px 8px rgba(20,30,48,.16)!important;transition:.2s ease!important}.toggle input[type=checkbox]:checked{background:linear-gradient(180deg,rgba(53,87,125,.9),rgba(53,87,125,.72))!important}.toggle input[type=checkbox]:checked:before{left:21px!important}}body,html{background-color:#e4edf8}@media (max-width:640px){body:after{display:block!important;content:""!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:calc(60px + env(safe-area-inset-bottom))!important;z-index:34!important;pointer-events:none!important;background:#141e30!important}body:has(.login):after{display:none!important;content:none!important}.bottom-nav{left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100%!important;max-width:none!important;height:calc(60px + env(safe-area-inset-bottom))!important;min-height:calc(60px + env(safe-area-inset-bottom))!important;padding:5px 7px calc(5px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;justify-content:center!important;gap:2px!important;overflow:hidden!important;background:linear-gradient(180deg,rgba(20,30,48,.98),#141e30)!important;border-left:0!important;border-right:0!important;border-bottom:0!important;box-shadow:0 -12px 34px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.18)!important}.bottom-nav button{flex:1 1!important;width:auto!important;min-width:0!important;max-width:52px!important;height:48px!important;padding:0!important;border-radius:16px!important;gap:0!important}.bottom-nav button i{width:20px!important;height:20px!important}.bottom-nav button i svg{width:18px!important;height:18px!important}.bottom-nav button.active:before{width:28px!important;height:28px!important;top:0!important;opacity:.55!important}.bottom-nav button span{display:none!important}.modal-bg{align-items:flex-end!important;overflow:hidden!important;padding:calc(env(safe-area-inset-top, 0px) + 10px) 10px calc(env(safe-area-inset-bottom, 0px) + 10px)!important}.modal{width:100%!important;max-width:720px!important;max-height:calc(100dvh - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px) - 20px)!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:pan-y!important}.modal .formgrid{overflow:visible!important}.field input,.field select,.field textarea,.modal input,.modal select,.modal textarea{font-size:16px!important;touch-action:manipulation}}@media (max-width:390px){.bottom-nav{padding-left:5px!important;padding-right:5px!important;gap:0!important}.bottom-nav button{max-width:48px!important}.bottom-nav button i svg{width:17px!important;height:17px!important}}.guest-group-table{margin-top:16px}.guest-group-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:18px!important;padding:15px 16px!important}.guest-group-head h2{flex:0 0 auto;margin:2px 0 0!important;white-space:nowrap}.guest-group-stats{display:flex;justify-content:flex-end;align-items:center;gap:7px;flex-wrap:wrap;min-width:0}.guest-group-stats>span{display:inline-flex;align-items:baseline;gap:4px;min-height:27px;padding:6px 9px;border-radius:999px;border:1px solid hsla(0,0%,100%,.62);background:linear-gradient(180deg,hsla(0,0%,100%,.5),rgba(228,237,248,.24));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72);color:rgba(20,30,48,.58);font-size:9px;line-height:1.15;font-weight:800;white-space:nowrap}.guest-group-stats>span b{color:var(--navy);font-size:11px;line-height:1}.guest-group-stats>span small{color:rgba(20,30,48,.46);font-size:8px;font-weight:700}.guest-group-stats>span.budget{border-color:rgba(53,87,125,.28);background:linear-gradient(180deg,hsla(0,0%,100%,.54),rgba(53,87,125,.1))}.guest-group-stats>span.budget b{color:#35577d}@media(max-width:860px){.guest-group-head{flex-direction:column!important;align-items:stretch!important;gap:11px!important}.guest-group-head h2{white-space:normal}.guest-group-stats{justify-content:flex-start;gap:6px}.guest-group-stats>span{padding:6px 8px}}@media(max-width:480px){.guest-group-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.guest-group-stats>span{width:100%;justify-content:flex-start;white-space:normal}.guest-group-stats>span.budget{grid-column:1/-1}}.guest-group-stats>span.links{border-color:rgba(20,30,48,.12);background:linear-gradient(180deg,rgba(228,237,248,.42),hsla(0,0%,100%,.34))}.guest-linked{position:relative;padding-left:24px!important}.guest-linked:before{content:"";position:absolute;left:10px;top:0;bottom:0;width:1.5px;border-radius:2px;background:linear-gradient(180deg,rgba(53,87,125,.2),rgba(53,87,125,.7),rgba(53,87,125,.2))}.guest-linked:after{content:"";position:absolute;left:7px;top:50%;width:7px;height:7px;transform:translateY(-50%);border-radius:50%;background:var(--gold);box-shadow:0 0 0 3px rgba(53,87,125,.1)}.guest-linked.link-start:before{top:50%}.guest-linked.link-end:before{bottom:50%}.guest-links-panel{margin-top:18px;padding:16px;border-radius:22px;border:1px solid hsla(0,0%,100%,.58);background:linear-gradient(180deg,hsla(0,0%,100%,.44),rgba(228,237,248,.22));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.78)}.guest-links-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.guest-links-head h4{margin:0 0 4px;font-size:14px;color:var(--navy)}.guest-links-head p{margin:0;max-width:620px;font-size:11px;line-height:1.45;color:var(--muted)}.link-state{flex:0 0 auto;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#35577d;background:rgba(53,87,125,.13);border:1px solid rgba(53,87,125,.24)}.selected-links{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 12px}.selected-links button{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 9px;border-radius:999px;color:var(--navy);border:1px solid rgba(53,87,125,.24);background:hsla(0,0%,100%,.58);font-size:11px;font-weight:800}.selected-links button i{font-style:normal;color:#35577d;font-size:14px}.link-search{width:100%!important;margin:0!important}.link-search input{width:100%}.link-results{display:grid;grid-gap:6px;gap:6px;max-height:230px;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-top:10px;padding-right:2px}.link-results>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:9px 11px;border-radius:16px;text-align:left;color:var(--navy);border:1px solid hsla(0,0%,100%,.62);background:hsla(0,0%,100%,.42)}.link-results>button.selected{border-color:rgba(53,87,125,.34);background:rgba(53,87,125,.1)}.link-results>button span b,.link-results>button span small{display:block}.link-results>button span b{font-size:12px}.link-results>button span small{margin-top:2px;font-size:9px;color:var(--muted)}.link-results>button i{flex:0 0 auto;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:14px;font-weight:900;color:var(--navy);background:rgba(228,237,248,.54)}.links-rule{display:block;margin-top:9px;color:var(--muted);font-size:9px}@media(max-width:640px){.guest-linked{padding-left:22px!important}.guest-linked:before{left:8px}.guest-linked:after{left:5px}.guest-links-panel{padding:13px;border-radius:20px}.guest-links-head{flex-direction:column;gap:7px}.link-state{align-self:flex-start}.link-results{max-height:190px}}.pagehead-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.participation-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.participation-toolbar{justify-content:flex-start}.participation-search{width:min(680px,100%)!important}.participation-group{margin-top:16px}.participation-count{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:rgba(20,30,48,.48)}.participation-list{display:grid}.participation-row{width:100%;display:grid;grid-template-columns:150px minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center;text-align:left;padding:13px 16px;color:var(--navy);border:0;border-top:1px solid rgba(20,30,48,.07);background:hsla(0,0%,100%,.3)}.participation-row:hover{background:hsla(0,0%,100%,.55)}.participation-code{font-size:10px;font-weight:900;letter-spacing:.08em;color:#35577d;white-space:nowrap}.participation-members b,.participation-members small{display:block}.participation-members b{font-size:13px}.participation-members small{margin-top:3px;font-size:9px;color:var(--muted)}.invitation-summary{display:flex;flex-direction:column;gap:5px;padding:14px 16px;margin-bottom:14px;border-radius:20px;border:1px solid rgba(53,87,125,.22);background:linear-gradient(180deg,hsla(0,0%,100%,.54),rgba(53,87,125,.08))}.invitation-summary span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:rgba(20,30,48,.48)}.invitation-summary b{font-size:18px;letter-spacing:.06em;color:#35577d}.invitation-summary small{font-size:10px;color:var(--muted)}.response-mode{margin:14px 0}.field-caption{display:block;margin-bottom:7px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:rgba(20,30,48,.58)}.invitation-mode-seg{max-width:360px}.response-mode>small{display:block;margin-top:7px;font-size:9px;color:var(--muted)}.invitation-all-status{margin-top:12px}.partial-response-list{display:grid;grid-gap:8px;gap:8px;margin-top:14px}.partial-response-row{display:grid;grid-template-columns:minmax(0,1fr) 190px;grid-gap:12px;gap:12px;align-items:center;padding:10px 12px;border-radius:16px;border:1px solid hsla(0,0%,100%,.6);background:hsla(0,0%,100%,.38)}.partial-response-row span b,.partial-response-row span small{display:block}.partial-response-row span b{font-size:12px}.partial-response-row span small{margin-top:2px;font-size:9px;color:var(--muted)}.partial-response-row select{width:100%;min-height:42px;border-radius:14px;border:1px solid rgba(20,30,48,.08);background:hsla(0,0%,100%,.76);color:var(--navy);padding:0 10px;font:inherit}@media(max-width:860px){.participation-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pagehead-actions{gap:7px}.participation-row{grid-template-columns:1fr auto;gap:7px 10px}.participation-code{grid-column:1/-1}.partial-response-row{grid-template-columns:1fr}}@media(max-width:480px){.participation-stats{grid-template-columns:1fr 1fr}.participation-row{padding:12px}.participation-members b{font-size:12px}}.participation-group-head{align-items:flex-start!important}.participation-group-stats{justify-content:flex-end}.participation-th{cursor:default!important;background:rgba(228,237,248,.24)!important;color:rgba(20,30,48,.54)!important;font-size:9px!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.055em}.participation-row{grid-template-columns:105px minmax(160px,1.25fr) minmax(170px,1.1fr) 110px 72px 130px!important}.participation-main b,.participation-title b{font-size:12px}.participation-contact{font-size:11px;font-weight:800;color:rgba(20,30,48,.66)}.participation-recap{display:flex;align-items:center;justify-content:flex-start}.contact-dot{width:11px;height:11px;border-radius:50%;display:inline-block;box-shadow:0 0 0 4px rgba(20,30,48,.04),inset 0 1px 0 hsla(0,0%,100%,.52)}.contact-dot.ready{background:#3b7558}.contact-dot.missing{background:#a34242}.invitation-meta-form{margin-bottom:16px}.invitation-members-editor{margin:16px 0;padding:15px;border-radius:22px;border:1px solid hsla(0,0%,100%,.58);background:linear-gradient(180deg,hsla(0,0%,100%,.45),rgba(228,237,248,.2))}.invitation-editor-head h4{margin:0 0 4px;font-size:14px}.invitation-editor-head p{margin:0 0 12px;font-size:10px;color:var(--muted);line-height:1.45}.invitation-member-list{display:grid;grid-gap:7px;gap:7px}.invitation-member-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:9px 10px;border-radius:16px;border:1px solid hsla(0,0%,100%,.62);background:hsla(0,0%,100%,.4)}.member-order-controls{display:flex;gap:4px}.member-order-controls button{width:30px;height:30px;min-height:30px;padding:0;border-radius:10px;border:1px solid rgba(20,30,48,.08);background:rgba(228,237,248,.42);color:var(--navy);font-weight:900}.member-order-controls button:disabled{opacity:.28}.member-name b,.member-name small{display:block}.member-name b{font-size:12px}.member-name small{margin-top:2px;font-size:9px;color:var(--muted)}.primary-guest-btn{min-height:34px;padding:0 10px;border-radius:999px;border:1px solid rgba(20,30,48,.09);background:hsla(0,0%,100%,.56);color:var(--navy);font-size:10px;font-weight:900}.primary-guest-btn.selected{border-color:rgba(53,87,125,.3);background:rgba(53,87,125,.12);color:#35577d}@media(max-width:980px){.participation-row{grid-template-columns:86px minmax(130px,1.2fr) minmax(150px,1fr) 94px 54px 116px!important;gap:8px!important}}@media(max-width:760px){.participation-th{display:none!important}.participation-row{grid-template-columns:88px minmax(0,1fr) auto!important;gap:6px 10px!important;align-items:center!important}.participation-code{grid-column:1}.participation-title{grid-column:2/4}.participation-main{grid-column:1/3}.participation-contact{grid-column:1}.participation-recap{grid-column:2}.participation-row>span:last-child{grid-column:3;grid-row:3}.participation-group-stats{justify-content:flex-start}.invitation-member-row{grid-template-columns:1fr auto}.member-order-controls{grid-column:1/-1}.primary-guest-btn{justify-self:end}}@media(max-width:430px){.participation-row{grid-template-columns:76px minmax(0,1fr) auto!important}.invitation-member-row{grid-template-columns:1fr}.primary-guest-btn{justify-self:start}}.guest-group-order-settings{margin-top:18px;padding-top:17px;border-top:1px solid rgba(20,30,48,.08)}.settings-subhead h3{margin:0 0 4px;font-size:14px;color:var(--navy)}.settings-subhead p{margin:0 0 12px}.guest-group-order-list{display:grid;grid-gap:7px;gap:7px}.guest-group-order-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:16px;border:1px solid hsla(0,0%,100%,.62);background:hsla(0,0%,100%,.4)}.guest-group-order-row>span{display:flex;align-items:center;gap:9px;min-width:0}.guest-group-order-row>span i{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;font-style:normal;font-size:9px;font-weight:900;color:#35577d;background:rgba(53,87,125,.12)}.guest-group-order-row>span b{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-group-order-row>div{display:flex;gap:5px;flex:0 0 auto}.guest-group-order-row .round-btn{width:31px;height:31px;min-height:31px}.guest-group-order-row .round-btn:disabled{opacity:.28}.participation-toolbar{gap:10px;flex-wrap:wrap}.participation-toolbar .seg{flex:0 1 auto}.participation-toolbar .participation-search{flex:1 1 260px}.participation-group-stats>span:nth-child(3){border-color:rgba(53,87,125,.28);background:linear-gradient(180deg,hsla(0,0%,100%,.54),rgba(53,87,125,.1))}@media(max-width:1050px){.participation-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.participation-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.participation-toolbar .seg{width:100%;overflow-x:auto;justify-content:flex-start}.participation-toolbar .participation-search{flex-basis:100%}.participation-toolbar .print-btn{width:100%}}.participation-stats{grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-bottom:15px}.participation-toolbar{display:grid;grid-template-columns:minmax(0,max-content) minmax(260px,360px) max-content;align-items:center;grid-gap:12px;gap:12px;margin-bottom:18px}.participation-toolbar .seg{justify-self:start}.participation-toolbar .participation-search{width:100%;max-width:360px;min-width:260px;justify-self:start}.participation-toolbar .print-btn{justify-self:end}.participation-toolbar .search-box{margin:0}@media(max-width:1100px){.participation-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.participation-toolbar{grid-template-columns:1fr;align-items:stretch}.participation-toolbar .participation-search,.participation-toolbar .print-btn,.participation-toolbar .seg{justify-self:stretch;max-width:none}}@media(max-width:700px){.participation-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.participation-toolbar{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin:14px 0 18px!important}.participation-toolbar .seg{flex:0 0 auto!important}.participation-toolbar .participation-search{flex:1 1 240px!important;width:auto!important;min-width:220px!important;max-width:360px!important;margin:0!important}.participation-toolbar .print-btn{flex:0 0 auto!important;margin-left:auto!important}.cashflow-summary{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-bottom:15px!important}@media(max-width:860px){.participation-toolbar{align-items:stretch!important}.participation-toolbar .participation-search{width:100%!important;max-width:none!important;flex-basis:100%!important}.participation-toolbar .print-btn{margin-left:0!important}.cashflow-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:480px){.cashflow-summary{grid-template-columns:1fr 1fr!important}}.cashflow-toolbar{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.cashflow-toolbar .cash-search{flex:1 1 260px!important;width:auto!important;max-width:380px!important}.cashflow-toolbar .print-btn{flex:0 0 auto!important;margin-left:auto!important}@media(max-width:860px){.cashflow-toolbar{align-items:stretch!important}.cashflow-toolbar .cash-search{width:100%!important;max-width:none!important;flex-basis:100%!important}.cashflow-toolbar .print-btn{margin-left:0!important}}.import-preview-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:9px;gap:9px;margin-bottom:14px}.import-preview-summary>div{min-height:72px;padding:11px 12px;border-radius:17px;border:1px solid hsla(0,0%,100%,.62);background:linear-gradient(180deg,hsla(0,0%,100%,.52),rgba(228,237,248,.25));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.import-preview-summary span{display:block;font-size:8px;line-height:1.2;text-transform:uppercase;letter-spacing:.07em;color:rgba(20,30,48,.48);font-weight:900}.import-preview-summary b{display:block;margin-top:8px;font-size:18px;color:var(--navy)}.import-preview-message{padding:12px 14px;margin-bottom:12px;border-radius:18px;border:1px solid rgba(53,87,125,.22);background:rgba(53,87,125,.07)}.import-preview-message b{font-size:13px;color:var(--navy)}.import-preview-message p{margin:4px 0 0;font-size:10px;line-height:1.45;color:var(--muted)}.import-preview-message small{display:block;margin-top:7px;font-size:9px;color:#35577d;font-weight:800}.import-preview-list{max-height:380px;overflow:auto;-webkit-overflow-scrolling:touch;border:1px solid rgba(20,30,48,.08);border-radius:18px;background:hsla(0,0%,100%,.36)}.import-preview-row{display:grid;grid-template-columns:54px minmax(180px,1.5fr) minmax(120px,1fr) 100px 80px;grid-gap:10px;gap:10px;align-items:center;min-height:42px;padding:8px 11px;border-top:1px solid rgba(20,30,48,.06);font-size:10px;color:rgba(20,30,48,.68)}.import-preview-row:first-child{border-top:0}.import-preview-row b{color:var(--navy);font-size:11px}.import-preview-th{position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:36px;background:rgba(242,247,250,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:rgba(20,30,48,.48)}.import-discarded{margin-top:10px;padding:10px 12px;border-radius:16px;border:1px solid rgba(163,66,66,.12);background:rgba(163,66,66,.04)}.import-discarded summary{cursor:pointer;font-size:9px;font-weight:900;color:#8b4141}.import-discarded p{margin:6px 0 0;font-size:9px;color:var(--muted)}@media(max-width:700px){.import-preview-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.import-preview-list{max-height:330px}.import-preview-row{grid-template-columns:42px minmax(150px,1.5fr) minmax(110px,1fr) 86px 68px;min-width:570px}}.participation-group-stats>span:nth-child(3){border-color:hsla(0,0%,100%,.62)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.5),rgba(228,237,248,.24))!important}.mobile-more-backdrop,.mobile-more-menu,.mobile-more-trigger{display:none}@media(max-width:640px){.participation-stats .card{grid-column:auto!important}.participation-stats .card:first-child{grid-column:1/-1!important}.participation-stats .card:last-child{grid-column:auto!important}.participation-row{grid-template-columns:76px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important}.participation-row .participation-code{grid-column:1!important;grid-row:1!important}.participation-row .participation-title{grid-column:2!important;grid-row:1!important;min-width:0}.participation-row .participation-title b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.participation-row .participation-contact,.participation-row .participation-main,.participation-row .participation-recap{display:none!important}.participation-row>span:last-child{grid-column:3!important;grid-row:1!important;justify-self:end}.cashflow-toolbar>.print-btn,.documents-toolbar>.print-btn,.guests-toolbar>.print-btn{width:100%!important;max-width:none!important;flex:1 1 100%!important;margin-left:0!important;justify-self:stretch!important}.bottom-nav .nav-tab-documents,.bottom-nav .nav-tab-settings,.vendor-category-print,.vendor-profile-print{display:none!important}.bottom-nav .mobile-more-trigger{display:flex!important}.bottom-nav button{max-width:52px!important}.mobile-more-backdrop{display:block!important;position:fixed;inset:0;z-index:36;border:0;padding:0;background:rgba(20,30,48,.16);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.mobile-more-menu{display:grid!important;position:fixed;right:12px;bottom:calc(68px + env(safe-area-inset-bottom));width:min(230px,calc(100vw - 24px));padding:10px;border-radius:22px;z-index:38;overflow:hidden;background:linear-gradient(160deg,hsla(0,0%,100%,.94),rgba(228,237,248,.88));border:1px solid hsla(0,0%,100%,.78);box-shadow:0 20px 50px rgba(20,30,48,.22),inset 0 1px 0 hsla(0,0%,100%,.85)}.mobile-more-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 4px 8px 8px;border-bottom:1px solid rgba(20,30,48,.07);margin-bottom:5px}.mobile-more-head>span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:rgba(20,30,48,.5)}.mobile-more-head>button{width:30px;height:30px;min-height:30px;padding:0;border-radius:10px;color:var(--navy);background:hsla(0,0%,100%,.48);border:1px solid rgba(20,30,48,.07)}.mobile-more-menu>button:not(.mobile-more-head button){width:100%;min-height:48px;display:flex;align-items:center;justify-content:flex-start;gap:11px;padding:8px 10px;border-radius:15px;border:0;color:var(--navy);background:transparent;text-align:left;font-weight:800}.mobile-more-menu>button.active{background:rgba(53,87,125,.11);color:#35577d}.mobile-more-menu>button i{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:rgba(228,237,248,.52)}.mobile-more-menu>button i svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mobile-more-menu>button span{display:block;font-size:12px}}@media(max-width:390px){.bottom-nav button{max-width:48px!important}}.bottom-nav .mobile-more-trigger{display:none!important}@media(max-width:640px){.bottom-nav .mobile-more-trigger{display:flex!important}}.tables-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-bottom:16px}.seating-layout{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);grid-gap:16px;gap:16px;align-items:start}.seating-directory{border-radius:28px;padding:18px;min-width:0}.seating-manager-head,.seating-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.seating-manager-head h2,.seating-panel-head h2{margin:2px 0;font-size:16px;color:var(--navy)}.seating-manager-head small,.seating-panel-head small{font-size:9px;color:var(--muted)}.seating-directory>.seg{margin-bottom:10px;max-width:100%}.seating-guests-scroll{max-height:1050px;overflow-y:auto;overscroll-behavior:contain;padding-right:3px;scrollbar-width:thin}.seating-guest-row{min-height:42px;display:grid;grid-template-columns:12px minmax(0,1fr) minmax(100px,150px);grid-gap:9px;gap:9px;align-items:center;padding:8px 7px;border-top:1px solid rgba(20,30,48,.06)}.seating-guest-row:first-child{border-top:0}.seating-guest-row>div b,.seating-guest-row>div small{display:block}.seating-guest-row>div b{font-size:11px;color:var(--navy)}.seating-guest-row>div small{margin-top:2px;font-size:8px;color:var(--muted)}.seating-guest-row>span{justify-self:end;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:800}.seating-guest-row>span.assigned{color:#35577d}.seating-guest-row>span.unassigned{color:rgba(20,30,48,.42)}.seat-status-dot{width:9px;height:9px;display:inline-block;border-radius:50%;flex:0 0 auto;box-shadow:0 0 0 3px rgba(20,30,48,.035)}.seat-status-dot.confirmed{background:#3b7558}.seat-status-dot.pending{background:#c29d2d}.seating-tables-panel{min-width:0}.seating-table-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.seating-table-card{width:100%;min-height:190px;display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:16px;border-radius:24px;border:1px solid hsla(0,0%,100%,.68);background:linear-gradient(150deg,hsla(0,0%,100%,.58),rgba(228,237,248,.24));box-shadow:0 14px 34px rgba(20,30,48,.06),inset 0 1px 0 hsla(0,0%,100%,.82);color:var(--navy)}.seating-table-card:hover{transform:translateY(-1px);background:linear-gradient(150deg,hsla(0,0%,100%,.72),rgba(228,237,248,.3))}.seating-table-card.presidential{border-color:rgba(53,87,125,.28);background:linear-gradient(150deg,hsla(0,0%,100%,.68),rgba(53,87,125,.08))}.seating-table-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.seating-table-card h3{margin:4px 0 0;font-size:14px}.seating-table-card-head>strong{font-size:17px;white-space:nowrap}.seating-table-card-head>strong small{font-size:10px;color:var(--muted)}.presidential-badge{display:inline-flex;padding:4px 7px;border-radius:999px;background:rgba(53,87,125,.13);color:#35577d;font-size:7px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.seat-progress{width:100%;height:5px;overflow:hidden;margin:13px 0 8px;border-radius:99px;background:rgba(20,30,48,.07)}.seat-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#35577d,#35577d)}.seat-capacity-line{display:flex;justify-content:space-between;gap:8px;font-size:8px;color:var(--muted)}.seat-capacity-line b{color:var(--navy)}.table-member-preview{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto;padding-top:13px}.table-member-preview>span{max-width:100%;display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:999px;background:hsla(0,0%,100%,.52);border:1px solid rgba(20,30,48,.05);font-size:8px;font-weight:800}.table-member-preview>span .seat-status-dot{width:6px;height:6px;box-shadow:none}.table-member-preview>small{font-size:8px;color:var(--muted)}.presidential-note{display:flex;flex-direction:column;gap:3px;margin-bottom:13px;padding:11px 13px;border-radius:17px;background:rgba(53,87,125,.09);border:1px solid rgba(53,87,125,.2)}.presidential-note b{font-size:11px;color:#35577d}.presidential-note span{font-size:9px;color:var(--muted)}.table-modal-members{margin:15px 0;padding:14px;border-radius:20px;background:rgba(228,237,248,.18);border:1px solid hsla(0,0%,100%,.62)}.table-modal-members-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px}.table-modal-members-head h4{margin:0;font-size:13px}.table-modal-members-head p{margin:3px 0 0;font-size:9px;color:var(--muted)}.table-modal-member-list{display:grid;grid-gap:5px;gap:5px}.table-modal-member{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 8px 7px 10px;border-radius:14px;background:hsla(0,0%,100%,.48)}.table-modal-member>span{display:grid;grid-template-columns:10px minmax(0,1fr);grid-gap:1px 7px;gap:1px 7px;align-items:center}.table-modal-member>span .seat-status-dot{grid-row:1/3}.table-modal-member b{font-size:10px}.table-modal-member small{font-size:8px;color:var(--muted)}.assignment-capacity{display:grid;grid-template-columns:1fr auto;grid-gap:2px 12px;gap:2px 12px;align-items:center;margin-bottom:12px;padding:12px 14px;border-radius:18px;background:linear-gradient(150deg,hsla(0,0%,100%,.52),rgba(228,237,248,.22))}.assignment-capacity span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.assignment-capacity b{grid-row:1/3;grid-column:2;font-size:22px}.assignment-capacity small{font-size:9px;color:var(--muted)}.table-assign-search{max-width:none!important;width:100%!important;margin-bottom:10px}.assign-guest-list{max-height:430px;overflow-y:auto;display:grid;grid-gap:5px;gap:5px;padding-right:2px}.assign-guest-row{width:100%;min-height:45px;display:grid;grid-template-columns:24px minmax(0,1fr) 12px;grid-gap:9px;gap:9px;align-items:center;padding:7px 9px;text-align:left;border-radius:14px;border:1px solid rgba(20,30,48,.06);background:hsla(0,0%,100%,.4);color:var(--navy)}.assign-guest-row.selected{border-color:rgba(53,87,125,.25);background:rgba(53,87,125,.08)}.assign-guest-row:disabled{opacity:.42}.assign-check{width:22px;height:22px;display:grid;place-items:center;border-radius:8px;border:1px solid rgba(20,30,48,.12);font-style:normal;font-size:10px;font-weight:900}.assign-check.checked{background:#35577d;color:#fff;border-color:#35577d}.assign-guest-row span b,.assign-guest-row span small{display:block}.assign-guest-row span b{font-size:10px}.assign-guest-row span small{font-size:8px;color:var(--muted);margin-top:2px}@media(max-width:900px){.seating-layout{grid-template-columns:1fr}.seating-table-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.tables-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.seating-directory{display:none!important}.seating-layout{display:block}.seating-table-grid{grid-template-columns:1fr}.seating-manager-head{align-items:center}.seating-manager-head .glass-btn{flex:0 0 auto}.seating-table-card{min-height:170px}.table-modal-members{margin-bottom:12px}.table-modal-member{padding-right:10px}}.seating-manager-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:640px){.seating-manager-head{align-items:flex-start!important;flex-direction:column}.seating-manager-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.seating-manager-actions .glass-btn{width:100%!important;justify-content:center!important}.table-modal-members-head{align-items:flex-start!important;flex-direction:column}.table-modal-members-head .table-assignment-controls{display:flex!important;width:100%!important;justify-content:center!important}.table-modal-member .table-assignment-controls{display:grid!important}}.seating-directory-search{width:100%!important;max-width:none!important;min-width:0!important;margin:0 0 10px!important}.vendor-money-main{display:flex;align-items:center;justify-content:flex-end;gap:8px}.vendor-money-main>b{display:block}.vendor-link-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;border-radius:11px;border:1px solid rgba(228,237,248,.72);background:linear-gradient(145deg,hsla(0,0%,100%,.72),rgba(228,237,248,.34));box-shadow:0 5px 16px rgba(20,30,48,.06),inset 0 1px 0 hsla(0,0%,100%,.82);color:var(--navy);cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.vendor-link-icon:hover{transform:translateY(-1px);border-color:rgba(53,87,125,.36);background:linear-gradient(145deg,hsla(0,0%,100%,.86),rgba(53,87,125,.11))}.vendor-link-icon:focus-visible{outline:2px solid rgba(53,87,125,.45);outline-offset:2px}.vendor-link-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.vendor-link-icon{width:30px;height:30px;flex-basis:30px}}body,html{color:var(--ink)!important;background-color:var(--pearl)!important}body{background:radial-gradient(circle at 8% -10%,rgba(228,237,248,.62),transparent 35%),radial-gradient(circle at 92% 0,rgba(53,87,125,.12),transparent 30%),linear-gradient(180deg,#fff,#fff 48%,#e4edf8 150%)!important;background-attachment:fixed!important}.dashboard-strip,.doc,.glass-card,.glass-surface,.month,.panel,.seating-directory,.settings-panel,.table,.vendor-cat{background:hsla(0,0%,100%,.94)!important;border-color:rgba(20,30,48,.065)!important;box-shadow:0 4px 16px rgba(20,30,48,.05)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.asset,.assignment-capacity,.card,.data-tool,.import-preview-summary>div,.import-result,.match,.stats-row>div,.table-modal-member,.table-modal-members{background:#fff!important;border-color:rgba(20,30,48,.065)!important;box-shadow:0 1px 2px rgba(20,30,48,.035)!important}.glass-loader,.login-card{background:hsla(0,0%,100%,.94)!important;border-color:rgba(20,30,48,.07)!important;box-shadow:0 20px 60px rgba(20,30,48,.11)!important}.login-card:before{background:radial-gradient(circle,rgba(53,87,125,.16),transparent 66%)!important}.monogram{background:linear-gradient(145deg,#141e30,#35577d)!important;border-color:rgba(228,237,248,.32)!important;box-shadow:0 12px 32px rgba(20,30,48,.18)!important}.pin{background:rgba(228,237,248,.68)!important;border-color:rgba(20,30,48,.07)!important;box-shadow:none!important}.pin:focus{border-color:rgba(53,87,125,.46)!important;box-shadow:0 0 0 4px rgba(53,87,125,.16)!important}.topbar{background:linear-gradient(180deg,rgba(20,30,48,.93),rgba(20,30,48,.86))!important;box-shadow:0 8px 32px rgba(20,30,48,.16),inset 0 1px 0 hsla(0,0%,100%,.12)!important;backdrop-filter:blur(24px) saturate(150%)!important;-webkit-backdrop-filter:blur(24px) saturate(150%)!important;color:#fff!important}.brand-logo,.topbar{border-color:rgba(228,237,248,.18)!important}.brand-logo{background:hsla(0,0%,100%,.08)!important;color:#e4edf8!important}.brand small{color:rgba(228,237,248,.68)!important}.bottom-nav{background:linear-gradient(180deg,rgba(20,30,48,.9),rgba(20,30,48,.82))!important;border-color:rgba(228,237,248,.18)!important;box-shadow:0 8px 32px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.12)!important;backdrop-filter:blur(28px) saturate(155%)!important;-webkit-backdrop-filter:blur(28px) saturate(155%)!important}.bottom-nav button{color:rgba(228,237,248,.62)!important;transition:background .2s cubic-bezier(.2,.8,.2,1),color .2s cubic-bezier(.2,.8,.2,1),transform .16s ease!important}.bottom-nav button:hover{background:rgba(228,237,248,.07)!important}.bottom-nav button:active{transform:scale(.98)}.bottom-nav button.active{color:#fff!important;background:rgba(228,237,248,.14)!important;box-shadow:inset 0 0 0 1px rgba(228,237,248,.14)!important}.bottom-nav button.active:before{background:radial-gradient(circle,rgba(53,87,125,.28),transparent 68%)!important;filter:none!important;opacity:.72!important}.mobile-more-backdrop{background:rgba(20,30,48,.16)!important}.mobile-more-menu{background:hsla(0,0%,100%,.88)!important;border-color:hsla(0,0%,100%,.72)!important;box-shadow:0 16px 48px rgba(20,30,48,.16),inset 0 1px 0 hsla(0,0%,100%,.78)!important;backdrop-filter:blur(24px) saturate(155%)!important;-webkit-backdrop-filter:blur(24px) saturate(155%)!important}.mobile-more-head{border-color:rgba(20,30,48,.07)!important}.mobile-more-head>span{color:rgba(20,30,48,.52)!important}.mobile-more-head>button{color:#141e30!important;background:rgba(228,237,248,.72)!important;border-color:rgba(20,30,48,.06)!important}.mobile-more-menu>button:not(.mobile-more-head button){color:#141e30!important}.mobile-more-menu>button.active{background:rgba(228,237,248,.58)!important;color:#35577d!important}.mobile-more-menu>button i{background:rgba(228,237,248,.52)!important}.hero{background:linear-gradient(135deg,#141e30,#35577d 74%,#35577d 145%)!important;border-color:rgba(228,237,248,.16)!important;box-shadow:0 12px 36px rgba(20,30,48,.16),inset 0 1px 0 hsla(0,0%,100%,.12)!important;color:#fff!important}.hero:before{background:radial-gradient(circle,rgba(228,237,248,.24),rgba(53,87,125,.12) 40%,transparent 68%)!important}.hero p{color:hsla(0,0%,100%,.76)!important}.hero .eyebrow{color:#e4edf8!important}.countdown b{color:#fff!important}.countdown span{color:rgba(228,237,248,.72)!important}.content>.eyebrow,.pagehead .eyebrow,.seating-manager-head .eyebrow,.seating-panel-head .eyebrow{color:#35577d!important}.couple-photo{background:#e4edf8!important;border-color:rgba(20,30,48,.06)!important;box-shadow:none!important}.data-card{background:linear-gradient(145deg,#141e30,#35577d)!important;border-color:rgba(228,237,248,.16)!important;box-shadow:0 8px 24px rgba(20,30,48,.14)!important;color:#fff!important}.data-card span{color:rgba(228,237,248,.72)!important}.data-card b{color:#fff!important}.actions button,.actions-inline button,.doc-actions a,.doc-actions button,.glass-btn,.mini-actions a,.mini-actions button,.pagehead button,.panel-head button,.upload span{color:#141e30!important;background:hsla(0,0%,100%,.78)!important;border-color:rgba(20,30,48,.09)!important;box-shadow:0 1px 2px rgba(20,30,48,.05)!important;backdrop-filter:blur(18px) saturate(140%)!important;-webkit-backdrop-filter:blur(18px) saturate(140%)!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .16s ease!important}.actions button:hover,.actions-inline button:hover,.doc-actions a:hover,.doc-actions button:hover,.glass-btn:hover,.mini-actions a:hover,.mini-actions button:hover,.pagehead button:hover,.panel-head button:hover,.upload span:hover{background:#fff!important;border-color:rgba(53,87,125,.22)!important;box-shadow:0 4px 16px rgba(20,30,48,.065)!important}.actions button:active,.actions-inline button:active,.glass-btn:active,.pagehead button:active,.panel-head button:active{transform:scale(.985)!important}.actions button.primary,.actions-inline button.primary,.glass-btn.primary,.pagehead button.primary,.panel-head button,.primary{background:#35577d!important;color:#fff!important;border-color:#35577d!important;box-shadow:0 4px 16px rgba(53,87,125,.18)!important}.actions button.primary:hover,.actions-inline button.primary:hover,.glass-btn.primary:hover,.pagehead button.primary:hover,.primary:hover{background:#35577d!important;border-color:#35577d!important}.print-btn{color:#35577d!important;border-color:rgba(53,87,125,.16)!important;background:rgba(228,237,248,.42)!important}.danger,.print-btn{box-shadow:none!important}.danger{color:#fff!important;background:#a34242!important;border-color:#a34242!important}.logout-icon,.round-btn{color:#141e30!important;background:hsla(0,0%,100%,.78)!important;border-color:rgba(20,30,48,.08)!important;box-shadow:0 1px 2px rgba(20,30,48,.05)!important}.hero-side .logout-icon,.topbar .logout-icon{color:#fff!important;background:hsla(0,0%,100%,.1)!important;border-color:rgba(228,237,248,.16)!important}.field input,.field select,.field textarea,.modal input,.modal select,.modal textarea,.search-box input{color:#141e30!important;background:rgba(228,237,248,.62)!important;border-color:rgba(20,30,48,.055)!important;box-shadow:none!important}.field input::placeholder,.field textarea::placeholder,.modal input::placeholder,.modal textarea::placeholder,.search-box input::placeholder{color:rgba(20,30,48,.38)!important}.field input:focus,.field select:focus,.field textarea:focus,.modal input:focus,.modal select:focus,.modal textarea:focus,.search-box input:focus{border-color:rgba(53,87,125,.42)!important;box-shadow:0 0 0 4px rgba(53,87,125,.14)!important}.search-box>span{color:rgba(20,30,48,.54)!important}.seg{background:rgba(228,237,248,.72)!important;border-color:rgba(20,30,48,.055)!important;box-shadow:none!important}.seg button{color:rgba(20,30,48,.6)!important}.seg button.on{color:#141e30!important;background:#fff!important;box-shadow:0 1px 3px rgba(20,30,48,.08)!important}.cat-head,.month-head,.table-title{border-color:rgba(20,30,48,.07)!important}.participation-row,.tr{color:#141e30!important;background:#fff!important;border-color:rgba(20,30,48,.065)!important}.participation-th,.tr.th{background:#e4edf8!important;color:rgba(20,30,48,.56)!important}.participation-row:not(.participation-th):hover,.tr:not(.th):hover{background:#fff!important}.cash-row,.doc-link,.line{border-color:rgba(20,30,48,.065)!important}.pill{border-color:transparent!important;background:rgba(20,30,48,.06)!important;color:#141e30!important}.pill.confirmed{background:rgba(59,117,88,.12)!important;color:#286045!important}.pill.pending{background:rgba(194,157,45,.15)!important;color:#765d13!important}.pill.cancelled,.pill.declined{background:rgba(163,66,66,.11)!important;color:#8b3535!important}.assign-guest-row,.seating-table-card,.task,.vendor{background:#fff!important;border-color:rgba(20,30,48,.065)!important;box-shadow:0 1px 2px rgba(20,30,48,.035)!important}.assign-guest-row:hover,.seating-table-card:hover,.task:hover,.vendor:hover{background:#fff!important}.check,.task i{background:#e4edf8!important;border-color:rgba(20,30,48,.055)!important}.vendor.featured{border-color:rgba(53,87,125,.18)!important;background:linear-gradient(90deg,rgba(228,237,248,.38),#fff 18%)!important;box-shadow:inset 3px 0 0 #35577d,0 1px 2px rgba(20,30,48,.035)!important}.cat-budget-line span{color:rgba(20,30,48,.68)!important;background:#e4edf8!important;border-color:transparent!important;box-shadow:none!important}.vendor-money em{color:#35577d!important}.calc-preview{background:#e4edf8!important;border-color:rgba(20,30,48,.055)!important}.vendor-link-icon{color:#35577d!important;background:#fff!important;border-color:rgba(53,87,125,.14)!important;box-shadow:none!important}.vendor-link-icon:hover{background:#e4edf8!important;border-color:rgba(53,87,125,.24)!important}.doc-icon{color:#fff!important;background:linear-gradient(145deg,#141e30,#35577d)!important}.asset>div{background:#e4edf8!important}.asset{background:#fff!important}.participation-code{color:#35577d!important}.import-preview-message,.invitation-summary{background:rgba(228,237,248,.36)!important;border-color:rgba(53,87,125,.12)!important}.guest-group-stats>span,.participation-group-stats>span,.participation-group-stats>span:nth-child(3){background:#fff!important;border-color:rgba(20,30,48,.055)!important}.seating-guest-row{border-color:rgba(20,30,48,.055)!important}.seating-guest-row>span.assigned{color:#35577d!important}.seating-guest-row>span.unassigned{color:rgba(20,30,48,.4)!important}.seating-table-card.presidential{border-color:rgba(53,87,125,.18)!important;background:linear-gradient(145deg,rgba(228,237,248,.36),#fff 45%)!important}.presidential-badge{color:#35577d!important;background:rgba(228,237,248,.62)!important}.seat-progress{background:rgba(20,30,48,.07)!important}.seat-progress i{background:linear-gradient(90deg,#35577d,#35577d)!important}.table-member-preview>span{background:#fff!important;border-color:rgba(20,30,48,.055)!important}.presidential-note{background:rgba(228,237,248,.38)!important;border-color:rgba(53,87,125,.12)!important}.presidential-note b{color:#35577d!important}.table-modal-members{background:#fff!important}.assign-guest-row.selected{border-color:rgba(53,87,125,.2)!important;background:rgba(228,237,248,.42)!important}.assign-check.checked{background:#35577d!important;color:#fff!important;border-color:#35577d!important}.import-preview-list{background:#fff!important;border-color:rgba(20,30,48,.065)!important}.import-preview-row{color:rgba(20,30,48,.66)!important;border-color:rgba(20,30,48,.055)!important}.import-preview-th{background:rgba(228,237,248,.96)!important;color:rgba(20,30,48,.5)!important}.import-preview-message small{color:#35577d!important}.modal-bg{background:rgba(20,30,48,.22)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.modal{background:hsla(0,0%,100%,.97)!important;border-color:hsla(0,0%,100%,.78)!important;box-shadow:0 20px 60px rgba(20,30,48,.16)!important;backdrop-filter:blur(24px) saturate(145%)!important;-webkit-backdrop-filter:blur(24px) saturate(145%)!important}.toast{background:rgba(20,30,48,.88)!important;border-color:rgba(228,237,248,.18)!important;box-shadow:0 8px 32px rgba(20,30,48,.16)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}[role=link]:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid rgba(53,87,125,.55)!important;outline-offset:2px!important}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(prefers-reduced-transparency:reduce){.bottom-nav,.mobile-more-menu,.modal,.toast,.topbar{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.bottom-nav,.topbar{background:#141e30!important}.mobile-more-menu,.modal{background:#fff!important}}@media(max-width:640px){body:after{background:#141e30!important}.bottom-nav{background:linear-gradient(180deg,rgba(20,30,48,.97),#141e30)!important;border-top-color:rgba(228,237,248,.16)!important;box-shadow:0 -8px 28px rgba(20,30,48,.12),inset 0 1px 0 hsla(0,0%,100%,.1)!important}}.bottom-nav button i svg,.logout-icon svg,.mobile-more-menu button i svg{fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important}.bottom-nav button i svg *{vector-effect:non-scaling-stroke}.actions button,.actions-inline button,.asset-actions .glass-btn,.asset-actions .upload span,.data-actions .glass-btn,.data-actions .upload span,.doc-actions a,.doc-actions button,.glass-btn,.pagehead button,.panel-head button{min-height:var(--button-h)!important;box-sizing:border-box!important}.dashboard-hero{min-height:136px!important}.dashboard-countdown-only{justify-content:flex-end!important}.dashboard-countdown-only .countdown{margin-top:auto}.asset{padding:10px!important}.asset>div{height:86px!important;background:#fff!important;border:1px solid rgba(20,30,48,.055)!important;box-shadow:none!important}.asset h3{margin:8px 0 3px!important}.asset p{margin:3px 0 8px!important}.asset-actions{margin-top:6px!important}.asset-actions .glass-btn,.asset-actions .upload span{border-color:rgba(20,30,48,.08)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.asset-actions .glass-btn:hover,.asset-actions .upload:hover span{background:#fff!important;border-color:rgba(53,87,125,.18)!important}.logout-icon svg{width:18px!important;height:18px!important}@media(max-width:640px){.mobile-print-hide,.print-btn,.vendor-category-print,.vendor-profile-print,body:after{display:none!important}body:after{content:none!important}.bottom-nav{left:10px!important;right:10px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;transform:none!important;width:auto!important;max-width:none!important;height:62px!important;min-height:62px!important;padding:7px 8px!important;border-radius:24px!important;justify-content:space-between!important;gap:2px!important;overflow:visible!important;background:rgba(20,30,48,.84)!important;border:1px solid rgba(228,237,248,.18)!important;box-shadow:0 10px 34px rgba(20,30,48,.2),inset 0 1px 0 hsla(0,0%,100%,.13)!important;backdrop-filter:blur(26px) saturate(160%)!important;-webkit-backdrop-filter:blur(26px) saturate(160%)!important}.bottom-nav button{flex:1 1!important;width:auto!important;min-width:0!important;max-width:50px!important;height:48px!important;padding:0!important;border-radius:16px!important;gap:0!important;color:rgba(228,237,248,.66)!important;background:transparent!important}.bottom-nav button i{width:22px!important;height:22px!important}.bottom-nav button i svg{width:20px!important;height:20px!important}.bottom-nav button span{display:none!important}.bottom-nav button.active{color:#fff!important;background:rgba(228,237,248,.15)!important;box-shadow:inset 0 0 0 1px rgba(228,237,248,.13)!important}.bottom-nav button.active:before{width:30px!important;height:30px!important;top:1px!important;opacity:.48!important;background:radial-gradient(circle,rgba(53,87,125,.34),transparent 70%)!important;filter:none!important}.mobile-more-menu{right:10px!important;bottom:calc(78px + env(safe-area-inset-bottom,0px))!important;background:hsla(0,0%,100%,.88)!important;border-color:hsla(0,0%,100%,.74)!important;box-shadow:0 16px 48px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.85)!important;backdrop-filter:blur(26px) saturate(160%)!important;-webkit-backdrop-filter:blur(26px) saturate(160%)!important}.dashboard-hero{min-height:128px!important}.asset>div{height:78px!important}}.actions button,.actions-inline button,.doc-actions a,.doc-actions button,.glass-btn,.mini-actions a,.mini-actions button,.pagehead button,.panel-head button,.upload span{min-height:var(--button-h)!important}@media(max-width:390px){.bottom-nav{left:8px!important;right:8px!important;padding-left:6px!important;padding-right:6px!important}.bottom-nav button{max-width:47px!important}}.cat-label-short{display:none}.asset-grid{align-items:stretch!important}.asset{display:flex!important;flex-direction:column!important}.asset>div{height:80px!important}.asset p{min-height:0!important}.asset-actions{margin-top:auto!important}.asset-actions .glass-btn,.asset-actions .upload,.asset-actions .upload span{align-self:stretch!important}@media(max-width:640px){.bottom-nav .nav-tab-checklist,.bottom-nav .nav-tab-documents,.bottom-nav .nav-tab-settings{display:none!important}.bottom-nav{height:70px!important;min-height:70px!important;padding:6px 7px!important;border-radius:25px!important;gap:2px!important}.bottom-nav button{flex:1 1!important;width:auto!important;min-width:0!important;max-width:none!important;height:58px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;padding:3px 2px!important;border-radius:17px!important}.bottom-nav button i{width:25px!important;height:25px!important;flex:0 0 25px!important}.bottom-nav button i svg{width:23px!important;height:23px!important}.bottom-nav button span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:9px!important;line-height:1!important;font-weight:700!important;letter-spacing:0!important}.bottom-nav button.active:before{width:33px!important;height:33px!important;top:0!important}.mobile-more-menu{bottom:calc(86px + env(safe-area-inset-bottom,0px))!important}.cat-budget-line{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:6px!important;gap:6px!important;margin-top:8px!important}.cat-budget-line span{min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:3px!important;padding:6px 4px!important;white-space:nowrap!important;text-align:center!important;font-size:9px!important}.cat-budget-line span b{font:inherit!important;font-weight:900!important}.cat-label-full{display:none!important}.cat-label-short{display:inline!important}.asset>div{height:70px!important}.asset-actions{margin-top:auto!important}}@media(max-width:390px){.bottom-nav button span{font-size:8px!important}.bottom-nav button i{width:24px!important;height:24px!important;flex-basis:24px!important}.bottom-nav button i svg{width:22px!important;height:22px!important}.cat-budget-line{gap:4px!important}.cat-budget-line span{font-size:8px!important;padding-left:3px!important;padding-right:3px!important}}.asset{display:grid!important;grid-template-rows:80px auto minmax(42px,auto) auto!important;align-content:start!important;padding:9px!important}.asset>div:first-child{height:80px!important}.asset h3{margin:7px 0 3px!important}.asset p{min-height:42px!important;margin:3px 0 7px!important}.asset-actions{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;margin:0!important;padding:0!important;min-height:0!important;height:auto!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.asset-actions:after,.asset-actions:before{display:none!important;content:none!important}.asset-actions .glass-btn,.asset-actions .upload{flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:var(--button-h)!important;align-self:center!important;margin:0!important}.asset-actions .glass-btn,.asset-actions .upload span{width:auto!important;height:auto!important;min-height:var(--button-h)!important;padding:8px 13px!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.1!important;font-size:14px!important;background:#fff!important;border:1px solid rgba(20,30,48,.08)!important;box-shadow:0 1px 2px rgba(20,30,48,.05)!important}.asset-actions .upload{display:inline-flex!important}.asset-actions .upload span{pointer-events:none!important}@media(max-width:640px){.vendor-cat .cat-head{width:100%!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}.vendor-cat .cat-head>div:first-child{width:100%!important;min-width:0!important;text-align:left!important;align-self:stretch!important}.vendor-cat .cat-head h2{width:100%!important;text-align:left!important;margin-left:0!important;margin-right:0!important}.vendor-cat .cat-budget-line{width:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;margin:8px 0 0!important;text-align:left!important}.vendor-cat .cat-budget-line span{flex:0 0 auto!important;width:auto!important;min-width:0!important;justify-content:flex-start!important;text-align:left!important;padding:6px 8px!important}.vendor{align-items:stretch!important;text-align:left!important}.vendor-money,.vendor>div:first-child{width:100%!important;min-width:0!important;text-align:left!important}.vendor-money{align-self:stretch!important;margin-left:0!important;margin-right:0!important}.vendor-money>small{display:block!important}.vendor-money-main,.vendor-money>small{width:100%!important;text-align:left!important}.vendor-money-main{justify-content:flex-start!important;align-items:center!important}.vendor-money-main>b{margin:0!important;text-align:left!important}.asset{grid-template-rows:70px auto minmax(38px,auto) auto!important}.asset>div:first-child{height:70px!important}.asset p{min-height:38px!important}.asset-actions .glass-btn,.asset-actions .upload,.asset-actions .upload span{width:auto!important;min-height:var(--button-h)!important}}:root{--field-h:44px}.field input:not([type=checkbox]):not([type=radio]):not([type=file]),.field select,.modal input:not([type=checkbox]):not([type=radio]):not([type=file]),.modal select,.search-box input,.table-assign-search input{width:100%!important;height:var(--field-h)!important;min-height:var(--field-h)!important;max-height:var(--field-h)!important;box-sizing:border-box!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;line-height:1.2!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;vertical-align:middle!important}.field select,.modal select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;padding-left:13px!important;padding-right:38px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath d='m4 5.5 3 3 3-3' fill='none' stroke='%23334DAF' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:14px 14px!important}.field input[type=date],.field input[type=time],.modal input[type=date],.modal input[type=time]{text-align:left!important}.field input[type=date]::-webkit-date-and-time-value,.field input[type=time]::-webkit-date-and-time-value,.modal input[type=date]::-webkit-date-and-time-value,.modal input[type=time]::-webkit-date-and-time-value{text-align:left!important;min-height:0!important}.field textarea,.modal textarea{box-sizing:border-box!important;min-height:82px!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif!important;line-height:1.4!important}.vendor-card-note{margin:3px 0 4px!important;color:rgba(20,30,48,.62)!important;white-space:normal!important;overflow-wrap:anywhere!important}@media(max-width:640px){:root{--field-h:46px}.settings-grid>.branding-settings,.settings-grid>.data-settings{display:none!important}.field input:not([type=checkbox]):not([type=radio]):not([type=file]),.field select,.field textarea,.modal input:not([type=checkbox]):not([type=radio]):not([type=file]),.modal select,.modal textarea,.search-box input,.table-assign-search input{font-size:16px!important}}.mail-shell{display:grid;grid-gap:12px;gap:12px}.mail-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mail-compose-btn svg,.mail-icon-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mail-folder-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:15px;background:#e4edf8;border:1px solid rgba(20,30,48,.055)}.mail-folder-switch button{min-height:32px;padding:6px 12px;border:0;border-radius:12px;background:transparent;color:rgba(20,30,48,.6);font-size:14px;font-weight:800}.mail-folder-switch button.on{color:#141e30;background:#fff;box-shadow:0 1px 3px rgba(20,30,48,.08)}.mail-icon-btn{width:38px;height:38px;min-height:38px;display:grid;place-items:center;border-radius:13px;border:1px solid rgba(20,30,48,.08);background:#fff;color:#141e30;box-shadow:0 1px 2px rgba(20,30,48,.04)}.mail-icon-btn.compact{width:34px;height:34px;min-height:34px;border-radius:11px}.mail-icon-btn:hover{background:#fff;border-color:rgba(53,87,125,.18)}.mail-search{width:100%!important;max-width:none!important}.mail-list{overflow:hidden;border-radius:22px!important;padding:0!important}.mail-row{display:grid;grid-template-columns:70px minmax(160px,1fr) minmax(240px,1.8fr) 130px 92px;grid-gap:10px;gap:10px;align-items:center;min-height:48px;padding:8px 12px;border-top:1px solid rgba(20,30,48,.06);background:#fff}.mail-row.sent{grid-template-columns:minmax(180px,1fr) minmax(260px,1.8fr) 130px 54px}.mail-row:first-child{border-top:0}.mail-head{min-height:38px;background:#e4edf8;color:rgba(20,30,48,.5);text-transform:uppercase;letter-spacing:.055em;font-size:8px;font-weight:900}.mail-row.unread{background:#fff}.mail-row.unread .mail-row-main{font-weight:900}.mail-status{display:flex;align-items:center}.mail-status i{width:9px;height:9px;border-radius:50%;display:block}.mail-status i.unread{background:#35577d;box-shadow:0 0 0 4px rgba(53,87,125,.1)}.mail-status i.read{background:rgba(20,30,48,.22)}.mail-row-main{min-width:0;border:0;padding:0;background:transparent;color:#141e30;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.mail-row-main.subject{font-weight:800}.mail-row-date{font-size:9px;color:var(--muted)}.mail-row-actions{display:flex;justify-content:flex-end;gap:5px}.mail-error,.mail-loading{margin:0;padding:14px;font-size:10px}.mail-error{border-radius:16px;background:rgba(163,66,66,.08);color:#8b3535;border:1px solid rgba(163,66,66,.12)}.mail-pagination{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.mail-pagination>span{font-size:9px;color:var(--muted);font-weight:800}.mail-compose-send{display:flex;justify-content:flex-start;margin-bottom:12px}.mail-compose-options{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:10px}.mail-compose-options button{min-height:30px;padding:5px 10px;border-radius:11px;border:1px solid rgba(20,30,48,.07);background:#e4edf8;color:#35577d;font-size:10px;font-weight:900}.mail-compose-options small{font-size:9px;color:var(--muted)}.mail-compose-form .field.full{grid-column:1/-1}.mail-compose-form textarea{min-height:230px!important}.mail-detail-meta{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin-bottom:12px}.mail-detail-meta>div{padding:9px 10px;border-radius:13px;background:#e4edf8}.mail-detail-meta span{display:block;font-size:8px;text-transform:uppercase;color:var(--muted);font-weight:900;margin-bottom:3px}.mail-detail-meta b{display:block;font-size:10px;overflow-wrap:anywhere}.mail-detail-body{min-height:180px;max-height:430px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;padding:15px;border-radius:18px;background:#fff;border:1px solid rgba(20,30,48,.07);color:#141e30;font-size:11px;line-height:1.55}.mail-attachments{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin-top:10px}.mail-attachments>b{font-size:9px}.mail-attachments span{padding:5px 8px;border-radius:999px;background:#e4edf8;font-size:8px;color:var(--muted)}.mail-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.mail-settings-head h2{margin:0}.mail-settings-head p{margin:5px 0 0}.mail-settings-disabled{margin-top:12px;padding:12px 14px;border-radius:16px;background:#e4edf8;color:var(--muted)}.mail-settings-disabled p{margin:0;font-size:10px;line-height:1.45}.mail-config-body{margin-top:14px}.mail-config-group{margin-top:14px;padding-top:14px;border-top:1px solid rgba(20,30,48,.07)}.mail-config-group h3{margin:0 0 10px;font-size:13px;color:#141e30}@media(max-width:640px){.bottom-nav .nav-tab-mail{display:none!important}.mail-toolbar{align-items:stretch}.mail-compose-btn{flex:1 1 100%!important;width:100%!important}.mail-folder-switch{flex:1 1 auto;justify-content:stretch}.mail-folder-switch button{flex:1 1}.mail-search{margin-top:0!important}.mail-list{overflow:visible}.mail-head{display:none!important}.mail-row,.mail-row.sent{grid-template-columns:14px minmax(0,1fr) auto!important;grid-template-rows:auto auto auto;gap:3px 8px;min-height:82px;margin-bottom:8px;padding:11px 12px;border:1px solid rgba(20,30,48,.06);border-radius:18px;box-shadow:0 1px 2px rgba(20,30,48,.035)}.mail-row.sent{grid-template-columns:minmax(0,1fr) auto!important}.mail-row .mail-status{grid-column:1;grid-row:1/3}.mail-row .sender{grid-column:2;grid-row:1}.mail-row .subject{grid-column:2;grid-row:2}.mail-row .mail-row-date{grid-column:2;grid-row:3}.mail-row .mail-row-actions{grid-column:3;grid-row:1/4;align-self:center}.mail-row.sent .mail-row-date,.mail-row.sent .sender,.mail-row.sent .subject{grid-column:1}.mail-row.sent .mail-row-actions{grid-column:2}.mail-row-main{font-size:11px}.mail-detail-meta{grid-template-columns:1fr}.mail-detail-body{max-height:48vh}.mail-pagination{justify-content:center}.mail-pagination>span{order:-1;flex:1 1 100%;text-align:center}.mail-settings-head{align-items:flex-start}}.mail-row.unread .mail-row-main{font-weight:inherit!important}.mail-row-main.sender{font-weight:800!important}.mail-row-main.subject{font-weight:400!important}.mail-row.unread .mail-row-main.sender{font-weight:900!important}.mail-row.unread .mail-row-main.subject{font-weight:400!important}.mail-compose-btn{gap:7px!important}.mail-compose-btn svg{width:18px!important;height:18px!important}.mail-icon-btn{transition:background .18s ease,border-color .18s ease,transform .16s ease!important}.mail-icon-btn:active{transform:scale(.96)}.mail-send-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}.mail-send-btn svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important}.mail-compose-top{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(20,30,48,.06)}.mail-signature-toggle{margin-right:auto!important}.mail-signature-toggle.disabled{opacity:.42}.mail-compose-options{display:flex!important;justify-content:flex-start!important;margin:0 0 2px!important}.mail-compose-options button{min-height:34px!important;padding:6px 11px!important;border-radius:11px!important;background:#e4edf8!important;color:#35577d!important;border:1px solid transparent!important}.mail-compose-options button.on{background:#fff!important;border-color:rgba(53,87,125,.14)!important;box-shadow:0 1px 3px rgba(20,30,48,.06)!important}.mail-compose-textarea{min-height:230px!important;line-height:1.5!important}.mail-compose-quote-preview{margin-top:12px;padding:12px 14px;max-height:220px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;border-left:2px solid rgba(53,87,125,.18);color:rgba(20,30,48,.54);background:#fff;line-height:1.5}.mail-modal-date{display:block;font-size:10px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:.01em!important;color:rgba(20,30,48,.52)!important}.mail-detail-meta-ordered{grid-template-columns:1fr!important;gap:6px!important}.mail-detail-meta-ordered>div{padding:8px 10px!important;background:#fff!important}.mail-detail-meta-ordered .mail-detail-subject{background:#e4edf8!important}.mail-detail-body{line-height:1.55!important}@media(max-width:640px){.settings-grid>.mail-settings{display:none!important}.mail-compose-top{align-items:center;gap:8px}.mail-signature-toggle{flex:0 1 auto}.mail-send-btn{min-height:44px!important}.mail-compose-textarea{min-height:210px!important}.mail-compose-quote-preview{max-height:180px}}.mail-row:not(.mail-head){cursor:pointer;transition:background .16s ease,border-color .16s ease}.mail-row:not(.mail-head):hover{background:#fff}.mail-row:not(.mail-head):focus-visible{outline:2px solid rgba(53,87,125,.45);outline-offset:-2px}.mail-row-main{cursor:pointer}.mail-signature-preview{margin-top:10px;padding:12px 14px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5;color:#141e30;background:#fff;border:1px solid rgba(20,30,48,.06);border-radius:15px}.mail-signature-preview:before{content:"Firma";display:block;margin-bottom:7px;font-size:8px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(20,30,48,.42)}@media(min-width:641px){.mail-row{grid-template-columns:28px minmax(175px,1fr) minmax(240px,1.8fr) 130px 48px!important;column-gap:8px!important}.mail-row.sent{grid-template-columns:minmax(180px,1fr) minmax(260px,1.8fr) 130px!important}.mail-row-actions,.mail-status{justify-content:center!important}.mail-signature-toggle{position:relative!important;display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:32px!important;margin:0 auto 0 0!important;cursor:pointer!important;text-transform:none!important;letter-spacing:0!important;color:#141e30!important;font-size:12px!important;font-weight:800!important}.mail-signature-toggle input[type=checkbox]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;position:relative!important;display:block!important;flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:24px!important;min-height:24px!important;max-height:24px!important;margin:0!important;padding:0!important;border:1px solid rgba(20,30,48,.1)!important;border-radius:999px!important;background:#e4edf8!important;box-shadow:inset 0 1px 2px rgba(20,30,48,.05)!important;outline:none!important;cursor:pointer!important;transition:background .18s ease,border-color .18s ease!important}.mail-signature-toggle input[type=checkbox]:after{content:""!important;position:absolute!important;top:2px!important;left:2px!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 1px 4px rgba(20,30,48,.18)!important;transition:transform .18s cubic-bezier(.2,.8,.2,1)!important}.mail-signature-toggle input[type=checkbox]:checked{background:#35577d!important;border-color:#35577d!important}.mail-signature-toggle input[type=checkbox]:checked:after{transform:translateX(18px)!important}.mail-signature-toggle input[type=checkbox]:focus-visible{box-shadow:0 0 0 4px rgba(53,87,125,.16)!important}}@media(max-width:640px){.mail-row.sent{grid-template-columns:minmax(0,1fr)!important}.mail-row.sent .mail-row-date,.mail-row.sent .sender,.mail-row.sent .subject{grid-column:1!important}.mail-signature-preview{margin-top:9px}.dashboard-shell,.shell{padding-bottom:calc(132px + env(safe-area-inset-bottom,0px))!important}.field input[type=date],.field input[type=time],.modal input[type=date],.modal input[type=time]{height:var(--field-h)!important;min-height:var(--field-h)!important;max-height:var(--field-h)!important;padding:0 13px!important;line-height:normal!important;vertical-align:middle!important;text-align:left!important}}@media(max-width:640px){.field input[type=date]::-webkit-date-and-time-value,.field input[type=time]::-webkit-date-and-time-value,.modal input[type=date]::-webkit-date-and-time-value,.modal input[type=time]::-webkit-date-and-time-value{min-height:var(--field-h)!important;height:var(--field-h)!important;line-height:var(--field-h)!important;padding:0!important;margin:0!important;text-align:left!important}.field input[type=date]::-webkit-datetime-edit,.field input[type=time]::-webkit-datetime-edit,.modal input[type=date]::-webkit-datetime-edit,.modal input[type=time]::-webkit-datetime-edit{display:flex!important;align-items:center!important;min-height:calc(var(--field-h) - 2px)!important;height:calc(var(--field-h) - 2px)!important;line-height:normal!important;padding:0!important;margin:0!important}.field input[type=date]::-webkit-datetime-edit-fields-wrapper,.field input[type=time]::-webkit-datetime-edit-fields-wrapper,.modal input[type=date]::-webkit-datetime-edit-fields-wrapper,.modal input[type=time]::-webkit-datetime-edit-fields-wrapper{display:flex!important;align-items:center!important;min-height:calc(var(--field-h) - 2px)!important;padding:0!important;margin:0!important}.field input[type=date]::-webkit-calendar-picker-indicator,.field input[type=time]::-webkit-calendar-picker-indicator,.modal input[type=date]::-webkit-calendar-picker-indicator,.modal input[type=time]::-webkit-calendar-picker-indicator{align-self:center!important;margin:0!important;padding:0!important}}@media(min-width:641px){.mail-signature-toggle{display:inline-flex!important;align-items:center!important;gap:10px!important;width:auto!important;max-width:100%!important;min-height:0!important;margin:0 auto 0 0!important;padding:6px 2px!important;color:var(--navy)!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;cursor:pointer!important}.mail-signature-toggle input[type=checkbox]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;display:inline-block!important;position:relative!important;flex:0 0 48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:30px!important;min-height:30px!important;max-height:30px!important;margin:0!important;padding:0!important;border-radius:999px!important;background:rgba(20,30,48,.12)!important;border:1px solid hsla(0,0%,100%,.76)!important;box-shadow:inset 0 1px 2px rgba(20,30,48,.14),0 4px 12px rgba(20,30,48,.05)!important;outline:none!important;cursor:pointer!important;transition:.2s ease!important}.mail-signature-toggle input[type=checkbox]:after{display:none!important;content:none!important}.mail-signature-toggle input[type=checkbox]:before{content:""!important;display:block!important;position:absolute!important;top:3px!important;left:3px!important;width:22px!important;height:22px!important;border-radius:50%!important;background:linear-gradient(180deg,#fff,#fff)!important;box-shadow:0 3px 8px rgba(20,30,48,.16)!important;transition:.2s ease!important}.mail-signature-toggle input[type=checkbox]:checked{background:linear-gradient(180deg,rgba(53,87,125,.9),rgba(53,87,125,.72))!important;border-color:hsla(0,0%,100%,.76)!important}.mail-signature-toggle input[type=checkbox]:checked:before{left:21px!important;transform:none!important}.mail-signature-toggle input[type=checkbox]:focus-visible{box-shadow:0 0 0 4px rgba(53,87,125,.16),inset 0 1px 2px rgba(20,30,48,.14),0 4px 12px rgba(20,30,48,.05)!important}}@media(min-width:641px){.mail-head{font-size:10px!important;font-weight:900!important;letter-spacing:.06em!important}.mail-row-main{font-size:14px!important;line-height:1.25!important}.mail-row-main.sender{font-weight:800!important}.mail-row.unread .mail-row-main.sender{font-weight:900!important}.mail-row-main.subject,.mail-row.unread .mail-row-main.subject{font-weight:400!important}.mail-row-date{font-size:10px!important;line-height:1.25!important}.mail-pagination>span{font-size:10px!important;line-height:1.3!important;font-weight:800!important}.mail-row-main.subject,.mail-row.unread .mail-row-main.subject{font-size:12px!important}}@media(max-width:640px){.mail-row-main.sender{font-size:14px!important;line-height:1.25!important;font-weight:800!important}.mail-row.unread .mail-row-main.sender{font-weight:900!important}}.mail-attachment-input{display:none!important}.mail-attach-btn{flex:0 0 38px!important}.mail-attach-btn svg,.mail-attachments svg,.mail-outgoing-attachment svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important}.mail-editor-field{gap:6px!important}.mail-editor-toolbar{display:flex;align-items:center;gap:4px;padding:4px;width:max-content;max-width:100%;border-radius:13px;background:#e4edf8;border:1px solid rgba(20,30,48,.05)}.mail-editor-toolbar button{min-width:32px;min-height:30px;padding:5px 8px;border:0;border-radius:10px;background:transparent;color:#141e30;font-size:11px;font-weight:800}.mail-editor-toolbar button:hover{background:#fff}.mail-rich-editor{width:100%;min-height:230px;max-height:430px;overflow:auto;padding:13px;border:1px solid rgba(20,30,48,.1);border-radius:17px;background:#fff;color:#141e30;outline:none;line-height:1.5;text-transform:none!important;letter-spacing:0!important;font-weight:400!important}.mail-rich-editor:focus{border-color:rgba(53,87,125,.55);box-shadow:0 0 0 4px rgba(53,87,125,.12)}.mail-rich-editor:empty:before{content:attr(data-placeholder);color:rgba(20,30,48,.34);pointer-events:none}.mail-outgoing-attachments{display:grid;grid-gap:6px;gap:6px;margin-top:10px;padding:11px 12px;border-radius:16px;background:#fff;border:1px solid rgba(20,30,48,.06)}.mail-outgoing-attachments>b{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:rgba(20,30,48,.48)}.mail-outgoing-attachment{display:grid;grid-template-columns:20px minmax(0,1fr) 30px;grid-gap:8px;gap:8px;align-items:center;min-height:38px}.mail-outgoing-attachment>span{min-width:0}.mail-outgoing-attachment small,.mail-outgoing-attachment strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-outgoing-attachment strong{font-size:11px}.mail-outgoing-attachment small{font-size:9px;color:var(--muted);margin-top:2px}.mail-outgoing-attachment>button{width:30px;height:30px;min-height:30px;border-radius:10px;border:1px solid rgba(20,30,48,.06);background:#fff;color:#141e30}.mail-detail-html{width:100%;overflow:hidden;border-radius:18px;background:#fff;border:1px solid rgba(20,30,48,.07)}.mail-detail-html iframe{display:block;width:100%;height:430px;border:0;background:#fff}.mail-html-quote{padding:0!important;overflow:hidden!important}.mail-html-quote iframe{display:block;width:100%;height:220px;border:0;background:#fff}.mail-attachments{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;margin-top:10px!important}.mail-attachments>b{flex:1 1 100%;font-size:9px!important}.mail-attachments a{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 9px;border-radius:12px;background:#e4edf8;border:1px solid rgba(20,30,48,.05);color:#141e30;text-decoration:none;font-size:10px;font-weight:800}.mail-attachments a:hover{background:#e4edf8}@media(max-width:640px){.mail-rich-editor{min-height:210px;max-height:42vh;font-size:16px!important}.mail-editor-toolbar{width:100%;overflow-x:auto}.mail-editor-toolbar button{flex:0 0 auto;min-height:36px}.mail-detail-html iframe{height:52vh;min-height:300px}.mail-html-quote iframe{height:180px}.mail-compose-top{flex-wrap:wrap}.mail-attach-btn{flex:0 0 44px!important;width:44px!important;height:44px!important;min-height:44px!important}}.calendar-controls{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.calendar-reference{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;min-height:58px;padding:7px 9px;border-radius:20px!important}.calendar-reference>div{text-align:center}.calendar-reference small{display:block;font-size:8px;font-weight:900;letter-spacing:.08em;color:var(--muted);margin-bottom:3px}.calendar-reference b{font-size:15px;color:var(--navy)}.calendar-nav-btn{width:38px;height:38px;min-height:38px;border:0;border-radius:13px;background:#fff;color:var(--navy);font-size:25px;line-height:1;box-shadow:0 1px 3px rgba(20,30,48,.06)}.calendar-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.calendar-tools .seg{margin-left:auto}.calendar-month{overflow:hidden;border-radius:22px!important;padding:0!important}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);background:#e4edf8;border-bottom:1px solid rgba(20,30,48,.06)}.calendar-weekdays span{padding:9px 8px;text-align:center;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;color:rgba(20,30,48,.55)}.calendar-month-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-cell{min-width:0;min-height:120px;padding:7px;border-right:1px solid rgba(20,30,48,.055);border-bottom:1px solid rgba(20,30,48,.055);background:#fff}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell.outside{background:#fff;color:rgba(20,30,48,.36)}.calendar-cell.today{box-shadow:inset 0 0 0 2px rgba(53,87,125,.22)}.calendar-day-number{width:28px;height:28px;min-height:28px;border:0;border-radius:10px;background:transparent;color:inherit;font-size:11px;font-weight:900}.calendar-cell.today .calendar-day-number{background:#35577d;color:#fff}.calendar-cell-events{display:grid;grid-gap:4px;gap:4px;margin-top:3px}.calendar-event-chip{width:100%;min-width:0;padding:5px 6px;border:0;border-radius:9px;background:#e4edf8;color:#141e30;text-align:left;overflow:hidden}.calendar-event-chip span{display:block;font-size:8px;color:#35577d;font-weight:900}.calendar-event-chip b{display:block;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-more{font-size:8px;color:var(--muted);font-weight:800;padding-left:5px}.calendar-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:7px;gap:7px}.calendar-agenda-day{min-width:0;padding:9px;border-radius:18px!important}.calendar-agenda-day.today{box-shadow:inset 0 0 0 2px rgba(53,87,125,.18)!important}.calendar-agenda-head{width:100%;border:0;background:transparent;color:var(--navy);display:flex;align-items:center;justify-content:space-between;padding:2px 2px 8px}.calendar-agenda-head span{font-size:9px;text-transform:uppercase;color:var(--muted);font-weight:900}.calendar-agenda-head b{font-size:18px}.calendar-agenda-events{display:grid;grid-gap:6px;gap:6px}.calendar-agenda-event{width:100%;padding:7px;border:1px solid rgba(20,30,48,.05);border-radius:12px;background:#fff;color:var(--navy);text-align:left}.calendar-agenda-event span{display:block;font-size:8px;color:#35577d;font-weight:900}.calendar-agenda-event b{display:block;font-size:10px;margin-top:2px;overflow-wrap:anywhere}.calendar-agenda-event small{display:block;font-size:8px;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}.calendar-no-events{display:block;padding:8px 2px;font-size:8px;color:rgba(20,30,48,.35)}.calendar-day-view{padding:14px!important;border-radius:22px!important}.calendar-day-view-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(20,30,48,.07)}.calendar-day-view-head small{font-size:8px;font-weight:900;color:var(--muted);letter-spacing:.08em}.calendar-day-view-head h2{margin:2px 0 0;font-size:17px}.calendar-day-list{display:grid;grid-gap:7px;gap:7px;margin-top:10px}.calendar-day-event{width:100%;display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:11px;border:1px solid rgba(20,30,48,.06);border-radius:16px;background:#fff;color:var(--navy);text-align:left}.calendar-day-event time{font-size:13px;font-weight:900;color:#35577d}.calendar-day-event time small{display:block;font-size:9px;color:var(--muted);margin-top:2px}.calendar-day-event>div b{display:block;font-size:14px}.calendar-day-event>div small,.calendar-day-event>div span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.calendar-day-event>i{font-style:normal;font-size:8px;font-weight:900;padding:5px 7px;border-radius:999px;background:#e4edf8;color:#35577d}.calendar-search-box{width:100%!important;max-width:none!important;margin-bottom:10px}.calendar-search-results{display:grid;grid-gap:7px;gap:7px;max-height:56vh;overflow:auto}.calendar-search-results>button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 11px;border:1px solid rgba(20,30,48,.06);border-radius:15px;background:#fff;color:var(--navy);text-align:left}.calendar-search-results b{display:block;font-size:12px}.calendar-search-results span{display:block;font-size:9px;color:#35577d;font-weight:800;margin-top:3px}.calendar-search-results small{font-size:9px;color:var(--muted);max-width:35%;text-align:right}.calendar-occurrence-note{display:grid;grid-gap:3px;gap:3px;margin-bottom:12px;padding:10px 12px;border-radius:15px;background:#e4edf8;color:var(--navy)}.calendar-occurrence-note span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:900}.calendar-occurrence-note b{font-size:11px}.calendar-occurrence-note small{font-size:9px;color:var(--muted)}.calendar-delete-copy{font-size:12px;color:rgba(20,30,48,.68);line-height:1.5}.calendar-delete-actions{display:grid;grid-gap:8px;gap:8px;margin-top:13px}@media(max-width:640px){.bottom-nav .nav-tab-calendar{display:none!important}.calendar-reference{grid-template-columns:40px minmax(0,1fr) 40px;min-height:56px}.calendar-reference b{font-size:14px}.calendar-tools{align-items:stretch}.calendar-tools>.glass-btn{width:100%!important}.calendar-tools .seg{width:100%;margin-left:0}.calendar-tools .seg button{flex:1 1}.calendar-month{overflow:hidden}.calendar-month-grid,.calendar-weekdays{min-width:0;width:100%}.calendar-weekdays span{padding:7px 1px;font-size:7px}.calendar-cell{min-width:0;min-height:82px;padding:4px 3px}.calendar-day-number{width:24px;height:24px;min-height:24px;font-size:10px}.calendar-cell-events{gap:2px;margin-top:2px}.calendar-event-chip{padding:3px;border-radius:7px}.calendar-event-chip span{font-size:6px}.calendar-event-chip b{font-size:7px}.calendar-more{font-size:6px;padding-left:2px}.calendar-week{grid-template-columns:1fr;gap:8px}.calendar-agenda-day{padding:11px}.calendar-agenda-head{justify-content:flex-start;gap:8px}.calendar-agenda-head b{font-size:15px}.calendar-agenda-events{gap:5px}.calendar-agenda-event{padding:9px}.calendar-agenda-event b{font-size:12px}.calendar-day-view-head{align-items:flex-start;flex-direction:column}.calendar-day-view-head>.glass-btn{width:100%!important}.calendar-day-event{grid-template-columns:58px minmax(0,1fr);gap:9px}.calendar-day-event>i{grid-column:2;justify-self:start}.calendar-day-event>div b{font-size:13px}.calendar-search-results>button{align-items:flex-start;flex-direction:column}.calendar-search-results small{max-width:none;text-align:left}.field input[type=datetime-local],.modal input[type=datetime-local]{width:100%!important;height:var(--field-h)!important;min-height:var(--field-h)!important;max-height:var(--field-h)!important;padding:0 13px!important;font-size:16px!important;line-height:normal!important}}.calendar-event-main{border:0!important;background:transparent!important;color:inherit!important;text-align:left!important;padding:0!important;min-width:0!important}.calendar-agenda-event{display:grid!important;grid-gap:7px!important;gap:7px!important}.calendar-agenda-event>.calendar-event-main{width:100%!important}.calendar-day-event{display:flex!important;align-items:center!important;gap:10px!important}.calendar-day-event-main{flex:1 1 auto!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) auto!important;grid-gap:11px!important;gap:11px!important;align-items:center!important}.calendar-context-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.calendar-context-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;padding:6px 9px;border-radius:11px;border:1px solid rgba(20,30,48,.07);background:#e4edf8;color:#35577d;font-size:9px;font-weight:900;white-space:nowrap}.calendar-context-btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.calendar-context-btn:hover{background:#e4edf8}.calendar-action-nav{display:none!important}.calendar-action-call{display:inline-flex!important}@media(max-width:640px){.calendar-event-form .field:not(.full) input,.calendar-event-form .field:not(.full) select{box-sizing:border-box!important;width:100%!important;height:var(--field-h)!important;min-height:var(--field-h)!important;max-height:var(--field-h)!important;padding-top:0!important;padding-bottom:0!important;line-height:normal!important;vertical-align:middle!important}.calendar-event-form input[type=datetime-local]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;height:var(--field-h)!important;min-height:var(--field-h)!important;max-height:var(--field-h)!important;padding:0 13px!important;line-height:normal!important;text-align:left!important}.calendar-event-form input[type=datetime-local]::-webkit-date-and-time-value{justify-content:flex-start!important;width:100%!important;text-align:left!important}.calendar-event-form input[type=datetime-local]::-webkit-date-and-time-value,.calendar-event-form input[type=datetime-local]::-webkit-datetime-edit{display:flex!important;align-items:center!important;min-height:calc(var(--field-h) - 2px)!important;height:calc(var(--field-h) - 2px)!important;margin:0!important;padding:0!important;line-height:normal!important}.calendar-event-form input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper{display:flex!important;align-items:center!important;min-height:calc(var(--field-h) - 2px)!important;margin:0!important;padding:0!important}.calendar-event-form input[type=datetime-local]::-webkit-calendar-picker-indicator{align-self:center!important;margin:0!important;padding:0!important}.calendar-action-nav{display:inline-flex!important}.calendar-context-actions{width:100%;justify-content:flex-start;margin-top:2px}.calendar-context-btn{min-height:36px;font-size:10px}.calendar-agenda-event{padding:9px!important}.calendar-agenda-event>.calendar-event-main{padding:0!important}.calendar-day-event{display:block!important;padding:10px!important}.calendar-day-event-main{width:100%!important;grid-template-columns:58px minmax(0,1fr)!important;gap:9px!important}.calendar-day-event-main>i{grid-column:2!important;justify-self:start!important}}@media(max-width:640px){.field input[type=datetime-local]::-webkit-date-and-time-value,.modal input[type=datetime-local]::-webkit-date-and-time-value{min-height:var(--field-h)!important;height:var(--field-h)!important;line-height:normal!important;margin:0!important;padding:0!important}}.calendar-context-btn span{display:inline!important;margin:0!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important}.calendar-day-event-main>div{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:0!important}.calendar-day-event-main>div>b{display:block!important;width:100%!important;margin:0!important;font-size:14px!important;line-height:1.25!important;font-weight:900!important;color:#141e30!important;overflow-wrap:anywhere!important}.calendar-day-event-main>div>span{margin-top:5px!important;color:rgba(20,30,48,.62)!important}.calendar-day-event-main>div>small,.calendar-day-event-main>div>span{display:block!important;width:100%!important;font-size:10px!important;line-height:1.35!important;overflow-wrap:anywhere!important}.calendar-day-event-main>div>small{margin-top:4px!important;color:rgba(20,30,48,.48)!important}.calendar-day-event-main>i{margin-left:8px!important}.calendar-more-mobile{display:none!important}.calendar-more-desktop{display:block!important}@media(max-width:640px){.calendar-event-secondary,.calendar-more-desktop{display:none!important}.calendar-more-mobile{display:block!important}.calendar-month{border-radius:18px!important}.calendar-weekdays span{padding:6px 1px!important;font-size:7px!important}.calendar-cell{min-height:64px!important;padding:3px 2px!important}.calendar-day-number{width:22px!important;height:22px!important;min-height:22px!important;padding:0!important;border-radius:8px!important;font-size:9px!important}.calendar-cell-events{gap:1px!important;margin-top:1px!important}.calendar-event-chip{padding:3px!important;border-radius:6px!important}.calendar-event-chip span{font-size:6px!important;line-height:1.1!important}.calendar-event-chip b{font-size:7px!important;line-height:1.15!important}.calendar-more{padding-left:2px!important;margin-top:1px!important;font-size:7px!important;line-height:1.1!important;font-weight:900!important;color:#35577d!important}.calendar-day-event-main>div>b{font-size:13px!important}.calendar-day-event-main>div>small,.calendar-day-event-main>div>span{font-size:10px!important}.calendar-day-event-main>div>span{margin-top:4px!important}.calendar-day-event-main>div>small{margin-top:3px!important}}.vendor-summary{grid-template-columns:repeat(5,minmax(0,1fr))!important}.pill.estimated{background:rgba(53,87,125,.12)!important;color:#35577d!important}@media(max-width:860px){.vendor-summary{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.vendor-summary .card:first-child{grid-column:1/-1!important}}.dashboard-notification-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);grid-gap:14px;gap:14px;align-items:stretch;margin-bottom:14px}.dashboard-notification-grid>.panel{height:100%}.dashboard-guests-situation{margin-bottom:14px}.notification-center{display:flex;flex-direction:column;min-width:0}.notification-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid rgba(20,30,48,.065)}.notification-title-wrap{display:flex;align-items:center;gap:8px;min-width:0}.notification-title-wrap h2{margin:0;font-size:16px;font-weight:800;color:var(--navy)}.notification-count{display:inline-grid;place-items:center;min-width:23px;height:23px;padding:0 6px;border-radius:999px;background:#35577d;color:#fff;font-size:9px;font-weight:900}.notification-tabs{display:flex;align-items:center;gap:3px;padding:3px;border-radius:14px;background:#e4edf8;border:1px solid rgba(20,30,48,.05)}.notification-tabs button{min-height:31px;padding:6px 10px;border:0;border-radius:11px;background:transparent;color:rgba(20,30,48,.56);font-size:9px;font-weight:900}.notification-tabs button.on{background:#fff;color:#141e30;box-shadow:0 2px 8px rgba(20,30,48,.06)}.notification-list{display:grid;align-content:start;min-height:120px}.notification-row{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;grid-gap:9px;gap:9px;align-items:center;min-height:61px;padding:9px 0;border-bottom:1px solid rgba(20,30,48,.055)}.notification-row:last-child{border-bottom:0}.notification-source{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#e4edf8;color:#35577d}.notification-source svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.notification-row.checklist .notification-source{background:rgba(194,157,45,.12);color:#765d13}.notification-row.mail .notification-source{background:rgba(53,87,125,.16);color:#35577d}.notification-main{min-width:0;width:100%;border:0;background:transparent;padding:0;color:var(--navy);text-align:left}.notification-kind{display:block;margin-bottom:2px;font-size:7px;line-height:1.1;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(20,30,48,.42)}.notification-main>b{font-size:12px;line-height:1.25;font-weight:850}.notification-main>b,.notification-main>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-main>small{margin-top:3px;color:rgba(20,30,48,.54);font-size:9px;line-height:1.3}.notification-main>small strong{font:inherit;font-weight:800;color:rgba(20,30,48,.68)}.notification-main>small em{display:inline;margin-left:7px;font-style:normal;font-weight:850;color:#35577d}.notification-main time{display:block;margin-top:3px;font-size:8px;color:rgba(20,30,48,.35)}.notification-action{width:34px;height:34px;min-height:34px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(20,30,48,.06);background:#fff;color:#35577d}.notification-action:hover{background:#e4edf8}.notification-action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.notification-action.history-open{color:rgba(20,30,48,.48)}.notification-loading{margin:18px 0;font-size:10px;color:var(--muted)}.notification-pagination{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;margin-top:auto;padding-top:11px;border-top:1px solid rgba(20,30,48,.055)}.notification-pagination .glass-btn{min-height:34px!important;padding:7px 10px!important;font-size:9px!important}.notification-pagination>span{min-width:0;text-align:center;font-size:9px;line-height:1.25;color:var(--muted);font-weight:800}.dashboard-urgent{display:flex;flex-direction:column}.dashboard-urgent>.empty{margin:auto 0}.push-settings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.push-settings-head h2{margin:0}.push-settings-head p{margin:5px 0 0}.push-settings-note{margin-top:11px;padding:10px 12px;border-radius:15px;background:#e4edf8;border:1px solid rgba(20,30,48,.055)}.push-settings-note.warning{background:rgba(194,157,45,.1)}.push-settings-note p{margin:0;font-size:10px;line-height:1.45;color:rgba(20,30,48,.62)}.push-settings-foot{margin:11px 0 0;font-size:9px;line-height:1.45;color:var(--muted)}.push-settings .toggle.disabled{opacity:.46}@media(max-width:860px){.dashboard-notification-grid{grid-template-columns:1fr;gap:12px}}@media(max-width:640px){.notification-center{padding:14px!important}.notification-head{align-items:flex-start;flex-direction:column;gap:8px}.notification-tabs{width:100%}.notification-tabs button{flex:1 1;min-height:34px;font-size:10px}.notification-row{grid-template-columns:34px minmax(0,1fr) 34px;min-height:60px;gap:8px;padding:8px 0}.notification-action,.notification-source{width:32px;height:32px;min-height:32px;border-radius:11px}.notification-main>b{font-size:12px}.notification-main>small{white-space:normal;font-size:9px;line-height:1.35}.notification-main>small em{display:block;margin:2px 0 0}.notification-pagination{grid-template-columns:1fr 1fr}.notification-pagination>span{grid-column:1/-1;grid-row:1}.notification-pagination .glass-btn:first-child{grid-column:1;grid-row:2}.notification-pagination .glass-btn:last-child{grid-column:2;grid-row:2}.push-settings{display:block!important}.push-settings-head{align-items:flex-start;flex-direction:column}.push-settings-head .toggle{width:100%;justify-content:space-between}}@media(min-width:861px){.dashboard-notification-grid>.dashboard-urgent,.dashboard-notification-grid>.notification-center{height:500px!important;min-height:500px!important;max-height:500px!important;overflow:hidden!important}.dashboard-urgent .dashboard-upcoming-list,.notification-center .notification-list{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}}@media(max-width:860px){.notification-center{height:560px!important;min-height:560px!important;max-height:560px!important;overflow:hidden!important}.notification-center .notification-list{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}.dashboard-urgent{height:350px!important;min-height:350px!important;max-height:350px!important;overflow:hidden!important}.dashboard-urgent .dashboard-upcoming-list{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}.dashboard-upcoming-list>.line:nth-of-type(n+5),.document-categories-settings,.guest-groups-settings{display:none!important}}.desktop-mail-badge{display:none!important}@media(min-width:641px){.bottom-nav .nav-tab-mail>i{position:relative!important;overflow:visible!important}.bottom-nav .nav-tab-mail .desktop-mail-badge{position:absolute!important;top:-7px!important;right:-10px!important;display:grid!important;place-items:center!important;min-width:16px!important;height:16px!important;padding:0 4px!important;border-radius:999px!important;background:#35577d!important;color:#fff!important;border:1.5px solid hsla(0,0%,100%,.94)!important;box-shadow:0 3px 9px rgba(20,30,48,.22)!important;font-size:7px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;z-index:4!important;pointer-events:none!important}}.notification-center .notification-scroll-list{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.notification-center .notification-scroll-list::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.topbar-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.logout-icon svg,.refresh-data-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.refresh-data-icon:disabled{opacity:.62;cursor:default}@media(min-width:641px){.bottom-nav{box-sizing:border-box!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.bottom-nav::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}}.refresh-data-icon{-webkit-tap-highlight-color:transparent!important;outline:none!important;transform:none!important;will-change:auto!important}.refresh-data-icon:active,.refresh-data-icon:disabled,.refresh-data-icon:focus,.refresh-data-icon:focus-visible{outline:none!important;transform:none!important;box-shadow:0 12px 32px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.24)!important}.topbar .refresh-data-icon:active,.topbar .refresh-data-icon:disabled,.topbar .refresh-data-icon:focus,.topbar .refresh-data-icon:focus-visible{background:hsla(0,0%,100%,.08)!important;color:var(--ice)!important;border-color:rgba(228,237,248,.42)!important}.refresh-data-icon svg{transform:none!important;animation:none!important;will-change:auto!important}.mobile-mail-badge{display:none!important}@media(max-width:640px){.mobile-more-menu>button{position:relative!important}.mobile-more-menu .mobile-mail-badge{display:grid!important;place-items:center!important;margin-left:auto!important;min-width:18px!important;height:18px!important;padding:0 5px!important;border-radius:999px!important;background:#35577d!important;color:#fff!important;border:1.5px solid hsla(0,0%,100%,.94)!important;box-shadow:0 3px 9px rgba(20,30,48,.18)!important;font-size:8px!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important;flex:0 0 auto!important;pointer-events:none!important}}.brand-app-name{display:flex!important;align-items:center!important;min-height:42px!important}.brand-app-name strong{max-width:none!important;line-height:1.15!important}.settings-grid .settings-panel h2{font-size:16px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:0!important}.settings-grid .data-tool h3,.settings-grid .mail-config-group h3,.settings-grid .settings-panel h3{font-size:13px!important;line-height:1.3!important;font-weight:800!important;letter-spacing:0!important}.settings-grid .settings-panel .muted,.settings-grid .settings-panel p{font-size:10px!important;line-height:1.5!important;font-weight:500!important}.settings-grid .settings-panel .field{font-size:10px!important;font-weight:800!important}.settings-grid .settings-panel .glass-btn,.settings-grid .settings-panel .upload span{font-size:11px!important;font-weight:800!important}.configuration-launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:13px}.configuration-launch-grid>button{min-height:76px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:14px 16px;border:1px solid hsla(0,0%,100%,.82);border-radius:19px;background:linear-gradient(180deg,hsla(0,0%,100%,.82),rgba(228,237,248,.52));box-shadow:0 10px 24px rgba(20,30,48,.055),inset 0 1px 0 hsla(0,0%,100%,.96);color:#141e30;text-align:left}.configuration-launch-grid>button:hover{border-color:rgba(53,87,125,.28);transform:translateY(-1px)}.configuration-launch-grid>button span{font-size:13px;line-height:1.25;font-weight:800}.configuration-launch-grid>button small{font-size:9px;color:var(--muted);font-weight:600}.configuration-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.configuration-modal-head p{margin:0;max-width:470px;font-size:10px;line-height:1.45;color:var(--muted)}.configuration-category-list{display:grid;grid-gap:7px;gap:7px}.configuration-category-row{display:grid;grid-template-columns:74px minmax(0,1fr) 88px 72px 36px;grid-gap:8px;gap:8px;align-items:center;min-height:58px;padding:8px 9px;border:1px solid rgba(20,30,48,.06);border-radius:17px;background:hsla(0,0%,100%,.52)}.configuration-category-row.unassigned{grid-template-columns:74px minmax(0,1fr) 88px;background:rgba(228,237,248,.38);border-style:dashed}.configuration-order-actions{display:flex;gap:4px}.configuration-order-actions .round-btn{width:32px!important;height:32px!important;min-height:32px!important;font-size:11px!important}.configuration-order-placeholder{text-align:center;font-size:10px;color:var(--muted)}.configuration-category-name{min-width:0;border:0;background:transparent;padding:2px;text-align:left;color:#141e30}.configuration-category-name b{display:block;font-size:12px;line-height:1.25;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.configuration-category-name small{display:block;margin-top:3px;font-size:9px;line-height:1.3;color:var(--muted)}.configuration-record-count{justify-self:start;padding:5px 7px;border-radius:999px;background:#e4edf8;color:#35577d;font-size:8px;line-height:1;font-weight:800;white-space:nowrap}.configuration-edit-btn{min-height:32px;padding:6px 8px;border:1px solid rgba(20,30,48,.07);border-radius:11px;background:#fff;color:#141e30;font-size:9px;font-weight:800}.configuration-remove-btn{width:32px;height:32px;min-height:32px;border:1px solid rgba(163,66,66,.15);border-radius:999px;background:rgba(163,66,66,.06);color:#8b3535;font-size:16px;line-height:1;font-weight:700}.vendor-unassigned{border-style:dashed!important}@media(max-width:640px){.configuration-settings{display:none!important}}.configuration-modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex:0 0 auto}.configuration-modal-actions .glass-btn{min-width:88px}.configuration-order-pending{margin:-2px 0 10px;padding:8px 10px;border-radius:12px;background:#e4edf8;color:#35577d;font-size:9px;line-height:1.3;font-weight:800}.custom-code-summary b,.custom-invitation-code,.guest-invitation-code-field button.custom,.invitation-summary b.custom,.participation-code.custom{color:#2a724d!important}.custom-invitations-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.custom-invitations-head p{margin:0;max-width:520px;font-size:10px;line-height:1.5;color:var(--muted)}.custom-invitations-list{display:grid;grid-gap:7px;gap:7px}.custom-invitations-list>button{width:100%;display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;min-height:58px;padding:10px 11px;border-radius:17px;border:1px solid rgba(42,114,77,.12);background:hsla(0,0%,100%,.48);color:var(--navy);text-align:left}.custom-invitations-list>button:hover{background:hsla(0,0%,100%,.72);border-color:rgba(42,114,77,.22)}.custom-invitation-code{font-size:11px;font-weight:900;letter-spacing:.08em}.custom-invitation-name b,.custom-invitation-name small{display:block}.custom-invitation-name b{font-size:12px;font-weight:800}.custom-invitation-name small{margin-top:3px;font-size:9px;color:var(--muted)}.custom-invitation-open{font-size:9px;font-weight:800;color:#35577d}.custom-code-summary{display:flex;flex-direction:column;gap:4px;margin-bottom:13px;padding:12px 14px;border-radius:17px;border:1px solid rgba(42,114,77,.16);background:rgba(42,114,77,.055)}.custom-code-summary span{font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.custom-code-summary b{font-size:17px;letter-spacing:.07em;font-weight:900}.custom-code-summary small{font-size:9px;color:var(--muted)}.custom-members-panel{margin-top:16px;padding:15px;border-radius:22px;border:1px solid hsla(0,0%,100%,.62);background:linear-gradient(180deg,hsla(0,0%,100%,.46),rgba(228,237,248,.2))}.custom-members-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.custom-members-head h4{margin:0 0 4px;font-size:14px;color:var(--navy)}.custom-members-head p{margin:0;max-width:540px;font-size:10px;line-height:1.45;color:var(--muted)}.custom-members-head>span{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#e4edf8;color:#35577d;font-size:8px;font-weight:900}.custom-selected-members{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:11px}.custom-selected-members>button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 9px;border-radius:999px;border:1px solid rgba(53,87,125,.18);background:#fff;color:var(--navy)}.custom-selected-members>button.primary{border-color:rgba(42,114,77,.2);background:rgba(42,114,77,.07)}.custom-selected-members>button span{font-size:10px;font-weight:800}.custom-selected-members>button small{font-size:8px;color:var(--muted)}.custom-selected-members>button i{font-style:normal;color:#8b3535;font-weight:900}.custom-member-search{width:100%!important;margin:0!important}.custom-member-results{display:grid;grid-gap:6px;gap:6px;max-height:230px;overflow-y:auto;margin-top:9px;-webkit-overflow-scrolling:touch}.custom-member-results>button{width:100%;min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-radius:15px;border:1px solid hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.44);color:var(--navy);text-align:left}.custom-member-results>button.selected{border-color:rgba(42,114,77,.24);background:rgba(42,114,77,.07)}.custom-member-results b,.custom-member-results small{display:block}.custom-member-results b{font-size:11px}.custom-member-results small{margin-top:2px;font-size:9px;color:var(--muted)}.custom-member-results i{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e4edf8;color:#35577d;font-size:13px;font-style:normal;font-weight:900}.guest-invitation-code-field button{width:100%;min-height:42px;padding:10px 12px;border-radius:15px;border:1px solid rgba(53,87,125,.16);background:#fff;color:#35577d;text-align:left;font-size:13px;font-weight:900;letter-spacing:.07em}.guest-invitation-code-field button:disabled{opacity:.5;cursor:default}.guest-custom-participation-note{margin-top:15px;padding:12px 14px;border-radius:18px;border:1px solid rgba(42,114,77,.14);background:rgba(42,114,77,.055)}.guest-custom-participation-note b{display:block;font-size:11px;color:#2a724d}.guest-custom-participation-note p{margin:4px 0 0;font-size:9px;line-height:1.45;color:var(--muted)}@media(max-width:640px){.custom-invitations-head{align-items:stretch;flex-direction:column}.custom-invitations-head .glass-btn{width:100%!important}.custom-invitations-list>button{grid-template-columns:62px minmax(0,1fr)}.custom-invitation-open{grid-column:2}.custom-members-head{flex-direction:column;gap:7px}.guest-invitation-code-field{width:100%}}.invitation-member-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;min-width:0}.custom-participation-remove-member{width:34px;height:34px;min-width:34px;min-height:34px;padding:0;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(163,66,66,.15);background:rgba(163,66,66,.06);color:#8b3535;font-size:17px;line-height:1;font-weight:800}.custom-participation-remove-member:hover{background:rgba(163,66,66,.1);border-color:rgba(163,66,66,.24)}.custom-participation-search{width:100%!important;margin:12px 0 0!important}.custom-participation-results{display:grid;grid-gap:6px;gap:6px;max-height:230px;overflow-y:auto;overflow-x:hidden;margin-top:8px;-webkit-overflow-scrolling:touch}.custom-participation-results>button{width:100%;min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border-radius:15px;border:1px solid hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.44);color:var(--navy);text-align:left}.custom-participation-results>button.selected{border-color:rgba(42,114,77,.24);background:rgba(42,114,77,.07)}.custom-participation-results b,.custom-participation-results small{display:block}.custom-participation-results b{font-size:11px;font-weight:800}.custom-participation-results small{margin-top:2px;font-size:9px;color:var(--muted)}.custom-participation-results i{width:25px;height:25px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e4edf8;color:#35577d;font-size:13px;font-style:normal;font-weight:900}.custom-participation-results>button.selected i{color:#2a724d;background:rgba(42,114,77,.1)}.custom-participation-rule{display:block;margin-top:8px;font-size:9px;line-height:1.4;color:var(--muted)}.custom-create-only-title{grid-template-columns:1fr!important}@media(max-width:760px){.invitation-member-actions{justify-self:end}.invitation-member-row.custom{grid-template-columns:1fr auto!important}.invitation-member-row.custom .member-order-controls{grid-column:1/-1}}@media(max-width:430px){.invitation-member-row.custom{grid-template-columns:1fr!important}.invitation-member-actions{justify-self:start;width:100%;justify-content:space-between}}.guide-topbar-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.guide-topbar-icon.active{background:rgba(228,237,248,.16)!important;border-color:rgba(228,237,248,.34)!important}.guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;grid-gap:16px;gap:16px;align-items:start}.guide-content{min-width:0;padding:24px}.guide-content-head{max-width:760px;padding-bottom:18px;border-bottom:1px solid rgba(20,30,48,.07);margin-bottom:18px}.guide-content-head .eyebrow{margin:0 0 7px}.guide-content-head h2{margin:0;font-size:25px;line-height:1.12;letter-spacing:-.025em;color:#141e30}.guide-content-head>p:last-child{margin:9px 0 0;max-width:720px;font-size:13px;line-height:1.55;color:rgba(20,30,48,.62)}.guide-sidebar{position:-webkit-sticky;position:sticky;top:86px;padding:10px;border-radius:22px}.guide-sidebar-quick{width:100%;min-height:60px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding:10px 12px;border:1px solid rgba(53,87,125,.11);border-radius:16px;background:linear-gradient(180deg,rgba(228,237,248,.68),hsla(0,0%,100%,.84));color:#141e30;text-align:left;font-size:12px;font-weight:900}.guide-sidebar-quick small{font-size:8px;font-weight:600;color:rgba(20,30,48,.52)}.guide-sidebar-quick.active{color:#fff;background:#35577d;border-color:#35577d}.guide-sidebar-quick.active small{color:hsla(0,0%,100%,.76)}.guide-sidebar-menu{display:grid;grid-gap:4px;gap:4px;margin-top:8px}.guide-sidebar-menu button{min-height:37px;padding:7px 10px;border:0;border-radius:12px;background:transparent;color:rgba(20,30,48,.7);text-align:left;font-size:10px;font-weight:750}.guide-sidebar-menu button:hover{background:rgba(228,237,248,.52);color:#141e30}.guide-sidebar-menu button.active{background:rgba(53,87,125,.1);color:#35577d;font-weight:900}.guide-blocks{display:grid;grid-gap:9px;gap:9px}.guide-block{padding:15px 16px;border:1px solid rgba(20,30,48,.055);border-radius:18px;background:hsla(0,0%,100%,.66)}.guide-block h3{margin:0;font-size:13px;line-height:1.3;color:#141e30;font-weight:850}.guide-block p{margin:5px 0 0;font-size:11px;line-height:1.55;color:rgba(20,30,48,.64)}.guide-block ul{margin:8px 0 0;padding-left:18px}.guide-block li{margin:4px 0;font-size:10px;line-height:1.48;color:rgba(20,30,48,.64)}.guide-quickstart-list{display:grid;grid-gap:8px;gap:8px}.guide-step{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;padding:13px 14px;border:1px solid rgba(20,30,48,.055);border-radius:18px;background:hsla(0,0%,100%,.66)}.guide-step-number{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:#e4edf8;color:#35577d;font-size:10px;font-weight:900;letter-spacing:.05em}.guide-step small{display:block;margin:0 0 2px;font-size:8px;font-weight:850;color:#35577d}.guide-step h3{margin:0;font-size:12px;color:#141e30;font-weight:850}.guide-step p{margin:4px 0 0;font-size:10px;line-height:1.5;color:rgba(20,30,48,.62)}.guide-tip{margin-top:12px;padding:13px 15px;border-radius:17px;border:1px solid rgba(53,87,125,.1);background:rgba(228,237,248,.46)}.guide-tip b{font-size:10px;color:#35577d}.guide-tip p{margin:4px 0 0;font-size:10px;line-height:1.5;color:rgba(20,30,48,.62)}.guide-glossary{display:grid;grid-gap:7px;gap:7px;margin:0}.guide-glossary>div{display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:15px;gap:15px;padding:12px 13px;border-radius:16px;border:1px solid rgba(20,30,48,.055);background:hsla(0,0%,100%,.66)}.guide-glossary dt{font-size:10px;line-height:1.4;color:#141e30;font-weight:900}.guide-glossary dd{margin:0;font-size:10px;line-height:1.5;color:rgba(20,30,48,.62)}.guide-update-note{margin-top:18px;padding-top:13px;border-top:1px solid rgba(20,30,48,.07);font-size:8px;line-height:1.4;color:rgba(20,30,48,.42)}.guide-mobile-controls{display:none}@media(max-width:860px){.guide-layout{grid-template-columns:1fr}.guide-sidebar{display:none!important}.guide-mobile-controls{display:grid;grid-gap:8px;gap:8px;margin-bottom:12px}.guide-quickstart-btn{width:100%;min-height:44px;border:1px solid rgba(53,87,125,.12);border-radius:15px;background:hsla(0,0%,100%,.82);color:#141e30;font-size:12px;font-weight:900}.guide-quickstart-btn.active{background:#35577d;color:#fff;border-color:#35577d}.guide-mobile-controls select{width:100%;height:46px!important;min-height:46px!important;padding:0 38px 0 13px!important;border:1px solid rgba(20,30,48,.055)!important;border-radius:15px!important;background-color:rgba(228,237,248,.62)!important;color:#141e30!important;font-size:16px!important;font-weight:700!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.guide-content{padding:18px}.guide-content-head h2{font-size:22px}.guide-content-head>p:last-child{font-size:12px}}@media(max-width:640px){.guide-content{padding:15px;border-radius:22px}.guide-content-head{margin-bottom:14px;padding-bottom:14px}.guide-content-head h2{font-size:21px}.guide-step{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:11px}.guide-step-number{width:34px;height:34px;border-radius:12px}.guide-glossary>div{grid-template-columns:1fr;gap:4px}.guide-block{padding:13px}}.dashboard-module-disabled{min-height:120px;display:grid;place-items:center;padding:18px;text-align:center}.dashboard-module-disabled span{font-size:10px;color:var(--muted);font-weight:700}.configuration-module-divider{height:1px;margin:17px 0;background:rgba(20,30,48,.07)}.configuration-module-head h3{margin:0;font-size:13px!important;font-weight:800!important;color:#141e30}.configuration-module-head p{margin:4px 0 0!important;max-width:680px}.configuration-module-toggles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:11px}.configuration-module-row{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(20,30,48,.055);border-radius:17px;background:hsla(0,0%,100%,.62)}.configuration-module-row>div{min-width:0}.configuration-module-row b{display:block;font-size:11px;color:#141e30;font-weight:800}.configuration-module-row small{display:block;margin-top:3px;font-size:8px;line-height:1.35;color:var(--muted)}.configuration-module-row .toggle{flex:0 0 auto}.configuration-save-actions{margin-top:12px!important}.settings-brand-signoff{margin:18px 0 0;padding:12px 16px 0;text-align:center;font-size:10px;line-height:1.45;color:rgba(20,30,48,.48)}.settings-brand-signoff b{color:#141e30;font-weight:800}.settings-brand-signoff em{font-style:italic}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.story-panel{min-width:0;padding:20px;border-radius:28px}.story-full,.story-main-section{grid-column:1/-1}.story-section-head{margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid rgba(20,30,48,.07)}.story-section-head .eyebrow{margin:0 0 5px}.story-section-head h2{margin:0;font-size:16px;line-height:1.25;font-weight:800;color:#141e30}.story-section-head p:not(.eyebrow){margin:5px 0 0;max-width:720px;font-size:10px;line-height:1.5;color:var(--muted)}.story-main-section .field input[readonly]{background:rgba(228,237,248,.38)!important;color:rgba(20,30,48,.72)!important;cursor:default}.story-courtesy-list{display:grid;grid-gap:8px;gap:8px}.story-courtesy-row{padding:12px;border:1px solid rgba(20,30,48,.055);border-radius:18px;background:hsla(0,0%,100%,.6)}.story-courtesy-row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.story-courtesy-row-head>div{min-width:0}.story-courtesy-row-head small{display:block;margin-bottom:2px;font-size:8px;font-weight:800;color:#35577d}.story-courtesy-row-head b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#141e30;font-weight:800}.story-courtesy-texts{margin-top:0!important}.story-courtesy-notes{margin-top:12px}.story-gifts-list{display:grid;grid-gap:9px;gap:9px}.story-gift-card{padding:14px;border:1px solid rgba(20,30,48,.055);border-radius:19px;background:hsla(0,0%,100%,.6)}.story-gift-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.story-gift-head h3{margin:0;font-size:13px;font-weight:800;color:#141e30}.story-gift-head p{margin:4px 0 0;font-size:9px;line-height:1.45;color:var(--muted)}.story-gift-card>.formgrid{margin-top:12px;padding-top:12px;border-top:1px solid rgba(20,30,48,.06)}@media(max-width:640px){.bottom-nav .nav-tab-story{display:none!important}.story-grid{grid-template-columns:1fr;gap:10px}.story-full,.story-main-section{grid-column:1}.story-panel{padding:15px!important;border-radius:22px!important}.story-courtesy-row{padding:10px}.story-courtesy-row-head{align-items:flex-start}.story-courtesy-row-head b{white-space:normal}.story-gift-head{align-items:flex-start;flex-direction:column}.story-gift-head .toggle{align-self:flex-start}.settings-brand-signoff{margin-top:14px;padding-top:8px;font-size:9px}}@media(max-width:860px){.configuration-module-toggles{grid-template-columns:1fr}}.story-courtesy-fixed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.story-courtesy-fixed-card{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(20,30,48,.055);border-radius:17px;background:hsla(0,0%,100%,.62);transition:border-color .18s ease,background .18s ease}.story-courtesy-fixed-card.enabled{border-color:rgba(53,87,125,.13);background:rgba(228,237,248,.5)}.story-courtesy-fixed-main{min-width:0;display:flex;align-items:flex-start;gap:10px}.story-courtesy-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:13px;background:#e4edf8;color:#35577d}.story-courtesy-fixed-card.enabled .story-courtesy-icon{background:rgba(53,87,125,.1)}.story-courtesy-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.story-courtesy-fixed-main b{display:block;font-size:11px;line-height:1.25;font-weight:800;color:#141e30}.story-courtesy-fixed-main small{display:block;margin-top:4px;font-size:8.5px;line-height:1.4;color:var(--muted)}.story-courtesy-fixed-card>.toggle{flex:0 0 auto}@media(max-width:860px){.story-courtesy-fixed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.story-courtesy-fixed-grid{grid-template-columns:1fr}.story-courtesy-fixed-card{min-height:78px;padding:11px}.story-courtesy-fixed-main small{font-size:9px}}.guest-dietary-field{grid-column:1/-1}.guest-dietary-field input{width:100%}.story-response-section .formgrid{max-width:520px}@media(max-width:640px){.story-response-section .formgrid{max-width:none}}.notification-center-error{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:4px 0 8px;padding:9px 10px;border-radius:13px;border:1px solid rgba(163,66,66,.12);background:rgba(163,66,66,.055);color:#8b3535;font-size:9px;line-height:1.4;font-weight:650}.notification-center-error button{flex:0 0 auto;min-height:30px;padding:5px 9px;border-radius:10px;border:1px solid rgba(163,66,66,.14);background:hsla(0,0%,100%,.65);color:#8b3535;font-size:9px;font-weight:800}@media(max-width:640px){.bottom-nav .nav-tab-notes{display:none!important}}.linked-notes-field{min-width:0}.linked-notes-button{width:100%;min-height:42px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;padding:7px 10px;border:1px solid rgba(53,87,125,.1);border-radius:15px;background:rgba(228,237,248,.52);color:#141e30;text-align:left;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72)}.linked-notes-button:hover{border-color:rgba(53,87,125,.24);background:rgba(228,237,248,.76)}.linked-notes-button>i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(53,87,125,.1);color:#35577d}.linked-notes-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.linked-notes-button b{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:800}.linked-notes-button small{font-size:8px;color:#35577d;font-weight:900}.linked-notes-modal-head{margin:-3px 0 10px;font-size:9px;color:var(--muted);font-weight:700}.linked-notes-modal-list{display:grid;grid-gap:7px;gap:7px}.linked-notes-modal-list>button{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;grid-gap:10px;gap:10px;padding:10px;border:1px solid rgba(20,30,48,.06);border-radius:16px;background:hsla(0,0%,100%,.7);color:#141e30;text-align:left}.linked-notes-modal-list>button:hover{background:rgba(228,237,248,.62)}.linked-note-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e4edf8;color:#35577d}.linked-note-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.linked-notes-modal-list b,.linked-notes-modal-list small{display:block}.linked-notes-modal-list b{font-size:11px;font-weight:800}.linked-notes-modal-list small{margin-top:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:9px;color:var(--muted)}.linked-notes-modal-list i{font-style:normal;font-size:18px;color:#35577d}.notes-shell{height:calc(100dvh - 222px);min-height:560px;display:grid;grid-template-columns:310px minmax(0,1fr);overflow:hidden;border-radius:28px;background:hsla(0,0%,100%,.78)}.notes-sidebar{min-width:0;display:flex;flex-direction:column;border-right:1px solid rgba(20,30,48,.075);background:linear-gradient(180deg,rgba(228,237,248,.42),hsla(0,0%,100%,.55))}.notes-sidebar-title{min-height:44px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid rgba(20,30,48,.06)}.notes-sidebar-title span{font-size:9px;font-weight:850;color:rgba(20,30,48,.48)}.notes-list{flex:1 1;min-height:0;overflow:auto;padding:7px;scrollbar-width:none}.notes-list::-webkit-scrollbar{width:0;height:0;display:none}.notes-list-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;grid-gap:3px;gap:3px;border-bottom:1px solid rgba(20,30,48,.055);border-radius:14px;transition:background .16s ease}.notes-list-row:hover{background:hsla(0,0%,100%,.54)}.notes-list-row.active{background:rgba(228,237,248,.58);box-shadow:inset 0 0 0 1px rgba(53,87,125,.07)}.notes-list-main{min-width:0;display:block;padding:11px 8px 11px 11px;border:0;background:transparent;color:#141e30;text-align:left}.notes-list-main b,.notes-list-main small,.notes-list-main span{display:block}.notes-list-main b{font-size:11px;line-height:1.25;font-weight:850}.notes-list-main b,.notes-list-main span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.notes-list-main span{margin-top:3px;font-size:9px;line-height:1.35;color:rgba(20,30,48,.58)}.notes-list-main small{margin-top:4px;font-size:7.5px;color:rgba(20,30,48,.38);font-weight:700}.notes-row-action{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#35577d;font-size:12px;font-weight:900;letter-spacing:-1px}.notes-row-action:hover{background:hsla(0,0%,100%,.66);color:#35577d}.notes-editor{min-width:0;min-height:0;display:flex;flex-direction:column;background:hsla(0,0%,100%,.72)}.notes-editor-head{min-height:68px;display:flex;align-items:center;gap:12px;padding:10px 16px;border-bottom:1px solid rgba(20,30,48,.065)}.notes-editor-title{flex:1 1;min-width:0}.notes-editor-title h2{margin:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;line-height:1.25;font-weight:800;color:#141e30}.notes-link-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.notes-link-chips span{max-width:260px;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:999px;background:rgba(228,237,248,.72);color:#35577d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;font-weight:800}.notes-link-chips svg{width:11px;height:11px;flex:0 0 11px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notes-editor-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.notes-save-state{font-size:8px;color:rgba(20,30,48,.38);font-weight:750}.notes-save-state.saving{color:#35577d}.notes-save-state.error{color:#a34242}.notes-row-action.editor-action{background:rgba(228,237,248,.52)}.notes-mobile-back{display:none}.notes-editor-area{flex:1 1;min-height:0;width:100%;padding:24px 26px 36px;border:0!important;border-radius:0!important;outline:none!important;resize:none!important;background:transparent!important;box-shadow:none!important;color:#141e30!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Segoe UI,Arial,sans-serif!important;font-size:16px!important;line-height:1.65!important;font-weight:400!important;text-transform:none!important;letter-spacing:normal!important}.notes-editor-area::placeholder{color:rgba(20,30,48,.28)}.notes-editor-empty{flex:1 1;display:grid;place-content:center;justify-items:center;padding:30px;text-align:center;color:rgba(20,30,48,.45)}.notes-editor-empty>span{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#e4edf8;color:#35577d}.notes-editor-empty svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.notes-editor-empty h3{margin:12px 0 3px;font-size:13px;color:#141e30}.notes-editor-empty p{margin:0;font-size:9px}.note-action-summary{display:flex;align-items:center;gap:10px;padding:10px;margin-bottom:10px;border-radius:16px;background:rgba(228,237,248,.45)}.note-action-summary-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#e4edf8;color:#35577d}.note-action-summary-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.note-action-summary b,.note-action-summary small{display:block}.note-action-summary b{font-size:11px;color:#141e30}.note-action-summary small{margin-top:2px;font-size:8px;color:var(--muted)}.note-action-top{display:flex;gap:8px;flex-wrap:wrap}.note-links-editor{margin-top:14px;padding-top:13px;border-top:1px solid rgba(20,30,48,.07)}.note-links-editor h4{margin:0;font-size:12px;color:#141e30}.note-links-editor>p{margin:4px 0 10px}@media(max-width:640px){.notes-shell{height:auto;min-height:0;display:block;overflow:visible;border-radius:22px}.notes-sidebar{min-height:360px;border-right:0;border-radius:22px}.notes-editor,.notes-shell.mobile-open .notes-sidebar{display:none}.notes-shell.mobile-open .notes-editor{display:flex;min-height:calc(100dvh - 220px);border-radius:22px;overflow:hidden}.notes-sidebar-title{min-height:42px}.notes-list{overflow:visible;padding:6px}.notes-list-row{grid-template-columns:minmax(0,1fr) 40px}.notes-list-main{padding:13px 9px 13px 12px}.notes-list-main b{font-size:13px}.notes-list-main span{font-size:10px}.notes-list-main small{font-size:8px}.notes-row-action{width:36px;height:36px;font-size:14px}.notes-editor-head{min-height:66px;padding:8px 10px}.notes-mobile-back{display:block;min-width:54px;padding:7px 6px;border:0;background:transparent;color:#35577d;font-size:12px;font-weight:800;text-align:left}.notes-editor-title h2{font-size:13px}.notes-link-chips span{max-width:155px}.notes-save-state{display:none}.notes-editor-area{min-height:calc(100dvh - 300px)!important;padding:18px 17px 32px!important;font-size:16px!important}.linked-notes-button{min-height:46px}}.notes-save-button{min-height:34px;padding:6px 12px;border:1px solid #35577d;border-radius:12px;background:#35577d;color:#fff;font-size:9px;font-weight:850;box-shadow:0 3px 12px rgba(53,87,125,.14)}.notes-save-button:hover{background:#35577d}.notes-save-button:active{transform:scale(.985)}.notes-save-button:disabled{opacity:.55;cursor:default}@media(max-width:640px){.notes-save-button{min-height:38px;padding:7px 12px;font-size:10px;border-radius:13px}}.notes-save-state{color:rgba(20,30,48,.42)}.notes-save-button:disabled{opacity:.42}.note-action-top .glass-button.danger:hover,.note-action-top button.danger:hover{background:#8f3838!important;border-color:#8f3838!important;color:#fff!important;box-shadow:0 4px 14px rgba(163,66,66,.18)!important}.note-action-top .glass-button.danger:focus-visible,.note-action-top button.danger:focus-visible{background:#a34242!important;border-color:#a34242!important;color:#fff!important}.notes-shell{height:522px;min-height:522px;max-height:522px}.notes-list{flex:0 0 auto;height:478px;max-height:478px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.notes-list-row{height:58px;min-height:58px;max-height:58px}.notes-list-main{height:58px;display:flex;flex-direction:column;justify-content:center;padding-top:7px;padding-bottom:7px}.notes-editor{height:522px}.notes-editor-area{min-height:0!important}@media(max-width:640px){.notes-shell{height:auto;min-height:0;max-height:none}.notes-sidebar{min-height:0;height:566px;max-height:566px;overflow:hidden}.notes-list{height:524px;max-height:524px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:6px}.notes-list-row{height:64px;min-height:64px;max-height:64px}.notes-list-main{height:64px;padding:8px 9px 8px 12px}.notes-shell.mobile-open .notes-editor{height:566px;min-height:566px;max-height:566px}.notes-editor-area{min-height:0!important;height:auto!important}}.notes-format-toolbar{min-height:42px;display:flex;align-items:center;gap:6px;padding:6px 12px;border-bottom:1px solid rgba(20,30,48,.065);background:hsla(0,0%,100%,.72)}.notes-format-toolbar button{min-height:30px;padding:5px 9px;border:1px solid rgba(53,87,125,.08);border-radius:10px;background:rgba(228,237,248,.55);color:#35577d;font-size:9px;font-weight:800}.notes-format-toolbar button:hover{background:rgba(228,237,248,.76);border-color:rgba(53,87,125,.16)}.notes-rich-editor{overflow-y:auto!important;white-space:normal}.notes-rich-editor:empty:before{content:attr(data-placeholder);color:rgba(20,30,48,.28);pointer-events:none}.notes-rich-editor ul{margin:8px 0;padding-left:22px}.notes-rich-editor li{margin:3px 0}.note-check-item{display:flex;align-items:flex-start;gap:7px;min-height:26px;margin:2px 0}.note-check-item input[type=checkbox]{width:17px;height:17px;flex:0 0 17px;margin:4px 0 0;accent-color:#35577d}@media(max-width:640px){.notes-sidebar{height:438px;max-height:438px}.notes-list{height:396px;max-height:396px;overflow-y:auto;overflow-x:hidden}.notes-shell.mobile-open .notes-editor{height:438px;min-height:438px;max-height:438px}.notes-format-toolbar{min-height:40px;padding:5px 8px;gap:5px;overflow-x:auto;scrollbar-width:none}.notes-format-toolbar::-webkit-scrollbar{display:none}.notes-format-toolbar button{min-height:30px;flex:0 0 auto;padding:5px 8px;font-size:9px}.notes-rich-editor{min-height:0!important;padding:15px 16px 24px!important}}.notes-rich-editor .note-checklist{margin:8px 0;padding:0;list-style:none}.notes-rich-editor .note-checklist>li{position:relative;min-height:27px;margin:2px 0;padding:1px 0 1px 29px;list-style:none;line-height:1.55}.notes-rich-editor .note-checklist>li>input[type=checkbox]{position:absolute;left:2px;top:5px;width:17px;height:17px;margin:0;accent-color:#35577d}.notes-rich-editor .note-check-item{display:block;margin:0}.vendor-file-uploader{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px;margin-bottom:12px;border:1px solid rgba(53,87,125,.08);border-radius:16px;background:rgba(228,237,248,.42)}.vendor-file-uploader>input{display:none}.vendor-file-uploader>small{flex:1 1 220px;font-size:8px;line-height:1.4;color:var(--muted)}.vendor-file-list{display:grid;grid-gap:7px;gap:7px;max-height:360px;overflow:auto}@media(max-width:640px){.vendor-file-uploader{align-items:stretch}.vendor-file-uploader .glass-btn{width:100%}.vendor-file-uploader>small{flex-basis:100%}}.notes-rich-editor .note-checklist>li>input[type=checkbox]{-moz-user-select:none;user-select:none;-webkit-user-select:none;pointer-events:auto}.notes-rich-editor .note-check-text{position:relative;display:inline;min-width:1px;outline:none}.notes-rich-editor .note-normal-line{min-height:26px;line-height:1.55}.notes-rich-editor .note-checklist>li{cursor:text}.notes-rich-editor .note-checklist>li>input[type=checkbox]{cursor:pointer}@media(max-width:640px){.notes-sidebar{height:502px;max-height:502px}.notes-list{height:460px;max-height:460px;overflow-y:auto;overflow-x:hidden}.notes-shell.mobile-open .notes-editor{height:502px;min-height:502px;max-height:502px}}.vendor-file-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-gap:7px;gap:7px;align-items:center}.vendor-file-open{min-width:0;min-height:42px;display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgba(20,30,48,.07);border-radius:13px;background:hsla(0,0%,100%,.78);color:#141e30;text-align:left}.vendor-file-open:hover{background:rgba(228,237,248,.72)}.vendor-file-open>span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:9px;font-weight:760}.vendor-file-attach-icon{width:22px;height:22px;flex:0 0 22px;display:grid;place-items:center;border-radius:7px;background:#e4edf8;color:#35577d;font-size:11px;font-weight:900}.vendor-file-delete{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(163,66,66,.1);border-radius:12px;background:rgba(163,66,66,.055);color:#a34242}.vendor-file-delete:hover{background:#a34242;border-color:#a34242;color:#fff}.vendor-file-delete svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.attachment-viewer{min-height:100dvh;width:100%;margin:0;background:#fff;color:#141e30;overflow-x:hidden}.attachment-viewer-header{position:fixed;top:0;left:0;right:0;z-index:9999;min-height:calc(58px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 10px 8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;border-bottom:1px solid rgba(20,30,48,.08);background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 18px rgba(20,30,48,.06)}.attachment-back,.attachment-download{min-height:38px;display:grid;place-items:center;padding:8px 10px;border:1px solid rgba(53,87,125,.12);border-radius:13px;color:#35577d;font-size:10px;line-height:1;font-weight:800;white-space:nowrap;text-decoration:none}.attachment-back{background:#e4edf8}.attachment-download{background:hsla(0,0%,100%,.82)}.attachment-title{min-width:0;text-align:center}.attachment-title strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.attachment-title small{display:block;margin-top:2px;color:rgba(20,30,48,.45);font-size:7px;font-weight:800}.attachment-viewer-content{width:100%;min-height:100dvh;padding-top:calc(66px + env(safe-area-inset-top));overflow-x:hidden}.attachment-pdf-stack{gap:12px;padding:10px}.attachment-pdf-page,.attachment-pdf-stack{width:100%;display:flex;flex-direction:column;align-items:center}.attachment-pdf-page{gap:4px}.attachment-pdf-page canvas{display:block;max-width:100%;height:auto;background:#fff;box-shadow:0 3px 16px rgba(20,30,48,.09)}.attachment-pdf-page small{font-size:7px;font-weight:800;color:rgba(20,30,48,.38)}.attachment-error,.attachment-loading{margin:16px 10px 6px;padding:12px;border-radius:14px;text-align:center;font-size:10px}.attachment-loading{background:rgba(228,237,248,.72);color:#35577d}.attachment-error{background:rgba(163,66,66,.06);color:#8f3838}.attachment-error a{display:inline-block;margin-top:7px;color:#35577d;font-weight:800}.attachment-image-wrap{width:100%;display:flex;justify-content:center;align-items:flex-start;padding:10px}.attachment-image-wrap img{display:block;width:auto;max-width:100%;height:auto;object-fit:contain;object-position:center top}.attachment-empty,.attachment-generic{min-height:calc(100dvh - 66px - env(safe-area-inset-top));display:grid;place-items:center;padding:24px;text-align:center}.attachment-empty h1,.attachment-generic h1{margin:0 0 7px;font-size:17px}.attachment-empty p,.attachment-generic p{margin:0;color:rgba(20,30,48,.56);font-size:11px;line-height:1.5}.attachment-generic a{display:inline-grid;place-items:center;min-height:40px;margin-top:14px;padding:8px 14px;border-radius:13px;background:#35577d;color:#fff;text-decoration:none;font-size:10px;font-weight:850}@media(max-width:640px){.attachment-back,.attachment-download{padding:8px 9px;font-size:9px}.attachment-title strong{font-size:10px}}.attachment-image-wrap,.attachment-pdf-stack{touch-action:pan-y}[contenteditable=true],input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-weight:400!important}input::placeholder,textarea::placeholder{font-weight:400!important}select option{font-weight:400!important}.field>label,.field>span{font-weight:800!important}.guest-search input,.guest-search input::placeholder,.search-box input,.search-box input::placeholder{font-weight:400!important}.guide-mobile-controls select{font-weight:400!important}.attachment-viewer-header{grid-template-columns:auto minmax(0,1fr)}.attachment-back{min-height:42px;padding:10px 14px;border-radius:15px;font-size:14px;font-weight:800;background:linear-gradient(145deg,hsla(0,0%,100%,.72),rgba(228,237,248,.52));border:1px solid rgba(228,237,248,.7);box-shadow:0 8px 24px rgba(20,30,48,.08),inset 0 1px 0 hsla(0,0%,100%,.8)}.attachment-title strong{font-size:12px}@media(max-width:640px){.settings-cashflow{display:none!important}.attachment-back{min-height:42px;padding:10px 14px;font-size:12px}.bottom-nav .nav-tab-event{display:none!important}}.event-home{display:grid;grid-gap:14px;gap:14px}.event-area{padding:18px;border:1px solid rgba(20,30,48,.065);border-radius:24px;background:hsla(0,0%,100%,.62);box-shadow:0 4px 16px rgba(20,30,48,.04)}.event-area-head{display:flex;align-items:flex-start;gap:13px;padding-bottom:14px}.event-area-head h2{margin:2px 0 4px;font-size:17px}.event-area-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:11px;line-height:1.5}.event-area-icon,.event-launch-icon{display:grid;place-items:center;flex:0 0 auto;background:#e4edf8;color:#35577d}.event-area-icon{width:44px;height:44px;border-radius:14px}.event-area-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.event-launch-grid{display:grid;grid-gap:9px;gap:9px}.event-launch-grid.music{grid-template-columns:repeat(2,minmax(0,1fr))}.event-launch-grid.timeline{grid-template-columns:repeat(5,minmax(0,1fr))}.event-launch-card{min-width:0;min-height:82px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 12px;align-items:center;grid-gap:10px;gap:10px;padding:12px;border:1px solid rgba(20,30,48,.07);border-radius:18px;background:hsla(0,0%,100%,.92);color:#141e30;text-align:left;box-shadow:0 3px 12px rgba(20,30,48,.035)}.event-launch-card:hover{transform:translateY(-1px);border-color:rgba(53,87,125,.18);box-shadow:0 7px 22px rgba(20,30,48,.07)}.event-launch-icon{width:38px;height:38px;border-radius:12px}.event-launch-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.event-launch-copy{min-width:0}.event-launch-copy b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.event-launch-copy small{display:block;margin-top:4px;color:var(--muted);font-size:8px;line-height:1.35;font-weight:400}.event-launch-meta{padding:5px 7px;border-radius:999px;background:rgba(228,237,248,.72);color:#35577d;white-space:nowrap;font-size:8px;font-weight:800}.event-launch-card>i{font-style:normal;color:rgba(53,87,125,.52);font-size:17px}.event-back-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-4px 0 14px}.event-page-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.event-playlist{display:grid;grid-gap:10px;gap:10px}.event-moment-section{overflow:hidden;border:1px solid rgba(20,30,48,.065);border-radius:21px;background:hsla(0,0%,100%,.68);box-shadow:0 4px 14px rgba(20,30,48,.035)}.event-moment-head{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 14px;border-bottom:1px solid rgba(20,30,48,.055);background:rgba(228,237,248,.3)}.event-moment-head>div{min-width:0;display:flex;align-items:center;gap:10px}.event-moment-head>div>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px;border-radius:9px;background:#35577d;color:#fff;font-size:8px;font-weight:850}.event-moment-head h2{margin:0;font-size:13px;line-height:1.3}.event-moment-head .glass-btn{min-height:32px;padding:6px 10px;font-size:9px}.event-track-list{padding:3px 12px 8px}.event-track-row{width:100%;display:grid;grid-template-columns:31px minmax(0,1fr) 13px;align-items:center;grid-gap:9px;gap:9px;padding:9px 2px;border:0;border-bottom:1px solid rgba(20,30,48,.05);background:transparent;color:#141e30;text-align:left}.event-track-row:last-child{border-bottom:0}.event-track-row:hover{background:rgba(228,237,248,.28)}.event-track-note{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;background:#e4edf8;color:#35577d}.event-track-note svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.event-track-row b{display:block;font-size:11px;font-weight:750}.event-track-row small{display:block;margin-top:2px;color:var(--muted);font-size:8px;font-weight:400}.event-track-row>i{font-style:normal;color:rgba(53,87,125,.45);font-size:15px}.event-inline-empty{margin:0;padding:12px 3px;color:rgba(20,30,48,.44);font-size:9px;font-style:italic}.event-order-intro{margin:0 0 10px}.event-order-list{display:grid;grid-gap:6px;gap:6px}.event-order-row{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;padding:7px 8px 7px 11px;border:1px solid rgba(20,30,48,.065);border-radius:14px;background:hsla(0,0%,100%,.78)}.event-order-row>span{min-width:0;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:500}.event-order-row>span>b{width:24px;height:24px;display:grid;place-items:center;flex:0 0 24px;border-radius:8px;background:#e4edf8;color:#35577d;font-size:8px}.event-order-row>div{display:flex;gap:5px}.event-order-row button{width:31px;height:31px;display:grid;place-items:center;border:1px solid rgba(53,87,125,.09);border-radius:10px;background:rgba(228,237,248,.62);color:#35577d;font-size:14px}.event-order-row button:disabled{opacity:.28}.event-timeline-shell{padding:17px;border:1px solid rgba(20,30,48,.065);border-radius:24px;background:hsla(0,0%,100%,.68);box-shadow:0 4px 16px rgba(20,30,48,.04)}.event-timeline-head{display:flex;align-items:center;gap:12px;padding-bottom:15px;border-bottom:1px solid rgba(20,30,48,.055)}.event-timeline-head h2{margin:2px 0;font-size:16px}.event-timeline-head p:not(.eyebrow){margin:0;color:var(--muted);font-size:9px}.event-timeline-list{padding-top:10px}.event-timeline-row{width:100%;display:grid;grid-template-columns:63px 19px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:stretch;padding:0;border:0;background:transparent;color:#141e30;text-align:left}.event-timeline-row>time{padding-top:13px;font-size:15px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.event-timeline-axis{position:relative;min-height:72px}.event-timeline-axis:before{content:"";position:absolute;top:0;bottom:0;left:9px;width:1px;background:rgba(53,87,125,.18)}.event-timeline-axis>i{position:absolute;top:17px;left:5px;width:9px;height:9px;border-radius:50%;background:#35577d;box-shadow:0 0 0 4px #e4edf8}.event-timeline-card{min-width:0;margin:4px 0 8px;padding:11px 12px;border:1px solid rgba(20,30,48,.06);border-radius:16px;background:hsla(0,0%,100%,.88)}.event-timeline-row:hover .event-timeline-card{border-color:rgba(53,87,125,.18);background:rgba(228,237,248,.38)}.event-timeline-card>b{display:block;font-size:12px;font-weight:800}.event-timeline-meta{display:flex;gap:14px;margin-top:7px;flex-wrap:wrap}.event-timeline-meta small{color:var(--muted);font-size:8px;font-weight:400}.event-timeline-meta strong{display:block;margin-bottom:2px;color:rgba(20,30,48,.45);font-size:7px;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.event-timeline-card>em{display:block;margin-top:7px;color:rgba(20,30,48,.62);font-size:9px;line-height:1.45;font-style:normal;white-space:pre-wrap}@media(max-width:1100px){.event-launch-grid.timeline{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.event-home{gap:10px}.event-area{padding:14px;border-radius:21px}.event-area-head{gap:10px;padding-bottom:11px}.event-area-icon{width:39px;height:39px;border-radius:12px}.event-area-head h2{font-size:15px}.event-area-head p:not(.eyebrow){font-size:9px}.event-launch-grid.music,.event-launch-grid.timeline{grid-template-columns:1fr}.event-launch-card{min-height:68px;grid-template-columns:35px minmax(0,1fr) auto 10px;padding:9px 10px;border-radius:16px}.event-launch-icon{width:35px;height:35px}.event-launch-copy b{font-size:11px}.event-back-bar{align-items:stretch;flex-direction:column;margin-top:-5px}.event-back-bar>.glass-btn{width:100%}.event-page-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.event-page-actions .glass-btn{width:100%;min-height:39px;padding:8px;font-size:9px}.event-moment-section{border-radius:18px}.event-moment-head{min-height:55px;padding:9px 9px 9px 11px}.event-moment-head h2{font-size:11px}.event-track-list{padding:2px 9px 7px}.event-track-row{min-height:54px;padding:8px 1px}.event-track-row b{font-size:10px}.event-timeline-shell{padding:13px 10px;border-radius:20px}.event-timeline-row{grid-template-columns:51px 17px minmax(0,1fr);gap:6px}.event-timeline-row>time{font-size:13px}.event-timeline-card{padding:10px;border-radius:14px}.event-timeline-card>b{font-size:11px}}.event-launch-grid.ceremony{grid-template-columns:repeat(2,minmax(0,1fr))}.event-launch-grid.music.single{grid-template-columns:minmax(0,1fr)}.event-launch-grid.timeline{grid-template-columns:repeat(3,minmax(0,1fr))}.event-page-actions .event-print-button{display:inline-flex!important}@media(max-width:640px){.event-launch-grid.ceremony,.event-launch-grid.music.single,.event-launch-grid.timeline{grid-template-columns:1fr}.event-page-actions .event-print-button{display:inline-flex!important}}.participation-lock-indicator{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:13px;border:1px solid;background:hsla(0,0%,100%,.62)}.participation-lock-indicator svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.participation-lock-indicator.locked{color:#a34242;background:rgba(163,66,66,.065);border-color:rgba(163,66,66,.18)}.participation-lock-indicator.unlocked{color:#2a724d;background:rgba(42,114,77,.065);border-color:rgba(42,114,77,.18)}.guest-participation-lock-note,.participation-frozen-notice,.participation-lock-state,.participation-unlock-warning{display:flex;align-items:flex-start;gap:11px;padding:12px;border-radius:17px;border:1px solid rgba(20,30,48,.07);background:hsla(0,0%,100%,.72)}.participation-lock-state{margin-bottom:12px}.guest-participation-lock-note,.participation-frozen-notice,.participation-lock-state.locked{background:rgba(163,66,66,.045);border-color:rgba(163,66,66,.11)}.participation-lock-state.unlocked{background:rgba(42,114,77,.045);border-color:rgba(42,114,77,.11)}.participation-unlock-warning{margin-bottom:13px;background:rgba(163,66,66,.045)}.participation-frozen-notice{margin:0 0 13px}.guest-participation-lock-note{margin-top:13px}.guest-participation-lock-note>div,.participation-frozen-notice>div,.participation-lock-state>div,.participation-unlock-warning>div{min-width:0}.guest-participation-lock-note b,.participation-frozen-notice b,.participation-lock-state b,.participation-unlock-warning b{display:block;font-size:11px;font-weight:800}.guest-participation-lock-note p,.participation-frozen-notice p,.participation-lock-state p,.participation-unlock-warning p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.participation-lock-table{max-height:420px;overflow:auto;border:1px solid rgba(20,30,48,.07);border-radius:16px;background:hsla(0,0%,100%,.48)}.participation-lock-row{display:grid;grid-template-columns:145px minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:42px;padding:8px 11px;border-bottom:1px solid rgba(20,30,48,.055);font-size:9px}.participation-lock-row:last-child{border-bottom:0}.participation-lock-row.head{position:-webkit-sticky;position:sticky;top:0;z-index:2;min-height:38px;background:#fff;color:rgba(20,30,48,.48);font-size:7px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.participation-lock-row>span:first-child{color:#35577d;font-weight:850;letter-spacing:.06em}.participation-lock-row>span:first-child.custom-code{color:#2a724d}.participation-lock-code-rule{margin:10px 1px 0;color:var(--muted);font-size:8px;line-height:1.45}.participation-lock-actions{margin-top:12px}.invitation-members-editor.locked{opacity:.88}.invitation-members-editor.locked .member-order-controls,.invitation-members-editor.locked .primary-guest-btn{opacity:.48}.pagehead-actions>.participation-lock-indicator{align-self:center}.custom-invitations-head button:disabled,.pagehead-actions button:disabled{opacity:.4;cursor:not-allowed}.notification-row.payment .notification-source{background:rgba(163,66,66,.08);color:#a34242}.notification-row.payment .notification-kind{color:rgba(143,56,56,.68)}.notification-row.payment .notification-main>b{color:#7d3434}.notification-row.payment:not(.overdue) .notification-source{background:rgba(194,157,45,.11);color:#765d13}.notification-row.payment:not(.overdue) .notification-main>b{color:#655018}@media(max-width:640px){.participation-lock-indicator{width:36px;height:36px;flex-basis:36px;border-radius:12px}.participation-lock-table{max-height:390px}.participation-lock-row{gap:4px 8px;padding:9px}.participation-lock-row,.participation-lock-row.head{grid-template-columns:92px minmax(0,1fr)}.participation-lock-row.head>span:nth-child(3){display:none}.participation-lock-row:not(.head)>span:nth-child(3){grid-column:2;color:var(--muted);font-size:8px}.participation-lock-row:not(.head)>span:nth-child(3):before{content:"Principale · ";font-weight:800;color:rgba(20,30,48,.42)}.mobile-print-hide{display:inline-flex!important}.merge-print-desktop-only{display:none!important}}.wedding-data-settings{grid-column:1/-1}.cash-row-date{display:block;margin-top:3px;color:rgba(20,30,48,.46)!important;font-size:7px!important;font-weight:500!important}.vendor-search-toolbar{margin:0 0 12px;display:flex;align-items:flex-end;gap:10px}.vendor-search-box{width:min(540px,100%)!important;max-width:none!important}.vendor-search-toolbar>small{padding:0 2px 10px;color:var(--muted);font-size:8px;font-weight:700;white-space:nowrap}.print-merge-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:12px}.print-merge-options button{min-height:86px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:14px;border:1px solid rgba(53,87,125,.1);border-radius:17px;background:rgba(228,237,248,.48);color:#141e30;text-align:left}.print-merge-options button:hover{background:rgba(228,237,248,.68);border-color:rgba(53,87,125,.2)}.print-merge-options b{font-size:13px;font-weight:850;color:#35577d}.print-merge-options span{font-size:8px;line-height:1.4;font-weight:400;color:var(--muted)}.event-launch-grid.location{grid-template-columns:minmax(0,1fr)}.calendar-viewport{width:100%;height:clamp(430px,calc(100dvh - 292px),760px);min-height:0;overflow:hidden}.calendar-viewport-day .calendar-day-view,.calendar-viewport-month .calendar-month,.calendar-viewport-week .calendar-week{height:100%;min-height:0}.calendar-viewport-month .calendar-month{display:grid;grid-template-rows:auto minmax(0,1fr)}.calendar-viewport-month .calendar-month-grid{min-height:0;grid-template-rows:repeat(6,minmax(0,1fr))}.calendar-viewport-month .calendar-cell{min-height:0;overflow:hidden}.calendar-viewport-week .calendar-week{min-height:0}.calendar-viewport-week .calendar-agenda-day{min-height:0;overflow:hidden;display:flex;flex-direction:column}.calendar-viewport-week .calendar-agenda-events{min-height:0;overflow-y:auto;overscroll-behavior:contain}.calendar-viewport-day .calendar-day-view{display:flex;flex-direction:column;min-height:0}.calendar-viewport-day .calendar-day-list{min-height:0;overflow-y:auto;overscroll-behavior:contain}@media(max-width:860px){.calendar-viewport{height:clamp(390px,calc(100dvh - 300px),690px)}}@media(max-width:640px){.vendor-search-toolbar{align-items:stretch;flex-direction:column;gap:3px}.vendor-search-box{width:100%!important}.vendor-search-toolbar>small{padding:0 2px}.print-merge-options{grid-template-columns:1fr}.calendar-viewport{height:clamp(350px,calc(100dvh - 306px),620px)}.calendar-viewport-month .calendar-cell{min-height:0!important;padding:3px 2px}.calendar-viewport-month .calendar-weekdays span{padding:5px 1px}.calendar-viewport-week{overflow-y:auto;overscroll-behavior:contain}.calendar-viewport-week .calendar-week{height:auto;min-height:100%}.calendar-viewport-week .calendar-agenda-day{min-height:88px;overflow:visible}.calendar-viewport-week .calendar-agenda-events{overflow:visible}.mobile-print-hide{display:none!important}.event-page-actions .event-print-button,.event-print-button,.seating-manager-actions .event-print-button{display:inline-flex!important}}.desktop-sidebar{display:none}@media(min-width:641px){.bottom-nav,.topbar{display:none!important}.dashboard-shell,.shell{min-height:100vh;padding:22px 22px 30px 268px}.content{max-width:1460px;margin:0 auto}.desktop-sidebar{position:fixed;z-index:40;left:16px;top:16px;bottom:16px;width:230px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:14px 12px 12px;overflow:hidden;border:1px solid rgba(228,237,248,.26);border-radius:27px;color:var(--pearl);background:radial-gradient(circle at 20% 0,rgba(53,87,125,.23),transparent 30%),linear-gradient(155deg,rgba(20,30,48,.94),rgba(22,48,112,.88) 54%,rgba(20,30,48,.91));box-shadow:0 26px 70px rgba(20,30,48,.25),inset 0 1px 0 hsla(0,0%,100%,.16);backdrop-filter:blur(30px) saturate(165%);-webkit-backdrop-filter:blur(30px) saturate(165%)}.desktop-sidebar-brand{min-height:62px;display:flex;align-items:center;gap:11px;padding:4px 7px 12px;border-bottom:1px solid rgba(228,237,248,.13)}.desktop-sidebar-logo{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;overflow:hidden;border-radius:15px;background:hsla(0,0%,100%,.07);border:1px solid rgba(228,237,248,.22);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12)}.desktop-sidebar-logo img{width:100%;height:100%;object-fit:contain;padding:3px}.desktop-sidebar-brand strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;letter-spacing:-.01em}.desktop-sidebar-nav{min-height:0;display:flex;flex-direction:column;gap:3px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;padding:2px 1px}.desktop-sidebar-nav::-webkit-scrollbar{width:0;height:0}.desktop-sidebar-tab{position:relative;width:100%;min-height:43px;display:grid;grid-template-columns:31px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;padding:6px 9px;border:1px solid transparent;border-radius:14px;background:transparent;color:rgba(228,237,248,.68);text-align:left;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.desktop-sidebar-tab:hover{color:var(--pearl);background:hsla(0,0%,100%,.055);border-color:rgba(228,237,248,.1)}.desktop-sidebar-tab.active{color:var(--pearl);background:linear-gradient(145deg,rgba(53,87,125,.22),hsla(0,0%,100%,.075));border-color:rgba(228,237,248,.19);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.09),0 8px 24px rgba(0,0,0,.08)}.desktop-sidebar-tab.active:before{content:"";position:absolute;left:-4px;top:12px;bottom:12px;width:3px;border-radius:4px;background:#e4edf8;box-shadow:0 0 12px rgba(228,237,248,.52)}.desktop-sidebar-tab>i{position:relative;width:31px;height:31px;display:grid;place-items:center;font-style:normal}.desktop-sidebar-tab>i svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.desktop-sidebar-tab>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750}.desktop-sidebar-mail-badge{position:absolute;right:-4px;top:-2px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:#e4edf8;color:#141e30;border:2px solid #141e30;font-size:7px;line-height:1;font-weight:900}.desktop-sidebar-footer{display:grid;grid-gap:5px;gap:5px;padding-top:10px;border-top:1px solid rgba(228,237,248,.13)}.desktop-sidebar-utility{width:100%;min-height:40px;display:grid;grid-template-columns:29px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;padding:6px 9px;border:1px solid transparent;border-radius:13px;background:transparent;color:rgba(228,237,248,.67);text-align:left}.desktop-sidebar-utility.active,.desktop-sidebar-utility:hover{color:var(--pearl);background:hsla(0,0%,100%,.06);border-color:rgba(228,237,248,.11)}.desktop-sidebar-utility.logout:hover{color:#ffeaea;background:rgba(163,66,66,.13);border-color:hsla(0,100%,91%,.12)}.desktop-sidebar-utility:disabled{opacity:.45;cursor:wait}.desktop-sidebar-utility>i{width:29px;height:29px;display:grid;place-items:center;font-style:normal}.desktop-sidebar-utility>i svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.desktop-sidebar-utility>span{font-size:10px;font-weight:750}}@media(max-width:640px){.desktop-sidebar{display:none!important}.mobile-more-menu{right:12px;bottom:calc(70px + env(safe-area-inset-bottom));width:min(286px,calc(100vw - 24px));padding:12px;border-radius:25px}.mobile-more-head{min-height:39px;padding:4px 5px 9px 9px;margin-bottom:6px}.mobile-more-head>span{font-size:11px}.mobile-more-head>button{width:34px;height:34px;min-height:34px;border-radius:11px;font-size:15px}.mobile-more-menu>button:not(.mobile-more-head button){min-height:55px;gap:12px;padding:9px 11px;border-radius:17px}.mobile-more-menu>button i{width:34px;height:34px;border-radius:11px}.mobile-more-menu>button i svg{width:20px;height:20px}.mobile-more-menu>button span{font-size:13px;font-weight:800}}@media(min-width:641px){.dashboard-shell,.shell{padding-left:270px;padding-right:30px}.content{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.desktop-sidebar-footer{gap:8px}.desktop-sidebar-logout-button{width:100%;min-height:42px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;padding:7px 10px;border:1px solid rgba(228,237,248,.16);border-radius:14px;background:linear-gradient(145deg,hsla(0,0%,100%,.075),rgba(228,237,248,.055));color:hsla(0,0%,100%,.86);text-align:left;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07)}.desktop-sidebar-logout-button:hover{color:#ffeaea;background:linear-gradient(145deg,rgba(163,66,66,.18),rgba(125,40,40,.1));border-color:hsla(0,100%,93%,.17)}.desktop-sidebar-logout-button i{width:30px;height:30px;display:grid;place-items:center;font-style:normal}.desktop-sidebar-logout-button i svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.desktop-sidebar-logout-button span{font-size:10px;font-weight:800}.desktop-sidebar-icon-actions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:7px;gap:7px}.desktop-sidebar-icon-actions button{position:relative;min-width:0;height:40px;display:grid;place-items:center;padding:0;border:1px solid rgba(228,237,248,.1);border-radius:13px;background:hsla(0,0%,100%,.035);color:rgba(228,237,248,.64);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04)}.desktop-sidebar-icon-actions button.active,.desktop-sidebar-icon-actions button:hover{color:var(--pearl);background:hsla(0,0%,100%,.08);border-color:rgba(228,237,248,.18)}.desktop-sidebar-icon-actions button.active:after{content:"";position:absolute;bottom:4px;width:12px;height:2px;border-radius:4px;background:#e4edf8;box-shadow:0 0 8px rgba(228,237,248,.55)}.desktop-sidebar-icon-actions button:disabled{opacity:.42;cursor:wait}.desktop-sidebar-icon-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}}.whatsnew-hero{display:flex;align-items:center;gap:15px;padding:18px;border-radius:24px;margin-bottom:16px}.whatsnew-hero-icon{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:16px;background:#e4edf8;color:#35577d}.whatsnew-hero-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.whatsnew-hero h2{margin:2px 0 4px;font-size:17px;color:#141e30}.whatsnew-hero p:not(.eyebrow){margin:0;color:var(--muted);font-size:10px;line-height:1.5}.whatsnew-latest{margin-bottom:15px}.whatsnew-latest-label{display:block;margin:0 0 6px 3px;color:rgba(20,30,48,.48);font-size:8px;font-weight:900;letter-spacing:.1em}.whatsnew-latest-card{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;padding:16px;border-radius:21px;background:linear-gradient(145deg,rgba(228,237,248,.72),hsla(0,0%,100%,.84))}.whatsnew-version{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-width:68px;min-height:30px;padding:6px 9px;border-radius:10px;background:#141e30;color:#fff;font-size:9px;font-weight:850;letter-spacing:.03em}.whatsnew-title-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.whatsnew-title-line h2{margin:0;font-size:14px}.whatsnew-latest-copy p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.whatsnew-kind{display:inline-flex;align-items:center;min-height:23px;padding:4px 7px;border-radius:999px;font-size:7px;font-weight:850;white-space:nowrap}.whatsnew-kind.novità{background:rgba(53,87,125,.1);color:#35577d}.whatsnew-kind.miglioramento{background:rgba(42,114,77,.09);color:#2a724d}.whatsnew-kind.bug-fix{background:rgba(163,66,66,.08);color:#934141}.whatsnew-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}.whatsnew-toolbar>small{color:var(--muted);font-size:8px;font-weight:700}.whatsnew-filters{display:flex;gap:5px;flex-wrap:wrap}.whatsnew-filters button{min-height:32px;padding:6px 10px;border:1px solid rgba(20,30,48,.07);border-radius:11px;background:hsla(0,0%,100%,.5);color:rgba(20,30,48,.58);font-size:8px;font-weight:800}.whatsnew-filters button.active{background:#141e30;color:#fff;border-color:#141e30}.whatsnew-list{display:grid}.whatsnew-row{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:10px;gap:10px}.whatsnew-axis{position:relative}.whatsnew-axis:before{content:"";position:absolute;left:10px;top:0;bottom:0;width:1px;background:rgba(53,87,125,.13)}.whatsnew-axis i{position:absolute;left:6px;top:19px;width:9px;height:9px;border-radius:50%;box-shadow:0 0 0 4px #e4edf8}.whatsnew-axis i,.whatsnew-row.current .whatsnew-axis i{background:#35577d}.whatsnew-row-card{margin-bottom:8px;padding:12px 14px;border:1px solid rgba(20,30,48,.06);border-radius:17px;background:hsla(0,0%,100%,.66)}.whatsnew-row-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.whatsnew-row-card .whatsnew-version{min-width:62px;min-height:26px;background:#e4edf8;color:#35577d;font-size:8px}.whatsnew-row-card h3{margin:8px 0 3px;font-size:11px;color:#141e30}.whatsnew-row-card p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}@media(max-width:640px){.whatsnew-hero{align-items:flex-start;padding:14px;border-radius:20px}.whatsnew-hero-icon{width:42px;height:42px;flex-basis:42px;border-radius:13px}.whatsnew-hero h2{font-size:14px}.whatsnew-latest-card{grid-template-columns:1fr;gap:9px;padding:13px}.whatsnew-toolbar{align-items:flex-start;flex-direction:column;gap:6px}.whatsnew-filters{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.whatsnew-filters button{width:100%}.whatsnew-row{grid-template-columns:18px minmax(0,1fr);gap:7px}.whatsnew-axis:before{left:8px}.whatsnew-axis i{left:4px}.whatsnew-row-card{padding:11px}}@media(min-width:641px){:root{--wf-sidebar-left:16px;--wf-sidebar-width:230px;--wf-sidebar-content-gap:26px;--wf-content-right-gap:28px;--wf-content-max:1280px}.dashboard-shell,.shell{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;min-height:100vh!important;padding-right:var(--wf-content-right-gap)!important;padding-bottom:30px!important;padding-left:calc(var(--wf-sidebar-left) + var(--wf-sidebar-width) + var(--wf-sidebar-content-gap))!important;margin:0!important}.dashboard-shell,.shell{padding-top:22px!important}.content{box-sizing:border-box!important;width:100%!important;max-width:var(--wf-content-max)!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important}.content>*{min-width:0;max-width:100%}}html.wf-tablet-standalone,html.wf-tablet-standalone body{background:#e4edf8!important}html.wf-tablet-standalone:before{content:"";position:fixed;z-index:2147483646;top:0;left:0;right:0;height:env(safe-area-inset-top,0);pointer-events:none;background:#e4edf8}@media(min-width:641px){html.wf-tablet-standalone .desktop-sidebar{top:calc(16px + env(safe-area-inset-top,0px))!important}html.wf-tablet-standalone .dashboard-shell,html.wf-tablet-standalone .shell{padding-top:calc(22px + env(safe-area-inset-top,0px))!important}.desktop-sidebar-brand{justify-content:flex-start!important;padding-left:5px!important;padding-right:5px!important}.desktop-sidebar-app-logo{display:block;width:min(174px,100%);height:42px;object-fit:contain;object-position:left center}}.mobile-app-logo{display:block;width:128px;max-width:42vw;height:34px;object-fit:contain;object-position:left center}.branding-settings .asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media(max-width:860px){.branding-settings .asset-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:560px){.mobile-app-logo{width:116px;max-width:48vw;height:31px}.branding-settings .asset-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.topbar-actions .logout-icon{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:13px!important}}.desktop-sidebar-signoff{padding:1px 3px 0;text-align:center;color:rgba(228,237,248,.5);font-size:7.5px;line-height:1.35;white-space:normal}.desktop-sidebar-signoff b{color:hsla(0,0%,100%,.78);font-weight:800}.desktop-sidebar-signoff em{font-style:italic}.calendar-cell-events .calendar-more{display:block!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.calendar-event-secondary,.calendar-more-desktop,.calendar-more-mobile{display:none!important}@media(min-width:641px){.notes-shell{height:clamp(500px,calc(100dvh - 175px),820px)!important;min-height:500px!important;max-height:820px!important;grid-template-columns:clamp(260px,24vw,310px) minmax(0,1fr)!important}.notes-editor,.notes-sidebar{height:100%!important}.notes-editor,.notes-list,.notes-sidebar{min-height:0!important;max-height:none!important}.notes-list{flex:1 1 auto!important;height:auto!important}.notes-list-row{min-height:58px!important;max-height:58px!important}.notes-list-main,.notes-list-row{height:58px!important}.notes-list-main b{font-size:10.5px!important;line-height:1.25!important}.notes-list-main span{font-size:8.5px!important;line-height:1.3!important}.notes-list-main small{font-size:7px!important}.notes-editor-title h2{font-size:14px!important}.notes-format-toolbar button{font-size:9px!important}.notes-editor-area,.notes-rich-editor{font-size:13px!important;line-height:1.58!important;padding:20px 22px 30px!important}.notes-rich-editor ul{margin:6px 0!important;padding-left:20px!important}.notes-rich-editor li{margin:2px 0!important}}@media(max-width:640px){.notes-shell{height:clamp(430px,calc(100dvh - 190px),720px)!important;min-height:430px!important;max-height:720px!important;overflow:hidden!important}.notes-sidebar{height:100%!important}.notes-list,.notes-sidebar{min-height:0!important;max-height:none!important}.notes-list{flex:1 1 auto!important;height:auto!important;overflow-y:auto!important}.notes-shell.mobile-open .notes-editor{height:100%!important;min-height:0!important;max-height:none!important}.notes-rich-editor{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow-y:auto!important}}@media(min-width:641px){.configuration-module-toggles{grid-template-columns:repeat(2,minmax(0,1fr))!important}}:root{--wf-primary-dark:#141e30;--wf-primary-blue:#35577d;--wf-secondary-dark:#141e30;--wf-secondary-warm:#35577d;--wf-warm-light:#e4edf8;--wf-white:#fff;--wf-text-dark:#000;--wf-text-light:#fff;--wf-font:"Lato",Arial,sans-serif;--navy:#141e30;--accent:#35577d;--accent-mid:#35577d;--ice:#e4edf8;--soft:#e4edf8;--pearl:#fff;--white:#fff;--ink:#000;--muted:rgba(0,0,0,.58);--glass:hsla(0,0%,100%,.74);--glass-strong:hsla(0,0%,100%,.9);--line:rgba(20,30,48,.09);--line2:rgba(20,30,48,.065);--shadow:0 8px 28px rgba(20,30,48,.055);--shadow-float:0 18px 50px rgba(20,30,48,.12);--blur:blur(26px) saturate(155%);--gold:#35577d}body,button,html,input,select,textarea{font-family:var(--wf-font)!important}body{color:#000;background:radial-gradient(circle at 8% -8%,rgba(228,237,248,.78),transparent 33%),radial-gradient(circle at 92% 0,rgba(53,87,125,.1),transparent 30%),linear-gradient(145deg,#fff,#fff 56%,rgba(228,237,248,.48));background-attachment:fixed}.calendar-day,.calendar-month,.calendar-week-day,.card,.dashboard-strip,.doc,.glass-card,.glass-surface,.guide-content,.guide-sidebar,.month,.notification-center,.panel,.settings-panel,.table,.vendor-cat{background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(228,237,248,.34))!important;border-color:rgba(20,30,48,.065)!important;box-shadow:0 8px 28px rgba(20,30,48,.055),inset 0 1px 0 hsla(0,0%,100%,.96)!important;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.card b,.cat-head h2,.doc b,.month-head h2,.note-action-summary b,.notes-editor-title h2,.pagehead h1,.panel-head h2,.settings-panel h2,.table-title h2,.vendor h3{color:#000!important}.card small,.card span,.cash-row small,.doc small,.empty,.line small,.muted,.task small,.vendor small{color:rgba(0,0,0,.56)!important}.bottom-nav,.desktop-sidebar,.mobile-more-menu,.topbar{background:radial-gradient(circle at 82% 6%,rgba(53,87,125,.72),transparent 38%),linear-gradient(145deg,rgba(20,30,48,.97),rgba(53,87,125,.91))!important;border-color:hsla(0,0%,100%,.14)!important;box-shadow:0 22px 58px rgba(20,30,48,.24),inset 0 1px 0 hsla(0,0%,100%,.12)!important;backdrop-filter:blur(28px) saturate(155%)!important;-webkit-backdrop-filter:blur(28px) saturate(155%)!important}.bottom-nav button,.desktop-sidebar-icon-actions button,.desktop-sidebar-logout-button,.desktop-sidebar-tab,.mobile-more-menu>button{color:hsla(0,0%,100%,.68)!important}.bottom-nav button.active,.bottom-nav button:hover,.desktop-sidebar-icon-actions button.active,.desktop-sidebar-icon-actions button:hover,.desktop-sidebar-tab.active,.desktop-sidebar-tab:hover,.mobile-more-menu>button.active,.mobile-more-menu>button:hover{color:#fff!important;background:hsla(0,0%,100%,.11)!important;border-color:hsla(0,0%,100%,.12)!important}.desktop-sidebar-tab.active:before{background:#e4edf8!important;box-shadow:0 0 14px rgba(228,237,248,.44)!important}.desktop-mail-badge,.desktop-sidebar-mail-badge,.mobile-mail-badge{background:#e4edf8!important;color:#141e30!important;border-color:#141e30!important}.mobile-more-backdrop{background:rgba(20,30,48,.28)!important;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.actions button,.actions-inline button,.doc-actions a,.doc-actions button,.glass-btn,.mini-actions a,.mini-actions button,.pagehead button,.panel-head button,.round-btn,.upload span{background:linear-gradient(145deg,#141e30,#35577d)!important;color:#fff!important;border-color:#141e30!important;box-shadow:0 7px 20px rgba(20,30,48,.16),inset 0 1px 0 hsla(0,0%,100%,.08)!important}.actions button:hover,.actions-inline button:hover,.doc-actions a:hover,.doc-actions button:hover,.glass-btn:hover,.mini-actions a:hover,.mini-actions button:hover,.pagehead button:hover,.panel-head button:hover{background:#35577d!important;border-color:#35577d!important}.actions button.primary,.actions-inline button.primary,.glass-btn.primary,.notes-save-button,.pagehead button.primary,.primary,.primary-btn{background:#141e30!important;color:#fff!important;border-color:#141e30!important;box-shadow:0 7px 20px rgba(20,30,48,.17),inset 0 1px 0 hsla(0,0%,100%,.08)!important}.actions button.primary:hover,.actions-inline button.primary:hover,.glass-btn.primary:hover,.notes-save-button:hover,.pagehead button.primary:hover,.primary-btn:hover,.primary:hover{background:#35577d!important;border-color:#35577d!important}.actions button:active,.glass-btn:active,.pagehead button:active,.primary-btn:active{transform:scale(.985)!important}.print-btn{color:#141e30!important;border-color:rgba(20,30,48,.14)!important;background:rgba(228,237,248,.72)!important}.field input,.field select,.field textarea,.modal input,.modal select,.modal textarea,.pin,.search-box input{background:hsla(0,0%,100%,.92)!important;color:#000!important;border-color:rgba(20,30,48,.1)!important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.98)!important}.field input:focus,.field select:focus,.field textarea:focus,.modal input:focus,.modal select:focus,.modal textarea:focus,.pin:focus{border-color:rgba(53,87,125,.55)!important;box-shadow:0 0 0 4px rgba(53,87,125,.1),inset 0 1px 0 hsla(0,0%,100%,.98)!important}.mail-signature-toggle input[type=checkbox]:checked,.toggle input:checked{background:#35577d!important}.backup-panel,.dashboard-hero,.data-card,.hero{background:radial-gradient(circle at 80% 14%,rgba(53,87,125,.74),transparent 38%),linear-gradient(145deg,#141e30,#35577d)!important;color:#fff!important;border-color:hsla(0,0%,100%,.13)!important}.backup-panel .muted,.backup-panel h2,.dashboard-hero h1,.dashboard-hero p,.data-card b,.data-card span,.hero h1,.hero p{color:#fff!important}.eyebrow{color:#35577d!important}.dashboard-hero .eyebrow,.hero .eyebrow,.topbar .eyebrow{color:#fff!important}.modal-bg{background:rgba(20,30,48,.34)!important;backdrop-filter:blur(9px)!important;-webkit-backdrop-filter:blur(9px)!important}.modal{background:linear-gradient(145deg,hsla(0,0%,100%,.93),rgba(228,237,248,.46))!important;border:1px solid hsla(0,0%,100%,.72)!important;box-shadow:0 28px 80px rgba(20,30,48,.18),inset 0 1px 0 hsla(0,0%,100%,.95)!important;backdrop-filter:blur(30px) saturate(160%)!important;-webkit-backdrop-filter:blur(30px) saturate(160%)!important}.toast{background:rgba(20,30,48,.92)!important;color:#fff!important;border-color:hsla(0,0%,100%,.15)!important}.notes-shell{background:hsla(0,0%,100%,.86)!important}.notes-sidebar{background:linear-gradient(180deg,rgba(228,237,248,.48),hsla(0,0%,100%,.72))!important;border-color:rgba(20,30,48,.07)!important}.notes-list-row.active{background:rgba(53,87,125,.09)!important}.notes-editor-area,.notes-rich-editor{color:#000!important}.notes-format-toolbar{background:hsla(0,0%,100%,.78)!important;border-color:rgba(20,30,48,.06)!important}.notes-format-toolbar button{background:rgba(228,237,248,.72)!important;color:#141e30!important;border-color:rgba(20,30,48,.08)!important}.login.login-immersive{--mouse-x:72%;--mouse-y:18%;--brand-x:0px;--brand-y:0px;--card-x:0px;--card-y:0px;position:relative;isolation:isolate;min-height:100vh;min-height:100dvh;overflow:hidden;display:grid;place-items:center;padding:max(30px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(30px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:radial-gradient(circle at 80% 14%,rgba(53,87,125,.92),transparent 34%),radial-gradient(circle at 12% 86%,rgba(53,87,125,.45),transparent 40%),linear-gradient(145deg,#141e30,#1a2940 46%,#35577d 130%)!important;color:#fff}.login-immersive:before{content:"";z-index:-6;background:linear-gradient(110deg,transparent 0 48%,hsla(0,0%,100%,.035) 50%,transparent 52%);background-size:260% 100%;animation:login-sheen 13s ease-in-out infinite}.login-cursor-light,.login-immersive:before{position:absolute;inset:0;pointer-events:none}.login-cursor-light{z-index:-3;background:radial-gradient(circle 280px at var(--mouse-x) var(--mouse-y),rgba(228,237,248,.16),hsla(0,0%,100%,.035) 35%,transparent 70%);transition:background-position .12s linear}.login-grid-glow{position:absolute;inset:0;z-index:-5;opacity:.18;background-image:linear-gradient(hsla(0,0%,100%,.045) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,transparent 0);background-size:64px 64px;mask-image:radial-gradient(circle at 50% 48%,#000 0,transparent 72%);-webkit-mask-image:radial-gradient(circle at 50% 48%,#000 0,transparent 72%)}.login-orb{position:absolute;z-index:-4;border-radius:999px;filter:blur(2px);opacity:.66;pointer-events:none;animation:login-float 14s ease-in-out infinite alternate}.login-orb-one{width:360px;height:360px;right:-90px;top:-80px;background:radial-gradient(circle at 38% 34%,hsla(0,0%,100%,.22),rgba(53,87,125,.34) 42%,transparent 72%)}.login-orb-two{width:270px;height:270px;left:-80px;bottom:-70px;background:radial-gradient(circle at 60% 35%,rgba(228,237,248,.14),rgba(53,87,125,.2) 44%,transparent 72%);animation-delay:-4s}.login-orb-three{width:170px;height:170px;left:22%;top:8%;background:radial-gradient(circle,hsla(0,0%,100%,.1),transparent 68%);animation-delay:-8s}.login-stage{width:min(1120px,100%);min-height:min(680px,calc(100dvh - 60px));display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:center;grid-gap:clamp(36px,6vw,86px);gap:clamp(36px,6vw,86px);position:relative;z-index:2}.login-brand-hero{position:relative;min-height:360px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;transform:translate3d(var(--brand-x),var(--brand-y),0);transition:transform .45s cubic-bezier(.2,.75,.2,1)}.login-logo-halo{position:absolute;left:-7%;top:14%;width:82%;height:58%;border-radius:50%;background:radial-gradient(circle,rgba(228,237,248,.17),rgba(53,87,125,.1) 46%,transparent 72%);filter:blur(14px);animation:login-pulse 7s ease-in-out infinite}.login-full-logo{position:relative;z-index:2;width:min(610px,92%);height:auto;object-fit:contain;filter:drop-shadow(0 26px 46px rgba(0,0,0,.18))}.login-tagline{position:relative;z-index:2;margin:24px 0 0 1.5%;color:hsla(0,0%,100%,.72)!important;font-size:clamp(13px,1.2vw,17px)!important;font-style:italic;letter-spacing:.015em}.login-card.login-glass-card{position:relative;width:100%;max-width:430px;justify-self:end;overflow:hidden;padding:38px 32px 32px!important;border-radius:34px!important;background:linear-gradient(145deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.075))!important;border:1px solid hsla(0,0%,100%,.18)!important;box-shadow:0 28px 82px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.18)!important;backdrop-filter:blur(32px) saturate(170%)!important;-webkit-backdrop-filter:blur(32px) saturate(170%)!important;transform:translate3d(var(--card-x),var(--card-y),0);transition:transform .45s cubic-bezier(.2,.75,.2,1),border-color .25s ease,box-shadow .25s ease}.login-card.login-glass-card:hover{border-color:hsla(0,0%,100%,.25)!important;box-shadow:0 32px 92px rgba(0,0,0,.25),inset 0 1px 0 hsla(0,0%,100%,.22)!important}.login-card-shine{position:absolute;inset:-1px;border-radius:inherit;pointer-events:none;background:radial-gradient(circle 200px at var(--mouse-x) var(--mouse-y),hsla(0,0%,100%,.13),transparent 72%);opacity:.85}.login-glass-card .eyebrow{position:relative;color:#e4edf8!important;text-align:left!important;font-size:10px!important;letter-spacing:.18em}.login-glass-card h1{position:relative;margin:8px 0 6px!important;color:#fff!important;text-align:left!important;font-size:clamp(24px,2.4vw,32px)!important;font-weight:900!important;letter-spacing:-.025em}.login-glass-card .muted{position:relative;margin:0;color:hsla(0,0%,100%,.62)!important;text-align:left!important;font-size:13px!important}.login-glass-card form{position:relative;z-index:2;margin-top:28px!important;gap:14px!important}.login-pin-wrap{display:flex;flex-direction:column;gap:7px;text-align:left}.login-pin-wrap>span{font-size:10px;font-weight:900;letter-spacing:.14em;color:hsla(0,0%,100%,.62)}.login-glass-card .pin{width:100%;height:56px!important;border-radius:17px!important;background:hsla(0,0%,100%,.9)!important;color:#000!important;border:1px solid hsla(0,0%,100%,.48)!important;text-align:center;font-size:20px!important;font-weight:900!important;letter-spacing:.24em;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.96),0 8px 24px rgba(0,0,0,.08)!important}.login-glass-card .pin::placeholder{color:rgba(0,0,0,.24);letter-spacing:.2em}.login-glass-card .primary-btn{height:54px!important;margin-top:2px!important;border-radius:17px!important;font-size:14px!important;font-weight:900!important}.login-glass-card .error{margin:2px 0 0!important;text-align:left!important;color:#ffeaea!important;font-size:11px!important}@keyframes login-float{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(18px,-16px,0) scale(1.05)}}@keyframes login-pulse{0%,to{opacity:.55;transform:scale(.96)}50%{opacity:.92;transform:scale(1.04)}}@keyframes login-sheen{0%,20%{background-position:160% 0}65%,to{background-position:-80% 0}}@media(max-width:820px){.login.login-immersive{place-items:stretch center;padding:calc(20px + env(safe-area-inset-top)) 18px calc(22px + env(safe-area-inset-bottom))}.login-stage{min-height:100%;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:center;gap:22px;width:min(520px,100%)}.login-brand-hero{min-height:155px;align-items:center;text-align:center;justify-content:flex-end;transform:none!important}.login-full-logo{width:min(390px,86%)}.login-tagline{margin:14px 0 0!important;font-size:12px!important}.login-logo-halo{left:8%;top:10%;width:84%;height:82%}.login-card.login-glass-card{justify-self:center;max-width:430px;transform:none!important;padding:30px 24px 25px!important;border-radius:28px!important}.login-glass-card h1{font-size:25px!important}.login-cursor-light{display:none}}@media(max-width:430px){.login-stage{gap:16px}.login-brand-hero{min-height:126px}.login-full-logo{width:82%}.login-tagline{margin-top:9px!important;font-size:11px!important}.login-card.login-glass-card{padding:25px 19px 20px!important;border-radius:25px!important}.login-glass-card form{margin-top:22px!important}.login-glass-card .pin{height:54px!important;font-size:19px!important}}@media(prefers-reduced-motion:reduce){.login-immersive:before,.login-logo-halo,.login-orb{animation:none!important}.login-brand-hero,.login-card.login-glass-card{transform:none!important;transition:none!important}}[data-wedflow-mail-badge][hidden]{display:none!important}.actions button,.actions-inline button,.configuration-launch-grid>button,.doc-actions a,.doc-actions button,.event-print-button,.glass-btn,.linked-notes-button,.mail-compose-options button,.mail-editor-toolbar button,.mini-actions a,.mini-actions button,.notes-format-toolbar button,.notes-save-button,.notification-pagination .glass-btn,.notification-tabs button,.pagehead button,.panel-head button,.primary-btn,.print-btn,.round-btn,.seg button,.upload span,.whatsnew-filters button{background-image:none!important;animation:none!important;filter:none}.actions .primary,.actions-inline .primary,.custom-member-results>button.selected.primary,.custom-participation-results>button.selected.primary,.custom-selected-members>button.primary,.glass-btn.primary,.notes-save-button,.pagehead .primary,.primary-btn,button.primary{background:#141e30!important;color:#fff!important;border-color:#141e30!important;box-shadow:0 5px 14px rgba(20,30,48,.16)!important}.actions .primary:hover,.actions-inline .primary:hover,.glass-btn.primary:hover,.notes-save-button:hover,.pagehead .primary:hover,.primary-btn:hover,button.primary:hover{background:#141e30!important;color:#fff!important;border-color:#141e30!important;box-shadow:0 6px 16px rgba(20,30,48,.19)!important}.actions button:not(.primary):not(.danger),.actions-inline button:not(.primary):not(.danger),.doc-actions a,.event-print-button,.glass-btn:not(.primary):not(.danger):not(.tertiary),.mini-actions a,.mini-actions button:not(.danger),.pagehead button:not(.primary):not(.danger),.panel-head button:not(.primary):not(.danger),.print-btn,.round-btn[title*=modifica i],.round-btn[title=Modifica],.upload span{background:#35577d!important;color:#fff!important;border-color:#35577d!important;box-shadow:0 4px 12px rgba(53,87,125,.15)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.actions button:not(.primary):not(.danger):hover,.actions-inline button:not(.primary):not(.danger):hover,.doc-actions a:hover,.event-print-button:hover,.glass-btn:not(.primary):not(.danger):not(.tertiary):hover,.mini-actions a:hover,.mini-actions button:not(.danger):hover,.pagehead button:not(.primary):not(.danger):hover,.panel-head button:not(.primary):not(.danger):hover,.print-btn:hover,.round-btn[title*=modifica i]:hover,.round-btn[title=Modifica]:hover,.upload span:hover{background:#35577d!important;color:#fff!important;border-color:#35577d!important;box-shadow:0 5px 14px rgba(53,87,125,.19)!important}.calendar-context-btn,.calendar-day-number,.configuration-launch-grid>button,.event-order-row button,.glass-btn.tertiary,.mail-compose-options button,.mail-editor-toolbar button,.member-order-controls button,.mobile-more-head>button,.notes-format-toolbar button,.notification-tabs button,.round-btn:not([title=Modifica]):not([title*=modifica i]),.seg button,.whatsnew-filters button{background:#e4edf8!important;color:#000!important;border-color:#e4edf8!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.calendar-context-btn:hover,.calendar-day-number:hover,.configuration-launch-grid>button:hover,.event-order-row button:hover,.glass-btn.tertiary:hover,.mail-compose-options button:hover,.mail-editor-toolbar button:hover,.member-order-controls button:hover,.mobile-more-head>button:hover,.notes-format-toolbar button:hover,.notification-tabs button:hover,.round-btn:not([title=Modifica]):not([title*=modifica i]):hover,.seg button:hover,.whatsnew-filters button:hover{background:#e4edf8!important;color:#000!important;border-color:#e4edf8!important;box-shadow:none!important}.mail-compose-options button.on,.notification-tabs button.on,.seg button.on,.whatsnew-filters button.active{background:#35577d!important;color:#fff!important;border-color:#35577d!important;box-shadow:none!important}.danger,.glass-btn.danger,button.danger{background:#8f3e3e!important;background-image:none!important;color:#fff!important;border-color:#8f3e3e!important;box-shadow:none!important}.danger:hover,.glass-btn.danger:hover,button.danger:hover{background:#8f3e3e!important;color:#fff!important;border-color:#8f3e3e!important}.login-glass-card .primary-btn,.login-glass-card .primary-btn:hover{background:#141e30!important;background-image:none!important;color:#fff!important;border-color:#141e30!important}.event-print-button:disabled,.glass-btn:disabled,.primary-btn:disabled,.print-btn:disabled,.round-btn:disabled,button.primary:disabled{opacity:.45!important;cursor:not-allowed!important;transform:none!important}@media(max-width:640px){.mobile-more-head{border-bottom-color:hsla(0,0%,100%,.12)!important}.mobile-more-head>span{color:#fff!important}.mobile-more-menu>button:not(.mobile-more-head button){color:#fff!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.mobile-more-menu>button:not(.mobile-more-head button).active,.mobile-more-menu>button:not(.mobile-more-head button):hover{color:#fff!important;background:hsla(0,0%,100%,.1)!important;border-color:transparent!important;box-shadow:none!important}.mobile-more-menu>button i{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important}.mobile-more-menu>button i svg{width:22px!important;height:22px!important;fill:none!important;stroke:#fff!important;color:#fff!important}.mobile-more-menu>button span{color:#fff!important}.mobile-more-head>.mobile-more-close{width:36px!important;height:36px!important;min-height:36px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:999px!important;background:hsla(0,0%,100%,.1)!important;color:#fff!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mobile-more-head>.mobile-more-close:active,.mobile-more-head>.mobile-more-close:hover{background:hsla(0,0%,100%,.16)!important;color:#fff!important;border:0!important;box-shadow:none!important;transform:none!important}.mobile-more-head>.mobile-more-close svg{width:19px!important;height:19px!important;fill:none!important;stroke:#fff!important;stroke-width:1.8!important;stroke-linecap:round!important}}.cash-row.interactive{grid-template-columns:120px minmax(0,1fr)!important;padding-top:10px!important;padding-bottom:10px!important}@media(max-width:560px){.cash-row.interactive{grid-template-columns:92px minmax(0,1fr)!important}}body{background-attachment:scroll!important}body.wedflow-login-page,body:has(.login-immersive),html.wedflow-login-page,html:has(.login-immersive){background:#141e30!important;color-scheme:dark;overscroll-behavior:none}body.wedflow-login-page{overflow:hidden!important}.login.login-immersive{--cursor-x:72vw;--cursor-y:18vh;position:fixed!important;inset:0!important;width:100%!important;height:100dvh!important;min-height:100svh!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior:none;background-color:#141e30!important;background-attachment:scroll!important;contain:layout paint style}.login-cursor-light{inset:auto!important;left:0!important;top:0!important;width:340px!important;height:340px!important;border-radius:50%;background:radial-gradient(circle,rgba(228,237,248,.15),hsla(0,0%,100%,.035) 36%,transparent 70%)!important;transform:translate3d(calc(var(--cursor-x) - 50%),calc(var(--cursor-y) - 50%),0);transition:none!important;will-change:transform;contain:strict}.login-card-shine{background:radial-gradient(circle 210px at 74% 14%,hsla(0,0%,100%,.13),transparent 72%)!important}.login-immersive:before{inset:-25% auto -25% -45%!important;width:34%!important;height:150%!important;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.055),transparent)!important;background-size:100% 100%!important;transform:skewX(-16deg) translateZ(0);opacity:0;animation:login-sheen-once 1.7s ease-out .25s 1 both!important;will-change:transform,opacity;contain:paint}@keyframes login-sheen-once{0%{transform:skewX(-16deg) translateZ(0);opacity:0}18%{opacity:.7}to{transform:skewX(-16deg) translate3d(470%,0,0);opacity:0}}.login-logo-halo,.login-orb{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform,opacity;contain:paint}.login-orb{animation-iteration-count:2!important}.login-logo-halo{animation-iteration-count:3!important}.login-card.login-glass-card{background:linear-gradient(145deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.095))!important;backdrop-filter:blur(20px) saturate(138%)!important;-webkit-backdrop-filter:blur(20px) saturate(138%)!important;contain:layout paint style}.login-effects-paused .login-logo-halo,.login-effects-paused .login-orb,.login-effects-paused:before{animation-play-state:paused!important}@media (hover:none),(max-width:820px),(pointer:coarse){.login-immersive:before,.login-logo-halo,.login-orb{animation:none!important}.login-cursor-light{display:none!important}.login-card.login-glass-card{background:linear-gradient(145deg,hsla(0,0%,100%,.19),hsla(0,0%,100%,.105))!important;backdrop-filter:blur(12px) saturate(125%)!important;-webkit-backdrop-filter:blur(12px) saturate(125%)!important;transform:none!important}.login-brand-hero{transform:none!important}}.calendar-day,.calendar-month,.calendar-week-day,.card,.dashboard-strip,.doc,.glass-card,.glass-surface,.guide-content,.guide-sidebar,.month,.notification-center,.panel,.settings-panel,.table,.vendor-cat{background:linear-gradient(145deg,hsla(0,0%,100%,.965),rgba(228,237,248,.34))!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.bottom-nav,.desktop-sidebar,.mobile-more-menu,.topbar{backdrop-filter:blur(18px) saturate(135%)!important;-webkit-backdrop-filter:blur(18px) saturate(135%)!important}.modal-bg{backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.modal{backdrop-filter:blur(20px) saturate(140%)!important;-webkit-backdrop-filter:blur(20px) saturate(140%)!important}@media (hover:none),(pointer:coarse){.bottom-nav,.mobile-more-menu,.topbar{background:linear-gradient(145deg,rgba(20,30,48,.96),rgba(53,87,125,.91))!important}.bottom-nav,.mobile-more-menu,.modal,.topbar{backdrop-filter:blur(10px) saturate(120%)!important;-webkit-backdrop-filter:blur(10px) saturate(120%)!important}.modal{background:linear-gradient(145deg,hsla(0,0%,100%,.97),rgba(228,237,248,.58))!important}}@media(prefers-reduced-motion:reduce){.login-immersive:before,.login-logo-halo,.login-orb{animation:none!important}}.branding-settings .asset-actions .upload span{background:#141e30!important;background-image:none!important;color:#fff!important;border-color:#141e30!important;box-shadow:0 4px 12px rgba(20,30,48,.16)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.branding-settings .asset-actions .upload:hover span{background:#141e30!important;color:#fff!important;border-color:#141e30!important;box-shadow:0 5px 14px rgba(20,30,48,.19)!important}.settings-legal-footer{width:100%;margin:34px auto 0;padding:24px 18px 8px;text-align:center;color:rgba(0,0,0,.54);font-size:11px;line-height:1.55;border-top:1px solid rgba(20,30,48,.08)}.settings-legal-footer p{margin:3px 0}.settings-legal-footer a{color:#141e30;text-decoration:none;text-underline-offset:3px}.settings-legal-footer a:hover{text-decoration:underline}.settings-legal-footer strong{font-weight:800}.settings-legal-footer span{display:inline-block;margin:0 4px;color:rgba(0,0,0,.28)}@media(max-width:640px){.settings-legal-footer{margin-top:24px;padding:20px 10px 4px;font-size:10.5px;line-height:1.5}}