/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17263c;--orange:#f26522;--cream:#f7f3ec;--line:#ded8ce;--green:#13865c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}.topbar{background:#fff;border-bottom:1px solid #ece8e1;justify-content:space-between;align-items:center;height:82px;padding:0 max(5vw,28px);display:flex}.brand{color:var(--ink);letter-spacing:.08em;align-items:center;gap:12px;font-size:15px;font-weight:900;text-decoration:none;display:flex}.brand small{letter-spacing:.18em;margin-top:2px;font-size:9px;display:block}.brand-logo{object-fit:contain;width:52px;height:58px;display:block}.demo-tag{color:#6b7280;letter-spacing:.16em;font-size:11px;font-weight:700}.hero{color:#fff;background:var(--ink);align-items:center;min-height:430px;padding:70px max(8vw,34px);display:flex;position:relative;overflow:hidden}.hero:after{content:"";border:80px solid #f2652233;border-radius:50%;width:420px;height:420px;position:absolute;top:-130px;right:-70px}.hero-copy{z-index:1;max-width:700px;position:relative}.eyebrow{color:var(--orange);letter-spacing:.2em;margin:0 0 20px;font-size:12px;font-weight:900}h1{letter-spacing:-.055em;margin:0;font-size:clamp(54px,7vw,92px);line-height:.92}h1 em{color:var(--orange);font-style:normal}.lead{color:#d6dce5;max-width:600px;font-size:19px;line-height:1.55}.trust{align-items:center;gap:8px;margin-top:8px;font-size:13px;font-weight:700;display:inline-flex}.trust span{background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.hero-number{color:#ffffff09;font-size:320px;font-weight:900;line-height:1;position:absolute;bottom:-60px;right:8vw}.content{max-width:1320px;margin:auto;padding:48px max(5vw,28px) 90px}.notice{color:#704b14;background:#fff4df;border:1px solid #f0d199;border-radius:12px;align-items:center;gap:14px;margin-bottom:28px;padding:14px 18px;font-size:13px;display:flex}.notice strong{color:#fff;letter-spacing:.12em;background:#d7860e;border-radius:5px;padding:4px 7px;font-size:10px}.layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:28px;display:grid}.amount-panel,.payment-card{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:0 18px 50px #17263c12}.amount-panel{padding:28px}.step{color:var(--orange);letter-spacing:.18em;font-size:12px;font-weight:900}h2{letter-spacing:-.025em;margin:8px 0 6px;font-size:28px}.amount-panel>p{color:#717782;margin:0 0 24px;font-size:14px}.amounts{gap:10px;display:grid}.amount{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #dedfe2;border-radius:10px;grid-template-columns:64px 1fr 24px;align-items:center;padding:14px;transition:all .18s;display:grid}.amount:hover{border-color:var(--orange);transform:translateY(-1px)}.amount strong{font-size:20px}.amount span{color:#747985;font-size:13px}.amount i{color:#fff;border:1px solid #cfd2d7;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid}.amount.active{border:2px solid var(--orange);background:#fff8f4;padding:13px}.amount.active i{background:var(--orange);border-color:var(--orange)}.payment-card{padding:32px}.card-head{justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.selected-pill{color:#9b441c;background:#fff1e9;border-radius:99px;padding:10px 14px;font-size:12px}.rows{border-top:1px solid var(--line)}.data-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:82px;display:flex}.data-row>div{min-width:0;padding:13px 0}.data-row div span{color:#797f89;text-transform:uppercase;letter-spacing:.09em;margin-bottom:6px;font-size:11px;display:block}.data-row div strong{overflow-wrap:anywhere;font-size:16px;display:block}.data-row.highlight{border-left:3px solid var(--orange);background:#fff8f4;margin:0 -16px;padding:0 16px}.copy-button{color:var(--ink);letter-spacing:.08em;cursor:pointer;background:#fff;border:1px solid #cfd2d7;border-radius:8px;flex:0 0 122px;justify-content:center;align-items:center;gap:7px;padding:11px 12px;font-size:11px;font-weight:900;display:flex}.copy-button:hover{border-color:var(--orange);color:var(--orange)}.copy-button.copied{color:var(--green);background:#f0fbf7;border-color:#8dd1b8}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.copy-all{background:var(--orange);color:#fff;letter-spacing:.09em;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:26px;padding:17px;font-size:13px;font-weight:900;display:flex;box-shadow:0 8px 22px #f2652240}.copy-all:hover{background:#db5517}.hint{color:#838995;text-align:center;margin:14px 30px 0;font-size:12px;line-height:1.5}.how{text-align:center;background:#fff;padding:80px max(8vw,34px)}.how h2{font-size:38px}.steps{grid-template-columns:repeat(3,1fr);gap:40px;max-width:900px;margin:44px auto 0;display:grid}.steps b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;margin:auto;font-size:18px;display:grid}.steps h3{margin:15px 0 8px}.steps p{color:#737985;margin:0;font-size:14px;line-height:1.5}footer{color:#a9b1bd;letter-spacing:.09em;background:#0f1c2e;justify-content:space-between;gap:20px;padding:28px max(5vw,28px);font-size:11px;display:flex}.toast{opacity:0;z-index:10;color:#fff;background:#0d6044;border-radius:9px;align-items:center;gap:8px;padding:14px 20px;font-size:13px;font-weight:700;transition:all .25s;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%,100px);box-shadow:0 12px 35px #0003}.toast.show{opacity:1;transform:translate(-50%)}@media (width<=820px){.demo-tag,.hero-number{display:none}.hero{min-height:390px;padding-top:55px;padding-bottom:55px}.lead{font-size:17px}.layout{grid-template-columns:1fr}.amounts{grid-template-columns:1fr 1fr}.payment-card{padding:24px}}@media (width<=560px){.topbar{height:72px;padding:0 18px}.hero{min-height:360px;padding:48px 22px}h1{font-size:53px}.lead{font-size:16px}.content{padding:30px 16px 65px}.notice{align-items:flex-start}.amount-panel{padding:22px}.amounts{grid-template-columns:1fr}.payment-card{padding:20px 18px}.card-head{align-items:flex-start;gap:15px}.selected-pill{white-space:nowrap}.data-row{min-height:96px}.data-row div strong{font-size:14px}.copy-button{flex:0 0 45px;height:45px;padding:0}.copy-button span{display:none}.hint{margin-left:0;margin-right:0}.how{padding:60px 24px}.steps{grid-template-columns:1fr;gap:34px}footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
