:root{--ink: #111716;--muted: #5c6864;--paper: #f6f1e8;--surface: #fffdf8;--line: rgba(17, 23, 22, .1);--gold: #f1be59;--green: #6da37a;--rose: #d97765;--night: #0f1514;--night-soft: #1a2321;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}.site-header{position:fixed;top:0;right:0;left:0;z-index:40;padding:18px 0;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,backdrop-filter .35s ease;border-bottom:1px solid transparent;background:transparent}.site-header--raised{border-bottom-color:#1117160f;background:#fffdf8db;box-shadow:0 18px 50px #0f151414;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:14px 18px}.site-header__links a{font-size:.92rem;text-decoration:none;color:#ffffffdb;transition:color .2s ease}.site-header--raised .site-header__links a:not(.nav-cta){color:var(--muted)}.site-header--raised .site-header__links a:not(.nav-cta):hover{color:var(--ink)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.22rem;font-weight:800;text-decoration:none;color:#fff;transition:color .25s ease}.site-header--raised .brand{color:var(--ink)}.brand__mark{flex-shrink:0;width:36px;height:36px;object-fit:contain;transition:filter .35s ease}.site-header:not(.site-header--raised) .brand__mark{filter:invert(1) hue-rotate(180deg) saturate(1.12) brightness(1.04)}.site-header--raised .brand__mark{filter:none}.brand__word{letter-spacing:-.02em}.nav-cta,.primary-action,.secondary-action{display:inline-flex;min-height:42px;align-items:center;border-radius:999px;padding:0 16px;text-decoration:none}.nav-cta,.primary-action{color:var(--ink);background:var(--gold);font-weight:800;box-shadow:0 14px 34px #f1be5947}.site-header--raised .nav-cta{box-shadow:0 10px 26px #f1be5938}.hero{position:relative;min-height:88vh;overflow:hidden;color:#fff;background-position:center;background-size:cover;padding-top:96px}.hero:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#080e0d59,#080e0d9e),linear-gradient(90deg,#080e0de0,#080e0d8c 40%,#080e0d1f)}.hero-copy{position:relative;z-index:1;display:grid;gap:18px;width:min(720px,calc(100% - 40px));margin:0 auto;padding:clamp(72px,11vh,120px) 0 120px;transform:translate(calc((min(1180px,100vw - 40px) - min(720px,100vw - 40px))/-2))}.hero-copy p,.section-heading p,.experience-eyebrow,.workflow p,.closing p{margin:0;color:var(--gold);font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.hero-copy h1{margin:0;font-size:clamp(4.2rem,12vw,8.6rem);line-height:.9;letter-spacing:-.02em}.hero-copy span{max-width:600px;color:#ffffffdb;font-size:1.12rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.secondary-action{border:1px solid rgba(255,255,255,.35);color:#fff;background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);width:min(1180px,calc(100% - 40px));margin:-64px auto 0;position:relative;z-index:2;gap:14px}.metric-card{position:relative;overflow:hidden;padding:26px 24px 28px;border:1px solid rgba(255,255,255,.65);border-radius:20px;background:#fffdf8f0;box-shadow:0 26px 70px #11171624;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.metric-card:after{position:absolute;top:0;right:0;width:120px;height:120px;border-radius:50%;content:"";filter:blur(40px);opacity:.45;transform:translate(30%,-40%)}.metric-card--gold:after{background:var(--gold)}.metric-card--green:after{background:var(--green)}.metric-card--rose:after{background:var(--rose)}.metric-card__kicker{position:relative;z-index:1;display:inline-flex;align-items:center;width:fit-content;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:#1117160d;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.metric-card__title{position:relative;z-index:1;margin:0 0 8px;font-size:clamp(1.35rem,2.4vw,1.65rem);line-height:1.15;letter-spacing:-.01em}.metric-card__body{position:relative;z-index:1;margin:0;color:var(--muted);font-size:.98rem;line-height:1.55}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:96px 0 76px}.section-heading{display:grid;gap:10px;max-width:760px;margin-bottom:34px}.section-heading--center{max-width:820px;margin-left:auto;margin-right:auto;text-align:center}.section-heading--center .section-lead{margin:6px auto 0;color:var(--muted);font-size:1.05rem;line-height:1.65}.section-heading h2,.workflow h2{margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1.06;letter-spacing:-.02em}.product-stage{position:relative;margin:0 0 22px;padding:clamp(18px,4vw,34px);border:1px solid var(--line);border-radius:24px;overflow:hidden;background:radial-gradient(circle at top right,rgba(241,190,89,.28),transparent 34%),linear-gradient(135deg,#182120,#263632);box-shadow:0 28px 70px #1117162e}.dashboard-preview{display:grid;grid-template-columns:210px minmax(0,1fr);min-height:360px;border:1px solid rgba(255,255,255,.13);border-radius:18px;overflow:hidden;background:#ffffff14;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dash-sidebar{display:grid;align-content:start;gap:12px;padding:24px;color:#fff;background:#00000029}.dash-sidebar strong{margin-bottom:10px}.dash-nav-pill{height:36px;border-radius:12px;background:#ffffff1a}.dash-nav-pill--active{background:#f1be5959}.dash-main{display:grid;gap:16px;padding:22px}.dash-header,.dash-cards,.dash-table{border-radius:16px;background:#fffdf8f0}.dash-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px}.dash-header small,.dash-header strong{display:block}.dash-header small{color:var(--muted)}.dash-header button{min-height:36px;border:0;border-radius:999px;padding:0 14px;color:#235034;background:#dff0df;font-weight:800}.dash-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;background:#11171614}.dash-cards article{display:grid;gap:6px;min-height:104px;align-content:center;padding:16px 18px;background:#fffdf8f5}.dash-cards small{color:var(--muted)}.dash-stat{font-size:1.65rem}.dash-theme-label{font-size:1.05rem;letter-spacing:-.01em}.dash-table{display:grid;gap:0;padding:0;overflow:hidden}.dash-table__head,.dash-table__row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(120px,.9fr) auto;gap:12px;align-items:center;padding:12px 16px}.dash-table__head{border-bottom:1px solid rgba(17,23,22,.08);color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dash-table__row{border-bottom:1px solid rgba(17,23,22,.06)}.dash-table__row:last-child{border-bottom:0}.dash-table__product{display:flex;gap:12px;align-items:center;min-width:0}.dash-thumb{display:block;flex-shrink:0;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#f1be598c,#d777658c)}.dash-table__product strong{display:block;overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.dash-table__product small{display:block;color:var(--muted);font-size:.78rem}.dash-table__bar{height:8px;border-radius:999px;background:#1117160f;overflow:hidden}.dash-table__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6da37a59,#f1be598c)}.dash-pill{justify-self:end;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.dash-pill--ok{color:#1f4d30;background:#dff0df}.dash-pill--pause{color:#6a4b16;background:#f6e8c8}.dash-pill--draft{color:#4a3b38;background:#ece7e2}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-grid article{position:relative;min-height:240px;padding:26px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--surface);box-shadow:0 18px 50px #11171612}.feature-grid article:before{position:absolute;top:0;left:26px;width:64px;height:5px;border-radius:0 0 999px 999px;background:var(--gold);content:""}.feature-grid article:nth-child(2):before{background:var(--green)}.feature-grid article:nth-child(3):before{background:var(--rose)}.feature-grid article>span{display:inline-flex;width:fit-content;min-height:30px;align-items:center;margin-bottom:22px;border:1px solid rgba(17,23,22,.08);border-radius:999px;padding:0 11px;color:var(--muted);background:#f6f0e5;font-size:.78rem;font-weight:800}.feature-grid h3{margin:0 0 10px;font-size:1.22rem;letter-spacing:-.01em}.feature-grid p{margin:0;color:var(--muted);line-height:1.6}.templates{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:32px 0 88px}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.template-card{display:grid;gap:14px;padding:22px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 20px 55px #11171612}.template-card h3{margin:0;font-size:1.2rem;letter-spacing:-.01em}.template-card p{margin:0;color:var(--muted);line-height:1.6}.template-frame{position:relative;height:168px;border-radius:16px;overflow:hidden;border:1px solid rgba(17,23,22,.08);background:#0f1514}.template-chrome{display:flex;gap:6px;padding:10px 12px;background:#ffffff0f}.template-chrome span{width:8px;height:8px;border-radius:50%;background:#ffffff40}.template-chrome span:first-child{background:#ff6b6b}.template-chrome span:nth-child(2){background:#ffd166}.template-chrome span:nth-child(3){background:#6eeb83}.template-surface{position:absolute;top:32px;right:12px;bottom:12px;left:12px;border-radius:12px;overflow:hidden}.template-mock{height:100%;padding:10px}.template-mock--strip{display:flex;gap:6px;align-items:flex-start}.template-mock--strip i{flex:1;height:10px;border-radius:999px;opacity:.85}.template-frame--tasarim1 .template-surface{background:linear-gradient(180deg,#fff9f0,#f2e6d4)}.template-frame--tasarim1 .template-mock--strip{flex-wrap:wrap}.template-frame--tasarim1 .template-mock--strip:after{flex:1 0 100%;height:72px;margin-top:4px;border-radius:10px;background:repeating-linear-gradient(180deg,rgba(17,23,22,.06),rgba(17,23,22,.06) 14px,transparent 14px,transparent 28px);content:""}.template-frame--tasarim2 .template-surface{background:linear-gradient(180deg,#f4fbf7,#dfece4)}.template-frame--tasarim2 .template-mock--strip{flex-direction:column}.template-frame--tasarim2 .template-mock--strip i:first-child{height:14px;width:58%}.template-frame--tasarim2 .template-mock--strip i:nth-child(2){height:36px;width:100%;border-radius:12px}.template-frame--tasarim2 .template-mock--strip i:nth-child(3){height:52px;width:100%;border-radius:12px}.template-frame--tasarim3 .template-surface{background:linear-gradient(135deg,#1f2b29,#2c3b38)}.template-frame--tasarim3 .template-mock--strip i{height:46px;border-radius:12px}.experience{width:100%;margin:0;padding:86px max(20px,calc((100vw - 1180px)/2)) 104px;background:radial-gradient(circle at 18% 20%,rgba(109,163,122,.18),transparent 34%),linear-gradient(180deg,#f6f1e8,#eef1e9)}.experience-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.7fr);gap:clamp(36px,7vw,92px);align-items:center;width:min(1180px,100%);margin:0 auto}.experience-copy{display:grid;gap:14px;max-width:560px}.experience-copy h2{margin:0;font-size:clamp(2.25rem,5vw,4rem);line-height:1.02;letter-spacing:-.02em}.experience-lead{margin:0;color:var(--muted);font-size:1.08rem;line-height:1.72}.experience-points{margin:10px 0 0;padding:0;list-style:none;display:grid;gap:10px;color:var(--ink);font-weight:600}.experience-points--cards{gap:12px;max-width:560px}.experience-points li{position:relative;padding:15px 16px 15px 44px;border:1px solid rgba(17,23,22,.08);border-radius:16px;background:#fffdf8b8;box-shadow:0 12px 34px #1117160f;font-size:.96rem;line-height:1.45}.experience-points li:before{position:absolute;left:16px;top:18px;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--rose));content:"";box-shadow:0 0 0 5px #f1be5929}.phone-showcase{position:relative;margin:0;display:grid;gap:14px;justify-items:center}.phone-showcase:before,.phone-showcase:after{position:absolute;z-index:0;border-radius:28px;content:"";filter:blur(0)}.phone-showcase:before{right:8%;bottom:74px;width:220px;height:170px;background:#f1be5942;transform:rotate(-10deg)}.phone-showcase:after{top:86px;left:2%;width:180px;height:240px;background:#6da37a33;transform:rotate(12deg)}.phone-showcase__label{position:relative;z-index:2;margin:0;max-width:260px;color:var(--muted);font-size:.82rem;font-weight:600;line-height:1.35;text-align:center}.phone-rim{position:relative;z-index:1;width:min(360px,82vw);padding:12px;border-radius:46px;background:linear-gradient(165deg,rgba(255,255,255,.18),transparent 18%),linear-gradient(165deg,#3d4543,#161d1b 42%,#070a09);box-shadow:0 0 0 1px #ffffff0f inset,0 42px 90px #0a0e0d61}.phone-screen{position:relative;overflow:hidden;border-radius:36px;background:#f7f3ed;box-shadow:0 0 0 3px #0d1010}.phone-page{padding:18px;background:linear-gradient(180deg,#fffdf8e6,#f3ece1f2),#f7f3ed;min-height:650px}.phone-page__bar{display:flex;align-items:center;gap:10px;margin-bottom:16px}.phone-page__logo{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:linear-gradient(135deg,var(--gold),#e09a45);color:#1a1a1a;font-weight:900;font-size:1rem}.phone-page__bar strong{display:block;font-size:1rem;letter-spacing:-.02em}.phone-page__bar small{color:var(--muted);font-size:.74rem}.phone-page__bar button{margin-left:auto;min-height:34px;border:0;border-radius:999px;padding:0 12px;color:#203326;background:#dcefdc;font-size:.72rem;font-weight:900}.phone-page__hero{display:grid;gap:8px;min-height:214px;align-content:end;padding:18px;margin-bottom:14px;border-radius:24px;background:radial-gradient(circle at 76% 18%,rgba(241,190,89,.4),transparent 26%),linear-gradient(135deg,#21302c,#654237 62%,#c98256);color:#fff;box-shadow:0 18px 34px #3a2f2a47}.phone-page__hero span{display:block;margin-bottom:0;opacity:.78;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.phone-page__hero h3{margin:0;max-width:260px;font-size:1.3rem;line-height:1.18;font-weight:800}.phone-page__hero b{width:fit-content;border-radius:999px;padding:7px 11px;color:#19211f;background:#ffffffe0;font-size:.82rem}.phone-page__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.phone-page__chips span{padding:8px 13px;border-radius:999px;background:#fff;border:1px solid rgba(17,23,22,.08);color:var(--muted);font-size:.75rem;font-weight:700}.phone-page__chips span.is-on{border-color:#f1be598c;color:#1a1f1e;background:#f1be5959}.phone-page__list{display:grid;gap:10px}.phone-dish{display:grid;grid-template-columns:66px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:20px;background:#fff;border:1px solid rgba(17,23,22,.06);box-shadow:0 12px 28px #11171612}.phone-dish--soft{opacity:.88}.phone-dish__img{width:66px;height:66px;border-radius:18px;background:radial-gradient(circle at 34% 34%,rgba(255,255,255,.68),transparent 16%),linear-gradient(135deg,#f4c86a,#d97765)}.phone-dish__img--alt{background:linear-gradient(135deg,#8fbc9a,#4a7c59)}.phone-dish__text strong{display:block;font-size:.94rem;letter-spacing:-.01em}.phone-dish__text span{display:block;margin-top:2px;color:var(--muted);font-size:.76rem;line-height:1.3}.phone-dish em{font-style:normal;font-weight:800;font-size:.9rem;color:#2d5a3d}.phone-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:13px 14px;border-radius:18px;color:#fff;background:#151c1a}.phone-bottom span{color:#ffffffb3;font-size:.78rem}.phone-bottom strong{font-size:.82rem}.section-panel{width:100%;max-width:none;margin:0;padding:96px max(20px,calc((100vw - 1180px)/2)) 108px;background:radial-gradient(circle at 82% 20%,rgba(241,190,89,.16),transparent 30%),linear-gradient(180deg,#121716,#1d2926 56%,#f4efe6 56%,#e8e0d4);border-top:1px solid rgba(17,23,22,.06)}.panel-inner{width:min(1180px,100%);margin:0 auto;display:grid;gap:36px}.panel-header{max-width:760px;display:grid;gap:12px}.panel-header p:first-of-type{margin:0;color:var(--gold);font-size:.88rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.panel-header h2{margin:0;color:#fff;font-size:clamp(2.05rem,4.6vw,3.4rem);line-height:1.1;letter-spacing:-.02em}.panel-header__lead{margin:0;color:#ffffffb8;font-size:1.05rem;line-height:1.65}.panel-product{display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;min-height:520px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:#fffdf814;box-shadow:0 38px 100px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-product__sidebar{display:grid;align-content:start;gap:12px;padding:24px;color:#fff;background:#00000038}.panel-product__sidebar strong{margin-bottom:20px;font-size:1.2rem}.panel-product__sidebar span{min-height:42px;border-radius:14px;padding:12px 14px;color:#ffffffb8;background:#ffffff14;font-size:.9rem}.panel-product__sidebar span.is-active{color:#151c1a;background:var(--gold);font-weight:900}.panel-product__main{display:grid;gap:18px;padding:24px;background:#f9f6ef}.panel-product__top{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:16px 18px;border:1px solid rgba(17,23,22,.08);border-radius:20px;background:#fffdf8}.panel-product__top small,.panel-product__top strong{display:block}.panel-product__top small{color:var(--muted)}.panel-product__top button{min-height:40px;border:0;border-radius:999px;padding:0 16px;color:#151c1a;background:var(--gold);font-weight:900}.panel-product__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.panel-product__stat{display:grid;gap:8px;min-height:112px;padding:18px;border-radius:20px;background:#fffdf8;border:1px solid rgba(17,23,22,.08)}.panel-product__stat span{color:var(--muted);font-size:.82rem}.panel-product__stat strong{font-size:2rem}.panel-product__stat.live strong{color:#2b6b42}.panel-product__stat.warn strong{color:#9d6b1b}.panel-product__stat.calm strong{color:#43504d}.panel-product__body{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px}.panel-product__body section,.panel-product__body aside{padding:18px;border:1px solid rgba(17,23,22,.08);border-radius:20px;background:#fffdf8}.panel-product__body h3{margin:0 0 14px}.panel-menu-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid rgba(17,23,22,.07)}.panel-menu-row i{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,var(--gold),var(--rose))}.panel-menu-row:nth-child(3) i{background:linear-gradient(135deg,var(--green),#dcefdc)}.panel-menu-row strong,.panel-menu-row small{display:block}.panel-menu-row small{color:var(--muted)}.panel-menu-row b{color:#2b6b42}.qr-tile{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:132px;height:132px;margin-bottom:14px;padding:12px;border-radius:18px;background:#151c1a}.qr-tile span{border-radius:8px;background:#fff}.panel-product__body aside p{margin:0;color:var(--muted);line-height:1.55}.panel-split{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:stretch;max-width:720px;padding:18px 20px;border-radius:16px;border:1px solid rgba(17,23,22,.08);background:#fffdf8eb}.panel-split__item span{display:block;margin-bottom:6px;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.panel-split__item p{margin:0;font-size:.92rem;line-height:1.45;color:var(--ink)}.panel-split__item--emph span{color:#2d4a38}.panel-split__arrow{align-self:center;width:28px;height:2px;border-radius:999px;background:#11171626;position:relative}.panel-split__arrow:after{position:absolute;right:0;top:50%;width:8px;height:8px;border-right:2px solid rgba(17,23,22,.22);border-top:2px solid rgba(17,23,22,.22);content:"";transform:translateY(-50%) rotate(45deg)}.panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.panel-card{padding:22px 22px 24px;border-radius:18px;border:1px solid rgba(17,23,22,.08);background:#fffdf8;box-shadow:0 14px 40px #1117160f}.panel-card__tag{display:inline-block;margin-bottom:12px;padding:4px 10px;border-radius:999px;background:#1117160f;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.panel-card h3{margin:0 0 8px;font-size:1.12rem;letter-spacing:-.01em}.panel-card p{margin:0;color:var(--muted);font-size:.96rem;line-height:1.55}.workflow{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:52px;width:min(1180px,calc(100% - 40px));margin:96px auto 74px;padding:clamp(28px,5vw,56px);border-radius:24px;color:#fff;background:radial-gradient(circle at top right,rgba(241,190,89,.28),transparent 30%),#121716;box-shadow:0 28px 80px #1117162e}.workflow div{display:grid;gap:10px}.workflow-steps{display:grid;gap:16px;margin:0;padding:0;list-style:none;counter-reset:workflow-step}.workflow-steps li{display:grid;gap:6px;position:relative;padding:0 0 18px 38px;border-bottom:1px solid rgba(255,255,255,.14);counter-increment:workflow-step}.workflow-steps li:before{position:absolute;left:0;top:0;display:grid;width:24px;height:24px;place-items:center;border-radius:999px;color:var(--ink);background:var(--gold);content:counter(workflow-step);font-size:.78rem;font-weight:900}.workflow-steps li:last-child{border-bottom:0}.workflow-steps strong{color:#fff}.workflow-steps span{color:#ffffffd1;line-height:1.55}.closing{display:grid;gap:16px;justify-items:center;width:min(980px,calc(100% - 40px));margin:0 auto;padding:42px 0 72px;text-align:center}.closing h2{max-width:760px;margin:0;font-size:clamp(2.25rem,6vw,4.2rem);line-height:1.02;letter-spacing:-.02em}.closing .primary-action{min-height:48px;padding:0 20px}.site-footer{border-top:1px solid rgba(17,23,22,.08);background:#0f1413;color:#f4f1ead1}.site-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,minmax(0,1fr));gap:28px 20px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:56px 0 40px}.site-footer__brand-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.site-footer__logo{flex-shrink:0;width:40px;height:40px;object-fit:contain;filter:invert(1) hue-rotate(180deg) saturate(1.12) brightness(1.04)}.site-footer__brand{color:#fff;font-size:1.2rem;letter-spacing:-.01em}.site-footer__grid p{margin:0;color:#f4f1ea9e;line-height:1.55;font-size:.95rem}.site-footer__label{display:block;margin-bottom:12px;color:#f4f1ea73;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-footer__grid a{display:block;margin-bottom:8px;color:#f4f1ead1;font-size:.94rem;text-decoration:none}.site-footer__grid a:hover{color:var(--gold)}.site-footer__note{margin-top:10px;font-size:.85rem;color:#f4f1ea80}.site-footer__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:18px 0 28px;border-top:1px solid rgba(255,255,255,.08);color:#f4f1ea73;font-size:.82rem}@media (max-width: 820px){.hero{min-height:82vh;background-position:61% center;padding-top:88px}.hero:before{background:linear-gradient(90deg,#080e0de0,#080e0d8c)}.site-header__inner{flex-wrap:wrap}.site-header__links{width:100%;justify-content:flex-start}.site-header__links a:not(.nav-cta){display:none}.hero-copy{transform:none;padding-top:56px}.metrics,.feature-grid,.dashboard-preview,.experience-layout,.template-grid,.panel-product,.panel-product__stats,.panel-product__body,.site-footer__grid{grid-template-columns:1fr}.phone-showcase{justify-items:stretch}.phone-rim{width:min(300px,100%);margin:0 auto}.panel-split{grid-template-columns:1fr;max-width:none}.panel-split__arrow{display:none}.panel-grid{grid-template-columns:1fr}.panel-product__sidebar{display:none}.panel-product__main{padding:14px}.panel-product__top{align-items:flex-start;flex-direction:column}.panel-menu-row{grid-template-columns:48px minmax(0,1fr)}.panel-menu-row b{grid-column:2}.metric-card{text-align:left}.workflow{grid-template-columns:1fr;padding:28px}.dash-sidebar{display:none}.dash-cards{grid-template-columns:1fr}.dash-table__head,.dash-table__row{grid-template-columns:1fr;gap:8px}.dash-table__bar{display:none}.dash-pill{justify-self:start}.site-footer__bar{flex-direction:column;align-items:flex-start}}.register-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 12% 18%,rgba(241,190,89,.22),transparent 32%),radial-gradient(circle at 88% 12%,rgba(109,163,122,.16),transparent 30%),linear-gradient(180deg,#151c1a 0%,#1d2926 48%,var(--paper) 48%,#eee7db 100%)}.register-page__header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(255,255,255,.08);background:#0f1514c7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.register-page__header .brand--register{display:inline-flex;align-items:center;gap:10px;padding:18px 0;margin-left:max(20px,calc((100% - min(1180px,100% - 40px))/2));font-size:1.22rem;font-weight:800;text-decoration:none;color:#fff}.register-page__header .brand--register .brand__mark{filter:invert(1) hue-rotate(180deg) saturate(1.12) brightness(1.04)}.register-page__main{padding:58px 20px 86px}.register-footer{margin-top:0}.register-footer__grid{grid-template-columns:1.35fr repeat(2,minmax(0,1fr))}.register-hero{display:grid;grid-template-columns:minmax(0,.84fr) minmax(360px,.78fr);gap:clamp(24px,5vw,58px);align-items:center;width:min(1180px,100%);margin:0 auto}.register-card{width:100%;padding:clamp(26px,4vw,42px);border:1px solid rgba(255,255,255,.68);border-radius:24px;background:#fffdf8f5;box-shadow:0 34px 90px #0f151433;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.register-card__eyebrow{margin:0 0 8px;color:var(--gold);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.register-card__title{margin:0 0 12px;font-size:clamp(2.25rem,5vw,4rem);line-height:1.02;font-weight:800;letter-spacing:-.02em}.register-card__lead{margin:0 0 28px;color:var(--muted);font-size:.98rem;line-height:1.55}.register-form{display:grid;gap:16px}.register-form__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.register-field{display:grid;gap:8px;font-size:.88rem;font-weight:700;color:var(--ink)}.register-field input{height:50px;padding:0 14px;border:1px solid var(--line);border-radius:12px;font:inherit;font-weight:500;color:var(--ink);background:#fff}.register-field input:focus{outline:2px solid rgba(241,190,89,.45);outline-offset:1px}.register-templates{margin:4px 0 0;padding:0;border:none}.register-templates legend{margin-bottom:12px;font-size:.88rem;font-weight:800}.register-templates__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.register-template{position:relative;display:grid;gap:8px;grid-template-rows:auto auto 1fr;min-width:0;min-height:188px;padding:10px 10px 14px;border-radius:16px;border:2px solid var(--line);background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.register-template.is-selected{border-color:var(--gold);box-shadow:0 12px 28px #f1be592e}.register-template input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.register-template__mock{display:block;height:76px;overflow:hidden;border-radius:12px;border:1px solid rgba(17,23,22,.08);background:#151c1a}.register-template__screen{display:grid;gap:5px;height:100%;margin:9px;padding:8px;border-radius:9px;background:#fffaf2}.register-template__screen i{border-radius:999px}.register-template__mock--tasarim1 .register-template__screen{grid-template-columns:repeat(2,1fr);align-content:start;background:#f7f0e5}.register-template__mock--tasarim1 .register-template__screen i:first-child{grid-column:1 / -1;height:18px;border-radius:5px}.register-template__mock--tasarim1 .register-template__screen i:nth-child(2),.register-template__mock--tasarim1 .register-template__screen i:nth-child(3){height:25px;border-radius:5px}.register-template__mock--tasarim1 .register-template__screen i:nth-child(4),.register-template__mock--tasarim1 .register-template__screen i:nth-child(5){height:7px}.register-template__mock--tasarim2 .register-template__screen{background:#eef7f0}.register-template__mock--tasarim2 .register-template__screen i{height:8px}.register-template__mock--tasarim2 .register-template__screen i:first-child{width:42%;height:16px;border-radius:999px}.register-template__mock--tasarim2 .register-template__screen i:nth-child(2){width:100%;height:13px;border-radius:999px}.register-template__mock--tasarim2 .register-template__screen i:nth-child(3),.register-template__mock--tasarim2 .register-template__screen i:nth-child(4),.register-template__mock--tasarim2 .register-template__screen i:nth-child(5){height:11px;border-radius:8px}.register-template__mock--tasarim3 .register-template__screen{grid-template-columns:repeat(2,1fr);background:linear-gradient(160deg,#fff2f5,#ffd6e6)}.register-template__mock--tasarim3 .register-template__screen i:first-child{grid-column:1 / -1;height:22px;border-radius:6px}.register-template__mock--tasarim3 .register-template__screen i:nth-child(2),.register-template__mock--tasarim3 .register-template__screen i:nth-child(3){height:25px;border-radius:6px}.register-template__mock--tasarim3 .register-template__screen i:nth-child(4),.register-template__mock--tasarim3 .register-template__screen i:nth-child(5){height:8px;border-radius:6px;background:#ffffffd1!important}.register-template__name{font-weight:800;font-size:.95rem}.register-template__pitch{font-size:.82rem;line-height:1.45;color:var(--muted);display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.register-form__error{margin:0;padding:10px 12px;border-radius:10px;font-size:.88rem;color:#8f2f24;background:#d977651f}.register-submit{margin-top:4px;height:50px;border:none;border-radius:999px;font-weight:800;font-size:.95rem;color:var(--ink);background:var(--gold);cursor:pointer;box-shadow:0 14px 34px #f1be5947}.register-submit:disabled{opacity:.65;cursor:not-allowed}.register-form__fine{margin:0;font-size:.82rem;line-height:1.45;color:var(--muted)}.register-mockup{min-width:0}.register-mockup__panel{position:relative;overflow:hidden;padding:clamp(18px,3vw,28px);border:1px solid rgba(255,255,255,.14);border-radius:28px;background:radial-gradient(circle at 76% 14%,rgba(241,190,89,.3),transparent 28%),linear-gradient(135deg,#ffffff1a,#ffffff0a),#111716;box-shadow:0 38px 100px #00000047}.register-mockup__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px;color:#fff}.register-mockup__top span,.register-mockup__top strong{display:block}.register-mockup__top span{color:#ffffff94;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.register-mockup__top strong{margin-top:3px;font-size:1.25rem}.register-mockup__top b{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:0 12px;color:#203326;background:#dcefdc;font-size:.78rem}.register-phone{width:min(330px,100%);margin:0 auto;padding:11px;border-radius:42px;background:linear-gradient(160deg,rgba(255,255,255,.18),transparent 18%),linear-gradient(160deg,#444d4a,#070a09);box-shadow:0 0 0 1px #ffffff0f inset,0 34px 80px #0000005c}.register-phone__screen{min-height:570px;overflow:hidden;border:3px solid #0d1010;border-radius:32px;background:#f8f3ea}.register-preview{min-height:570px;overflow:hidden}.register-preview button{font:inherit}.register-preview--one{color:#2d1f1a;background:#faf7f4}.register-preview__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:17px 14px 8px}.register-preview__header--center{display:grid;justify-items:center;gap:8px;padding:21px 14px 16px;border-bottom:1px solid rgba(45,31,26,.1);text-align:center}.register-preview__mark{display:grid;flex-shrink:0;width:42px;height:42px;place-items:center;border-radius:8px;color:#fff;background:#111827;font-weight:900;text-transform:uppercase}.register-preview__header strong,.register-preview__header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-preview__header:not(.register-preview__header--center)>div{min-width:0;flex:1}.register-preview__header--center strong{color:#2d1f1a;font-family:Georgia,Times New Roman,serif;font-size:2rem;line-height:1}.register-preview__header small{color:#796b64;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.register-preview__header--center>span{color:#796b64;font-size:.72rem}.register-preview__header button{min-height:32px;border:0;border-radius:999px;padding:0 14px;color:#fff;background:#d85a47;font-size:.68rem;box-shadow:0 8px 18px #d85a4742}.register-preview__hero{display:grid;gap:8px;margin:22px 16px 18px;padding:26px 22px 32px;border-radius:24px;overflow:hidden;color:#fff;background:linear-gradient(135deg,#d85a47,#b84837);box-shadow:0 18px 34px #2d1f1a2e}.register-preview__hero p{margin:0;max-width:250px;color:#ffffffe6;font-size:.86rem;line-height:1.45}.register-preview__hero h2{max-width:250px;margin:0;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:2.45rem;line-height:1}.register-preview__strip{display:flex;gap:8px;overflow:hidden;padding:0 16px 14px}.register-preview__strip span{flex:0 0 auto;min-height:34px;border:1px solid rgba(22,22,22,.1);border-radius:999px;padding:8px 13px;color:#4b5563;background:#ffffffc7;font-size:.72rem;font-weight:700}.register-preview__strip .active{color:#fff;border-color:#d85a47;background:#d85a47}.register-preview__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:12px 16px 28px}.register-preview__grid article{overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 14px 26px #2d1f1a14}.register-preview__grid article i{display:block;aspect-ratio:4 / 3;background:linear-gradient(135deg,#f3e9e3,#e8ddd6)}.register-preview__grid article:nth-child(2) i{background:#ded3c2}.register-preview__grid article>div{display:flex;align-items:start;justify-content:space-between;gap:8px;padding:12px 12px 0}.register-preview__grid small{display:-webkit-box;overflow:hidden;padding:4px 12px 0;color:#796b64;font-size:.72rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.register-preview__grid strong{color:#2d1f1a;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.1}.register-preview__grid span{flex-shrink:0;color:#d85a47;font-weight:800}.register-preview__grid article button{width:calc(100% - 24px);min-height:34px;margin:12px;border:0;border-radius:999px;color:#fff;background:#d85a47;font-size:.72rem;font-weight:800}.register-preview--two{color:#1f2937;background:#fbfbf8}.register-preview__topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:24px 22px 14px;background:#fbfbf8f0}.register-preview__round-mark{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:999px;color:#fff;background:#6b7d63;font-weight:800}.register-preview__topbar strong,.register-preview__topbar small{display:block}.register-preview__topbar small{color:#80907a}.register-preview__topbar>div{min-width:0;flex:1}.register-preview__topbar button{min-height:36px;border:0;border-radius:999px;padding:0 12px;color:#fff;background:#6b7d63;font-size:.72rem;font-weight:700}.register-preview__green-card{margin:4px 22px 18px;padding:22px;border:1px solid #e8edd9;border-radius:24px;background:#fff}.register-preview__green-card h2{margin:0 0 3px;font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-style:italic;line-height:1.1}.register-preview__green-card strong{display:block;margin-bottom:8px;font-size:.94rem}.register-preview__green-card p{max-width:220px;margin:0;color:#6b7d63;font-size:.78rem;line-height:1.45}.register-preview__search{display:grid;gap:16px;padding:0 22px 18px}.register-preview__search h2{margin:0;font-size:1.45rem}.register-preview__search div{min-height:48px;border:1px solid #e4e7df;border-radius:999px;padding:14px 18px 0 42px;color:#80907a;background:#fff;font-size:.9rem;position:relative}.register-preview__search div:before{position:absolute;left:18px;top:14px;content:"⌕";color:#a8b5a1;font-weight:800}.register-preview__green-tabs{display:flex;gap:8px;overflow:hidden;padding:0 22px 18px}.register-preview__green-tabs span{border:1px solid #dedede;border-radius:999px;padding:8px 14px;color:#888;background:#fff;font-size:.72rem}.register-preview__green-tabs .active{color:#fff;border-color:#6b7d63;background:#6b7d63}.register-preview__list{display:grid;gap:12px;padding:0 22px 48px}.register-preview__list h3{margin:0;font-size:1rem;font-weight:700}.register-preview__list article{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;padding:14px 0;border:0;border-top:1px solid #ebebeb;border-radius:0;background:#fff}.register-preview__list article>i{width:78px;aspect-ratio:1;border-radius:999px;background:#f5f5f5}.register-preview__list article:nth-of-type(2)>i{background:#e4e7df}.register-preview__list strong,.register-preview__list span,.register-preview__list small,.register-preview__list b{display:block}.register-preview__list strong{font-size:.94rem}.register-preview__list span,.register-preview__list small{margin-top:4px;color:#80907a;font-size:.76rem}.register-preview__list b{margin-top:8px;color:#1f2937}.register-preview--three{color:#333;background:linear-gradient(160deg,#fff2f5,#ffe7ef 46%,#ffd6e6)}.register-preview__dark-header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:center;padding:24px 20px 10px;background:linear-gradient(180deg,#fff0f3 80%,#fff0f300)}.register-preview__dark-header button{display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:8px;background:#ffffffc7}.register-preview__dark-header button span{width:18px;height:2px;background:#e05b7f}.register-preview__dark-header strong{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;letter-spacing:-.01em}.register-preview__dark-header>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(135deg,#f87b9e,#e0426b);font-size:.85rem;font-weight:800;box-shadow:0 8px 18px #e0426b33}.register-preview__pink-tabs{display:flex;gap:8px;overflow:hidden;padding:0 20px 16px}.register-preview__pink-tabs span{flex:0 0 auto;border-radius:999px;padding:8px 14px;color:#4b5563;background:#ffffffd1;font-size:.76rem}.register-preview__pink-tabs .active{color:#fff;background:linear-gradient(135deg,#f87b9e,#e0426b);box-shadow:0 8px 18px #e0426b33}.register-preview__panel{display:grid;gap:8px;margin:12px 20px 18px;padding:22px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#f87b9e,#e0426b);box-shadow:0 16px 28px #e0426b38}.register-preview__panel p,.register-preview__panel h2,.register-preview__featured h3{margin:0}.register-preview__panel p{color:#ffffffc7}.register-preview__panel h2{font-size:1.55rem;line-height:1.12}.register-preview__panel button{width:fit-content;min-height:34px;border:0;border-radius:12px;padding:0 12px;color:#e0426b;background:#fff;font-size:.76rem;font-weight:700;box-shadow:0 8px 18px #5614271f}.register-preview__featured{padding:0 20px 16px}.register-preview__section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.register-preview__section-head h3{color:#1f2937;font-size:1.2rem}.register-preview__section-head span{color:#e0426b;font-size:.82rem;font-weight:700}.register-preview__featured>div{display:flex;gap:12px}.register-preview__featured article{width:128px;flex:0 0 auto;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 14px 26px #a8446624}.register-preview__featured article i{display:block;height:86px;background:#f7d5df}.register-preview__featured article:nth-child(2) i{background:#ecd3dc}.register-preview__featured small{display:block;padding:8px 12px 0;color:#9ca3af;font-size:.7rem}.register-preview__featured strong,.register-preview__featured span{display:block;padding:0 12px}.register-preview__featured strong{margin-top:10px;font-size:.92rem}.register-preview__featured span{padding-bottom:12px;color:#2d3a38;font-weight:800}.register-preview__compact-list{display:grid;gap:10px;padding:0 20px 32px}.register-preview__compact-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;padding:14px;border-radius:8px;background:#ffffffd1}.register-preview__compact-list strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-preview__compact-list span{color:#2d3a38;font-weight:800;white-space:nowrap}.register-mockup__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.register-mockup__stats span{min-width:0;padding:13px 12px;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:#ffffff94;background:#ffffff14;font-size:.75rem}.register-mockup__stats b{display:block;overflow:hidden;margin-bottom:4px;color:#fff;font-size:.96rem;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1080px) and (min-width: 821px){.site-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 980px){.register-hero{grid-template-columns:1fr}.register-mockup{order:-1}.register-phone{width:min(300px,100%)}}@media (max-width: 700px){.register-page{background:radial-gradient(circle at 18% 4%,rgba(241,190,89,.18),transparent 24%),linear-gradient(180deg,#151c1a 0%,#1d2926 18%,var(--paper) 18%,#eee7db 100%)}.register-page__header .brand--register{padding:14px 0}.register-page__header .brand__mark{width:32px;height:32px}.register-page__main{padding:24px 14px 44px}.register-hero{gap:18px}.register-card{padding:22px 18px 24px;box-shadow:0 20px 50px #0f151424}.register-card__eyebrow{font-size:.74rem}.register-card__title{font-size:clamp(2rem,12vw,2.75rem)}.register-card__lead{margin-bottom:22px;font-size:.92rem}.register-card,.register-mockup__panel{border-radius:20px}.register-form__pair,.register-templates__grid,.register-mockup__stats,.register-footer__grid{grid-template-columns:1fr}.register-field input{height:48px;border-radius:10px}.register-templates__grid{gap:10px}.register-template{grid-template-columns:86px minmax(0,1fr);grid-template-rows:auto auto;gap:4px 12px;min-height:0;padding:10px;align-items:center}.register-template__mock{grid-row:1 / 3;height:70px}.register-template__name{align-self:end}.register-template__pitch{align-self:start;font-size:.78rem;-webkit-line-clamp:2}.register-submit{height:48px}.register-mockup{order:0}.register-mockup__panel{padding:16px;box-shadow:0 24px 64px #00000038}.register-mockup__top{margin-bottom:14px}.register-mockup__top strong{font-size:1.05rem}.register-mockup__top b{min-height:30px;padding:0 10px;font-size:.72rem}.register-phone{width:min(270px,100%);padding:8px;border-radius:34px}.register-phone__screen{min-height:430px;border-width:2px;border-radius:27px}.register-preview{min-height:430px}.register-preview__header--center{gap:6px;padding:16px 12px 12px}.register-preview__header--center strong{max-width:220px;font-size:1.55rem}.register-preview__header--center>span{display:none}.register-preview__hero{margin:14px 12px 12px;padding:20px 18px 22px;border-radius:18px}.register-preview__hero h2{font-size:1.9rem}.register-preview__hero p{font-size:.76rem}.register-preview__strip,.register-preview__green-tabs,.register-preview__pink-tabs{padding-left:12px;padding-right:12px}.register-preview__strip span,.register-preview__green-tabs span,.register-preview__pink-tabs span{min-height:30px;padding:6px 10px;font-size:.68rem}.register-preview__grid{gap:8px;padding:8px 12px 18px}.register-preview__grid article{border-radius:16px}.register-preview__grid article:nth-child(2){display:none}.register-preview__grid{grid-template-columns:1fr}.register-preview__grid article i{aspect-ratio:16 / 7}.register-preview__topbar{padding:18px 16px 12px}.register-preview__topbar button{max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-preview__green-card{margin:4px 16px 14px;padding:18px;border-radius:18px}.register-preview__green-card h2{font-size:1.45rem}.register-preview__search{padding:0 16px 14px}.register-preview__search div{min-height:42px;padding-top:11px}.register-preview__search div:before{top:11px}.register-preview__list{gap:8px;padding:0 16px 24px}.register-preview__list article{grid-template-columns:58px minmax(0,1fr);padding:10px 0}.register-preview__list article>i{width:58px}.register-preview__list article:nth-of-type(2){display:none}.register-preview__dark-header{grid-template-columns:36px minmax(0,1fr) 36px;gap:8px;padding:18px 14px 10px}.register-preview__dark-header button,.register-preview__dark-header>span{width:36px;height:36px}.register-preview__panel{margin:8px 14px 14px;padding:18px;border-radius:18px}.register-preview__panel h2{font-size:1.25rem}.register-preview__featured{padding:0 14px 12px}.register-preview__section-head{margin-bottom:10px}.register-preview__featured article{width:112px}.register-preview__featured article i{height:70px}.register-preview__compact-list{padding:0 14px 20px}.register-preview__compact-list article:nth-child(2){display:none}.register-mockup__stats{gap:8px;margin-top:12px}.register-mockup__stats span{padding:10px 12px}.register-footer .site-footer__grid{padding-top:38px}}@media (max-width: 380px){.register-page__main{padding-left:10px;padding-right:10px}.register-card{padding-left:14px;padding-right:14px}.register-template{grid-template-columns:72px minmax(0,1fr)}.register-template__mock{height:62px}.register-phone{width:min(248px,100%)}.register-phone__screen,.register-preview{min-height:400px}}
