/*! 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;--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,utilities;:root{--dream-blue:#0577bb;--dream-blue-strong:#006cad;--dream-blue-light:#0898e8;--dream-blue-rgb:5, 119, 187;--dream-ink:#070b10;--dream-panel:#0d141d;--dream-line:#dbe8f1;--dream-soft:#f3f8fc;--dream-text:#152231;color:var(--dream-text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 0%, rgba(var(--dream-blue-rgb), .12), transparent 32rem), #f8fafc;min-width:320px;min-height:100vh;margin:0}button,select,a{font:inherit}a{color:inherit;text-decoration:none}#root{min-height:100vh}.product-demo-shell{background:#f8fafc;min-height:100vh}.demo-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e2e8f0;align-items:center;gap:18px;min-height:72px;padding:14px clamp(18px,4vw,48px);display:flex;position:sticky;top:0}.brand{min-width:0;color:var(--dream-blue);text-transform:uppercase;align-items:center;gap:12px;font-size:13px;font-weight:800;display:inline-flex}.brand img{border-radius:8px;width:178px;max-width:54vw;height:auto}.powered-display{border:1px solid rgba(var(--dream-blue-rgb), .18);color:#64748b;border-radius:8px;margin-left:auto;padding:6px 10px;font-size:11px;font-weight:850}.powered-display:hover{color:var(--dream-blue)}.page-panel,.product-layout{margin:clamp(18px,4vw,48px)}.page-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:20px;padding:clamp(20px,4vw,40px);display:grid;box-shadow:0 16px 40px #0f172a12}.choose-page{max-width:720px}.page-heading{gap:4px;display:grid}.page-heading.compact h1{font-size:clamp(28px,4vw,42px)}.eyebrow{color:var(--dream-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}h1,h2,p{letter-spacing:0}h1{color:#0f172a;margin:0;font-size:clamp(32px,5vw,56px);line-height:1.08}.product-select{gap:8px;width:min(100%,420px);display:grid}.product-select span{color:#475569;font-size:12px;font-weight:800}.product-select select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-height:46px;padding:0 14px;font-size:14px;font-weight:700}.product-select select:focus{border-color:var(--dream-blue);box-shadow:0 0 0 4px rgba(var(--dream-blue-rgb), .12)}.selected-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:14px;width:min(100%,420px);padding:12px;display:flex}.selected-preview img{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:none;width:58px;height:58px;padding:8px}.selected-preview div{gap:4px;min-width:0;display:grid}.selected-preview strong,.selected-preview span{overflow-wrap:anywhere;min-width:0}.selected-preview strong{color:#0f172a;font-size:15px;line-height:1.25}.selected-preview span{color:#64748b;font-size:12px;font-weight:800}.page-actions{flex-wrap:wrap;gap:12px;display:flex}.page-actions.split{justify-content:space-between}.primary-action,.secondary-action{cursor:pointer;border-radius:8px;min-height:44px;padding:0 18px;font-size:13px;font-weight:900}.primary-action{border:1px solid var(--dream-blue);background:var(--dream-blue);color:#fff}.secondary-action{color:#334155;background:#fff;border:1px solid #cbd5e1}.primary-action:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0;border-color:#e2e8f0}.notice{color:#64748b;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin:0 clamp(18px,4vw,48px) 18px;padding:18px;font-size:14px;font-weight:800}.notice.error{color:#be123c;background:#fff1f2;border-color:#fecdd3}.product-layout{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.single-page{width:min(1180px,100vw - clamp(36px,8vw,96px) - clamp(18px,8vw,168px));margin-left:auto;margin-right:clamp(18px,8vw,168px)}.product-panel,.compare-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 16px 40px #0f172a12}.product-panel{grid-template-columns:minmax(240px,360px) minmax(0,1fr);display:grid;overflow:hidden}.product-image{background:#f1f5f9;justify-content:center;align-items:center;min-height:360px;display:flex}.product-image img{object-fit:contain;max-width:72%;max-height:280px}.product-info{padding:clamp(20px,4vw,40px)}.product-info h2,.section-title h2{color:#0f172a;margin:0;line-height:1.15}.product-info h2{font-size:clamp(28px,4vw,46px)}.description{color:#475569;max-width:780px;margin:14px 0 24px;font-size:15px;line-height:1.6}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.info-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-content:center;gap:6px;min-height:92px;padding:14px;display:grid}.info-card span{color:#64748b;font-size:12px;font-weight:800}.info-card strong{overflow-wrap:anywhere;color:#0f172a;min-width:0;font-size:18px;line-height:1.25}.compare-panel{padding:clamp(18px,3vw,28px)}.section-title{margin-bottom:16px}.section-title h2{font-size:clamp(22px,3vw,32px)}.compare-table-wrap{overflow-x:auto}.compare-table{border-collapse:collapse;text-align:left;width:100%;min-width:860px}.compare-table th{color:#64748b;text-transform:uppercase;background:#f8fafc;font-size:12px;font-weight:800}.compare-table th,.compare-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:14px;font-size:13px;font-weight:700}.compare-product{align-items:center;gap:12px;min-width:0;display:flex}.compare-product img{object-fit:contain;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex:none;width:42px;height:42px;padding:6px}.compare-product span{overflow-wrap:anywhere;color:#0f172a;min-width:0}@media (max-width:900px){.single-page{width:auto;margin-left:clamp(18px,4vw,48px);margin-right:clamp(18px,4vw,48px)}.product-panel{grid-template-columns:1fr}.product-image{min-height:260px}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.demo-header,.brand{flex-direction:column;align-items:flex-start}.brand img{max-width:220px}.info-grid{grid-template-columns:1fr}h1{font-size:34px}.page-actions,.page-actions.split{grid-template-columns:1fr;display:grid}.primary-action,.secondary-action{width:100%}}
