/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-body);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.invisible{visibility:hidden}.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--ink:#11264f;--muted:#60708f;--blue:#2864e8;--blue-dark:#174bb9;--blue-soft:#edf4ff;--line:#dfe7f3;--success:#16825d;--danger:#c83e4d;--shadow:0 24px 70px #234d9124}*{box-sizing:border-box}.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}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-body),Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#fff;margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #77a5ff}.page-shell{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20;background:#ffffffeb;border-bottom:1px solid #dfe7f3bf;align-items:center;height:82px;display:flex;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.brand{font:700 24px/1 var(--font-display),sans-serif;letter-spacing:-.8px;align-items:center;gap:10px;display:inline-flex}.brand b{color:var(--blue)}.brand-mark{background:var(--blue);color:#fff;border-radius:13px;place-items:center;width:38px;height:38px;font-size:23px;display:grid;box-shadow:0 7px 20px #2864e840}.brand-compact{font-size:19px}.brand-compact .brand-mark{border-radius:10px;width:31px;height:31px;font-size:18px}.site-header nav,.site-footer nav{color:#354563;align-items:center;gap:28px;font-size:14px;font-weight:650;display:flex}.site-header nav>a:not(.button):hover,.site-footer nav a:hover,.text-link:hover{color:var(--blue)}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:44px;padding:0 20px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 24px #2864e83d}.button-primary:hover{background:var(--blue-dark);box-shadow:0 12px 30px #2864e84d}.button-secondary{color:var(--blue);background:var(--blue-soft)}.button-secondary:hover{background:#dceaff}.button-ghost{color:var(--ink);border:1px solid var(--line);background:#fff}.button-danger{color:var(--danger);background:#fff1f2}.button-large{border-radius:15px;min-height:54px;padding:0 25px}.text-link{color:var(--blue);text-underline-offset:4px;font-weight:800;text-decoration:underline}.hero{grid-template-columns:1fr .9fr;align-items:center;gap:80px;min-height:650px;padding-block:66px 78px;display:grid}.hero-copy{max-width:610px}.eyebrow{color:var(--blue);background:var(--blue-soft);letter-spacing:.02em;border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}h1,h2,h3{font-family:var(--font-display),sans-serif;letter-spacing:-.035em;margin:0}.hero h1{margin:25px 0 24px;font-size:clamp(54px,6.3vw,82px);line-height:.98}.hero h1 span{color:var(--blue)}.hero-lede{color:var(--muted);max-width:570px;margin:0;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.trust-row{color:#68748c;gap:22px;margin-top:23px;font-size:13px;font-weight:650;display:flex}.trust-row i{width:18px;height:18px;color:var(--success);background:#dff8ee;border-radius:50%;place-items:center;margin-right:5px;font-style:normal;display:inline-grid}.phone-stage{background:radial-gradient(circle at 50% 45%,#eff6ff 0 48%,#0000 49%);place-items:center;min-height:510px;display:grid;position:relative}.phone-card{width:min(385px,95%);box-shadow:var(--shadow);background:#fff;border:1px solid #e1e9f5;border-radius:30px;padding:24px;transform:rotate(1.4deg)}.phone-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.tiny-pill{color:var(--success);text-transform:uppercase;letter-spacing:.05em;background:#e8f7ef;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.sample-intro{align-items:center;gap:12px;margin:18px 0;display:flex}.avatar{color:#fff;width:48px;height:48px;font:800 22px var(--font-display);background:linear-gradient(145deg,#7fb4ff,#2864e8);border-radius:16px;place-items:center;display:grid}.sample-intro div:last-child{display:grid}.sample-intro small,.sample-intro span{color:var(--muted);font-size:10px}.sample-intro strong{font:800 20px var(--font-display)}.mini-filters{gap:6px;margin-bottom:14px;display:flex;overflow:hidden}.mini-filters span,.mini-filters b{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:9px}.mini-filters b{color:#fff;background:var(--blue);border-color:var(--blue)}.sample-gift{border:1px solid var(--line);border-radius:17px;grid-template-columns:88px 1fr;gap:14px;padding:10px;display:grid}.sample-gift>div:last-child{flex-direction:column;align-items:flex-start;gap:7px;font-size:12px;display:flex}.gift-visual{min-height:88px;color:var(--blue);background:linear-gradient(145deg,#e8eef7,#cbd8eb);border-radius:13px;place-items:center;font-size:35px;display:grid}.sample-price{color:var(--blue);font-weight:900}.sample-gift button{background:var(--blue);color:#fff;border:0;border-radius:8px;padding:7px 12px;font-size:9px;font-weight:800}.sample-fund{background:var(--blue-soft);border-radius:15px;grid-template-columns:1fr auto;gap:5px 10px;margin-top:10px;padding:13px 15px;display:grid}.sample-fund div:first-child{display:grid}.sample-fund span,.sample-fund small{color:var(--muted);font-size:9px}.sample-fund strong{font-size:12px}.sample-fund>b{color:var(--blue)}.progress{background:#d2e1fb;border-radius:99px;grid-column:1/-1;height:7px;overflow:hidden}.progress i{background:var(--blue);border-radius:inherit;height:100%;display:block}.orbit{background:#fff;border-radius:20px;place-items:center;width:58px;height:58px;font-size:25px;display:grid;position:absolute;box-shadow:0 12px 32px #2a509129}.orbit-one{top:20%;left:1%;transform:rotate(-10deg)}.orbit-two{color:#f0a72e;bottom:18%;right:0;transform:rotate(9deg)}.how-section{background:#f7faff;padding:88px 0 95px}.section-heading{text-align:center;margin-bottom:48px}.section-heading span,.final-cta>div>span{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.section-heading h2,.final-cta h2{margin-top:8px;font-size:clamp(35px,4vw,50px)}.step-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-grid article{border:1px solid var(--line);background:#fff;border-radius:22px;padding:29px;position:relative;box-shadow:0 12px 30px #264c8b0f}.step-number{color:#d7e3f5;font:900 38px var(--font-display);position:absolute;top:19px;right:22px}.step-icon{color:#fff;background:var(--blue);border-radius:17px;place-items:center;width:52px;height:52px;margin-bottom:21px;font-size:24px;display:grid}.step-grid h3{margin-bottom:10px;font-size:21px}.step-grid p,.feature-grid p,.final-cta p{color:var(--muted);margin:0;line-height:1.65}.feature-band{border-block:1px solid var(--line);padding:70px 0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.feature-grid>div{grid-template-columns:48px 1fr;column-gap:16px;display:grid}.feature-mark{background:var(--blue-soft);width:46px;height:46px;color:var(--blue);border-radius:15px;grid-row:1/3;place-items:center;font-size:20px;font-weight:900;display:grid}.feature-grid h3{margin:2px 0 7px;font-size:17px}.feature-grid p{font-size:14px}.final-cta{color:#fff;background:linear-gradient(120deg,#153e96,#2864e8);border-radius:28px;justify-content:space-between;align-items:center;gap:35px;margin-block:75px;padding:48px 55px;display:flex;position:relative;overflow:hidden}.final-cta:after{content:"♡";font:150px var(--font-display);color:#ffffff0f;position:absolute;top:-65px;right:29%;transform:rotate(-12deg)}.final-cta>*{z-index:1;position:relative}.final-cta>div>span{color:#bcd4ff}.final-cta h2{margin:4px 0 6px;font-size:37px}.final-cta p{color:#d7e5ff}.final-cta .button{color:var(--blue-dark);box-shadow:none;white-space:nowrap;background:#fff}.site-footer{border-top:1px solid var(--line);padding:30px 0 24px}.footer-inner{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-inner p{color:var(--muted);font-size:13px}.site-footer nav{gap:20px;font-size:12px}.footer-disclosure{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:20px;padding-top:18px;font-size:11px;line-height:1.6}.footer-disclosure b{color:var(--ink)}.app-page{background:#f7faff;min-height:100vh}.app-main{padding:38px 0 80px}.page-title{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.page-title h1{font-size:clamp(32px,5vw,50px);line-height:1.05}.page-title p{color:var(--muted);margin:8px 0 0}.content-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 12px 34px #264c8b0f}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.field{gap:7px;display:grid}.field-full{grid-column:1/-1}.field label,.field>span{color:#354563;font-size:13px;font-weight:800}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd8e9;border-radius:12px;outline:0;min-height:46px;padding:10px 13px}.field textarea{resize:vertical;min-height:88px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2864e81f}.hint{color:var(--muted);font-size:12px;line-height:1.5}.form-section{margin-top:25px}.form-section-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.form-section-head h2{font-size:22px}.editor-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.summary-card{position:sticky;top:20px}.summary-list{gap:12px;margin:20px 0;display:grid}.summary-line{color:var(--muted);justify-content:space-between;gap:10px;font-size:13px;display:flex}.summary-line b{color:var(--ink)}.product-editor{border:1px solid var(--line);border-radius:17px;margin-top:12px;padding:18px}.product-editor-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.mode-switch{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.mode-switch button,.chip{border:1px solid var(--line);color:#51617e;cursor:pointer;background:#fff;border-radius:999px;min-height:40px;padding:0 15px;font-weight:800}.mode-switch button.active,.chip.active{color:#fff;background:var(--blue);border-color:var(--blue)}.notice{background:var(--blue-soft);color:#31517e;border-radius:14px;padding:14px 16px;font-size:13px;line-height:1.55}.notice-warning{color:#7d4a08;background:#fff4e5}.notice-success{color:#176648;background:#e9f9f2}.actions-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:20px;display:flex}.status-message{border-radius:12px;margin-top:15px;padding:12px 14px;font-size:13px;font-weight:700}.status-error{color:var(--danger);background:#fff0f2}.status-ok{color:var(--success);background:#e9f9f2}.attachment-picker{background:#f8fbff;border:1px dashed #b9c9e1;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:16px;display:grid}.attachment-copy{gap:5px;display:grid}.attachment-copy>span{color:var(--muted);font-size:12px;line-height:1.5}.attachment-actions{flex-wrap:wrap;gap:9px;margin-top:7px;display:flex}.attachment-actions .button{min-height:40px;padding-inline:15px}.attachment-preview,.attachment-document{border-radius:14px;width:92px;height:92px}.attachment-preview{object-fit:cover;border:1px solid var(--line)}.attachment-document{color:var(--danger);background:#fff0f2;border:1px solid #f2ccd2;place-items:center;font-weight:900;display:grid}.non-amazon-choice{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto 1fr;align-content:center;gap:2px 10px;padding:10px 13px}.non-amazon-choice.active{background:#fff7e9;border-color:#e8be72}.non-amazon-choice input{grid-row:1/3;width:20px;min-height:20px;margin:2px 0 0;padding:0;box-shadow:none!important}.non-amazon-choice span{font-size:13px;font-weight:800}.non-amazon-choice small{color:var(--muted);font-size:11px;line-height:1.35}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#0a1e407a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:28px;overflow:auto;box-shadow:0 30px 90px #04194047}.modal-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.modal h2{font-size:27px}.icon-button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#f1f5fb;border:0;border-radius:50%;font-size:20px}.public-hero{color:#fff;background:linear-gradient(135deg,#17489e,#2f6ce7);padding:42px 0 78px}.public-hero .site-header{color:#fff;background:0 0;border:0;height:60px}.public-hero .brand b{color:#bcd5ff}.public-hero .brand-mark{color:var(--blue);box-shadow:none;background:#fff}.public-heading{text-align:center;margin-top:30px}.public-heading .avatar{border:4px solid #fff6;width:70px;height:70px;margin:0 auto 14px;box-shadow:0 10px 30px #041b4b38}.public-heading h1{font-size:clamp(34px,5vw,55px)}.public-heading p{color:#d9e6ff;margin:10px 0 0}.public-content{margin-top:-42px;padding-bottom:75px}.filter-bar{border:1px solid var(--line);background:#fff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:17px;display:flex;box-shadow:0 16px 40px #1c427f21}.chips{flex-wrap:wrap;gap:8px;display:flex}.filter-bar select{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:12px;padding:0 12px;font-weight:700}.gift-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:25px;display:grid}.gift-card{border:1px solid var(--line);background:#fff;border-radius:21px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #2048870f}.gift-image{aspect-ratio:1.45;color:var(--blue);background:linear-gradient(145deg,#eef3fa,#dce6f4);place-items:center;font-size:55px;display:grid;position:relative;overflow:hidden}.gift-image img{object-fit:cover;width:100%;height:100%}.gift-badge{color:var(--blue);text-transform:uppercase;letter-spacing:.04em;background:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:12px;left:12px;box-shadow:0 5px 15px #183c7a1f}.gift-body{flex-direction:column;flex:1;padding:18px;display:flex}.gift-body h2{font-size:19px;line-height:1.25}.gift-price{color:var(--blue);font:900 21px var(--font-display);margin:8px 0 15px}.gift-body .button{width:100%;margin-top:auto}.fund-stats{justify-content:space-between;align-items:flex-end;gap:10px;margin:12px 0 8px;display:flex}.fund-stats b{color:var(--blue);font-size:17px}.fund-stats span{color:var(--muted);font-size:11px}.fund-card .progress{height:9px;margin-bottom:9px}.fund-note{color:var(--muted);margin:0 0 16px;font-size:12px;line-height:1.5}.empty-state{text-align:center;background:#fff;border:1px dashed #bdcbe0;border-radius:21px;grid-column:1/-1;padding:60px 20px}.empty-state span{font-size:45px}.empty-state h2{margin:12px 0 8px}.empty-state p{color:var(--muted)}.public-cover{object-fit:cover;border:5px solid #ffffff7a;border-radius:22px;width:min(230px,70vw);max-height:260px;margin:0 auto 18px;box-shadow:0 16px 42px #041b4b47}.public-invitation-button{width:max-content;min-height:42px;color:var(--blue-dark);box-shadow:none;background:#fff;margin:17px auto 0}.reservation-panel{background:#f6f9fd;border-radius:14px;margin-top:14px;padding:14px}.reservation-panel p{color:var(--muted);margin:0 0 10px;font-size:12px}.quick-amounts{grid-template-columns:repeat(4,1fr);gap:8px;margin:13px 0;display:grid}.quick-amounts button{border:1px solid var(--line);min-height:42px;color:var(--blue);cursor:pointer;background:#fff;border-radius:10px;font-weight:900}.quick-amounts button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.panel-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.stat-card span{color:var(--muted);font-size:12px;font-weight:800}.stat-card strong{font:900 30px var(--font-display);margin-top:6px;display:block}.list-row{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.list-row:first-child{border-top:0}.list-row h3{font-size:18px}.list-row p{color:var(--muted);margin:5px 0 0;font-size:13px}.loading-state{min-height:280px;color:var(--muted);place-items:center;font-weight:700;display:grid}.spinner{border:3px solid #dbe5f4;border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.access-card{max-width:620px;margin:0 auto}.access-card h2{margin:18px 0 10px;font-size:32px}.access-card>p{color:var(--muted);margin:0 0 22px;line-height:1.65}.access-card form{gap:16px;display:grid}.consent-field{grid-template-columns:auto 1fr;align-items:start;gap:10px;display:grid}.consent-field input{width:20px;min-height:20px;margin:0}.panel-grid{grid-template-columns:repeat(4,1fr)}.list-activity-section{border-top:1px solid var(--line)}.list-activity-section:first-of-type{border-top:0}.list-activity-section .list-row{border:0}.activity-panel{border:1px solid var(--line);background:#f7faff;border-radius:16px;margin:0 0 18px;padding:8px 18px}.activity-list{display:grid}.activity-row{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) minmax(240px,1.2fr);align-items:start;gap:18px;padding:16px 0;display:grid}.activity-row:first-child{border-top:0}.activity-row h4{font:800 15px var(--font-display);margin:0 0 4px}.activity-row>div:first-child>span,.activity-status span,.activity-people span{color:var(--muted);font-size:12px}.activity-status,.activity-people{justify-items:start;gap:4px;display:grid}.activity-status b,.activity-people b{font-size:13px}.activity-confirmed b{color:var(--success)}.activity-reserved b{color:#a05d06}.loading-inline{min-height:70px;color:var(--muted);align-items:center;gap:10px;font-weight:700;display:flex}.loading-inline .spinner{width:22px;height:22px;margin:0}.legal{max-width:780px}.legal h1{font-size:44px}.legal h2{margin:34px 0 9px;font-size:23px}.legal p,.legal li{color:#4f607f;line-height:1.75}.legal-callout{background:#fff4e5;border-left:4px solid #f0a72e;border-radius:10px;padding:16px 18px}.affiliate-declaration{border-left-color:var(--blue);background:#edf4ff;color:var(--ink)!important}.home-guides{padding-block:82px 8px}.home-guides-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px;display:flex}.home-guides-heading>div{max-width:700px}.home-guides-heading span,.guide-hero span,.guide-card>div span,.guide-meta span:first-child,.guide-cta span{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900}.home-guides-heading h2{margin:7px 0 10px;font-size:clamp(34px,4vw,49px)}.home-guides-heading p{color:var(--muted);margin:0;line-height:1.7}.home-guides-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.home-guides-grid article{border:1px solid var(--line);background:#f7faff;border-radius:20px;padding:25px}.home-guides-grid article>span{color:var(--blue);font-size:11px;font-weight:900}.home-guides-grid h3{margin:10px 0;font-size:21px;line-height:1.25}.home-guides-grid h3 a:hover,.guide-card h2 a:hover{color:var(--blue)}.home-guides-grid p{color:var(--muted);margin:0 0 18px;font-size:14px;line-height:1.6}.guide-hero{text-align:center;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f5f9ff,#eaf2ff);padding:78px 0 72px}.guide-hero h1{max-width:850px;margin:12px auto 17px;font-size:clamp(42px,6vw,66px);line-height:1.02}.guide-hero p{color:var(--muted);max-width:750px;margin:auto;font-size:18px;line-height:1.7}.guide-index{grid-template-columns:repeat(2,1fr);gap:22px;padding-block:55px 80px;display:grid}.guide-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 12px 30px #264c8b0d}.guide-card>div{justify-content:space-between;align-items:center;gap:15px;display:flex}.guide-card time,.guide-meta time,.guide-meta span{color:var(--muted);font-size:11px}.guide-card h2{margin:14px 0 10px;font-size:26px;line-height:1.2}.guide-card p{color:var(--muted);margin:0 0 20px;line-height:1.7}.guide-article{padding:64px 0 86px}.guide-article>header{max-width:900px}.guide-back{color:var(--blue);margin-bottom:26px;font-size:13px;font-weight:850;display:inline-block}.guide-meta{flex-wrap:wrap;align-items:center;gap:10px 20px;margin-bottom:17px;display:flex}.guide-article h1{font-size:clamp(42px,6vw,66px);line-height:1.05}.guide-intro{color:#4f607f;margin:24px 0 0;font-size:20px;line-height:1.75}.guide-body{max-width:780px;padding-top:24px}.guide-body>section{padding-top:32px}.guide-body h2{margin-bottom:12px;font-size:29px}.guide-body p,.guide-body li{color:#435574;font-size:17px;line-height:1.82}.guide-body ul{border:1px solid var(--line);background:#f7faff;border-radius:16px;padding:17px 20px 17px 42px}.guide-body li+li{margin-top:5px}.guide-cta{background:var(--blue-soft);border-radius:20px;justify-content:space-between;align-items:center;gap:25px;margin-top:45px;padding:28px;display:flex}.guide-cta h2{max-width:500px;margin:5px 0 0;font-size:23px}.guide-cta .button{flex:none}.affiliate-inline{border-top:1px solid var(--line);margin-top:28px;padding-top:20px;color:var(--muted)!important;font-size:12px!important}.affiliate-inline b{color:var(--ink)}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:20px;padding-top:45px}.hero-copy{text-align:center;margin:auto}.hero-lede{margin:auto}.hero-actions,.trust-row{justify-content:center}.phone-stage{min-height:480px}.step-grid,.gift-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr;gap:25px}.editor-layout{grid-template-columns:1fr}.summary-card{position:static}.panel-grid{grid-template-columns:repeat(2,1fr)}.final-cta{text-align:center;flex-direction:column}.footer-inner{flex-wrap:wrap}.home-guides-grid,.guide-index{grid-template-columns:1fr}}@media (max-width:620px){.page-shell{width:min(100% - 28px,1160px)}.site-header{height:70px}.site-header nav>a:not(.button){display:none}.brand{font-size:21px}.brand-mark{width:34px;height:34px}.hero{min-height:0;padding-block:38px 58px}.hero h1{font-size:48px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;gap:16px}.trust-row{flex-direction:column;align-items:center;gap:8px}.phone-stage{min-height:430px}.phone-card{border-radius:24px;padding:17px}.orbit{display:none}.how-section{padding:65px 0}.step-grid,.gift-grid{grid-template-columns:1fr}.feature-band{padding:55px 0}.home-guides{padding-top:60px}.home-guides-heading{flex-direction:column;align-items:stretch}.home-guides-heading .button{width:100%}.guide-hero{padding:55px 0}.guide-hero p,.guide-intro{font-size:17px}.guide-article{padding-top:45px}.guide-body p,.guide-body li{font-size:16px}.guide-cta{flex-direction:column;align-items:stretch}.guide-cta .button{width:100%}.final-cta{margin-block:45px;padding:38px 24px}.footer-inner{text-align:center;flex-direction:column}.site-footer nav{flex-wrap:wrap;justify-content:center;gap:14px}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.content-card{border-radius:18px;padding:20px}.page-title{flex-direction:column;align-items:flex-start}.mode-switch{grid-template-columns:1fr}.public-hero{padding-bottom:65px}.filter-bar{align-items:stretch}.filter-bar select{width:100%}.chips{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.chip{padding:0 8px;font-size:12px}.quick-amounts{grid-template-columns:repeat(2,1fr)}.modal{padding:21px}.list-row,.activity-row,.panel-grid{grid-template-columns:1fr}.actions-row .button{flex:1}.hero .button,.final-cta .button,.hero-actions{width:100%}.attachment-picker{grid-template-columns:1fr}.attachment-preview,.attachment-document{width:100%;height:150px}.attachment-actions{flex-direction:column}.attachment-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.google-button{justify-content:center;align-items:center;gap:10px;display:inline-flex}.google-mark{color:#4285f4;background:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-family:Arial,sans-serif;font-weight:900;display:inline-grid;box-shadow:0 1px 3px #0f172a2e}.product-paste-notice{margin:4px 0 16px}.product-lookup{border:1px solid var(--line);background:#f8fbff;border-radius:14px;align-items:center;gap:13px;padding:14px;display:flex}.product-lookup .spinner{flex:none;width:23px;height:23px;margin:0}.product-lookup>div:last-child{gap:2px;display:grid}.product-lookup span{color:var(--muted);font-size:12px}.product-lookup-error{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.product-detected{background:#f4fcf8;border:1px solid #bfe5d5;border-radius:16px;grid-template-columns:90px 1fr;align-items:center;gap:15px;padding:13px;display:grid}.product-detected img,.product-detected-placeholder{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:12px;width:90px;height:90px}.product-detected-placeholder{color:var(--success);place-items:center;font-size:30px;font-weight:900;display:grid}.product-detected>div:last-child{gap:4px;display:grid}.product-detected span{color:var(--success);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:900}.product-detected b{font-size:15px;line-height:1.35}.product-detected strong{color:var(--blue);font-size:19px}.product-detected small{color:var(--muted);font-size:10px}@media (max-width:620px){.product-detected{grid-template-columns:65px 1fr}.product-detected img,.product-detected-placeholder{width:65px;height:65px}.product-lookup-error{flex-direction:column;align-items:stretch}.product-lookup-error .button{width:100%}}
