/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#18221c;--muted:#667269;--paper:#f4f1e9;--card:#fffdf8;--line:#dedbd1;--green:#185b43;--lime:#d8ef79;--gold:#d6aa32;--orange:#e87945;--blue:#dcecf2}*{box-sizing:border-box}html{background:var(--paper)}body{background:radial-gradient(circle at 7% 5%, #d8ef7940, transparent 22rem), radial-gradient(circle at 94% 7%, #4b97e517, transparent 21rem), radial-gradient(circle at 82% 22%, #e1306c0e, transparent 17rem), var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button{font:inherit}.auth-shell{place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{border:1px solid var(--line);background:var(--card);border-radius:24px;gap:24px;width:min(520px,100%);padding:28px;display:grid;box-shadow:0 18px 48px #18392a1f}.auth-card h1{letter-spacing:-.06em;margin-top:8px;font-size:clamp(34px,6vw,48px);line-height:1}.auth-card .brand-lockup strong{letter-spacing:-.03em;font-size:20px;display:block}.auth-copy{color:var(--muted);margin:12px 0 0;font-size:14px;line-height:1.6}.auth-form{gap:13px;display:grid}.auth-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:12px;font-size:12px;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-notice{margin:0}.private-session-banner{width:min(1180px,100% - 40px);color:var(--muted);justify-content:flex-end;align-items:center;gap:12px;margin:14px auto -10px;font-size:12px;display:flex}.app-shell{width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 96px}.topbar{background:linear-gradient(115deg,#fffdf8f5,#f7f8eeeb);border:1px solid #185b4324;border-radius:22px;grid-template-columns:auto auto;justify-content:space-between;align-items:center;gap:22px;min-height:112px;padding:12px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #2a302612}.topbar:after{content:"";pointer-events:none;border:24px solid #d6aa3214;border-radius:50%;width:180px;height:120px;position:absolute;bottom:-70px;right:9%}.brand-lockup{align-items:center;gap:13px;display:flex}.brand-mark{background:var(--green);color:#fff;letter-spacing:-.04em;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid;box-shadow:0 7px 18px #185b432e}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:800}.eyebrow.accent{color:var(--green);align-items:center;gap:6px;display:inline-flex}.eyebrow.accent:before{content:"✦";color:var(--gold);font-size:9px}h1{letter-spacing:-.03em;margin:0;font-size:20px}.connection-dot{z-index:3;border:2px solid #fffdf8f2;border-radius:50%;width:13px;height:13px;position:absolute;top:12px;left:12px;box-shadow:0 0 0 3px #18392a1a}.connection-dot.online{background:#238653}.connection-dot.offline{background:#c84432}.hero-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.65fr);align-items:stretch;gap:26px;padding:52px 0 30px;display:grid}.hero-copy{padding:18px 6px}.hero-copy h2{letter-spacing:-.065em;max-width:760px;margin:8px 0 18px;font-size:clamp(38px,5vw,67px);line-height:.98}.hero-text{max-width:670px;color:var(--muted);margin:0;font-size:16px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:12px;min-height:44px;padding:0 18px;font-weight:750}.button.primary{background:var(--green);color:#fff;box-shadow:0 8px 20px #185b432e}.button.secondary{border-color:var(--line);background:var(--card);color:var(--ink)}.goal-card{background:var(--green);color:#fff;border-radius:24px;min-height:270px;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 48px #18392a29}.goal-card:after{content:"";border:46px solid #d8ef792e;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:-60px}.goal-card .eyebrow{color:#c7ddce}.goal-card strong{color:var(--lime);letter-spacing:-.08em;margin-top:12px;font-size:94px;line-height:.9;display:block}.goal-card h3{z-index:1;letter-spacing:-.03em;margin:12px 0 8px;font-size:24px;position:relative}.goal-card p:last-child{z-index:1;color:#c7ddce;margin:0;font-size:13px;line-height:1.5;position:relative}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:8px 0 26px;display:grid}.metrics article{border:1px solid var(--line);background:#fffdf8d1;border-radius:16px;padding:20px}.metrics span,.metrics small{color:var(--muted);font-size:12px;display:block}.metrics strong{letter-spacing:-.04em;margin:8px 0 10px;font-size:28px;display:block}.workspace-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:16px;display:grid}.panel{background:var(--card);border:1px solid #185b4321;border-radius:21px;box-shadow:0 11px 32px #2a30260f}.panel-heading{justify-content:space-between;align-items:flex-start;padding:22px 22px 16px;display:flex}.panel-heading h3{letter-spacing:-.035em;margin:0;font-size:21px}.count-pill,.status{border-radius:999px;font-size:11px;font-weight:800}.count-pill{color:#56604f;background:#edf0e6;padding:7px 10px}.queue-row{border-top:1px solid #ece9e0;align-items:center;gap:12px;padding:15px 22px;display:flex}.avatar{background:var(--lime);color:#28431f;border-radius:12px;flex:none;place-items:center;width:39px;height:39px;font-size:12px;font-weight:850;display:grid}.avatar.coral{color:#71371d;background:#ffd8c5}.queue-main{flex:1;min-width:0}.queue-main strong,.queue-main span{display:block}.queue-main strong{font-size:14px}.queue-main span{color:var(--muted);margin-top:3px;font-size:12px}.status{white-space:nowrap;padding:7px 9px}.status.amber{color:#7d5513;background:#fff0c9}.status.blue{background:var(--blue);color:#2c6072}.rule-list{gap:0;margin:0;padding:0 22px 13px;list-style:none;display:grid}.rule-list li{color:#4d574f;border-top:1px solid #ece9e0;align-items:center;gap:12px;padding:13px 0;font-size:13px;display:flex}.rule-list span{min-width:47px;color:var(--green);font-weight:850}.bottom-nav{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8ed;border:1px solid #d7d4ca;border-radius:16px;gap:4px;padding:6px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #1f272021}.bottom-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;padding:10px 15px;font-size:12px;font-weight:750}.bottom-nav button.active{background:var(--ink);color:#fff}@media (width<=820px){.hero-grid,.workspace-grid{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}.hero-grid{padding-top:34px}}@media (width<=560px){.app-shell{width:min(100% - 24px,1180px);padding-top:18px}.topbar{align-items:flex-start;gap:12px}.pilot-badge{max-width:170px;line-height:1.3}.hero-copy h2{font-size:43px}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:16px}.queue-row{align-items:flex-start}.status{display:none}.bottom-nav{justify-content:flex-start;width:calc(100% - 20px);overflow-x:auto}.bottom-nav button{white-space:nowrap;flex:none;padding-inline:11px}}a{color:inherit}button,a,input,textarea,select{outline-color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #185b433d}.brand-button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.brand-button strong,.brand-button .eyebrow{display:block}.brand-button strong{letter-spacing:-.03em;font-size:20px}.social-brand-wrap{z-index:1;align-items:center;min-width:0;display:flex;position:relative}.social-brand-arc{grid-template-columns:42px 42px 112px 42px;align-items:start;gap:10px;min-width:268px;height:72px;padding-top:0;display:grid;position:relative}.social-arc-line{pointer-events:none;border-top:1.5px solid #d6aa32a8;border-radius:50%;width:246px;height:46px;position:absolute;top:21px;left:11px}.social-arc-line:before,.social-arc-line:after{content:"✦";color:var(--gold);font-size:8px;position:absolute}.social-arc-line:before{top:18px;left:55px}.social-arc-line:after{top:18px;right:49px}.social-node,.official-brand-node{z-index:1;border:0;place-items:center;text-decoration:none;transition:transform .22s,box-shadow .22s;animation:.65s ease-out both social-rise,4.8s ease-in-out .8s infinite social-float;display:grid;position:relative;box-shadow:0 8px 20px #18392a29}.social-node{color:#fff;border-radius:14px;width:42px;height:42px}.social-node svg{width:23px;height:23px;overflow:visible}.social-node:hover,.official-brand-node:hover{animation-play-state:paused;transform:translateY(-3px);box-shadow:0 13px 26px #18392a38}.social-node:focus-visible,.official-brand-node:focus-visible{outline-color:var(--gold);outline-offset:4px}.instagram-node{background:radial-gradient(circle at 30% 107%,#fdf497 0 7%,#fdf497 8%,#fd5949 42%,#d6249f 62%,#285aeb 91%);margin-top:27px;animation-delay:40ms,1s}.instagram-node rect,.instagram-node circle:not(.icon-dot){fill:none;stroke:currentColor;stroke-width:1.9px}.instagram-node .icon-dot{fill:currentColor}.tiktok-node{background:#111;margin-top:7px;animation-delay:.12s,1.15s}.tiktok-node path{fill:#fff;filter:drop-shadow(-1.2px 0 #25f4ee)drop-shadow(1.2px 0 #fe2c55)}.official-brand-node{background:var(--green);border-radius:18px;width:112px;height:58px;margin-top:-2px;padding:6px 10px;animation-delay:.2s,1.3s}.official-brand-node img{width:92px;height:auto;display:block}.facebook-node{background:#1877f2;margin-top:27px;animation-delay:.28s,1.45s}.facebook-node path{fill:currentColor}.green-sparkles .add-creator-sparkle{color:#2f8d62;text-shadow:0 0 8px #2f8d627a}@keyframes social-rise{0%{opacity:0;transform:translateY(8px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes social-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.top-actions,.button-row{align-items:center;gap:9px;display:flex}.add-creator-cta{isolation:isolate;padding:4px;display:inline-flex;position:relative}.add-creator-button{z-index:1;background:var(--green);color:#fff;border-color:#124a36;font-weight:850;transition:background .2s,box-shadow .2s,transform .2s;position:relative;box-shadow:0 10px 24px #185b433d}.add-creator-button:hover{background:#124a36;transform:translateY(-1px);box-shadow:0 12px 28px #185b434d}.add-creator-button:active{transform:none}.add-creator-button:focus-visible{outline-offset:4px;outline-color:#d6aa32}.add-creator-sparkle{z-index:2;color:#d6aa32;pointer-events:none;text-shadow:0 0 7px #d6aa326b;line-height:1;animation:2.2s ease-in-out infinite add-creator-twinkle;position:absolute}.sparkle-one{font-size:14px;top:-5px;left:-4px}.sparkle-two{font-size:10px;animation-delay:-.6s;top:-7px;right:-5px}.sparkle-three{font-size:9px;animation-delay:-1.1s;bottom:-4px;left:-7px}.sparkle-four{font-size:13px;animation-delay:-1.7s;bottom:-7px;right:-4px}@keyframes add-creator-twinkle{0%,to{opacity:.35;transform:scale(.65)rotate(-8deg)}50%{opacity:1;transform:scale(1.15)rotate(8deg)}}.button-row.wrap{flex-wrap:wrap}.button.small{border-radius:10px;min-height:38px;padding:0 13px;font-size:12px}.button.header-add-creator-button{border-radius:18px;min-width:205px;min-height:72px;padding:0 30px;font-size:21px}.button.danger{color:#fff;background:#b83c2d;border-color:#b83c2d}.button:disabled{cursor:not-allowed;opacity:.5}.demo-banner{color:#244f5d;background:#eef6f8;border:1px solid #c8dce5;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding:10px 12px;font-size:12px;display:flex}.demo-banner.ready{color:#235e36;background:#f0f8f2;border-color:#c9dfcd}.demo-banner>div{gap:3px;display:grid}.demo-banner strong{letter-spacing:-.01em}.demo-banner span{color:inherit;opacity:.78}.demo-banner .button{flex:none}.home-next-action{justify-content:space-between;align-items:center;gap:24px;padding:14px 12px 10px;display:flex}.home-next-action h1{color:var(--green);letter-spacing:-.045em;margin:4px 0 5px;font-size:28px}.home-next-action p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px}.home-next-action .begin-research-button{border-radius:18px;min-width:190px;min-height:62px;font-size:18px}.display-title{letter-spacing:-.065em;max-width:760px;margin:8px 0 18px;font-size:clamp(38px,5vw,67px);line-height:.98}.goal-card h2{z-index:1;letter-spacing:-.03em;margin:12px 0 8px;font-size:24px;position:relative}.queue-button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0}.queue-button:hover{background:#faf8f2}.status.green{color:#235e36;background:#dcecdf}.status.red{color:#88372b;background:#f7ded8}.status.gray{color:#5f655f;background:#ecece8}.program-strip{justify-content:space-between;align-items:center;gap:30px;margin-top:16px;padding:24px;display:flex}.program-strip h2{letter-spacing:-.035em;margin:0 0 6px;font-size:22px}.program-strip p:not(.eyebrow){color:var(--muted);margin:0;font-size:13px}.offer-tags{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:430px;display:flex}.offer-tags span,.stage-chip{border:1px solid var(--line);color:#576159;background:#f8f6ef;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:750}.page-section{padding:44px 0 18px}.section-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.section-heading h1{letter-spacing:-.06em;margin:5px 0 7px;font-size:clamp(38px,5vw,58px);line-height:1}.section-heading p:not(.eyebrow){max-width:690px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.research-request-actions{grid-template-columns:1fr auto;gap:8px;width:min(320px,100%);display:grid}.research-request-actions small{color:var(--muted);grid-column:1/-1;font-size:10px;line-height:1.45}.toolbar{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.search-field{width:min(520px,100%)}.search-field span,.field>span{color:#4c574f;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.search-field input,.field input,.field textarea,.field select,.inline-form input{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #d8d5cb;border-radius:11px;font-size:13px}.search-field input,.field input,.field select,.inline-form input{min-height:42px;padding:0 12px}.field textarea{resize:vertical;padding:11px 12px;line-height:1.5}.creator-list,.approval-grid,.visit-board,.results-list{gap:12px;display:grid}.creator-card{border:1px solid var(--line);background:var(--card);border-radius:17px;overflow:hidden;box-shadow:0 8px 25px #2a30260a}.creator-open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(180px,1.3fr) minmax(290px,1fr) auto auto;align-items:center;gap:15px;padding:18px;display:grid}.creator-open:hover{background:#faf8f2}.avatar.large{border-radius:14px;width:46px;height:46px}.creator-identity strong,.creator-identity span,.creator-metrics span{display:block}.creator-identity strong{font-size:15px}.creator-identity span{color:var(--muted);margin-top:4px;font-size:12px}.creator-metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.creator-metrics span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.creator-metrics b{color:var(--ink);letter-spacing:normal;margin-bottom:2px;font-size:14px;display:block}.card-actions{background:#faf8f3;border-top:1px solid #ebe8df;justify-content:flex-end;gap:4px;padding:7px 12px;display:flex}.card-actions button,.detail-links button,.notice button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:7px 9px;font-size:11px;font-weight:800}.approval-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.approval-card{border:1px solid var(--line);background:var(--card);border-radius:18px;overflow:hidden;box-shadow:0 9px 30px #2a30260d}.approval-card.approved{border-color:#bad5c1}.approval-card.rejected{border-color:#e9c0b8}.approval-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;display:flex}.approval-head h2{letter-spacing:-.035em;margin:7px 0 3px;font-size:20px}.approval-head p{color:var(--muted);margin:0;font-size:12px}.approval-id{background:var(--ink);color:#fff;font-family:var(--font-geist-mono), monospace;border-radius:7px;padding:5px 7px;font-size:11px;font-weight:800;display:inline-block}.message-box{background:#f8f7f2;border:1px solid #dedbd1;border-radius:12px;max-height:280px;margin:0 20px;overflow:auto}.message-box pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#3f4841;font-family:var(--font-geist-sans), Arial, sans-serif;margin:0;padding:15px;font-size:12px;line-height:1.55}.approval-meta{gap:8px;margin:14px 20px;display:grid}.approval-meta div{grid-template-columns:130px 1fr;gap:10px;display:grid}.approval-meta dt{color:var(--muted);font-size:11px}.approval-meta dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:11px;font-weight:650}.approval-controls,.ready-panel{border-top:1px solid #e8e5dc;gap:12px;padding:15px 20px 20px;display:grid}.ready-panel{background:#f1f7f1}.ready-panel>strong,.ready-panel>span{display:block}.ready-panel>span{color:var(--muted);font-size:12px;line-height:1.5}.ready-panel .button-row{flex-wrap:wrap}.notice{border-radius:10px;gap:3px;margin:12px 20px;padding:11px 12px;font-size:12px;line-height:1.45;display:grid}.notice strong,.notice span{display:block}.notice.green{color:#285a36;background:#e4f0e5}.notice.red{color:#853b31;background:#fae7e2}.notice.blue{color:#356376;background:#e8f2f6}.notice.amber{color:#72521b;background:#fff2d3}.record-warning{margin:14px 24px 0}.empty-state{min-height:220px;color:var(--muted);text-align:center;border:1px dashed #cfcbbf;border-radius:16px;place-items:center;padding:32px;display:grid}.empty-state strong{color:var(--ink)}.empty-state.compact{border:0;border-top:1px solid #ece9e0;border-radius:0;min-height:112px}.visit-board{grid-template-columns:repeat(2,minmax(0,1fr))}.visit-card{border:1px solid var(--line);background:var(--card);border-radius:17px;padding:19px}.visit-card-head{align-items:center;gap:12px;display:flex}.visit-card-head>div:nth-child(2){flex:1;min-width:0}.visit-card-head h2{margin:0;font-size:16px}.visit-card-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.check-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin:17px 0;display:grid}.check-grid span{color:#70766f;background:#f2f1ec;border-radius:9px;padding:9px 9px 9px 29px;font-size:11px;position:relative}.check-grid span:before{content:"";border:1.5px solid #a7ada6;border-radius:50%;width:9px;height:9px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.check-grid span.done{color:#2f5d3a;background:#e6f0e5}.check-grid span.done:before{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 2px #e6f0e5}.results-metrics{margin-top:0}.result-row{border:1px solid var(--line);background:var(--card);border-radius:15px;grid-template-columns:minmax(180px,1.3fr) repeat(3,minmax(70px,.35fr)) minmax(180px,.9fr) auto auto;align-items:center;gap:14px;padding:17px 18px;display:grid}.result-row>div strong,.result-row>div span,.result-row>div b{display:block}.result-row>div span,.result-row>div small{overflow-wrap:anywhere;color:var(--muted);margin-top:3px;font-size:10px}.result-row>div b{font-size:16px}.deadline-stack{gap:3px;display:grid}.history-panel{margin-top:22px}.history-panel summary{cursor:pointer;border:1px solid var(--line);color:#4f5a52;background:#f8f6ef;border-radius:13px;padding:14px 16px;font-size:12px;font-weight:800}.history-grid{opacity:.88;margin-top:12px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.settings-card{padding:22px}.settings-card h2{letter-spacing:-.035em;margin:6px 0 8px;font-size:20px}.settings-card p:not(.eyebrow),.settings-card small{color:var(--muted);font-size:12px;line-height:1.55;display:block}.settings-card .button-row{flex-wrap:wrap;margin:17px 0 12px}.settings-card .button-row a{align-items:center;text-decoration:none;display:inline-flex}.settings-card code{overflow-wrap:anywhere;background:#f0eee7;border-radius:8px;padding:10px;font-size:11px;display:block}.go-live-panel{margin-bottom:14px;padding:24px}.go-live-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.go-live-heading h2{letter-spacing:-.04em;margin:6px 0 0;font-size:25px}.go-live-heading p:not(.eyebrow){max-width:650px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.5}.next-step-callout{border-left:4px solid var(--green);background:#edf5ef;border-radius:0 12px 12px 0;gap:4px;margin-top:18px;padding:14px 16px;display:grid}.next-step-callout span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.next-step-callout strong{font-size:15px}.go-live-checklist{gap:10px;margin:20px 0 0;padding:0;list-style:none;display:grid}.go-live-checklist li{background:#faf9f5;border:1px solid #dedbd2;border-radius:12px;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px;display:grid}.go-live-checklist li>span{color:#525c54;background:#e6e4dc;border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.go-live-checklist li.complete{background:#f3faf4;border-color:#c9dfcd}.go-live-checklist li.complete>span{background:var(--green);color:#fff}.go-live-checklist li.current{background:#f8fcf8;border-color:#88b89d;box-shadow:0 0 0 2px #185b4314}.go-live-checklist li.current>span{background:var(--green);color:#fff}.go-live-checklist li.upcoming{background:#f6f5f0}.go-live-checklist li.upcoming>span{color:#737a74;background:#e8e6df}.go-live-checklist details{min-width:0}.go-live-checklist summary{cursor:pointer;padding:1px 28px 1px 0;list-style:none;position:relative}.go-live-checklist summary::-webkit-details-marker{display:none}.go-live-checklist summary:after{content:"+";color:var(--green);font-size:18px;font-weight:700;line-height:1;position:absolute;top:3px;right:2px}.go-live-checklist details[open] summary:after{content:"−"}.go-live-checklist summary small{color:var(--muted);margin-top:4px;font-size:10px;line-height:1.4;display:block}.go-live-checklist li.upcoming summary strong,.go-live-checklist li.upcoming summary small{color:#707771}.go-live-step-body{padding-top:10px}.go-live-checklist strong,.go-live-checklist p{display:block}.go-live-checklist strong{font-size:13px}.go-live-checklist p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.go-live-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.go-live-form.single-column{grid-template-columns:1fr}.go-live-form .checkbox-group{margin:0}.activation-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:12px;display:grid}.text-action{color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:8px;padding:0;font-size:11px;font-weight:850}.go-live-panel>.notice{margin:14px 0 0}.advanced-settings{border:1px solid var(--line);background:#fffdf8b8;border-radius:16px;margin-top:16px}.advanced-settings>summary{cursor:pointer;gap:4px;padding:17px 48px 17px 18px;list-style:none;display:grid;position:relative}.advanced-settings>summary::-webkit-details-marker{display:none}.advanced-settings>summary:after{content:"+";color:var(--green);font-size:22px;line-height:1;position:absolute;top:18px;right:19px}.advanced-settings[open]>summary:after{content:"−"}.advanced-settings>summary span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.advanced-settings>summary strong{font-size:14px}.advanced-settings>p{color:var(--muted);margin:-3px 18px 16px;font-size:12px}.advanced-settings .settings-grid{padding:0 14px 14px}.password-form{gap:12px;margin-top:17px;display:grid}.password-form .button{justify-self:start}.password-message{border-radius:9px;margin-top:14px;padding:11px 12px;font-size:12px;line-height:1.45}.password-message.success{color:#135c45;background:#e5f3eb}.password-message.error{color:#8d352f;background:#f7e8e6}.danger-card{border-color:#e5b8ae}.plain-list{gap:10px;margin:15px 0;padding:0;font-size:12px;list-style:none;display:grid}.dot{border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.amber-dot{background:#d69b29}.green-dot{background:var(--green)}.inline-form{gap:8px;margin:13px 0;display:flex}.tag-list{flex-wrap:wrap;gap:7px;display:flex}.tag-list>span{background:#eff0ea;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:11px;display:inline-flex}.tag-list button{cursor:pointer;color:#7a4138;background:0 0;border:0;font-size:16px;line-height:1}.nav-count{background:var(--orange);color:#fff;border-radius:999px;place-items:center;min-width:17px;height:17px;margin-left:5px;font-size:9px;display:inline-grid}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#131b167a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:var(--card);border:1px solid #d9d6cd;border-radius:21px;width:min(850px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 28px 80px #111e1547}.modal-head{background:var(--card);border-bottom:1px solid #e4e1d8;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.modal-head.sticky{z-index:4;position:sticky;top:0}.modal-head h2{letter-spacing:-.045em;margin:3px 0 0;font-size:24px}.icon-button{cursor:pointer;color:#526057;background:#fff;border:1px solid #d8d5cc;border-radius:10px;width:36px;height:36px;font-size:22px;line-height:1}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:22px 24px;display:grid}.form-grid.compact-grid{padding:0}.field.full,.checkbox-group.full{grid-column:1/-1}.checkbox-group{flex-wrap:wrap;gap:10px;display:flex}.checkbox-group.stack{gap:8px;margin:13px 0;display:grid}.checkbox-group.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.checkbox-group label{color:#4e5951;background:#faf9f5;border:1px solid #dedbd2;border-radius:10px;align-items:flex-start;gap:8px;padding:9px 10px;font-size:11px;line-height:1.4;display:flex}.checkbox-group input{accent-color:var(--green);margin-top:1px}.modal-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8f5;border-top:1px solid #e2dfd6;justify-content:flex-end;gap:9px;padding:14px 24px;display:flex;position:sticky;bottom:0}.drawer-backdrop{justify-items:end;padding:0}.drawer{background:var(--card);width:min(660px,100%);height:100vh;overflow-y:auto;box-shadow:-24px 0 70px #13201740}.drawer-section{border-bottom:1px solid #e3e0d7;padding:22px 24px}.section-mini-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-mini-head h3{letter-spacing:-.03em;margin:0;font-size:18px}.qualification-grid{gap:7px;display:grid}.qualification-check{background:#f3f2ed;border-radius:10px;grid-template-columns:auto 1fr;gap:9px;padding:10px;display:grid}.qualification-check>span{color:#586159;background:#d7d9d4;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:900;display:grid}.qualification-check.pass{background:#e8f1e7}.qualification-check.pass>span{background:var(--green);color:#fff}.qualification-check.pending{background:#e9f2f6}.qualification-check.pending>span{color:#fff;background:#4c7b8d}.qualification-check.fail{background:#f9e8e4}.qualification-check.fail>span{color:#fff;background:#a64a3d}.qualification-check strong,.qualification-check small{display:block}.qualification-check strong{font-size:12px}.qualification-check small{color:var(--muted);margin-top:2px;font-size:10px;line-height:1.4}.detail-links{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.detail-links a,.detail-links button{color:var(--green);background:#fff;border:1px solid #d7d4cb;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:800;text-decoration:none}.cta-preview{border-left:3px solid var(--lime);background:#f4f6e8;border-radius:0 10px 10px 0;gap:4px;margin:12px 0;padding:12px;font-size:11px;display:grid}.cta-preview a{color:var(--green);overflow-wrap:anywhere}.helper-text{color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.45}.metric-input-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:13px;display:grid}.metric-input-grid .field span{text-transform:capitalize}.results-notes{margin-top:13px;display:block}.toast{z-index:80;background:var(--ink);color:#fff;border-radius:12px;max-width:min(420px,100% - 40px);padding:13px 16px;font-size:12px;font-weight:700;position:fixed;bottom:86px;right:20px;box-shadow:0 14px 35px #1421183d}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.pipeline-page{padding-top:12px}.begin-research-cta{flex:none}.begin-research-button{min-width:152px;font-size:14px}.guided-home{gap:14px;margin-bottom:22px;display:grid}.workflow-roadmap{background:var(--card);border:1px solid #185b4326;border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative;overflow:hidden;box-shadow:0 12px 32px #2a30260f}.workflow-roadmap:before{content:"";z-index:2;background:linear-gradient(90deg, var(--green), var(--gold), #e1306c, #25f4ee, #1877f2);opacity:.74;width:100%;height:3px;position:absolute;top:0;left:0}.workflow-roadmap button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-left:1px solid #e7e4da;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:17px;transition:background .2s,transform .2s;display:grid;position:relative}.workflow-roadmap button:first-child{border-left:0}.workflow-roadmap button:hover{z-index:1;background:#fafbf4;transform:translateY(-1px)}.roadmap-number{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;transition:transform .2s;display:grid;box-shadow:0 6px 14px #185b4329}.workflow-roadmap button:hover .roadmap-number{transform:translateY(-2px)rotate(-2deg)}.roadmap-copy{min-width:0}.roadmap-copy strong,.roadmap-copy small,.roadmap-status{display:block}.roadmap-copy strong{font-size:13px}.roadmap-copy small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.35}.roadmap-status{color:#59635c;background:#eff0e9;border-radius:999px;grid-column:2;width:max-content;max-width:100%;margin-top:-3px;padding:4px 7px;font-size:9px;font-weight:800}.list-intro{justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 13px;display:flex}.list-intro h2{letter-spacing:-.04em;margin:4px 0 0;font-size:24px}.list-intro>p{max-width:520px;color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.5}.workflow-table{border:1px solid var(--line);background:var(--card);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #2a30260d}.workflow-row{border-top:1px solid #e7e4da;grid-template-columns:minmax(210px,1.15fr) minmax(230px,1.25fr) minmax(220px,1.25fr) minmax(170px,.8fr) auto;align-items:center;gap:18px;padding:17px 18px;display:grid}.workflow-row:first-child{border-top:0}.workflow-table-head{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#f4f2eb;padding-block:11px;font-size:10px;font-weight:850}.creator-name-button{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.creator-name-button>span:last-child{min-width:0}.creator-name-button strong,.creator-name-button small{overflow-wrap:anywhere;display:block}.creator-name-button strong{font-size:14px}.creator-name-button small{color:var(--muted);margin-top:4px;font-size:10px}.workflow-step-cell{gap:9px;display:grid}.workflow-step-cell>div:first-child{align-items:center;gap:10px;display:flex}.workflow-step-cell strong,.workflow-step-cell small,.next-action strong,.next-action small{display:block}.workflow-step-cell strong{font-size:12px}.workflow-step-cell small,.next-action small{color:var(--muted);margin-top:3px;font-size:10px}.step-number{background:var(--ink);color:#fff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:850;display:grid}.step-progress{background:#e5e4de;border-radius:999px;height:5px;overflow:hidden}.step-progress>span{border-radius:inherit;background:var(--green);height:100%;display:block}.next-action strong{color:#34453a;font-size:12px;line-height:1.4}.record-status{flex-wrap:wrap;gap:5px;display:flex}.record-status span{color:#747a74;background:#efeee9;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:800}.record-status span.done{color:#2c623b;background:#e2efe4}.qualifying-list{gap:14px;display:grid}.qualification-card{border:1px solid var(--line);background:var(--card);border-radius:18px;padding:19px;box-shadow:0 9px 28px #2a30260b}.qualification-card-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.research-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:18px 0 12px;display:grid}.research-stat-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;background:#f3f2ed;border-radius:10px;padding:10px;font-size:9px;font-weight:750}.research-stat-grid strong{color:var(--ink);letter-spacing:normal;text-transform:none;margin-bottom:3px;font-size:15px;display:block}.research-clue{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.qualification-actions{border-top:1px solid #ebe8df;justify-content:space-between;align-items:flex-end;gap:16px;margin-top:13px;padding-top:13px;display:flex}.qualification-actions .detail-links{margin-top:0}.qualification-decision{border-top:1px solid #e3e0d7;gap:11px;margin-top:16px;padding-top:16px;display:grid}.disqualified-panel{margin-bottom:90px}.disqualified-list{gap:8px;margin-top:10px;display:grid}.disqualified-list>article{border:1px solid var(--line);background:var(--card);border-radius:12px;grid-template-columns:minmax(180px,.8fr) minmax(260px,1.4fr) auto;align-items:center;gap:16px;padding:13px 15px;display:grid}.disqualified-list strong,.disqualified-list span{display:block}.disqualified-list span,.disqualified-list p,.disqualified-list small{color:var(--muted);font-size:10px}.disqualified-list p{margin:0}.research-launch-overlay{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 18%,#d8ef7966,#0000 27rem),#f4f1e9f0;place-items:start center;padding:clamp(28px,7vh,70px) 20px 20px;display:grid;position:fixed;inset:0}.research-launch-card{justify-items:center;gap:14px;width:min(430px,100%);animation:.45s ease-out both research-card-arrive;display:grid}.research-launch-orbit{aspect-ratio:1;width:min(286px,72vw);animation:1.1s linear infinite research-orbit-spin;position:relative}.research-orbit-ring{border:2px solid #d6aa32b3;border-color:#d6aa32b3 #25f4ee #e1306c #d6aa32b3;border-radius:50%;position:absolute;inset:26px;box-shadow:0 0 50px #185b431f}.research-orbit-ring:before,.research-orbit-ring:after{content:"✦";color:var(--gold);font-size:16px;position:absolute}.research-orbit-ring:before{top:8px;right:18px}.research-orbit-ring:after{bottom:22px;left:13px}.research-launch-badge,.research-launch-brand{z-index:1;color:#fff;place-items:center;animation:1.1s linear infinite research-counter-spin;display:grid;position:absolute;box-shadow:0 14px 34px #18392a38}.research-launch-badge{border-radius:19px;width:58px;height:58px}.research-launch-badge svg{width:31px;height:31px;overflow:visible}.research-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0 7%,#fdf497 8%,#fd5949 42%,#d6249f 62%,#285aeb 91%);top:calc(50% - 29px);left:-3px}.research-instagram rect,.research-instagram circle:not(.icon-dot){fill:none;stroke:currentColor;stroke-width:1.9px}.research-instagram .icon-dot{fill:currentColor}.research-tiktok{background:#111;top:-3px;left:calc(50% - 29px)}.research-tiktok path{fill:#fff;filter:drop-shadow(-1.6px 0 #25f4ee)drop-shadow(1.6px 0 #fe2c55)}.research-facebook{background:#1877f2;top:calc(50% - 29px);right:-3px}.research-facebook path{fill:currentColor}.research-launch-brand{background:var(--green);border-radius:21px;width:122px;height:68px;padding:7px 11px;bottom:-5px;left:calc(50% - 61px)}.research-launch-brand img{width:100px;height:auto;display:block}.research-launch-copy{text-align:center;background:#fffdf8e6;border:1px solid #185b4326;border-radius:20px;justify-items:center;gap:5px;padding:16px 22px;display:grid;box-shadow:0 14px 38px #18392a1a}.research-launch-copy>span{color:var(--gold);font-size:19px;animation:1s ease-in-out infinite add-creator-twinkle}.research-launch-copy strong{color:var(--green);letter-spacing:-.035em;font-size:25px}.research-launch-copy small{color:var(--muted);font-size:11px}@keyframes research-card-arrive{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes research-orbit-spin{to{transform:rotate(360deg)}}@keyframes research-counter-spin{to{transform:rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.add-creator-sparkle{opacity:.85;animation:none}.add-creator-button{transition:none}.social-node,.official-brand-node{transition:none;animation:none}.workflow-roadmap button,.roadmap-number{transition:none}.research-launch-card,.research-launch-orbit,.research-launch-badge,.research-launch-brand,.research-launch-copy>span{animation:none}}.simple-shell,.guest-shell,.preview-auth-shell{--simple-black:#050807;--simple-green:#b7f34b;--simple-mint:#28d789;--simple-blue:#52b9ff;--simple-cream:#f4f1e8;--simple-line:#d8d9d1;font-family:Arial,Helvetica,sans-serif}.simple-shell{color:#111612;background:radial-gradient(circle at 85% 5%,#52b9ff21,#0000 26rem),radial-gradient(circle at 8% 20%,#b7f34b2b,#0000 25rem),#f7f6f1;min-height:100vh;padding:24px clamp(16px,4vw,58px) 88px}.simple-topbar{background:var(--simple-black);border-radius:24px;justify-content:space-between;align-items:center;gap:28px;width:min(1320px,100%);min-height:88px;margin:0 auto;padding:12px 16px 12px 22px;display:flex;box-shadow:0 18px 46px #040c0829}.simple-logo-link{flex:none}.simple-logo-link img{width:132px;height:auto;display:block}.simple-socials{align-items:center;gap:9px;display:flex}.simple-socials a{color:#fff;border:1px solid #ffffff24;border-radius:17px;justify-content:center;align-items:center;gap:9px;min-width:54px;min-height:54px;padding:8px 14px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex}.simple-socials a:hover{border-color:var(--simple-green);background:#b7f34b1a;transform:translateY(-3px)rotate(-1deg)}.simple-socials a span{border-radius:9px;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.simple-socials a b{font-size:12px}.simple-socials .instagram span{background:linear-gradient(135deg,#fd5949,#d6249f,#285aeb)}.simple-socials .facebook span{background:#1877f2}.simple-socials .tiktok span{background:#111;box-shadow:-2px 0 #25f4ee,2px 0 #fe2c55}.simple-socials .onpar span{background:var(--simple-green);color:#14210e;font-size:10px}.simple-preview-banner{color:#314222;background:#f4ffe2;border:1px solid #c9df9e;border-radius:14px;align-items:center;gap:12px;width:min(1320px,100%);margin:12px auto 0;padding:10px 14px;font-size:12px;display:flex}.simple-preview-banner span{color:var(--simple-green);letter-spacing:.04em;text-transform:uppercase;background:#172317;border-radius:999px;flex:none;padding:5px 8px;font-weight:900}.simple-preview-banner p{flex:1;margin:0}.simple-preview-banner a{font-weight:800}.simple-preview-actions{flex:none;align-items:center;gap:10px;display:flex}.simple-preview-actions button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.simple-storage-shell{grid-template-rows:auto 1fr;display:grid}.simple-storage-state{border:1px solid var(--simple-line);border-left:7px solid var(--simple-gold,#e4bf3d);color:#fff;text-align:center;background:#092016;border-radius:26px;place-self:center;justify-items:center;gap:12px;width:min(680px,100%);margin:54px auto;padding:clamp(28px,7vw,58px);display:grid;box-shadow:0 26px 70px #00000057}.simple-storage-state>span{background:var(--simple-gold,#e4bf3d);color:#142016;border-radius:16px;place-items:center;width:52px;height:52px;font-size:26px;font-weight:900;display:grid}.simple-storage-state h1{letter-spacing:-.05em;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,6vw,52px);line-height:1}.simple-storage-state p{color:#b8c7bd;margin:0;line-height:1.55}.simple-storage-state.error{border-color:#d4866f}.simple-storage-state.error>span{color:#fff;background:#d4866f}.simple-next-visit{border:1px solid #bfd1bc;border-left:6px solid var(--simple-green);color:#172018;width:min(1320px,100%);min-height:88px;font:inherit;text-align:left;background:#f2f9ec;border-radius:18px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;margin:12px auto 0;padding:14px 18px;display:grid;box-shadow:0 12px 28px #16281a14}button.simple-next-visit{cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}button.simple-next-visit:hover{border-color:#8da780;transform:translateY(-2px);box-shadow:0 17px 34px #16281a21}.simple-next-visit-mark{background:var(--simple-green);color:#14210e;border-radius:15px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.simple-next-visit-copy{gap:3px;min-width:0;display:grid}.simple-next-visit-copy>span{color:#5b675d;letter-spacing:.06em;text-transform:uppercase;font-size:14px;font-weight:900}.simple-next-visit-copy strong{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:1.2;overflow:hidden}.simple-next-visit-copy small{color:#687169;font-size:13px;line-height:1.4}.simple-next-visit-action{color:#274a30;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.simple-next-visit-action b{font-size:20px}.simple-hero{grid-template-columns:minmax(0,1fr) minmax(440px,.85fr);align-items:end;gap:clamp(28px,6vw,88px);width:min(1320px,100%);margin:0 auto;padding:clamp(50px,8vw,100px) 10px 44px;display:grid}.simple-kicker,.guest-kicker{color:#4e5c51;letter-spacing:.16em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:900}.simple-hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,7vw,92px);line-height:.86}.simple-hero>div:first-child>p:last-child{color:#59645b;max-width:590px;margin:24px 0 0;font-size:17px;line-height:1.55}.simple-research{border:1px solid var(--simple-gold,#e4bf3d);background:var(--simple-panel,#0b2a1e);border-left-width:6px;border-radius:24px;margin:18px 0;padding:clamp(18px,3vw,28px)}.simple-research-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.simple-research-heading h2{margin:0;font-size:clamp(24px,3vw,34px)}.simple-research-heading .simple-primary-button{width:auto;max-width:100%}.simple-research>p{line-height:1.6}.simple-research small,.simple-research-actions{font-size:.875rem}.simple-research-actions{flex-wrap:wrap;align-items:center;gap:18px;margin:14px 0;display:flex}.simple-research-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px;display:grid}.simple-research-candidate{overflow-wrap:anywhere;min-width:0}.simple-research-candidate h3{margin:12px 0;font-size:1.5rem}.simple-research-candidate a,.simple-research-candidate summary{color:var(--simple-gold,#e4bf3d)}.simple-research-candidate details{margin:16px 0}.simple-research-candidate summary{cursor:pointer}.simple-research-candidate dl{grid-template-columns:1fr 1fr;gap:12px;display:grid}.simple-research-candidate dt{color:var(--simple-muted,#acc2b5);font-size:.875rem}.simple-research-candidate dd{margin:5px 0 0;font-weight:700}.simple-research-candidate label{margin:14px 0;font-size:.875rem;line-height:1.5;display:block}.simple-research-candidate .simple-research-check{align-items:flex-start;gap:10px;display:flex}.simple-research-check input{flex:none;width:20px;height:20px;margin-top:2px}.simple-research-candidate textarea{width:100%;min-height:95px;margin-top:8px}.simple-research-candidate button{width:100%;margin-bottom:12px}.simple-research-candidate small{line-height:1.5;display:block}.simple-research-error{color:#ffd2c1}.simple-research button:disabled{opacity:.55;cursor:not-allowed}.simple-hero-actions{grid-template-columns:1fr 1fr;gap:14px;display:grid}.simple-action-button{color:#0d160c;text-align:left;cursor:pointer;border:0;border-radius:26px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:210px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #12211621}.simple-action-button:hover{transform:translateY(-7px)rotate(-.5deg);box-shadow:0 26px 52px #12211633}.simple-action-button:after{content:"";border:25px solid #ffffff42;border-radius:50%;width:145px;height:145px;transition:transform .4s;position:absolute;top:-42px;right:-38px}.simple-action-button:hover:after{transform:scale(1.15)rotate(18deg)}.simple-action-button.add{background:var(--simple-green)}.simple-action-button.todos{background:var(--simple-blue)}.simple-action-button>span{background:#ffffffa6;border-radius:16px;place-items:center;width:48px;height:48px;font-size:29px;font-weight:500;display:grid;position:absolute;top:20px;left:22px}.simple-action-button strong{z-index:1;letter-spacing:-.04em;font-size:26px;position:relative}.simple-action-button small{z-index:1;color:#0d160cad;margin-top:7px;font-size:12px;line-height:1.4;position:relative}.simple-stats{grid-template-columns:repeat(4,1fr);gap:12px;width:min(1320px,100%);margin:0 auto 28px;display:grid}.simple-stats article{border:1px solid var(--simple-line);background:#ffffffbd;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:108px;padding:18px 20px;display:flex}.simple-stats span{color:#687169;font-size:12px;font-weight:700}.simple-stats strong{letter-spacing:-.05em;font-size:36px}.simple-view-nav{border:1px solid var(--simple-line);background:#ffffffa8;border-radius:17px;gap:8px;width:min(1320px,100%);margin:0 auto 12px;padding:6px;display:flex}.simple-view-nav button{color:#657067;cursor:pointer;background:0 0;border:0;border-radius:12px;min-height:44px;padding:0 17px;font-size:13px;font-weight:800;transition:background .2s,color .2s,transform .2s}.simple-view-nav button:hover{color:#111;transform:translateY(-1px)}.simple-view-nav button.active{background:var(--simple-black);color:#fff}.simple-view-nav button span{background:var(--simple-green);color:#15200e;border-radius:999px;margin-left:6px;padding:3px 6px;font-size:10px}.simple-content-section{border:1px solid var(--simple-line);background:#ffffffc9;border-radius:28px;width:min(1320px,100%);min-height:300px;margin:0 auto;padding:clamp(20px,4vw,38px);box-shadow:0 18px 50px #242b2312}.simple-section-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;display:flex}.simple-section-heading h2,.simple-modal h2{letter-spacing:-.055em;margin:0;font-size:clamp(28px,4vw,42px)}.simple-outline-button,.simple-primary-button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;min-height:44px;padding:0 17px;font-weight:850;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.simple-outline-button{color:#1a211b;background:#fff;border:1px solid #aeb5ae}.simple-primary-button{border:1px solid var(--simple-black);background:var(--simple-black);color:#fff;box-shadow:0 10px 22px #05080729}.simple-outline-button:hover,.simple-primary-button:hover{transform:translateY(-2px)}.simple-outline-button:disabled,.simple-primary-button:disabled{opacity:.58;cursor:default;transform:none}.simple-creator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.simple-creator-card{color:#152018;text-align:left;cursor:pointer;background:#fbfbf7;border:1px solid #d8dcd6;border-radius:22px;flex-direction:column;min-height:250px;padding:19px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.simple-creator-card:hover{border-color:#99b36f;transform:translateY(-5px);box-shadow:0 18px 32px #202e231a}.simple-creator-card-top{justify-content:space-between;align-items:center;gap:9px;display:flex}.simple-platform,.simple-stage{border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.simple-platform{color:#3e4b41;background:#e8ebe5}.simple-platform.tiktok{color:#fff;background:#141615}.simple-platform.instagram{color:#8b2855;background:#f7dce9}.simple-platform.facebook{color:#215aa5;background:#dceaff}.simple-stage{color:#4f5c52;background:#edf0ea}.stage-reach-out,.stage-interested{color:#334d12;background:#e5fbb9}.stage-waiting,.stage-agreement-sent{color:#22516d;background:#dfeffc}.stage-visit-completed,.stage-post-confirmed{color:#165c39;background:#d9f5e7}.simple-creator-card h3{letter-spacing:-.04em;margin:28px 0 10px;font-size:24px}.simple-creator-handle{color:#356b42;letter-spacing:.01em;overflow-wrap:anywhere;width:fit-content;font-size:13px;font-weight:800;display:inline-block}.simple-creator-card>p{color:#677068;flex:1;margin:0;font-size:13px;line-height:1.55}.simple-creator-card footer{color:#687169;border-top:1px solid #e1e3de;justify-content:space-between;gap:12px;margin-top:24px;padding-top:14px;font-size:11px;display:flex}.simple-cancelled-creators{background:#f5f6f2;border:1px solid #d8dcd6;border-radius:18px;margin-top:22px;overflow:hidden}.simple-cancelled-creators>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:14px 18px;list-style:none;display:flex}.simple-cancelled-creators>summary::-webkit-details-marker{display:none}.simple-cancelled-creators>summary span{gap:3px;display:grid}.simple-cancelled-creators>summary small{color:#687169;font-size:11px}.simple-cancelled-creators>summary b{background:#e3e5e0;border-radius:999px;place-items:center;min-width:28px;min-height:28px;font-size:11px;display:grid}.simple-cancelled-list{border-top:1px solid #d8dcd6;gap:9px;padding:12px;display:grid}.simple-cancelled-list article{background:#fff;border:1px solid #dde0da;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.simple-cancelled-list article>div:first-child{gap:4px;display:grid}.simple-cancelled-list article span,.simple-cancelled-list article small{color:#687169;font-size:11px;line-height:1.4}.simple-cancelled-list article>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.simple-cancelled-list button,.simple-cancel-process button{color:#1a211b;cursor:pointer;background:#fff;border:1px solid #aeb5ae;border-radius:11px;min-height:38px;padding:0 13px;font-weight:800}.simple-cancelled-list button:disabled{opacity:.5;cursor:default}.simple-daily-check{background:var(--simple-black);color:#fff;text-align:left;cursor:pointer;border:1px solid #111;border-radius:18px;align-items:center;gap:15px;width:100%;margin-bottom:14px;padding:18px;display:flex}.simple-daily-check.complete{color:#213415;background:#e9facd;border-color:#a8d663}.simple-daily-check>span{background:var(--simple-green);color:#182011;border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.simple-daily-check div{gap:5px;display:grid}.simple-daily-check small{opacity:.68}.simple-todo-list{gap:10px;display:grid}.simple-todo-list>button{color:#172018;text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dcd7;border-radius:17px;grid-template-columns:10px 1fr auto;align-items:center;gap:16px;width:100%;padding:17px 18px;transition:transform .2s,border-color .2s;display:grid}.simple-todo-list>button:hover{border-color:#8fa46e;transform:translate(4px)}.simple-priority{background:#77b7e6;border-radius:9px;width:9px;height:42px}.simple-priority.overdue{background:#eb715d}.simple-todo-list button div{gap:3px;display:grid}.simple-todo-list button small{color:#717b73;font-weight:750}.simple-todo-list button strong{font-size:16px}.simple-todo-list button p{color:#677068;margin:0;font-size:12px}.simple-todo-list button>b{font-size:12px}.simple-empty{text-align:center;padding:50px 20px}.simple-empty span{font-size:42px}.simple-empty h3{margin:12px 0 5px;font-size:23px}.simple-empty p{color:#697269;margin:0}.simple-preservation-note{border-left:6px solid var(--simple-green);background:#f2fadf;border-radius:12px;margin-bottom:18px;padding:18px}.simple-preservation-note p{color:#5e685f;margin:6px 0 0;font-size:13px;line-height:1.55}.simple-history-list{gap:11px;display:grid}.simple-history-list article{background:#fdfdfa;border:1px solid #dfe1dc;border-radius:17px;grid-template-columns:1fr 2fr auto;align-items:center;gap:22px;padding:17px;display:grid}.simple-history-list article>div:first-child{gap:4px;display:grid}.simple-history-list article>div:first-child span{color:#70786f;font-size:11px}.simple-history-list dl{grid-template-columns:repeat(4,1fr);gap:12px;margin:0;display:grid}.simple-history-list dl div{min-width:0}.simple-history-list dt{color:#7b827b;text-transform:uppercase;font-size:10px;font-weight:800}.simple-history-list dd{color:#323a33;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:12px;overflow:hidden}.simple-history-list button{cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.simple-analytics-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px;display:grid}.simple-analytics-grid article{color:#fff;background:#101611;border-radius:17px;gap:5px;padding:17px;display:grid}.simple-analytics-grid strong{color:var(--simple-green);letter-spacing:-.05em;font-size:30px}.simple-analytics-grid span{color:#bec8c0;font-size:11px;line-height:1.4}.simple-availability-manager{background:#f7f9f2;border:1px solid #d7dcd2;border-radius:20px;gap:17px;margin-bottom:20px;padding:20px;display:grid}.simple-availability-manager h3{letter-spacing:-.035em;margin:0;font-size:22px}.simple-availability-manager>div:first-child>p:last-child{color:#687269;margin:5px 0 0;font-size:12px}.simple-batch-availability{background:#fff;border:1px solid #d9ded5;border-radius:16px;gap:16px;padding:18px;display:grid}.simple-batch-availability h4{margin:0;font-size:19px}.simple-batch-availability>div>p:last-child{color:#687269;margin:5px 0 0;font-size:12px}.simple-batch-form{gap:16px;display:grid}.simple-batch-form fieldset{border:0;min-width:0;margin:0;padding:0}.simple-batch-form legend{color:#505b52;margin-bottom:8px;font-size:11px;font-weight:850}.simple-batch-date-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.simple-batch-date-grid label,.simple-batch-time-grid label{cursor:pointer;display:block;position:relative}.simple-batch-date-grid input,.simple-batch-time-grid input{opacity:0;width:1px;height:1px;position:absolute}.simple-batch-date-grid span,.simple-batch-time-grid span{color:#334039;text-align:center;background:#f8faf6;border:1px solid #cbd1c7;border-radius:12px;place-content:center;min-height:48px;padding:8px 10px;font-size:11px;font-weight:800;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid}.simple-batch-date-grid input:focus-visible+span,.simple-batch-time-grid input:focus-visible+span{outline-offset:2px;outline:3px solid #20674457}.simple-batch-date-grid input:checked+span,.simple-batch-time-grid input:checked+span{color:#123b29;background:#dff4e8;border-color:#206744;transform:translateY(-1px)}.simple-batch-time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.simple-batch-time-grid span{gap:3px;min-height:64px}.simple-batch-time-grid small{font-size:10px;font-weight:700}.simple-batch-note{color:#687269;margin:-3px 0 0;font-size:10px}.simple-batch-form>.simple-primary-button{justify-self:start}.simple-custom-slot{border-top:1px solid #d9ded5;padding-top:2px}.simple-custom-slot summary{color:#435148;cursor:pointer;width:fit-content;padding:12px 0 0;font-size:11px;font-weight:850}.simple-single-slot-form{grid-template-columns:minmax(220px,1fr) 150px auto;align-items:end;gap:10px;margin-top:12px;display:grid}.simple-single-slot-form label{color:#505b52;gap:6px;font-size:11px;font-weight:800;display:grid}.simple-single-slot-form input{background:#fff;border:1px solid #cbd1c7;border-radius:11px;min-height:44px;padding:0 11px}.simple-slot-list{gap:8px;display:grid}.simple-slot-list article{background:#fff;border:1px solid #dce0d8;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.simple-slot-list article>div{gap:3px;display:grid}.simple-slot-list span{color:#687169;font-size:10px}.simple-slot-list button{cursor:pointer;background:#fff;border:1px solid #bfc7ba;border-radius:9px;min-height:34px;padding:0 11px;font-size:11px;font-weight:800}.simple-modal-backdrop,.guest-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030705bd;padding:24px;animation:.2s both simple-fade-in;position:fixed;inset:0;overflow-y:auto}.simple-modal{background:#f9f8f3;border-radius:28px;width:min(720px,100%);margin:3vh auto;padding:clamp(24px,5vw,42px);animation:.28s cubic-bezier(.2,.9,.3,1.15) both simple-modal-in;position:relative;box-shadow:0 30px 100px #00000059}.simple-modal-close,.guest-modal-close{z-index:2;color:#111;cursor:pointer;background:#fff;border:1px solid #d1d4ce;border-radius:50%;width:42px;height:42px;font-size:25px;line-height:1;position:absolute;top:14px;right:14px}.simple-add-modal>p:not(.simple-kicker){color:#687169;line-height:1.5}.simple-add-modal form{grid-template-columns:1fr 1fr;gap:14px;margin-top:24px;display:grid}.simple-add-modal label,.simple-add-modal details,.simple-add-modal .simple-primary-button{grid-column:1/-1}.simple-add-modal label:first-child,.simple-add-modal label:nth-child(2){grid-column:auto}.simple-add-modal label,.simple-add-modal details label,.simple-detail-head label{gap:7px;display:grid}.simple-add-modal label>span,.simple-detail-head label>span{color:#505b52;font-size:11px;font-weight:850}.simple-add-modal input,.simple-add-modal textarea,.simple-add-modal select,.simple-detail-head select,.simple-note-entry textarea{color:#172018;background:#fff;border:1px solid #cfd3cb;border-radius:12px;width:100%;min-height:48px;padding:12px 13px}.simple-add-modal textarea,.simple-note-entry textarea{resize:vertical;min-height:96px}.simple-add-modal details{padding:12px 0}.simple-add-modal summary{cursor:pointer;color:#4e5c51;font-size:12px;font-weight:850}.simple-add-modal details label{margin-top:12px}.simple-creator-detail{width:min(940px,100%)}.simple-detail-head{justify-content:space-between;align-items:flex-start;gap:25px;padding-right:45px;display:flex}.simple-detail-head h2{margin:8px 0 5px}.simple-detail-head h2:focus{outline:none}.simple-detail-head a{color:#46544a;font-size:12px;font-weight:800}.simple-detail-head label{min-width:210px}.simple-current-action{border:1px solid #cad7c5;border-left:6px solid var(--simple-green);background:#eff8e8;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(170px,220px);align-items:end;gap:24px;margin-top:22px;padding:22px;display:grid}.simple-current-action.complete{align-items:center}.simple-current-action h3{letter-spacing:-.045em;margin:0;font-size:clamp(25px,4vw,38px);line-height:1}.simple-current-action>div>p:last-child{color:#566159;margin:10px 0 0;font-size:13px;line-height:1.5}.simple-current-action .simple-stacked-field{margin:0}.simple-cancelled-banner{background:#fff2ee;border:1px solid #e1b3a8;border-left:6px solid #c45d49;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;margin-top:22px;padding:20px;display:grid}.simple-cancelled-banner h3{letter-spacing:-.035em;margin:0;font-size:25px}.simple-cancelled-banner p:not(.simple-kicker){color:#6b5a55;margin:7px 0 0;font-size:13px;line-height:1.5}.simple-cancelled-banner small{color:#8a3d30;margin-top:8px;font-weight:700;display:block}.simple-cancellation-notification{background:#f7faf5;border:1px solid #cbd7cd;border-radius:20px;gap:16px;margin-top:14px;padding:20px;display:grid}.simple-cancellation-notification-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.simple-cancellation-notification-head h3{letter-spacing:-.035em;margin:0;font-size:25px}.simple-cancellation-notification-head p:not(.simple-kicker){color:#59655b;max-width:610px;margin:7px 0 0;font-size:13px;line-height:1.5}.simple-cancellation-notification-head>span{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:900}.simple-cancellation-notification textarea{resize:vertical;min-height:154px}.simple-cancellation-notification textarea:disabled{opacity:1;color:#354038;background:#edf1eb}.simple-cancellation-channels{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.simple-cancellation-channels article{background:#fff;border:1px solid #d4ddd4;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:15px;display:grid}.simple-cancellation-channels article>div{grid-column:1/-1;gap:3px;display:grid}.simple-cancellation-channels article span{overflow-wrap:anywhere;color:#657067;font-size:11px}.simple-cancellation-channels .simple-primary-button,.simple-cancellation-channels button{text-align:center;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.simple-cancellation-channels button{color:#253229;cursor:pointer;background:#fff;border:1px solid #aeb7af}.simple-cancellation-safety{color:#5a655d;font-size:11px;font-weight:700;line-height:1.5}.simple-cancellation-empty{background:#fff;border:1px dashed #b8c5ba;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.simple-cancellation-empty small{color:#5a655d;font-size:11px;font-weight:700}.simple-cancellation-sent-record{color:#24432f;background:#e8f5ec;border-left:4px solid #2c7a4d;border-radius:12px;gap:5px;padding:14px 16px;display:grid}.simple-cancellation-sent-record span{font-size:12px;line-height:1.5}.simple-cancel-process{background:#faf6f4;border:1px solid #ded5d1;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:16px 18px;display:flex}.simple-cancel-process>div{gap:4px;display:grid}.simple-cancel-process span{color:#6d6764;font-size:11px;line-height:1.45}.simple-cancel-process button{color:#87392d;border-color:#d79b8e;flex:none}.simple-current-complete{color:#26734a;place-self:center end;font-size:14px;font-weight:900}.simple-current-work{margin-top:12px;display:grid}.simple-current-work>.simple-detail-card{border-left:4px solid var(--simple-green)}.simple-previous-steps{background:#f5f6f2;border:1px solid #d5dad2;border-radius:18px;margin-top:12px;overflow:hidden}.simple-previous-steps>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px 18px;list-style:none;display:flex}.simple-previous-steps>summary::-webkit-details-marker{display:none}.simple-previous-steps>summary span{gap:4px;display:grid}.simple-previous-steps>summary strong{font-size:15px}.simple-previous-steps>summary small{color:#687169;font-size:11px;line-height:1.4}.simple-previous-steps>summary b{font-size:22px;transition:transform .2s}.simple-previous-steps[open]>summary{border-bottom:1px solid #d5dad2}.simple-previous-steps[open]>summary b{transform:rotate(45deg)}.simple-previous-steps>.simple-detail-columns{margin-top:0;padding:12px}.simple-detail-columns{grid-template-columns:minmax(0,1.7fr) minmax(240px,.7fr);gap:15px;margin-top:25px;display:grid}.simple-detail-main,.simple-detail-side{align-content:start;gap:12px;display:grid}.simple-detail-card,.simple-detail-side section{background:#fff;border:1px solid #dbddd7;border-radius:18px;padding:19px}.simple-detail-card>p:not(.simple-kicker){color:#5d675e;margin:0;line-height:1.55}.simple-detail-card pre{color:#e8f4e8;white-space:pre-wrap;background:#111813;border-radius:12px;max-height:220px;margin:0 0 13px;padding:15px;font:13px/1.55 Arial,sans-serif;overflow:auto}.simple-detail-card>.simple-primary-button{width:100%}.simple-card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.simple-card-heading button{cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:850;text-decoration:underline}.simple-record-summary{gap:13px;display:grid}.simple-record-summary p{color:#5d675e;gap:4px;margin:0;font-size:13px;line-height:1.5;display:grid}.simple-record-summary strong{color:#222b23;text-transform:uppercase;font-size:11px}.simple-edit-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.simple-edit-form label,.simple-stacked-field,.simple-inline-fields label{gap:6px;display:grid}.simple-edit-form label:nth-child(n+3),.simple-edit-form .simple-primary-button{grid-column:1/-1}.simple-edit-form label>span,.simple-stacked-field>span,.simple-inline-fields label>span{color:#505b52;font-size:11px;font-weight:850}.simple-edit-form input,.simple-edit-form textarea,.simple-edit-form select,.simple-stacked-field input,.simple-stacked-field textarea,.simple-inline-fields input,.simple-inline-fields select{color:#172018;background:#fff;border:1px solid #cfd3cb;border-radius:11px;width:100%;min-height:45px;padding:10px 12px}.simple-edit-form textarea,.simple-stacked-field textarea{resize:vertical;min-height:80px}.simple-inline-fields{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px;display:grid}.simple-stacked-field{margin-top:12px}.simple-complete-note{color:#26734a;margin-top:13px;display:block}.simple-safety-copy{color:#667067;text-align:center;margin-top:9px;display:block}.simple-link-box{background:#f5f9ee;border:1px solid #cfd6c8;border-radius:11px;align-items:center;gap:8px;padding:9px 10px;display:flex}.simple-link-box span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.simple-access-code-row{background:#f5f9ee;border:1px solid #cfd6c8;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:10px;padding:10px;display:grid}.simple-access-code-row span{color:#5d675e;font-size:10px;font-weight:850}.simple-access-code-row code{letter-spacing:.16em;justify-self:start;font-size:16px;font-weight:900}.simple-agreement-share{background:#f5f9ee;border:1px solid #cfd6c8;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.simple-agreement-share-copy{-webkit-user-select:all;user-select:all;gap:7px;min-width:0;display:grid}.simple-agreement-share-copy span{overflow-wrap:anywhere;color:#465148;font-size:11px;line-height:1.4}.simple-agreement-share-copy code{color:#1f2a21;letter-spacing:.04em;font-size:14px;font-weight:900}.simple-agreement-access{background:#f5f9ee;border:1px solid #cfd6c8;border-left:4px solid #6a9778;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.simple-agreement-access.expired,.simple-agreement-access.cancelled{background:#fff0eb;border-left-color:#c96350}.simple-agreement-access>span{gap:3px;min-width:0;display:grid}.simple-agreement-access strong{font-size:11px}.simple-agreement-access small{color:#687169;font-size:10px;line-height:1.4}.simple-link-box button,.simple-access-code-row button,.simple-agreement-access button,.simple-detail-side button,.simple-note-entry button{background:var(--simple-black);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:36px;padding:0 11px;font-size:11px;font-weight:800}.simple-agreement-share button{background:var(--simple-black);color:#fff;cursor:pointer;border:0;border-radius:9px;min-height:44px;padding:0 13px;font-size:11px;font-weight:800}.simple-detail-card>a:not(.simple-primary-button){margin-top:10px;font-size:12px;font-weight:800;display:inline-block}.simple-detail-card>.simple-outline-button{width:100%;margin-top:12px}.simple-signed-summary{color:#34512a;background:#e7f8df;border-radius:12px;gap:4px;margin-top:12px;padding:12px;font-size:12px;display:grid}.simple-checklist{gap:8px;display:grid}.simple-checklist>div{background:#f6f7f3;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:8px;display:grid}.simple-checklist label{background:0 0;padding:0;display:flex}.simple-checklist label input{accent-color:#2b844f;width:20px;height:20px;margin:0}.simple-checklist>div>input{color:#455047;background:0 0;border:1px solid #0000;border-radius:8px;min-width:0;min-height:38px;padding:7px 9px;font-size:12px}.simple-checklist>div>input:focus{background:#fff;border-color:#a9b5a4;outline:none}.simple-note-entry{gap:8px;display:grid}.simple-note-entry button{justify-self:end}.simple-conversation{gap:8px;margin-top:14px;display:grid}.simple-conversation article{border-left:3px solid var(--simple-blue);background:#f3f7f9;border-radius:8px;padding:11px 12px}.simple-conversation article span{color:#778078;font-size:10px}.simple-conversation article p{color:#414a43;margin:5px 0 0;font-size:12px;line-height:1.45}.simple-muted{font-size:12px;color:#747d75!important}.simple-detail-side section{gap:7px;display:grid}.simple-detail-side section strong{line-height:1.3}.simple-detail-side section p:not(.simple-kicker),.simple-detail-side section span{color:#6c756d;margin:0;font-size:11px;line-height:1.45}.simple-detail-side details{border-top:1px solid #e4e6e1;padding-top:7px}.simple-detail-side details summary{cursor:pointer;color:#3d493f;font-size:11px;font-weight:800}.simple-detail-side details small{color:#788079;font-size:9px}.simple-detail-side details p{margin-top:4px!important}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.simple-toast{z-index:200;color:#fff;background:#111813;border-radius:14px;max-width:min(420px,100% - 44px);padding:14px 17px;font-size:13px;font-weight:750;animation:.24s both simple-modal-in;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 40px #00000040}.legacy-preview-wrap{min-height:100vh;padding-top:54px}.legacy-preview-warning{z-index:999;color:#fff;background:#0e1711;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:8px 16px;font-size:12px;display:flex;position:fixed;inset:0 0 auto}.legacy-preview-warning span{color:#c7d2c9}.legacy-preview-warning a,.legacy-preview-warning button{color:var(--lime);cursor:pointer;background:0 0;border:0;font-weight:800;text-decoration:underline}.preview-auth-shell{background:linear-gradient(#020704b3,#020704e6),url(https://onparbar.com/wp-content/uploads/2026/01/On-Par-Entertainment-dining-room-2-e1769811324183.webp) 50%/cover fixed;place-items:center;min-height:100vh;padding:24px;display:grid}.preview-auth-card{color:#fff;text-align:center;background:#050a07eb;border:1px solid #ffffff29;border-radius:28px;justify-items:center;width:min(500px,100%);padding:clamp(28px,7vw,52px);display:grid;box-shadow:0 30px 80px #00000080}.preview-auth-logo{width:160px;height:auto;margin-bottom:12px}.preview-auth-card .preview-kicker{color:var(--simple-green)}.preview-auth-card h1{letter-spacing:-.06em;margin:6px 0 12px;font-size:clamp(34px,8vw,52px)}.preview-auth-card>p:not(.preview-kicker){color:#bdc6bf;margin:0;line-height:1.55}.preview-auth-form{text-align:left;gap:11px;width:100%;margin:24px 0 17px;display:grid}.preview-auth-form label{gap:7px;display:grid}.preview-auth-form label span{color:#d6ddd7;font-size:11px;font-weight:800}.preview-auth-form input{color:#fff;background:#111813;border:1px solid #48534b;border-radius:12px;min-height:50px;padding:0 13px}.preview-primary-button{background:var(--simple-green);color:#111a0e;cursor:pointer;border:0;border-radius:13px;min-height:50px;font-weight:900}.preview-primary-button:disabled{opacity:.6}.preview-auth-card>a{color:#c6d0c8;font-size:12px}.preview-form-error{font-size:12px;color:#ffb8ab!important}.preview-spinner{border:3px solid #435047;border-top-color:var(--simple-green);border-radius:50%;width:34px;height:34px;animation:.7s linear infinite simple-spin}.guest-shell{background:var(--simple-black);color:#fff;min-height:100vh}.guest-simple-flow{--simple-green:#c8efdc;background:radial-gradient(at 15% 5%,#193628 0%,#0000 50%),#050d09;font-size:16px;line-height:1.55}.guest-invitation-intro{width:min(760px,100% - 40px);margin:auto;padding:28px 0 24px;position:relative}.guest-invitation-intro:after{content:"✦";color:#e1c442;pointer-events:none;font-size:30px;animation:5s ease-in-out infinite guest-float;position:absolute;top:46px;right:10px}.guest-invitation-intro>img{width:130px;height:auto;margin-bottom:10px}.guest-invitation-intro h1{letter-spacing:-.04em;margin:8px 0 16px;font-family:Georgia,serif;font-size:clamp(30px,5vw,46px);line-height:1.1}.guest-invitation-intro p{color:#d0ded4}.guest-invitation-intro .guest-kicker{color:#e1c442}.guest-simple-flow .guest-kicker{font-size:14px}.guest-simple-flow .guest-footer{padding:32px 20px;font-size:14px}.guest-offer-summary{background:#102b1e;border-left:3px solid #e1c442;border-radius:12px;padding:12px 16px}.guest-simple-flow summary{cursor:pointer;align-content:center;min-height:44px;font-weight:700;display:list-item}.guest-simple-flow .guest-local-notice{color:#ebce5f;margin-bottom:0;font-size:14px}.guest-simple-flow .guest-form{border-radius:24px;gap:18px;width:min(800px,100% - 28px);padding:clamp(20px,4vw,36px)}.guest-simple-flow .guest-form h2{margin:4px 0;scroll-margin-top:24px;font-size:clamp(26px,4vw,34px)}.guest-step-nav{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.guest-step-nav button{color:#425248;cursor:pointer;background:0 0;border:1px solid #bec8c0;border-radius:12px;min-height:48px;padding:8px;font-size:14px;font-weight:700}.guest-step-nav button[aria-current]{color:#fff;background:#164e38;border-color:#b89d27}.guest-step-nav button:disabled{opacity:.6;cursor:default}.guest-simple-flow .guest-form label>span,.guest-simple-flow .guest-helper,.guest-simple-flow .guest-time-grid label small,.guest-simple-flow .guest-preview-note,.guest-simple-flow .guest-signature small,.guest-simple-flow .guest-agreement-card span,.guest-simple-flow .guest-no-times,.guest-simple-flow .guest-error{font-size:14px}.guest-simple-flow .guest-time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-simple-flow .guest-time-grid label{min-height:88px}.guest-simple-flow .guest-time-grid label strong,.guest-simple-flow .guest-check,.guest-simple-flow .guest-terms-copy p{font-size:16px}.guest-simple-flow .guest-time-grid label:focus-within{outline-offset:3px;outline:3px solid #ab8b16}.guest-simple-flow .guest-primary-button{color:#103322;background:#c8efdc;border:1px solid #b8a342}.guest-simple-flow .guest-form .guest-secondary-button{color:#164e38;border-color:#718779;margin-bottom:0}.guest-simple-flow button:disabled{cursor:default;opacity:.6;box-shadow:none;transform:none}.guest-booking-summary{background:#e1ecdf;border-left:4px solid #bba12f;border-radius:12px;gap:6px;margin:0;padding:18px;display:grid}.guest-booking-handle{text-align:center;gap:3px;margin:0 0 18px;display:grid}.guest-booking-handle span{color:#aeb8b0;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.guest-booking-handle strong{color:var(--simple-green);overflow-wrap:anywhere;font-size:clamp(20px,6vw,28px)}.guest-simple-flow .guest-confirmation{gap:14px;min-height:auto}.guest-simple-flow .guest-confirmation>img{width:130px;margin-bottom:10px}.guest-simple-flow .guest-confirmation h1{letter-spacing:-.04em;font:700 clamp(30px,6vw,48px)/1.15 Georgia,serif}.guest-simple-flow .guest-confirmation-card small,.guest-simple-flow .guest-confirmation-card span{font-size:14px}.guest-simple-flow .guest-draft-hold{text-align:left;border:1px solid #ad9742;border-radius:24px;width:min(800px,100% - 28px);margin:auto;padding:28px}.guest-simple-flow .guest-draft-hold h2{margin:0 0 16px;font-size:28px}.simple-guest-readiness{color:#e2eee5;background:#173829;border-left:3px solid #e1c442;border-radius:12px;margin:12px 0;padding:16px;font-size:14px;line-height:1.5}.simple-guest-readiness strong{display:block}@media (width<=560px){.guest-simple-flow .guest-time-grid{grid-template-columns:1fr}.guest-simple-flow .guest-agreement-card{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.guest-invitation-intro:after{animation:none}}.guest-hero{place-items:end start;min-height:min(760px,92vh);display:grid;position:relative;overflow:hidden}.guest-hero-photo,.guest-hero-shade{width:100%;height:100%;position:absolute;inset:0}.guest-hero-photo{object-fit:cover}.guest-hero-shade{background:linear-gradient(90deg,#000000ed 0%,#00000085 56%,#0000001f 100%),linear-gradient(#0000 66%,#050807 100%)}.guest-hero-content{z-index:1;width:min(720px,100%);padding:clamp(28px,7vw,88px);position:relative}.guest-logo{width:160px;height:auto;margin-bottom:clamp(52px,11vh,105px)}.guest-hero .guest-kicker,.guest-confirmation .guest-kicker{color:var(--simple-green)}.guest-hero h1{letter-spacing:-.075em;text-wrap:balance;margin:0;font-size:clamp(54px,9vw,112px);line-height:.84}.guest-hero-content>p:not(.guest-kicker){color:#d2d8d3;max-width:600px;margin:22px 0;font-size:clamp(16px,2vw,20px);line-height:1.55}.guest-scroll-link,.guest-primary-button{background:var(--simple-green);color:#10170d;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:24px;min-height:54px;padding:0 22px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 0 #b7f34b00}.guest-scroll-link:hover,.guest-primary-button:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 0 30px #b7f34b4d}.guest-experience{text-align:center;background:#050807;padding:clamp(68px,10vw,120px) clamp(20px,7vw,90px)}.guest-experience h2{letter-spacing:-.065em;max-width:800px;margin:0 auto 44px;font-size:clamp(38px,6vw,72px);line-height:.95}.guest-perks{grid-template-columns:repeat(3,1fr);gap:13px;width:min(1050px,100%);margin:0 auto;display:grid}.guest-perks article{text-align:left;background:linear-gradient(145deg,#111815,#090d0b);border:1px solid #28312b;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:250px;padding:24px;transition:transform .22s,border-color .22s;display:flex}.guest-perks article:hover{border-color:var(--simple-green);transform:translateY(-7px)}.guest-perks article>span{flex:1;font-size:52px}.guest-perks strong{font-size:25px}.guest-perks p{color:#aab3ac;margin:8px 0 0;font-size:13px;line-height:1.5}.guest-form{background:var(--simple-cream);color:#141a15;border-radius:32px 32px 0 0;gap:20px;width:min(920px,100% - 28px);margin:0 auto;padding:clamp(28px,6vw,72px);display:grid}.guest-progress{justify-content:center;align-items:center;gap:8px;margin-bottom:4px;display:flex}.guest-progress span{color:#647067;background:#d8dcd4;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:900;display:grid}.guest-progress span.active{color:var(--simple-green);background:#151d16}.guest-progress i{background:#d8dcd4;width:42px;height:2px}.guest-section-heading{align-items:center;gap:15px;margin-top:20px;display:flex}.guest-section-heading:first-child{margin-top:0}.guest-section-heading>span{width:47px;height:47px;color:var(--simple-green);background:#101711;border-radius:15px;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.guest-section-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(29px,5vw,45px)}.guest-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.guest-form label:not(.guest-check):not(.guest-time-grid label):not(.guest-check-copy-label){gap:7px;display:grid}.guest-check-copy-label{display:inline}.guest-form label>span,.guest-request-field>span{font-size:11px;font-weight:850}.guest-form input,.guest-form select{color:#172018;background:#fff;border:1px solid #c8cbc2;border-radius:13px;width:100%;min-height:52px;padding:0 14px;font-size:16px}.guest-helper{color:#667067;margin:-7px 0 0;font-size:12px;line-height:1.5}.guest-time-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.guest-time-grid label{cursor:pointer;background:#fff;border:1px solid #c6cac1;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:9px;min-height:105px;padding:14px;transition:transform .2s,border-color .2s,background .2s;display:grid}.guest-time-grid label:hover{border-color:#759e35;transform:translateY(-3px)}.guest-time-grid label.selected{background:#ecfbd3;border:2px solid #6c9930}.guest-time-grid input{opacity:0;width:1px;height:1px;position:absolute}.guest-time-grid label span{gap:6px;display:grid}.guest-time-grid label strong{font-size:13px;line-height:1.3}.guest-time-grid label small{color:#627064;font-size:10px;line-height:1.35}.guest-time-grid label b{color:#0000;border:1px solid #c1c6bd;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.guest-time-grid label.selected b{color:#fff;background:#477514;border-color:#477514}.guest-request-field{background:#ebe9e1;border:1px dashed #aeb3aa;border-radius:16px;gap:10px;padding:15px;display:grid}.guest-request-field small{color:#676f68;font-size:10px}.guest-request-options{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:10px;display:grid}.guest-no-times{color:#654d17;text-align:center;background:#fff1cb;border-radius:14px;grid-column:1/-1;margin:0;padding:17px;font-size:12px}.guest-agreement-card{background:#fff;border:1px solid #c8ccc3;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;padding:17px;display:flex}.guest-agreement-card>div{gap:4px;display:grid}.guest-agreement-card span{color:#697269;font-size:10px}.guest-agreement-card button,.guest-check button{color:#254f13;cursor:pointer;background:0 0;border:0;font-weight:850;text-decoration:underline}.guest-check{background:#e8eddf;border-radius:14px;align-items:flex-start;gap:10px;padding:15px;font-size:13px;line-height:1.45;display:flex}.guest-check input{accent-color:#42780d;flex:none;width:20px;min-height:20px;margin:0}.guest-check button{font-size:inherit;padding:0}.guest-signature small{color:#697269;font-size:10px}.guest-signature input{font-family:Georgia,serif;font-size:20px;font-style:italic}.guest-error{color:#7c2f25;background:#fde1da;border-radius:11px;margin:0;padding:11px 13px;font-size:12px;font-weight:800}.guest-submit{width:100%;min-height:62px;font-size:16px}.guest-preview-note{color:#6c746d;text-align:center;margin:-7px 0 0;font-size:10px}.guest-footer{color:#8f9a92;background:#050807;border-top:1px solid #202822;justify-items:center;gap:4px;padding:60px 20px;font-size:11px;display:grid}.guest-footer img{width:130px;height:auto;margin-bottom:13px}.guest-footer p{margin:0}.guest-footer a{color:#fff}.guest-terms-modal{color:#182019;background:#f6f3ea;border:0;border-radius:27px;width:min(720px,100% - 32px);max-height:94vh;margin:0 auto;padding:clamp(25px,5vw,45px);animation:.28s cubic-bezier(.2,.9,.3,1.15) both simple-modal-in;position:fixed;inset:3vh 0 auto;overflow:auto;box-shadow:0 30px 100px #0006}.guest-terms-modal::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030705bd}.guest-terms-modal h2{letter-spacing:-.06em;margin:0;padding-right:40px;font-size:clamp(32px,6vw,49px);line-height:1}.guest-terms-copy{max-height:58vh;margin:22px 0;padding-right:12px;overflow-y:auto}.guest-terms-copy h3{margin:20px 0 5px;font-size:15px}.guest-terms-copy p{color:#576258;margin:0;font-size:12px;line-height:1.62}.guest-terms-copy .guest-legal-note{color:#6b5218;background:#fff0c7;border-radius:10px;padding:12px}.guest-terms-modal>.guest-primary-button{width:100%}.guest-confirmation{text-align:center;background:radial-gradient(circle at 50% 10%,#b7f34b3d,#0000 30rem),#050807;align-content:center;justify-items:center;min-height:100vh;padding:40px 20px;display:grid;position:relative;overflow:hidden}.guest-confirmation>img{width:170px;height:auto;margin-bottom:36px}.guest-confirmation h1{letter-spacing:-.075em;max-width:820px;margin:0;font-size:clamp(51px,10vw,102px);line-height:.87}.guest-confirmation>p:not(.guest-kicker):not(.guest-preview-note){color:#c0c9c2;max-width:620px;margin:22px 0;line-height:1.55}.guest-confirmation-card{background:#111912;border:1px solid #496334;border-radius:20px;gap:7px;width:min(520px,100%);margin:8px 0 25px;padding:23px;display:grid}.guest-confirmation-card span,.guest-confirmation-card small{color:#aeb8b0;font-size:11px}.guest-confirmation-card strong{color:var(--simple-green);font-size:19px}.guest-confirmation.request-only .guest-confirmation-card{border-color:#6c6645}.guest-confirmation.request-only .guest-confirmation-card strong{color:#ffe08a}.guest-celebration span{color:var(--simple-green);animation:4s ease-in-out infinite guest-float;position:absolute}.guest-celebration span:first-child{font-size:34px;top:12%;left:12%}.guest-celebration span:nth-child(2){color:var(--simple-blue);font-size:17px;animation-delay:-.7s;top:23%;right:14%}.guest-celebration span:nth-child(3){color:#fff;font-size:21px;animation-delay:-1.8s;bottom:18%;left:20%}.guest-celebration span:nth-child(4){font-size:13px;animation-delay:-2.4s;bottom:11%;right:18%}.guest-celebration span:nth-child(5){font-size:18px;animation-delay:-3s;top:8%;right:40%}.guest-not-found{text-align:center;place-content:center;justify-items:center;gap:12px;padding:30px;display:grid}.guest-not-found img{width:180px;height:auto}.guest-not-found h1{letter-spacing:-.06em;margin:12px 0 0;font-size:clamp(35px,7vw,62px)}.guest-not-found p{color:#aeb7b0}@keyframes simple-fade-in{0%{opacity:0}to{opacity:1}}@keyframes simple-modal-in{0%{opacity:0;transform:translateY(18px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes simple-spin{to{transform:rotate(360deg)}}@keyframes guest-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(14deg)}}@media (width<=920px){.simple-hero{grid-template-columns:1fr}.simple-creator-grid{grid-template-columns:repeat(2,1fr)}.simple-analytics-grid{grid-template-columns:repeat(3,1fr)}.simple-batch-date-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-single-slot-form{grid-template-columns:1fr 140px}.simple-single-slot-form .simple-primary-button{grid-column:1/-1}.simple-history-list article,.simple-detail-columns{grid-template-columns:1fr}.simple-detail-side{grid-template-columns:repeat(2,1fr)}.guest-time-grid{grid-template-columns:1fr}}@media (width<=680px){.simple-shell{padding:12px 12px 72px}.simple-topbar{border-radius:19px;align-items:flex-start;min-height:auto;padding:13px}.simple-logo-link img{width:96px}.simple-socials{gap:5px}.simple-socials a{border-radius:12px;min-width:39px;min-height:39px;padding:5px}.simple-socials a span{border-radius:8px;width:24px;height:24px}.simple-socials a b{display:none}.simple-preview-banner{flex-wrap:wrap;align-items:flex-start}.simple-preview-banner p{flex-basis:100%;order:3;width:100%}.simple-preview-actions{order:4;justify-content:space-between;width:100%}.simple-next-visit{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:10px 12px;padding:14px}.simple-next-visit-mark{border-radius:13px;grid-row:1/span 2;width:44px;height:44px;font-size:20px}.simple-next-visit-copy strong{white-space:normal;font-size:19px;overflow:visible}.simple-next-visit-action{grid-column:2;justify-self:start}.simple-hero{padding:48px 2px 28px}.simple-hero h1{font-size:55px}.simple-hero-actions{grid-template-columns:1fr 1fr;gap:9px}.simple-action-button{border-radius:21px;min-height:175px;padding:17px}.simple-action-button strong{font-size:21px}.simple-action-button>span{width:40px;height:40px;font-size:23px;top:15px;left:15px}.simple-stats{grid-template-columns:1fr 1fr}.simple-stats article{min-height:90px;padding:14px}.simple-stats strong{font-size:29px}.simple-view-nav{overflow-x:auto}.simple-view-nav button{white-space:nowrap;flex:none}.simple-content-section{border-radius:22px;padding:18px 14px}.simple-creator-grid{grid-template-columns:1fr}.simple-cancelled-list article,.simple-cancel-process{flex-direction:column;align-items:stretch}.simple-cancelled-list article>div:last-child{grid-template-columns:1fr;display:grid}.simple-cancelled-list button,.simple-cancel-process button{width:100%}.simple-modal-backdrop,.guest-modal-backdrop{padding:8px}.simple-modal,.guest-terms-modal{border-radius:23px;margin:1vh auto}.simple-add-modal form{grid-template-columns:1fr}.simple-add-modal label:first-child,.simple-add-modal label:nth-child(2){grid-column:1/-1}.simple-detail-head{display:grid}.simple-detail-head label{min-width:0}.simple-current-action,.simple-cancelled-banner{grid-template-columns:1fr;gap:14px;padding:17px}.simple-cancelled-banner .simple-primary-button{width:100%}.simple-cancellation-notification{padding:17px}.simple-cancellation-notification-head{flex-direction:column;align-items:stretch}.simple-cancellation-notification-head>span{align-self:flex-start}.simple-cancellation-channels,.simple-cancellation-channels article{grid-template-columns:1fr}.simple-cancellation-channels article>div{grid-column:auto}.simple-cancellation-channels .simple-primary-button,.simple-cancellation-channels button{width:100%}.simple-cancellation-empty{flex-direction:column;align-items:stretch}.simple-cancellation-empty .simple-primary-button{width:100%}.simple-current-action>label{min-width:0}.simple-current-complete{justify-self:start}.simple-previous-steps>summary{min-height:64px;padding:14px}.simple-access-code-row{grid-template-columns:1fr auto}.simple-access-code-row span{grid-column:1/-1}.simple-agreement-share{grid-template-columns:1fr}.simple-agreement-share button{width:100%}.simple-agreement-access{flex-direction:column;align-items:flex-start}.simple-agreement-access button{width:100%}.simple-detail-side{grid-template-columns:1fr}.simple-analytics-grid{grid-template-columns:1fr 1fr}.simple-batch-date-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-batch-time-grid{grid-template-columns:1fr}.simple-batch-form>.simple-primary-button{justify-self:stretch;width:100%}.simple-single-slot-form{grid-template-columns:1fr}.simple-single-slot-form .simple-primary-button{grid-column:auto}.simple-slot-list article{flex-direction:column;align-items:flex-start}.simple-history-list dl{grid-template-columns:1fr 1fr}.simple-edit-form,.simple-inline-fields{grid-template-columns:1fr}.simple-edit-form label,.simple-edit-form label:nth-child(n+3),.simple-edit-form .simple-primary-button{grid-column:auto}.legacy-preview-warning{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.legacy-preview-warning span{display:none}.guest-hero{min-height:94vh}.guest-hero-shade{background:linear-gradient(#0003 0%,#000000a8 45%,#050807 100%)}.guest-hero-content{padding:28px 20px 48px}.guest-logo{width:130px;margin-bottom:80px}.guest-hero h1{font-size:59px}.guest-perks{grid-template-columns:1fr}.guest-perks article{min-height:190px}.guest-form{padding:29px 17px}.guest-form-grid,.guest-request-options{grid-template-columns:1fr}.guest-agreement-card{flex-direction:column;align-items:flex-start}.guest-agreement-card button{padding:0}}@media (prefers-reduced-motion:reduce){.simple-action-button,.simple-socials a,button.simple-next-visit,.simple-creator-card,.simple-todo-list>button,.guest-scroll-link,.guest-primary-button,.guest-perks article{transition:none}.simple-spinner,.preview-spinner,.guest-celebration span,.simple-modal,.guest-terms-modal,.simple-modal-backdrop,.guest-modal-backdrop,.simple-toast{animation:none}html{scroll-behavior:auto}}@media (width<=920px){.button.header-add-creator-button{min-width:170px;min-height:58px;padding-inline:22px;font-size:17px}.creator-open{grid-template-columns:auto 1fr auto}.creator-metrics{grid-area:2/2/auto/-1}.stage-chip{display:none}.approval-grid,.visit-board{grid-template-columns:1fr}.result-row{grid-template-columns:minmax(160px,1fr) repeat(3,70px)}.deadline-stack,.result-row>.status,.result-row>button{grid-row:auto}.deadline-stack{grid-column:1/-1}.result-row>.status{grid-column:1/4}.result-row>button{grid-column:4}.workflow-row{grid-template-columns:minmax(190px,1fr) minmax(220px,1fr) auto}.workflow-row>.next-action,.workflow-row>.record-status{grid-column:span 1}.workflow-table-head span:nth-child(3),.workflow-table-head span:nth-child(4){display:none}.workflow-table-head{grid-template-columns:minmax(190px,1fr) minmax(220px,1fr) auto}.workflow-roadmap{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-roadmap button:nth-child(3){border-top:1px solid #e7e4da;border-left:0}.workflow-roadmap button:nth-child(4){border-top:1px solid #e7e4da}}@media (width<=680px){.app-shell{padding-bottom:118px}.go-live-form,.activation-row{grid-template-columns:1fr}.topbar{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;min-height:70px;padding:9px 12px}.social-brand-arc{width:96px;min-width:0;height:50px;padding:0;display:block}.social-node,.social-arc-line{display:none}.official-brand-node{width:96px;height:50px;margin:0;padding:5px 8px;animation:none}.official-brand-node img{width:80px}.connection-dot{top:8px;left:8px}.button.header-add-creator-button{min-width:145px;min-height:52px;padding-inline:16px;font-size:15px}.demo-banner{flex-direction:column;align-items:flex-start;gap:3px}.demo-banner .button{width:100%;margin-top:5px}.go-live-panel{padding:16px}.go-live-heading{display:block}.next-step-callout,.go-live-checklist{margin-top:14px}.go-live-checklist li{grid-template-columns:30px minmax(0,1fr);gap:10px;padding:12px}.go-live-checklist li>span{width:30px;height:30px}.home-next-action{flex-direction:column;align-items:flex-start;gap:10px;padding-inline:4px}.home-next-action>div:first-child{text-align:center;width:100%}.program-strip,.section-heading{flex-direction:column;align-items:flex-start}.research-request-actions{width:100%}.offer-tags{justify-content:flex-start}.settings-grid{grid-template-columns:1fr}.creator-open{grid-template-columns:auto 1fr}.creator-open>.status{grid-column:2;justify-self:start}.creator-metrics{grid-column:1/-1}.form-grid,.checkbox-group.two-col{grid-template-columns:1fr}.field.full,.checkbox-group.full{grid-column:auto}.metric-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-row{grid-template-columns:1fr 1fr 1fr}.result-row>div:first-child{grid-column:1/-1}.result-row>.status{grid-column:1/3}.result-row>button{grid-column:3}.workflow-table{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.workflow-table-head{display:none}.workflow-row{border:1px solid var(--line);background:var(--card);border-radius:15px;grid-template-columns:1fr auto;gap:14px;margin-bottom:10px;padding:16px}.workflow-row>.workflow-step-cell,.workflow-row>.next-action,.workflow-row>.record-status{grid-column:1/-1}.qualification-actions{flex-direction:column;align-items:stretch}.qualification-actions .button-row{justify-content:flex-end}.research-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.disqualified-list>article{grid-template-columns:1fr;gap:5px}.list-intro{flex-direction:column;align-items:flex-start}.home-next-action .add-creator-cta,.home-next-action .button{width:100%}.list-intro>p{text-align:left}.bottom-nav{border-bottom:0;border-left:0;border-right:0;border-radius:15px 15px 0 0;justify-content:space-around;gap:0;width:100%;padding:5px;bottom:0;left:0;overflow:visible;transform:none}.bottom-nav button{white-space:nowrap;flex:1 1 0;min-width:0;padding:10px 3px;font-size:10px}.nav-count{min-width:14px;height:14px;margin-left:2px;font-size:8px}}@media (width<=480px){.topbar{grid-template-columns:1fr;justify-items:center;gap:7px}.social-brand-wrap,.top-actions{grid-area:auto/1}.top-actions{z-index:1;justify-content:center;position:relative}.brand-button strong{font-size:16px}.brand-mark{width:38px;height:38px}.hero-copy{padding-inline:0}.display-title{font-size:42px}.metrics{grid-template-columns:1fr}.program-strip{padding:19px}.toolbar{flex-direction:column;align-items:stretch}.creator-metrics{grid-template-columns:repeat(3,1fr)}.creator-open{gap:10px;padding:14px}.approval-meta div{grid-template-columns:1fr;gap:2px}.check-grid{grid-template-columns:1fr}.modal-backdrop{padding:0}.modal-card{border-radius:0;height:100vh;max-height:100vh}.form-grid,.drawer-section{padding:18px}.modal-head,.modal-footer{padding-inline:18px}.qualification-card-head{flex-direction:column;align-items:flex-start}.qualification-actions .button-row{flex-direction:column;align-items:stretch}.qualification-actions .button{justify-content:center;width:100%}.research-request-actions{grid-template-columns:1fr}.research-request-actions small{grid-column:auto}.workflow-roadmap{grid-template-columns:1fr}.workflow-roadmap button{border-top:1px solid #e7e4da;border-left:0}.workflow-roadmap button:first-child{border-top:0}.workflow-roadmap button:nth-child(3),.workflow-roadmap button:nth-child(4){border-left:0}}.header-brand-copy{text-align:center;justify-self:center;align-items:center;padding:10px 16px}.header-brand-copy strong{color:var(--green);letter-spacing:-.055em;white-space:nowrap;font-size:clamp(24px,3vw,36px);font-weight:900;line-height:.95}@media (width>=921px){.topbar{grid-template-columns:auto minmax(0,1fr) auto}}@media (width<=920px){.topbar{grid-template-columns:268px minmax(0,1fr)}.social-brand-wrap{grid-area:1/1/3}.header-brand-copy{grid-area:1/2;justify-self:start}.top-actions{grid-area:2/2;justify-self:start}}@media (width<=680px){.topbar{grid-template-columns:1fr;justify-items:center;min-height:0;padding-block:14px}.social-brand-wrap,.header-brand-copy,.top-actions{grid-area:auto/1}.social-brand-arc{grid-template-columns:42px 42px 112px 42px;width:auto;min-width:268px;height:72px;display:grid}.social-node,.official-brand-node{display:grid}.social-arc-line{display:block}.official-brand-node{width:112px;height:58px;margin-top:-2px;padding:6px 10px;animation:.65s ease-out both social-rise,4.8s ease-in-out 1.3s infinite social-float}.official-brand-node img{width:92px}.header-brand-copy{justify-self:center;padding:8px 12px}.header-brand-copy strong{font-size:27px}.top-actions{justify-content:center;justify-self:center}}.simple-shell{--simple-black:#020a06;--simple-deep:#06140c;--simple-panel:#092016;--simple-panel-raised:#0d2a1c;--simple-green:#1f6a46;--simple-mint:#c8efd7;--simple-mint-soft:#e0f7e9;--simple-gold:#e4bf3d;--simple-gold-soft:#f2d873;--simple-cream:#f7f4e8;--simple-line:#345344;--simple-text:#f8f7f1;--simple-muted:#a9b8ae;isolation:isolate;color:var(--simple-text);background:radial-gradient(circle at 11% 2%,#2b895b33,#0000 31rem),radial-gradient(circle at 92% 11%,#e4bf3d14,#0000 26rem),linear-gradient(#020a06 0%,#06140c 48%,#020905 100%);position:relative;overflow:hidden}.simple-shell:before{content:"";z-index:-2;pointer-events:none;opacity:.72;background:radial-gradient(72% 22% at 9% 22%,#0000 0 96%,#e4bf3d29 96.4% 96.8%,#0000 97.2%),radial-gradient(62% 19% at 94% 43%,#0000 0 96%,#e4bf3d1f 96.4% 96.8%,#0000 97.2%),radial-gradient(68% 20% at 24% 76%,#0000 0 96%,#4687602e 96.4% 96.8%,#0000 97.2%),radial-gradient(58% 16% at 78% 92%,#0000 0 96%,#e4bf3d1c 96.4% 96.8%,#0000 97.2%);animation:24s ease-in-out infinite alternate simple-orbit-drift;position:fixed;inset:-18vh -12vw}.simple-shell:after{content:"";z-index:-1;pointer-events:none;clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);background:#e4bf3dc7;width:14px;height:14px;animation:4.6s ease-in-out infinite simple-gold-twinkle;position:fixed;top:17vh;left:2.5vw}.simple-shell>:not(.simple-modal-backdrop){z-index:1;position:relative}.simple-shell :focus-visible{outline:3px solid var(--simple-gold);outline-offset:3px}.simple-topbar{background:linear-gradient(120deg,#030c07fa,#081d12fa);border:1px solid #e4bf3d6b;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000052,inset 0 1px #ffffff0a}.simple-topbar:before,.simple-topbar:after{content:"";pointer-events:none;border:1px solid #e4bf3d7a;border-radius:50%;position:absolute}.simple-topbar:before{width:58%;height:150px;top:-105px;left:4%;transform:rotate(4deg)}.simple-topbar:after{opacity:.36;width:46%;height:128px;bottom:-98px;right:-4%;transform:rotate(-7deg)}.simple-topbar>*{z-index:1;position:relative}.simple-logo-link img{filter:drop-shadow(0 8px 18px #00000047)}.simple-socials a{background:#ffffff06;border-color:#c8efd738}.simple-socials a:hover{border-color:var(--simple-gold);background:#e4bf3d14;box-shadow:0 0 0 4px #e4bf3d14}.simple-socials .onpar span{background:var(--simple-mint);color:#082014}.simple-preview-banner{border-color:#e4bf3d80;border-left:6px solid var(--simple-gold);color:#d8e5dc;background:#0c2719f5;box-shadow:0 14px 34px #00000029}.simple-preview-banner span{background:var(--simple-gold);color:#172014}.simple-preview-banner a{color:var(--simple-mint)}.simple-preview-banner.shared{border-color:#c8efd775;border-left-color:var(--simple-mint)}.simple-preview-banner.shared span{background:var(--simple-mint);color:#082014}.simple-preview-actions button{color:var(--simple-gold-soft)}.simple-next-visit{border-color:#e4bf3d8c;border-left-color:var(--simple-gold);color:#fff;background:linear-gradient(110deg,#123a27fa,#071d12fa);box-shadow:0 16px 38px #00000038}button.simple-next-visit:hover{border-color:var(--simple-gold-soft);box-shadow:0 20px 44px #0000004d,0 0 0 4px #e4bf3d12}.simple-next-visit-mark{background:var(--simple-gold);color:#132115}.simple-next-visit-copy>span{color:var(--simple-gold-soft)}.simple-next-visit-copy small{color:var(--simple-muted)}.simple-next-visit-action{color:var(--simple-mint)}.simple-hero{position:relative}.simple-hero:before,.simple-hero:after{content:"";pointer-events:none;background:var(--simple-gold);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);width:18px;height:18px;animation:3.8s ease-in-out infinite simple-gold-twinkle;position:absolute}.simple-hero:before{top:25%;left:-6px}.simple-hero:after{width:14px;height:14px;animation-delay:-1.7s;bottom:18%;right:1%}.simple-kicker{color:var(--simple-gold)}.simple-hero h1,.simple-section-heading h2,.simple-modal h2,.simple-availability-manager h3{font-family:Georgia,Times New Roman,serif}.simple-hero h1{color:var(--simple-text);text-shadow:0 2px 26px #00000047}.simple-hero>div:first-child>p:last-child{color:var(--simple-muted)}.simple-action-button{border:1px solid #e4bf3d85;box-shadow:0 22px 52px #0000004d}.simple-action-button.add{background:linear-gradient(145deg, var(--simple-mint-soft), var(--simple-mint));color:#082014}.simple-action-button.todos{color:#fff;background:linear-gradient(145deg,#247650,#164c34)}.simple-action-button.todos small{color:#ffffffb8}.simple-action-button.todos>span{background:var(--simple-gold);color:#132115}.simple-action-button:after{border-color:#e4bf3d6b;animation:8s ease-in-out infinite simple-ring-breathe}.simple-action-button:hover{border-color:var(--simple-gold-soft);box-shadow:0 26px 58px #00000061,0 0 0 4px #e4bf3d14}.simple-stats article{color:#082014;background:linear-gradient(140deg,#def7e7,#bde9cf);border-color:#e4bf3db8;position:relative;overflow:hidden;box-shadow:0 16px 36px #00000038}.simple-stats article:before{content:"";clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);background:#b9941f;width:10px;height:10px;animation:3.4s ease-in-out infinite simple-gold-twinkle;position:absolute;top:10px;right:13px}.simple-stats article:after{content:"";border:1px solid #b58b149e;border-radius:50%;width:118%;height:88px;animation:9s ease-in-out infinite simple-orbit-breathe;position:absolute;top:-54px;left:-8%;transform:rotate(7deg)}.simple-stats article:nth-child(2n):after{animation-delay:-3s;top:auto;bottom:-58px;transform:rotate(-6deg)}.simple-stats span{color:#254d37;text-transform:uppercase;letter-spacing:.05em;font-size:13px}.simple-stats strong{z-index:1;font-family:Georgia,Times New Roman,serif;font-size:42px;position:relative}.simple-view-nav{border-color:var(--simple-line);background:#030f09e0;box-shadow:inset 0 1px #ffffff09}.simple-view-nav button{color:#aebcb2}.simple-view-nav button:hover{color:#fff}.simple-view-nav button.active{background:var(--simple-green);color:#fff;box-shadow:inset 6px 0 var(--simple-gold), 0 8px 18px #0000003d}.simple-view-nav button span{background:var(--simple-gold);color:#172014}.simple-content-section{isolation:isolate;border-color:var(--simple-line);border-left:7px solid var(--simple-gold);background:linear-gradient(145deg,#081f13fa,#04140cfa);scroll-margin-top:18px;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000004d}.simple-content-section:after{content:"";z-index:-1;border:1px solid #e4bf3d2e;border-radius:50%;width:74%;height:210px;animation:13s ease-in-out infinite simple-orbit-breathe;position:absolute;top:-158px;right:-18%;transform:rotate(-7deg)}.simple-content-section:before{content:"";pointer-events:none;clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);background:#e4bf3d8c;width:13px;height:13px;animation:4.2s ease-in-out -1.2s infinite simple-gold-twinkle;position:absolute;bottom:24px;right:28px}.simple-section-heading h2{color:#fff}.simple-outline-button{color:#fff;background:0 0;border-color:#c8efd780}.simple-primary-button{border-color:var(--simple-gold);background:var(--simple-mint);color:#092116;box-shadow:0 10px 26px #00000047}.simple-outline-button:hover,.simple-primary-button:hover{border-color:var(--simple-gold-soft);box-shadow:0 0 0 4px #e4bf3d14}.simple-creator-card{color:#fff;background:linear-gradient(150deg,#0e2b1d,#081a10);border-color:#365346;box-shadow:inset 0 1px #ffffff06}.simple-creator-card:hover{border-color:var(--simple-gold);box-shadow:0 18px 36px #00000057,0 0 0 3px #e4bf3d12}.simple-creator-card>p,.simple-creator-card footer{color:var(--simple-muted)}.simple-creator-card footer{border-top-color:#294737}.simple-creator-card footer b{color:var(--simple-gold-soft)}.simple-stage{background:var(--simple-mint);color:#143121}.stage-visit-booked{color:#473508;background:#f3d87a}.stage-declined{color:#fff;background:#526259}.simple-daily-check{border-color:var(--simple-gold);background:linear-gradient(100deg,#123d29,#092116);box-shadow:0 14px 30px #00000038}.simple-daily-check.complete{background:var(--simple-mint);color:#143020;border-color:#8fc7a6}.simple-daily-check>span{background:var(--simple-gold);color:#142016}.simple-todo-list>button{color:#fff;background:#0b2417;border-color:#355244}.simple-todo-list>button:hover{border-color:var(--simple-gold)}.simple-todo-list button small,.simple-todo-list button p{color:var(--simple-muted)}.simple-todo-list button>b{color:var(--simple-gold-soft)}.simple-priority{background:#79a98d}.simple-priority.today{background:var(--simple-gold)}.simple-empty p{color:var(--simple-muted)}.simple-analytics-grid article{background:var(--simple-mint);color:#082014;border:1px solid #e4bf3dad;position:relative;overflow:hidden}.simple-analytics-grid article:after{content:"";border:1px solid #a17d1780;border-radius:50%;width:120%;height:70px;position:absolute;bottom:-54px;left:-10%;transform:rotate(-5deg)}.simple-analytics-grid strong{z-index:1;color:#082014;font-family:Georgia,Times New Roman,serif;position:relative}.simple-analytics-grid span{z-index:1;color:#315842;position:relative}.simple-preservation-note{border-left-color:var(--simple-gold);color:#f8eab7;background:#e4bf3d1a}.simple-preservation-note p{color:#c7cdbf}.simple-availability-manager{background:#0b2618f0;border-color:#355344}.simple-availability-manager>div:first-child>p:last-child,.simple-batch-availability>div>p:last-child,.simple-batch-form legend,.simple-single-slot-form label{color:var(--simple-muted)}.simple-batch-availability{background:#071a10;border-color:#41604f}.simple-batch-date-grid span,.simple-batch-time-grid span,.simple-single-slot-form input,.simple-slot-list article{color:#fff;background:#071a10;border-color:#41604f}.simple-batch-date-grid input:checked+span,.simple-batch-time-grid input:checked+span{border-color:var(--simple-gold);background:var(--simple-mint);color:#123b29}.simple-batch-note{color:var(--simple-muted)}.simple-custom-slot{border-top-color:#355344}.simple-custom-slot summary{color:var(--simple-gold-soft)}.simple-slot-list span{color:var(--simple-muted)}.simple-slot-list button{color:#fff;background:#153f2b;border-color:#e4bf3d8c}.simple-history-list article{color:#fff;background:#0a2216;border-color:#355344}.simple-history-list article>div:first-child span,.simple-history-list dt{color:var(--simple-muted)}.simple-history-list dd{color:#e4ece6}.simple-history-list button{color:var(--simple-gold-soft)}.simple-cancelled-creators{background:#07170e;border-color:#355344}.simple-cancelled-creators>summary{color:#fff}.simple-cancelled-creators>summary small{color:var(--simple-muted)}.simple-cancelled-creators>summary b{color:var(--simple-gold-soft);background:#173c29}.simple-cancelled-list{border-top-color:#355344}.simple-cancelled-list article{color:#fff;background:#0a2216;border-color:#355344}.simple-cancelled-list article span,.simple-cancelled-list article small{color:var(--simple-muted)}.simple-cancelled-list button,.simple-cancel-process button{color:#fff;background:#102f20;border-color:#4b6a58}.simple-cancelled-list button:last-child{color:var(--simple-gold-soft);border-color:#e4bf3da6}.simple-modal{border:1px solid #e4bf3d85;border-left:7px solid var(--simple-gold);color:#fff;background:#081d12}.simple-modal-close{color:#fff;background:#0d2b1d;border-color:#436050}.simple-current-action{border-color:#47715b;border-left-color:var(--simple-gold);background:linear-gradient(145deg,#123a27,#0b2a1b)}.simple-current-action>div>p:last-child{color:var(--simple-muted)}.simple-current-complete{color:var(--simple-mint)}.simple-cancelled-banner{background:linear-gradient(145deg,#3b211a,#25140f);border-color:#6c453d #6c453d #6c453d #e68b71}.simple-cancelled-banner p:not(.simple-kicker){color:#d9c3bc}.simple-cancelled-banner small{color:#f1ae9d}.simple-cancellation-notification{background:#0a2417;border-color:#41614e}.simple-cancellation-notification-head p:not(.simple-kicker),.simple-cancellation-safety{color:var(--simple-muted)}.simple-cancellation-notification-head>span.draft{color:var(--simple-gold-soft);background:#3c3218}.simple-cancellation-notification-head>span.sent{color:var(--simple-mint);background:#173d28}.simple-cancellation-notification textarea:disabled{color:#dce9df;background:#07190f;border-color:#41614e}.simple-cancellation-channels article{background:#0d2b1c;border-color:#355344}.simple-cancellation-channels article span{color:var(--simple-muted)}.simple-cancellation-channels button{color:#fff;background:#102f20;border-color:#4b6a58}.simple-cancellation-empty{background:#0d2b1c;border-color:#54705e}.simple-cancellation-empty small{color:var(--simple-muted)}.simple-cancellation-sent-record{border-left-color:var(--simple-mint);color:#dff5e5;background:#123520}.simple-cancel-process{background:#17120f;border-color:#4d3d37}.simple-cancel-process span{color:#bfaea8}.simple-cancel-process button{color:#ffc1b1;background:#3c211b;border-color:#8d5548}.simple-current-work>.simple-detail-card{border-left-color:var(--simple-gold)}.simple-previous-steps{background:#07170e;border-color:#355344}.simple-previous-steps>summary{color:#fff}.simple-previous-steps>summary small{color:var(--simple-muted)}.simple-previous-steps>summary b{color:var(--simple-gold)}.simple-previous-steps[open]>summary{border-bottom-color:#355344}.simple-add-modal>p:not(.simple-kicker),.simple-add-modal summary,.simple-detail-head a,.simple-detail-card>p:not(.simple-kicker),.simple-record-summary p,.simple-safety-copy,.simple-muted,.simple-detail-side section p:not(.simple-kicker),.simple-detail-side section span{color:var(--simple-muted)!important}.simple-add-modal label>span,.simple-detail-head label>span,.simple-edit-form label>span,.simple-stacked-field>span,.simple-inline-fields label>span{color:#d0ddd4}.simple-add-modal input,.simple-add-modal textarea,.simple-add-modal select,.simple-detail-head select,.simple-note-entry textarea,.simple-edit-form input,.simple-edit-form textarea,.simple-edit-form select,.simple-stacked-field input,.simple-stacked-field textarea,.simple-inline-fields input,.simple-inline-fields select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#031009;border-color:#456352}.simple-add-modal input::placeholder,.simple-add-modal textarea::placeholder,.simple-note-entry textarea::placeholder,.simple-edit-form textarea::placeholder,.simple-stacked-field input::placeholder,.simple-stacked-field textarea::placeholder{color:#78897e}.simple-detail-card,.simple-detail-side section{background:#0c281a;border-color:#355344}.simple-detail-card pre{color:#e9f5ed;background:#020a06;border:1px solid #2e4a3b}.simple-card-heading button,.simple-detail-card>a:not(.simple-primary-button){color:var(--simple-gold-soft)}.simple-record-summary strong{color:var(--simple-mint)}.simple-link-box,.simple-access-code-row,.simple-agreement-share,.simple-agreement-access{color:#dbe8df;background:#05160d;border-color:#476453}.simple-agreement-access.expired,.simple-agreement-access.cancelled{background:#301a14;border-color:#7b4d41 #7b4d41 #7b4d41 #d97e65}.simple-access-code-row span{color:var(--simple-muted)}.simple-agreement-share-copy span{color:#c6d4ca}.simple-agreement-share-copy code{color:var(--simple-mint)}.simple-agreement-access small{color:var(--simple-muted)}.simple-link-box button,.simple-access-code-row button,.simple-agreement-share button,.simple-agreement-access button,.simple-detail-side button,.simple-note-entry button{background:var(--simple-green);color:#fff}.simple-signed-summary{color:#dff4e6;background:#183f2b}.simple-signed-summary.requested{color:#fff0b3;background:#4e3b0d}.simple-checklist>div{background:#061b10}.simple-checklist>div>input{color:#dbe5de}.simple-checklist>div>input:focus{border-color:var(--simple-gold);background:#031009}.simple-conversation article{border-left-color:var(--simple-gold);background:#061a10}.simple-conversation article span{color:#91a197}.simple-conversation article p{color:#d7e0da}.simple-detail-side details{border-top-color:#294737}.simple-detail-side details summary{color:#d9e4dc}.simple-detail-side details small{color:#8d9e92}.simple-toast{background:#0d2b1d;border:1px solid #e4bf3d99}@keyframes simple-orbit-drift{0%{transform:translate(-1.2%,-.5%)rotate(-1deg)scale(1)}to{transform:translate(1.1%,.8%)rotate(1.25deg)scale(1.025)}}@keyframes simple-gold-twinkle{0%,to{opacity:.3;transform:scale(.72)rotate(-6deg)}45%{opacity:.95;transform:scale(1.12)rotate(7deg)}62%{opacity:.55;transform:scale(.9)rotate(2deg)}}@keyframes simple-ring-breathe{0%,to{opacity:.35;transform:scale(.96)rotate(-7deg)}50%{opacity:.72;transform:scale(1.08)rotate(9deg)}}@keyframes simple-orbit-breathe{0%,to{opacity:.4;translate:-1.5%;scale:.98}50%{opacity:.78;translate:1.5% 3%;scale:1.04}}@media (width<=680px){.simple-shell:before{opacity:.55;inset:-12vh -45vw}.simple-shell:after{left:4vw}.simple-topbar:before{width:86%;left:2%}.simple-hero{padding-top:42px}.simple-hero h1{font-size:54px}.simple-stats article:after{width:132%;left:-16%}.simple-content-section{border-left-width:4px}}@media (prefers-reduced-motion:reduce){.simple-shell:before,.simple-shell:after,.simple-hero:before,.simple-hero:after,.simple-action-button:after,.simple-stats article:before,.simple-stats article:after,.simple-content-section:before,.simple-content-section:after{animation:none}}.simple-invitation-editor{gap:7px;display:grid}.simple-invitation-editor>span{color:var(--simple-gold-soft);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.simple-invitation-editor textarea{resize:vertical;color:#e9f5ed;background:#020a06;border:1px solid #52705d;border-radius:13px;width:100%;min-height:190px;padding:15px;font:16px/1.55 Arial,Helvetica,sans-serif}.simple-invitation-editor textarea:focus{border-color:var(--simple-gold);outline:3px solid #e4bf3d2b}.simple-invitation-editor textarea[readonly]{color:#aebdb3;cursor:not-allowed}.simple-invitation-help{color:var(--simple-muted);margin:7px 0 13px;font-size:11px;line-height:1.45;display:block}.simple-copy-fallback{gap:7px;margin-top:10px;display:grid}.simple-copy-fallback>span{color:#f3c9bc;font-size:11px;font-weight:900}.simple-copy-fallback textarea{resize:vertical;color:#fff;background:#301a14;border:1px solid #d97e65;border-radius:11px;width:100%;min-height:150px;padding:12px;font:14px/1.5 Arial,Helvetica,sans-serif}.simple-sent-invitation{background:#061a10;border:1px solid #355344;border-radius:11px;margin-bottom:10px}.simple-sent-invitation>summary{cursor:pointer;min-height:44px;color:var(--simple-gold-soft);align-items:center;padding:0 12px;font-size:11px;font-weight:850;display:flex}.simple-sent-invitation>pre{margin:0 10px 10px}.simple-invitation-code-row{margin-bottom:0}.simple-invite-options{border-top:1px solid #294737;margin-top:12px}.simple-invite-options>summary{cursor:pointer;color:#d9e4dc;justify-content:space-between;align-items:center;gap:12px;min-height:48px;font-size:12px;font-weight:850;display:flex}.simple-invite-options>summary strong{color:var(--simple-gold-soft);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.simple-invite-options>.simple-private-invite{margin-top:2px}.simple-invite-options>a{color:var(--simple-gold-soft);font-size:12px;font-weight:800;display:inline-block}.simple-private-invite{border:1px solid #486653;border-left:4px solid var(--simple-gold);color:#fff;background:linear-gradient(145deg,#061a10,#0b2b1c);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 16px;margin:0 0 13px;padding:15px;display:grid}.simple-private-invite>div:first-child{gap:3px;display:grid}.simple-private-invite span{color:var(--simple-gold-soft);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.simple-private-invite strong{font-size:15px}.simple-private-invite small{color:var(--simple-muted);font-size:10px;line-height:1.45}.simple-private-invite code{border:1px solid var(--simple-gold);background:var(--simple-mint);color:#092116;letter-spacing:.18em;text-align:center;-webkit-user-select:all;user-select:all;border-radius:11px;min-width:124px;padding:10px 12px;font-size:19px;font-weight:900}.simple-private-invite.completed{border-left-color:var(--simple-mint)}.simple-private-invite.expired,.simple-private-invite.cancelled{background:linear-gradient(145deg,#21120d,#2c1710);border-left-color:#d4866f}.simple-private-invite.expired code,.simple-private-invite.cancelled code{color:#d8c7bf;background:#443128;border-color:#896c61}.simple-private-invite-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;padding-top:4px;display:flex}.simple-private-invite-actions button{color:#fff;cursor:pointer;background:#153f2b;border:1px solid #e4bf3d8c;border-radius:10px;min-height:38px;padding:0 12px;font-size:11px;font-weight:850;transition:border-color .2s,background .2s,transform .2s}.simple-private-invite-actions button:hover{border-color:var(--simple-gold-soft);background:#1b5037;transform:translateY(-1px)}.simple-private-invite.active .simple-private-invite-actions button:last-child{background:#4a2118;border-color:#e68b719e}.simple-private-invite-actions button:disabled,.simple-link-box button:disabled,.simple-access-code-row button:disabled,.simple-agreement-share button:disabled,.simple-agreement-access button:disabled{opacity:.5;cursor:default;transform:none}.guest-private-access{--guest-gold:#e4bf3d;--guest-gold-soft:#f2d873;--guest-mint:#c8efd7;isolation:isolate;background:radial-gradient(circle at 12% 12%,#257a514d,#0000 25rem),radial-gradient(circle at 88% 84%,#e4bf3d1a,#0000 28rem),linear-gradient(145deg,#020905,#06170e 55%,#020805);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.guest-private-access:before{content:"";z-index:-1;border:1px solid #e4bf3d47;border-radius:50%;width:min(900px,110vw);height:340px;animation:11s ease-in-out infinite simple-orbit-breathe;position:absolute;transform:rotate(-8deg)}.guest-access-card{border:1px solid #e4bf3da6;border-left:7px solid var(--guest-gold);text-align:center;background:linear-gradient(145deg,#0a2a1bfa,#03120afa);border-radius:28px;justify-items:center;width:min(520px,100%);padding:clamp(28px,6vw,48px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 85px #00000080,inset 0 1px #ffffff0a}.guest-access-card:before{content:"";background:var(--guest-gold);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);width:15px;height:15px;animation:3.6s ease-in-out infinite simple-gold-twinkle;position:absolute;top:22px;right:24px}.guest-access-card>img{filter:drop-shadow(0 10px 22px #00000059);width:158px;height:auto;margin-bottom:22px}.guest-access-card .guest-kicker{color:var(--guest-gold)}.guest-access-card h1{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,7vw,56px);line-height:.96}.guest-access-card>p:not(.guest-kicker){color:#bac8be;margin:17px 0 0;font-size:14px;line-height:1.55}.guest-access-card form{text-align:left;gap:12px;width:100%;margin-top:24px;display:grid}.guest-access-card label{gap:8px;display:grid}.guest-access-card label span{color:#dbe7de;font-size:11px;font-weight:850}.guest-access-card input{color:#fff;letter-spacing:.28em;text-align:center;background:#020b06;border:1px solid #52725e;border-radius:13px;outline:none;width:100%;min-height:58px;padding:0 15px;font-size:23px;font-weight:850}.guest-access-card input:focus{border-color:var(--guest-gold);box-shadow:0 0 0 3px #e4bf3d24}.guest-access-card .guest-primary-button{border:1px solid var(--guest-gold);background:var(--guest-mint);color:#082014;width:100%}.guest-access-card>small{color:#8fa096;margin-top:17px;font-size:10px;line-height:1.5}.guest-receipt-terms{text-align:left;background:#07170e;border:1px solid #385641;border-left:4px solid #e4bf3d;border-radius:15px;width:min(720px,100%);margin:0 0 20px;padding:18px}.guest-receipt-terms h2{color:#f2d873;letter-spacing:-.02em;margin:0 0 12px;font-size:17px}.guest-receipt-terms pre{white-space:pre-wrap;color:#c9d5cc;max-height:290px;margin:0;font:11px/1.6 Arial,Helvetica,sans-serif;overflow:auto}.guest-secondary-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #e4bf3d;border-radius:14px;min-height:50px;margin-bottom:17px;padding:0 20px;font-weight:850;transition:border-color .2s,background .2s,transform .2s}.guest-secondary-button:hover{background:#e4bf3d17;border-color:#f2d873;transform:translateY(-2px)}@media (width<=680px){.simple-invitation-editor textarea{min-height:150px}.simple-invitation-code-row{grid-template-columns:1fr auto}.simple-invitation-code-row span{grid-column:1/-1}.simple-invitation-code-row button{min-height:44px}.simple-private-invite{grid-template-columns:1fr}.simple-private-invite code{justify-self:start;min-width:0}.simple-private-invite-actions button{flex:140px}.guest-private-access{padding:14px}.guest-access-card{border-left-width:4px;border-radius:23px;padding:30px 20px}.guest-access-card>img{width:135px}.guest-access-card input{letter-spacing:.2em;font-size:20px}.guest-secondary-button{width:100%}}@media (prefers-reduced-motion:reduce){.simple-private-invite-actions button,.simple-previous-steps>summary b,.guest-secondary-button{transition:none}.guest-private-access:before,.guest-access-card:before{animation:none}}@media print{.guest-confirmation{color:#000;background:#fff;min-height:auto;padding:24px;overflow:visible}.guest-confirmation>img{filter:invert();width:140px;margin-bottom:20px}.guest-confirmation h1{color:#000;letter-spacing:-.04em;max-width:none;font-size:36px}.guest-confirmation>p:not(.guest-kicker):not(.guest-preview-note){color:#333;max-width:none}.guest-confirmation-card,.guest-receipt-terms{color:#000;break-inside:avoid;background:#fff;border-color:#777}.guest-confirmation-card span,.guest-confirmation-card small,.guest-confirmation-card strong,.guest-receipt-terms h2,.guest-receipt-terms pre{color:#000}.guest-receipt-terms pre{max-height:none;overflow:visible}.guest-celebration,.guest-secondary-button,.guest-primary-button,.guest-preview-note{display:none!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
