.ithbat-landing{--landing-navy-900: #0a1a33;--landing-navy-800: #0f2445;--landing-navy-700: #16305a;--landing-navy-600: #1f3f73;--landing-ink: #0a1a33;--landing-ink-2: #2b3a57;--landing-ink-3: #5a6a86;--landing-gold: #b8893e;--landing-gold-soft: #d4af71;--landing-gold-deep: #8b6628;--landing-cream: #faf7f0;--landing-cream-2: #f3eee2;--landing-paper: #fdfbf5;--landing-line: #e6dfd0;--landing-line-2: #d8cdb3;--landing-ok: #2f7a4f;--landing-warn: #b0651a;--landing-err: #a63a2a;--landing-f-ar: "Readex Pro", "Amiri", system-ui, sans-serif;--landing-f-en: "Inter", system-ui, sans-serif;--landing-f-serif: "Instrument Serif", "Amiri", serif;--landing-radius: 10px;background:var(--landing-paper);color:var(--landing-ink);font-family:var(--landing-f-ar);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-block-size:100vh}.ithbat-landing[data-lang=en]{font-family:var(--landing-f-en)}.ithbat-landing a{color:inherit;text-decoration:none}.ithbat-landing button{font:inherit;color:inherit}.ithbat-landing *,.ithbat-landing *:before,.ithbat-landing *:after{box-sizing:border-box}.ithbat-landing .wrap{max-inline-size:1280px;margin-inline:auto;padding-inline:32px}@media (max-width: 760px){.ithbat-landing .wrap{padding-inline:20px}}.ithbat-landing .nav{position:sticky;inset-block-start:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:color-mix(in oklab,var(--landing-paper) 82%,transparent);border-block-end:1px solid var(--landing-line)}.ithbat-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;block-size:68px}.ithbat-landing .brand{display:flex;align-items:center;gap:10px}.ithbat-landing .brand-mark{inline-size:34px;block-size:34px;border-radius:8px;display:grid;place-items:center;background:var(--landing-navy-900);color:var(--landing-gold-soft);font-family:var(--landing-f-serif);font-size:22px;line-height:1;letter-spacing:-.02em;box-shadow:inset 0 0 0 1px #d4af7140}.ithbat-landing .brand-text{display:flex;flex-direction:column;line-height:1}.ithbat-landing .brand-ar{font-family:var(--landing-f-serif);font-size:20px;color:var(--landing-ink);letter-spacing:-.01em}.ithbat-landing .brand-en{font-family:var(--landing-f-en);font-size:10.5px;letter-spacing:.18em;color:var(--landing-ink-3);text-transform:uppercase;margin-block-start:3px}.ithbat-landing .nav-links{display:flex;align-items:center;gap:28px;font-size:13.5px;color:var(--landing-ink-2)}.ithbat-landing .nav-links a:hover{color:var(--landing-ink)}.ithbat-landing .nav-cta{display:flex;align-items:center;gap:10px}.ithbat-landing .lang{display:inline-flex;border:1px solid var(--landing-line-2);border-radius:999px;padding:3px;font-size:11.5px;background:var(--landing-paper)}.ithbat-landing .lang button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:5px 10px;border-radius:999px;color:var(--landing-ink-3);cursor:pointer;letter-spacing:.05em}.ithbat-landing .lang button.on{background:var(--landing-navy-900);color:var(--landing-cream)}.ithbat-landing .btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:8px;font-size:13.5px;font-weight:500;cursor:pointer;border:1px solid transparent;transition:transform .15s,box-shadow .15s}.ithbat-landing .btn-ghost{color:var(--landing-ink);border-color:var(--landing-line-2);background:transparent}.ithbat-landing .btn-ghost:hover{background:var(--landing-cream-2)}.ithbat-landing .btn-primary{background:var(--landing-navy-900);color:var(--landing-cream);box-shadow:inset 0 1px #ffffff14,0 4px 14px #0a1a332e}.ithbat-landing .btn-primary:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 8px 22px #0a1a3338}.ithbat-landing .btn-gold{background:var(--landing-gold);color:#1a1406}.ithbat-landing .btn-gold:hover{background:var(--landing-gold-soft)}@media (max-width: 900px){.ithbat-landing .nav-links{display:none}}.ithbat-landing .hero{position:relative;padding-block:72px 48px;overflow:hidden}.ithbat-landing .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}@media (max-width: 980px){.ithbat-landing .hero-grid{grid-template-columns:1fr;gap:40px}}.ithbat-landing .eyebrow{display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border:1px solid var(--landing-line-2);border-radius:999px;font-size:11.5px;color:var(--landing-ink-2);background:var(--landing-cream);letter-spacing:.04em}.ithbat-landing .eyebrow .dot{inline-size:6px;block-size:6px;border-radius:50%;background:var(--landing-ok);box-shadow:0 0 0 3px #2f7a4f26}.ithbat-landing .hero h1{font-family:var(--landing-f-serif);font-size:clamp(44px,6.4vw,92px);line-height:.98;letter-spacing:-.02em;margin:18px 0 0;color:var(--landing-ink)}.ithbat-landing .hero h1 em{font-style:italic;color:var(--landing-gold-deep);font-weight:400}.ithbat-landing .hero .tagline{margin-block-start:22px;font-size:18px;line-height:1.55;color:var(--landing-ink-2);max-inline-size:560px}.ithbat-landing .hero .subline{margin-block-start:8px;font-family:var(--landing-f-en);font-size:13px;letter-spacing:.05em;color:var(--landing-ink-3)}.ithbat-landing .hero-ctas{display:flex;gap:12px;margin-block-start:32px;flex-wrap:wrap}.ithbat-landing .hero-meta{display:flex;gap:24px;margin-block-start:40px;font-size:12.5px;color:var(--landing-ink-3);flex-wrap:wrap}.ithbat-landing .hero-meta .m{display:flex;align-items:center;gap:8px}.ithbat-landing .hero-meta svg{flex:0 0 14px}.ithbat-landing .hero-glyph{position:absolute;inset-block-end:-40%;inset-inline-end:-4%;pointer-events:none;font-family:var(--landing-f-serif);font-size:44vw;line-height:1;color:var(--landing-gold);opacity:.05;-webkit-user-select:none;user-select:none;letter-spacing:-.05em}.ithbat-landing .hero-card{position:relative;border-radius:18px;background:linear-gradient(180deg,#0c2146,#0a1a33);color:#e8e4db;padding:18px;box-shadow:0 40px 80px -24px #0a1a3359,inset 0 2px #ffffff0a,0 0 0 1px #b8893e1f;overflow:hidden}.ithbat-landing .hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1000px 300px at 100% 0%,rgba(212,175,113,.12),transparent 60%);pointer-events:none}.ithbat-landing .hc-tabs{display:flex;gap:2px;padding:2px;background:#ffffff0a;border-radius:8px;font-size:11px;color:#b8c0d0;margin-block-end:12px;inline-size:fit-content}.ithbat-landing .hc-tabs .t{padding:6px 10px;border-radius:6px;letter-spacing:.05em}.ithbat-landing .hc-tabs .t.on{background:#d4af7124;color:var(--landing-gold-soft)}.ithbat-landing .hc-head{display:flex;justify-content:space-between;align-items:baseline;margin-block-end:10px}.ithbat-landing .hc-head .ttl{font-family:var(--landing-f-serif);font-size:18px;color:#f0e7d2}.ithbat-landing .hc-head .sub{font-size:11px;color:#8c9bb6;letter-spacing:.05em}.ithbat-landing .hc-rows{display:flex;flex-direction:column;gap:6px;font-size:12.5px}.ithbat-landing .hc-row{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding:9px 12px;background:#ffffff08;border-radius:7px;border:1px solid rgba(255,255,255,.04);align-items:center}.ithbat-landing .hc-row .lbl{color:#d6ddeb;font-size:12px}.ithbat-landing .hc-row .en{color:#8c9bb6;font-size:10.5px;font-family:var(--landing-f-en)}.ithbat-landing .hc-row .val{font-variant-numeric:tabular-nums;color:#f0e7d2;font-family:var(--landing-f-en);font-size:12.5px}.ithbat-landing .hc-row.ok{border-color:#2f7a4f4d}.ithbat-landing .hc-row.err{border-color:#a63a2a66;background:#a63a2a14}.ithbat-landing .hc-row.err .val{color:#e89b90}.ithbat-landing .hc-row .pill{padding:2px 7px;border-radius:999px;font-size:10px;letter-spacing:.04em;font-family:var(--landing-f-en)}.ithbat-landing .pill.ok{background:#2f7a4f2e;color:#83c39e}.ithbat-landing .pill.err{background:#a63a2a2e;color:#e89b90}.ithbat-landing .pill.ai{background:#d4af7124;color:var(--landing-gold-soft)}.ithbat-landing .hc-foot{margin-block-start:14px;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#b8893e14;border-radius:8px;border:1px solid rgba(184,137,62,.2)}.ithbat-landing .hc-foot .l{font-size:12px;color:var(--landing-gold-soft)}.ithbat-landing .hc-foot .r{font-size:11px;color:#b8c0d0;font-family:var(--landing-f-en);letter-spacing:.04em}.ithbat-landing section{padding-block:100px;position:relative}@media (max-width: 760px){.ithbat-landing section{padding-block:72px}}.ithbat-landing .sec-eyebrow{font-family:var(--landing-f-en);font-size:11px;letter-spacing:.18em;color:var(--landing-gold-deep);text-transform:uppercase;margin-block-end:14px;display:flex;align-items:center;gap:10px}.ithbat-landing .sec-eyebrow:before{content:"";inline-size:18px;block-size:1px;background:var(--landing-gold-deep)}.ithbat-landing .sec-title{font-family:var(--landing-f-serif);font-size:clamp(32px,4vw,52px);line-height:1.05;letter-spacing:-.015em;color:var(--landing-ink);max-inline-size:900px;margin:0 0 16px}.ithbat-landing .sec-title em{font-style:italic;color:var(--landing-gold-deep)}.ithbat-landing .sec-lede{font-size:17px;line-height:1.55;color:var(--landing-ink-2);max-inline-size:720px}.ithbat-landing .channels{background:var(--landing-cream)}.ithbat-landing .channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-block-start:48px}@media (max-width: 820px){.ithbat-landing .channel-grid{grid-template-columns:1fr}}.ithbat-landing .channel{position:relative;background:var(--landing-paper);border:1px solid var(--landing-line);border-radius:16px;padding:32px;min-block-size:340px;display:flex;flex-direction:column;transition:border-color .2s,transform .2s}.ithbat-landing .channel:hover{border-color:var(--landing-line-2);transform:translateY(-2px)}.ithbat-landing .channel.soon{background:repeating-linear-gradient(135deg,var(--landing-cream) 0 12px,var(--landing-cream-2) 12px 13px)}.ithbat-landing .channel-head{display:flex;justify-content:space-between;align-items:flex-start;margin-block-end:20px}.ithbat-landing .channel-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.08em;padding:5px 10px;border-radius:999px;background:#2f7a4f1a;color:var(--landing-ok);font-family:var(--landing-f-en)}.ithbat-landing .channel-badge.soon{background:#b0651a1a;color:var(--landing-warn)}.ithbat-landing .channel-badge .dot{inline-size:6px;block-size:6px;border-radius:50%;background:currentColor}.ithbat-landing .channel h3{font-family:var(--landing-f-serif);font-size:36px;margin:0 0 4px;color:var(--landing-ink)}.ithbat-landing .channel-en{font-family:var(--landing-f-en);font-size:12px;letter-spacing:.1em;color:var(--landing-ink-3);text-transform:uppercase;margin-block-end:14px}.ithbat-landing .channel p{font-size:14.5px;line-height:1.55;color:var(--landing-ink-2);margin:0 0 18px}.ithbat-landing .channel .cstats{display:flex;gap:20px;padding-block:14px;border-block-start:1px solid var(--landing-line);margin:auto 0 18px;font-size:12px;color:var(--landing-ink-3);flex-wrap:wrap}.ithbat-landing .channel .cstats b{display:block;font-family:var(--landing-f-en);font-size:15px;color:var(--landing-ink);font-weight:500;margin-block-end:2px}.ithbat-landing .channel .cfoot{display:flex;justify-content:space-between;align-items:center;gap:8px}.ithbat-landing .channel.soon .cfoot input{flex:1;padding:10px 14px;border:1px solid var(--landing-line-2);border-radius:8px;background:var(--landing-paper);font:inherit;font-size:13px;color:var(--landing-ink)}.ithbat-landing .channel.soon .cfoot input::placeholder{color:var(--landing-ink-3)}.ithbat-landing .problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-block-start:56px;align-items:start}@media (max-width: 900px){.ithbat-landing .problem-grid{grid-template-columns:1fr;gap:40px}}.ithbat-landing .pain-list{display:flex;flex-direction:column;gap:2px}.ithbat-landing .pain{display:grid;grid-template-columns:auto 1fr;gap:16px;padding-block:18px;border-block-end:1px solid var(--landing-line)}.ithbat-landing .pain:last-child{border-block-end:0}.ithbat-landing .pain .num{font-family:var(--landing-f-en);font-size:11px;color:var(--landing-ink-3);letter-spacing:.08em;padding-block-start:4px}.ithbat-landing .pain h4{margin:0 0 4px;font-size:16px;font-weight:600;color:var(--landing-ink)}.ithbat-landing .pain p{margin:0;font-size:14px;color:var(--landing-ink-2);line-height:1.55}.ithbat-landing .excel{background:#fff;border:1px solid var(--landing-line-2);border-radius:12px;overflow:hidden;font-family:var(--landing-f-en);box-shadow:0 20px 40px -20px #0a1a3326;position:relative}.ithbat-landing .excel-bar{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#117343;color:#fff;font-size:11px}.ithbat-landing .excel-tabs{display:flex;border-block-end:1px solid var(--landing-line);background:#f3f2ee;font-size:10.5px;color:#5a5a5a}.ithbat-landing .excel-tabs span{padding:6px 14px;border-inline-end:1px solid var(--landing-line)}.ithbat-landing .excel-tabs span.on{background:#fff;color:#117343;font-weight:600}.ithbat-landing .excel-grid{display:grid;grid-template-columns:32px 1fr 1fr 100px;font-size:11px}.ithbat-landing .excel-grid div{padding:6px 10px;border-inline-end:1px solid var(--landing-line);border-block-end:1px solid var(--landing-line);background:#fff}.ithbat-landing .excel-grid .h{background:#f3f2ee;color:#5a5a5a;font-weight:600;font-size:10px}.ithbat-landing .excel-grid .rn{background:#f3f2ee;color:#5a5a5a;font-weight:500;text-align:center}.ithbat-landing .excel-grid .err{background:#fdeeea;color:#a63a2a}.ithbat-landing .excel-grid .errcell{background:#fdeeea;position:relative}.ithbat-landing .excel-grid .errcell:after{content:"!";position:absolute;inset-block-start:2px;inset-inline-end:4px;color:#a63a2a;font-weight:700;font-size:10px}.ithbat-landing .excel-err-pop{position:absolute;inset-block-end:16px;inset-inline-end:16px;max-inline-size:260px;background:#2b2b2b;color:#fff;padding:10px 12px;border-radius:6px;font-size:11px;line-height:1.4;box-shadow:0 10px 30px #00000040}.ithbat-landing .excel-err-pop b{color:#ffb347;display:block;margin-block-end:3px;font-size:10px;letter-spacing:.06em}.ithbat-landing .how{background:var(--landing-navy-900);color:var(--landing-cream)}.ithbat-landing .how .sec-title{color:var(--landing-cream)}.ithbat-landing .how .sec-lede{color:#b8c0d0}.ithbat-landing .how .sec-eyebrow{color:var(--landing-gold-soft)}.ithbat-landing .how .sec-eyebrow:before{background:var(--landing-gold-soft)}.ithbat-landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-block-start:56px;counter-reset:step}@media (max-width: 820px){.ithbat-landing .steps{grid-template-columns:1fr}}.ithbat-landing .step{padding:28px;border:1px solid rgba(212,175,113,.18);border-radius:14px;background:#ffffff05;position:relative;counter-increment:step}.ithbat-landing .step:before{content:"0" counter(step);font-family:var(--landing-f-serif);font-size:52px;color:var(--landing-gold);opacity:.8;line-height:.9;display:block;margin-block-end:16px;letter-spacing:-.03em}.ithbat-landing .step h4{font-family:var(--landing-f-serif);font-size:22px;margin:0 0 8px;color:#f0e7d2}.ithbat-landing .step p{margin:0;font-size:14px;line-height:1.6;color:#b8c0d0}.ithbat-landing .step .tag{display:inline-block;margin-block-start:14px;font-family:var(--landing-f-en);font-size:10.5px;letter-spacing:.1em;color:var(--landing-gold-soft);padding:3px 8px;border-radius:4px;background:#d4af7114;border:1px solid rgba(212,175,113,.2)}.ithbat-landing .features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-block-start:56px}@media (max-width: 820px){.ithbat-landing .features-grid{grid-template-columns:1fr}}.ithbat-landing .feat{padding:36px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-paper);display:flex;flex-direction:column;min-block-size:360px}.ithbat-landing .feat-label{font-family:var(--landing-f-en);font-size:11px;letter-spacing:.14em;color:var(--landing-gold-deep);text-transform:uppercase;margin-block-end:12px}.ithbat-landing .feat h3{font-family:var(--landing-f-serif);font-size:28px;margin:0 0 10px;color:var(--landing-ink);line-height:1.15}.ithbat-landing .feat p{font-size:15px;color:var(--landing-ink-2);line-height:1.55;margin:0 0 24px}.ithbat-landing .feat-demo{margin-block-start:auto;background:var(--landing-cream);border:1px solid var(--landing-line);border-radius:10px;padding:16px;font-size:12.5px}.ithbat-landing .feat-demo .row{display:grid;grid-template-columns:1fr auto auto;gap:10px;padding-block:7px;align-items:center}.ithbat-landing .feat-demo .row+.row{border-block-start:1px dashed var(--landing-line)}.ithbat-landing .feat-demo .src{color:var(--landing-ink);font-size:12.5px}.ithbat-landing .feat-demo .src .sub{display:block;font-family:var(--landing-f-en);font-size:10.5px;color:var(--landing-ink-3);margin-block-start:1px}.ithbat-landing .feat-demo .arrow{color:var(--landing-ink-3);padding-inline:6px}.ithbat-landing .feat-demo .conf{font-family:var(--landing-f-en);font-size:10.5px;padding:2px 8px;border-radius:4px;background:#b8893e1f;color:var(--landing-gold-deep)}.ithbat-landing .feat-demo .conf.hi{background:#2f7a4f1f;color:var(--landing-ok)}.ithbat-landing .feat-demo .conf.lo{background:#b0651a1f;color:var(--landing-warn)}.ithbat-landing .feat-rule{background:#0c2146;color:#e8e4db;border-color:transparent}.ithbat-landing .feat-rule .feat-label{color:var(--landing-gold-soft)}.ithbat-landing .feat-rule h3{color:#f0e7d2}.ithbat-landing .feat-rule p{color:#b8c0d0}.ithbat-landing .feat-rule .feat-demo{background:#ffffff0a;border-color:#ffffff14;color:#d6ddeb;font-family:var(--landing-f-en)}.ithbat-landing .feat-rule .formula{font-family:ui-monospace,Menlo,monospace;font-size:11.5px;padding-block:6px;color:#d4af71}.ithbat-landing .feat-rule .result{display:flex;justify-content:space-between;padding-block:6px;border-block-start:1px dashed rgba(255,255,255,.1)}.ithbat-landing .feat-rule .result.err{color:#e89b90}.ithbat-landing .feat-rule .result.ok{color:#83c39e}.ithbat-landing .security{background:var(--landing-cream)}.ithbat-landing .sec-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-block-start:56px;align-items:start}@media (max-width: 900px){.ithbat-landing .sec-grid{grid-template-columns:1fr;gap:40px}}.ithbat-landing .trust-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 520px){.ithbat-landing .trust-list{grid-template-columns:1fr}}.ithbat-landing .trust{padding:20px;background:var(--landing-paper);border:1px solid var(--landing-line);border-radius:12px}.ithbat-landing .trust .ic{inline-size:32px;block-size:32px;display:grid;place-items:center;margin-block-end:12px;background:var(--landing-navy-900);color:var(--landing-gold-soft);border-radius:8px}.ithbat-landing .trust h4{margin:0 0 4px;font-size:14.5px;color:var(--landing-ink)}.ithbat-landing .trust p{margin:0;font-size:12.5px;color:var(--landing-ink-2);line-height:1.5}.ithbat-landing .trust-arch{background:var(--landing-paper);border:1px solid var(--landing-line);border-radius:14px;padding:24px;font-size:13px}.ithbat-landing .trust-arch .head{font-family:var(--landing-f-en);font-size:10.5px;letter-spacing:.14em;color:var(--landing-ink-3);text-transform:uppercase;margin-block-end:14px}.ithbat-landing .arch-row{display:grid;grid-template-columns:auto 1fr auto;gap:16px;padding-block:14px;align-items:center;border-block-end:1px dashed var(--landing-line)}.ithbat-landing .arch-row:last-child{border-block-end:0}.ithbat-landing .arch-row .l{font-family:var(--landing-f-en);font-size:10.5px;letter-spacing:.08em;color:var(--landing-ink-3);text-transform:uppercase}.ithbat-landing .arch-row .n{color:var(--landing-ink);font-weight:500}.ithbat-landing .arch-row .n .sub{display:block;font-family:var(--landing-f-en);font-size:11px;color:var(--landing-ink-3);font-weight:400;margin-block-start:1px}.ithbat-landing .arch-row .flag{font-family:var(--landing-f-en);font-size:9px;inline-size:28px;block-size:20px;display:inline-flex;align-items:center;justify-content:center;background:var(--landing-navy-900);color:#fff;border-radius:3px;letter-spacing:.04em}.ithbat-landing .pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-block-start:56px}@media (max-width: 1000px){.ithbat-landing .pricing-grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.ithbat-landing .pricing-grid{grid-template-columns:1fr}}.ithbat-landing .price{padding:28px 24px;border:1px solid var(--landing-line);border-radius:14px;background:var(--landing-paper);display:flex;flex-direction:column;position:relative}.ithbat-landing .price.feat{background:var(--landing-navy-900);color:var(--landing-cream);border-color:transparent;box-shadow:0 20px 50px -20px #0a1a3366}.ithbat-landing .price.feat .price-name,.ithbat-landing .price.feat .price-desc,.ithbat-landing .price.feat li{color:#e8e4db}.ithbat-landing .price.feat .price-amount{color:#f0e7d2}.ithbat-landing .price.feat .price-amount .u{color:var(--landing-gold-soft)}.ithbat-landing .price.feat .tag{position:absolute;inset-block-start:-1px;inset-inline-end:20px;transform:translateY(-50%);background:var(--landing-gold);color:#1a1406;font-family:var(--landing-f-en);font-size:10px;letter-spacing:.08em;padding:3px 10px;border-radius:999px}.ithbat-landing .price-name{font-family:var(--landing-f-serif);font-size:22px;margin:0 0 2px;color:var(--landing-ink)}.ithbat-landing .price-desc{font-size:12.5px;color:var(--landing-ink-3);margin-block-end:20px;min-block-size:36px;line-height:1.4}.ithbat-landing .price-amount{font-family:var(--landing-f-en);font-size:36px;color:var(--landing-ink);font-weight:500;letter-spacing:-.02em;line-height:1}.ithbat-landing .price-amount .u{font-size:13px;color:var(--landing-ink-3);font-weight:400;letter-spacing:.05em;margin-inline-start:6px}.ithbat-landing .price-per{font-family:var(--landing-f-en);font-size:11.5px;color:var(--landing-ink-3);margin-block-start:4px;margin-block-end:22px}.ithbat-landing .price ul{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:10px;font-size:13px;color:var(--landing-ink-2);flex:1}.ithbat-landing .price ul li{display:grid;grid-template-columns:16px 1fr;gap:8px;line-height:1.45;align-items:start}.ithbat-landing .price ul li svg{margin-block-start:3px;flex:0 0 14px}.ithbat-landing .price.feat ul li svg path{stroke:var(--landing-gold-soft)}.ithbat-landing .price .price-btn{inline-size:100%;justify-content:center}.ithbat-landing .roi{background:var(--landing-navy-900);color:var(--landing-cream);padding-block:72px}.ithbat-landing .roi-inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media (max-width: 900px){.ithbat-landing .roi-inner{grid-template-columns:1fr}}.ithbat-landing .roi h2{font-family:var(--landing-f-serif);font-size:clamp(28px,3.6vw,46px);line-height:1.1;margin:0 0 16px;color:#f0e7d2}.ithbat-landing .roi p{color:#b8c0d0;font-size:15.5px;line-height:1.55;margin:0}.ithbat-landing .roi-calc{background:#ffffff08;border:1px solid rgba(212,175,113,.2);border-radius:14px;padding:24px}.ithbat-landing .roi-input{display:flex;align-items:center;justify-content:space-between;padding-block:14px;border-block-end:1px dashed rgba(255,255,255,.1);gap:12px}.ithbat-landing .roi-input label{font-size:13px;color:#d6ddeb}.ithbat-landing .roi-input .v{font-family:var(--landing-f-en);font-variant-numeric:tabular-nums;font-size:24px;color:#f0e7d2}.ithbat-landing .roi-input input[type=range]{inline-size:140px;accent-color:var(--landing-gold)}.ithbat-landing .roi-result{margin-block-start:18px;padding:18px;background:#d4af711a;border-radius:10px}.ithbat-landing .roi-result .l{font-family:var(--landing-f-en);font-size:11px;letter-spacing:.1em;color:var(--landing-gold-soft);text-transform:uppercase}.ithbat-landing .roi-result .big{font-family:var(--landing-f-serif);font-size:46px;color:#f0e7d2;line-height:1;margin-block-start:4px}.ithbat-landing .roi-result .big .u{font-family:var(--landing-f-en);font-size:14px;color:var(--landing-gold-soft);font-weight:400;letter-spacing:.05em}.ithbat-landing .roi-result .sub{margin-block-start:6px;font-size:12.5px;color:#b8c0d0}.ithbat-landing .faq{background:var(--landing-cream)}.ithbat-landing .faq-list{margin-block-start:40px;border-block-start:1px solid var(--landing-line)}.ithbat-landing .faq-item{border-block-end:1px solid var(--landing-line);padding-block:20px}.ithbat-landing .faq-q{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding-block:4px;inline-size:100%;background:transparent;border:0;text-align:start}.ithbat-landing .faq-q h4{margin:0;font-size:17px;font-weight:500;color:var(--landing-ink);font-family:inherit}.ithbat-landing .faq-q .ic{inline-size:20px;block-size:20px;flex:0 0 20px;color:var(--landing-gold-deep);transition:transform .2s}.ithbat-landing .faq-a{max-block-size:0;overflow:hidden;transition:max-block-size .3s,margin-block-start .3s;color:var(--landing-ink-2);font-size:14.5px;line-height:1.6}.ithbat-landing .faq-item.open .faq-a{max-block-size:600px;margin-block-start:10px}.ithbat-landing .faq-item.open .faq-q .ic{transform:rotate(45deg)}.ithbat-landing footer{background:#050e1c;color:#b8c0d0;padding:72px 0 32px;font-size:13px}.ithbat-landing .foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:48px}@media (max-width: 820px){.ithbat-landing .foot-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 520px){.ithbat-landing .foot-grid{grid-template-columns:1fr}}.ithbat-landing footer h5{font-family:var(--landing-f-en);font-size:11px;letter-spacing:.14em;color:var(--landing-gold-soft);text-transform:uppercase;margin:0 0 16px}.ithbat-landing footer a{display:block;padding-block:4px;color:#b8c0d0}.ithbat-landing footer a:hover{color:#f0e7d2}.ithbat-landing .foot-bot{display:flex;justify-content:space-between;margin-block-start:56px;padding-block-start:24px;border-block-start:1px solid rgba(212,175,113,.15);font-size:11.5px;color:#6b7890;font-family:var(--landing-f-en);letter-spacing:.03em;flex-wrap:wrap;gap:12px}.ithbat-landing .foot-brand .brand-mark{background:#d4af711f}.ithbat-landing .foot-brand p{margin:16px 0 18px;color:#8c9bb6;line-height:1.55;max-inline-size:320px}.ithbat-landing .foot-newsletter{display:flex;gap:8px}.ithbat-landing .foot-newsletter input{flex:1;padding:10px 12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:6px;color:#e8e4db;font:inherit;font-size:13px}/*! tailwindcss v4.2.4 | 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-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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;--color-red-50:oklch(97.1% .013 17.38);--color-red-100:oklch(93.6% .032 17.717);--color-red-300:oklch(80.8% .114 19.571);--color-red-500:oklch(63.7% .237 25.331);--color-red-600:oklch(57.7% .245 27.325);--color-red-700:oklch(50.5% .213 27.518);--color-red-800:oklch(44.4% .177 26.899);--color-red-900:oklch(39.6% .141 25.723);--color-orange-50:oklch(98% .016 73.684);--color-orange-100:oklch(95.4% .038 75.164);--color-orange-500:oklch(70.5% .213 47.604);--color-orange-600:oklch(64.6% .222 41.116);--color-orange-700:oklch(55.3% .195 38.402);--color-orange-800:oklch(47% .157 37.304);--color-orange-900:oklch(40.8% .123 38.172);--color-amber-100:oklch(96.2% .059 95.617);--color-amber-600:oklch(66.6% .179 58.318);--color-amber-700:oklch(55.5% .163 48.998);--color-amber-900:oklch(41.4% .112 45.904);--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-300:oklch(90.5% .182 98.111);--color-yellow-800:oklch(47.6% .114 61.907);--color-yellow-900:oklch(42.1% .095 57.708);--color-green-50:oklch(98.2% .018 155.826);--color-green-100:oklch(96.2% .044 156.743);--color-green-300:oklch(87.1% .15 154.449);--color-green-600:oklch(62.7% .194 149.214);--color-green-700:oklch(52.7% .154 150.069);--color-green-800:oklch(44.8% .119 151.328);--color-green-900:oklch(39.3% .095 152.535);--color-emerald-100:oklch(95% .052 163.051);--color-emerald-700:oklch(50.8% .118 165.612);--color-emerald-800:oklch(43.2% .095 166.913);--color-sky-100:oklch(95.1% .026 236.824);--color-sky-800:oklch(44.3% .11 240.79);--color-blue-50:oklch(97% .014 254.604);--color-blue-100:oklch(93.2% .032 255.585);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-700:oklch(48.8% .243 264.376);--color-blue-800:oklch(42.4% .199 265.638);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-slate-900:oklch(20.8% .042 265.755);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-2xl:42rem;--container-4xl:56rem;--container-5xl:64rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-semibold:600;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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%;-moz-tab-size:4;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;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;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-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{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.start-0{inset-inline-start:calc(var(--spacing) * 0)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.z-50{z-index:50}.col-span-3{grid-column:span 3/span 3}.col-span-9{grid-column:span 9/span 9}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.ms-2{margin-inline-start:calc(var(--spacing) * 2)}.ms-auto{margin-inline-start:auto}.me-2{margin-inline-end:calc(var(--spacing) * 2)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.max-h-\[85vh\]{max-height:85vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-md{max-width:var(--container-md)}.min-w-full{min-width:100%}.flex-1{flex:1}.border-collapse{border-collapse:collapse}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-l-lg{border-top-left-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-blue-500{border-color:var(--color-blue-500)}.border-green-300{border-color:var(--color-green-300)}.border-green-600{border-color:var(--color-green-600)}.border-orange-500{border-color:var(--color-orange-500)}.border-orange-600{border-color:var(--color-orange-600)}.border-red-300{border-color:var(--color-red-300)}.border-red-500{border-color:var(--color-red-500)}.border-red-600{border-color:var(--color-red-600)}.border-slate-200{border-color:var(--color-slate-200)}.border-slate-300{border-color:var(--color-slate-300)}.border-yellow-300{border-color:var(--color-yellow-300)}.bg-amber-100{background-color:var(--color-amber-100)}.bg-amber-600{background-color:var(--color-amber-600)}.bg-amber-700{background-color:var(--color-amber-700)}.bg-black\/40{background-color:#0006}@supports (color:color-mix(in lab,red,red)){.bg-black\/40{background-color:color-mix(in oklab,var(--color-black) 40%,transparent)}}.bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-600{background-color:var(--color-blue-600)}.bg-blue-700{background-color:var(--color-blue-700)}.bg-emerald-100{background-color:var(--color-emerald-100)}.bg-emerald-700{background-color:var(--color-emerald-700)}.bg-green-100{background-color:var(--color-green-100)}.bg-orange-50{background-color:var(--color-orange-50)}.bg-orange-100{background-color:var(--color-orange-100)}.bg-orange-700{background-color:var(--color-orange-700)}.bg-red-50{background-color:var(--color-red-50)}.bg-red-100{background-color:var(--color-red-100)}.bg-sky-100{background-color:var(--color-sky-100)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-100{background-color:var(--color-slate-100)}.bg-slate-900{background-color:var(--color-slate-900)}.bg-white{background-color:var(--color-white)}.bg-yellow-100{background-color:var(--color-yellow-100)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.ps-2{padding-inline-start:calc(var(--spacing) * 2)}.ps-3{padding-inline-start:calc(var(--spacing) * 3)}.ps-4{padding-inline-start:calc(var(--spacing) * 4)}.ps-6{padding-inline-start:calc(var(--spacing) * 6)}.pe-2{padding-inline-end:calc(var(--spacing) * 2)}.pe-3{padding-inline-end:calc(var(--spacing) * 3)}.pe-4{padding-inline-end:calc(var(--spacing) * 4)}.pe-6{padding-inline-end:calc(var(--spacing) * 6)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pl-4{padding-left:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-left{text-align:left}.text-start{text-align:start}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.break-all{word-break:break-all}.text-amber-900{color:var(--color-amber-900)}.text-blue-700{color:var(--color-blue-700)}.text-blue-800{color:var(--color-blue-800)}.text-emerald-700{color:var(--color-emerald-700)}.text-emerald-800{color:var(--color-emerald-800)}.text-green-700{color:var(--color-green-700)}.text-green-800{color:var(--color-green-800)}.text-green-900{color:var(--color-green-900)}.text-orange-700{color:var(--color-orange-700)}.text-orange-800{color:var(--color-orange-800)}.text-orange-900{color:var(--color-orange-900)}.text-red-600{color:var(--color-red-600)}.text-red-700{color:var(--color-red-700)}.text-red-800{color:var(--color-red-800)}.text-red-900{color:var(--color-red-900)}.text-sky-800{color:var(--color-sky-800)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-700{color:var(--color-slate-700)}.text-slate-800{color:var(--color-slate-800)}.text-white{color:var(--color-white)}.text-yellow-800{color:var(--color-yellow-800)}.text-yellow-900{color:var(--color-yellow-900)}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.invert{--tw-invert:invert(100%);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,)}.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,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-green-50:hover{background-color:var(--color-green-50)}.hover\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\:bg-slate-50:hover{background-color:var(--color-slate-50)}.hover\:bg-slate-100:hover{background-color:var(--color-slate-100)}}.focus\:bg-slate-100:focus{background-color:var(--color-slate-100)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}@media (min-width:40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:64rem){.lg\:grid-cols-\[1fr_320px\]{grid-template-columns:1fr 320px}}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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}
