@font-face{font-family:Yekan Bakh;src:url(/fonts/woff2/YekanBakhFaNum-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Yekan Bakh;src:url(/fonts/woff2/YekanBakhFaNum-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#050505;--foreground:#fff;--muted:#ffffffad;--border:#ffffffdb;--soft-border:#ffffff24;--primary:#fff;--primary-foreground:#050505;--baby-blue:#89cff0;--baby-blue-soft:#89cff02e;--surface:#ffffff14}*{box-sizing:border-box}html,body{min-height:100%}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:Yekan Bakh,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}section{scroll-margin-top:1.5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.page{background:var(--background);min-height:100vh;padding:1.25rem clamp(1rem,4vw,4rem)}.navbar{direction:rtl;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;width:100%;min-height:4.5rem;display:grid}.navbar__logo{color:var(--foreground);letter-spacing:0;direction:ltr;align-items:center;font-size:1.45rem;font-weight:700;display:inline-flex}.navbar__logo img{object-fit:contain;width:auto;height:3.2rem;display:block}.navbar__toggle{border:1px solid var(--border);color:var(--foreground);cursor:pointer;font:inherit;background:0 0;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:none}.navbar__toggle svg{width:1.25rem;height:1.25rem}.navbar__menu{align-items:center;display:contents}.navbar__nav{color:var(--foreground);white-space:nowrap;direction:rtl;justify-content:center;align-items:center;gap:1.15rem;font-size:.98rem;font-weight:400;display:flex}.navbar__nav-item{align-items:center;gap:1.15rem;display:inline-flex}.navbar__divider{color:var(--foreground);font-weight:400}.navbar__nav a{transition:color .16s}.navbar__nav a:hover{color:var(--baby-blue)}.navbar__actions{align-items:center;gap:.75rem;display:flex}.button{white-space:nowrap;border:1px solid #ffffffdb;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.25rem;padding:.48rem 1rem;font-size:.86rem;font-weight:400;display:inline-flex}.button svg{flex:none;width:1rem;height:1rem}.button--outline{color:#050505;background:#fff}.button--primary{background:var(--primary);color:var(--primary-foreground)}.button:hover{border-color:var(--baby-blue)}.text-marker{-webkit-box-decoration-break:clone;box-decoration-break:clone;font-weight:inherit;background:linear-gradient(0deg,#89cff094 0 42%,#0000 42% 100%);border-radius:.2em;padding-inline:.08em}.login-page{background:radial-gradient(circle at 50% 18%, #89cff02e, transparent 28rem), var(--background);justify-content:center;align-items:center;min-height:100svh;padding:clamp(1rem,4vw,4rem);display:flex}.login-card{text-align:center;background:#ffffff12;border:1px solid #ffffff24;border-radius:1.5rem;flex-direction:column;align-items:center;width:100%;max-width:25rem;padding:clamp(1.5rem,4vw,2.25rem);display:flex;box-shadow:0 2rem 5rem #00000057}.login-card__logo{justify-content:center;align-items:center;width:auto;max-width:100%;height:3.6rem;margin-bottom:1rem;display:inline-flex}.login-card__logo img{object-fit:contain;width:auto;height:100%;display:block}.login-card__header{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.login-card__eyebrow{background:var(--baby-blue-soft);color:#bfeeff;border:1px solid #89cff08c;border-radius:999px;align-self:center;padding:.32rem .68rem;font-size:.74rem;font-weight:700}.login-card__title{color:var(--foreground);margin:0;font-size:clamp(1.25rem,4vw,1.75rem);line-height:1.45}.login-card__description{color:var(--muted);text-align:justify;text-align-last:right;margin:0;font-size:.88rem;line-height:1.85}.login-form{gap:.9rem;width:100%;display:grid}.login-form__field{text-align:right;gap:.45rem;display:grid}.login-form__field span{color:#ffffffc7;font-size:.82rem}.login-form__field input{color:var(--foreground);font:inherit;text-align:center;direction:ltr;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;outline:0;width:100%;min-height:2.75rem;padding:.65rem 1rem;transition:border-color .16s,box-shadow .16s}.login-form__field input::placeholder{color:#ffffff61}.login-form__field input:focus{border-color:var(--baby-blue);box-shadow:0 0 0 .2rem #89cff029}.login-form__submit{cursor:pointer;font:inherit;width:100%;min-height:2.75rem}.login-form__link{color:var(--baby-blue);cursor:pointer;font:inherit;background:0 0;border:0;padding:.2rem;font-size:.82rem}.login-card__message{color:#bfeeff;margin:1rem 0 0;font-size:.82rem;line-height:1.7}.dashboard-page{color:#050505;background:#f4f4f5;grid-template-columns:18.5rem minmax(0,1fr);align-items:start;min-height:100svh;display:grid}.dashboard-page--loading{justify-content:center;align-items:center;display:flex}.dashboard-loading{color:#3f3f46;background:#fff;border:1px solid #e4e4e7;border-radius:.9rem;align-items:center;gap:.65rem;padding:1rem 1.2rem;display:inline-flex}.dashboard-loading svg{width:1.1rem;height:1.1rem;animation:.9s linear infinite dashboard-spin}.dashboard-sidebar{background:var(--baby-blue);color:#052d3c;flex-direction:column;align-self:start;gap:1.5rem;height:100svh;min-height:0;max-height:100svh;padding:1.1rem;display:flex;position:sticky;top:0;overflow-y:auto}.dashboard-sidebar__brand{border-bottom:1px solid #0505051f;justify-content:center;align-items:center;padding-bottom:1rem;display:flex}.dashboard-sidebar__brand img{object-fit:contain;width:auto;height:3.2rem}.dashboard-sidebar__nav{gap:.45rem;display:grid}.dashboard-sidebar__item{color:#052d3cc2;cursor:pointer;font:inherit;text-align:right;background:0 0;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:background .16s,border-color .16s,color .16s;display:flex}.dashboard-sidebar__item:hover,.dashboard-sidebar__item--active{color:#052d3c;background:#fff;border-color:#fff}.dashboard-sidebar__item svg{flex:none;width:1.1rem;height:1.1rem}.dashboard-sidebar__item span{gap:.15rem;display:grid}.dashboard-sidebar__item strong{font-size:.9rem}.dashboard-sidebar__item small{color:currentColor;opacity:.68;font-size:.72rem}.dashboard-sidebar__footer{border-top:1px solid #0505051f;gap:.2rem;margin-top:auto;padding-top:1rem;display:grid}.dashboard-sidebar__footer span{font-size:.85rem;font-weight:700}.dashboard-sidebar__footer small{color:#052d3c9e;direction:ltr;font-size:.72rem}.dashboard-sidebar__logout{color:#052d3c;cursor:pointer;font:inherit;background:#ffffff75;border:1px solid #052d3c29;border-radius:.7rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.25rem;margin-top:.7rem;padding:.45rem .7rem;font-size:.78rem;display:inline-flex}.dashboard-sidebar__logout:hover{color:#052d3c;background:#fff}.dashboard-main{flex-direction:column;gap:1rem;min-width:0;padding:clamp(1rem,3vw,2rem);display:flex}.dashboard-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.dashboard-header__eyebrow,.dashboard-card__header span{color:#71717a;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:block}.dashboard-header h1,.dashboard-card__header h2{color:#050505;margin:0;line-height:1.35}.dashboard-header h1{font-size:clamp(1.05rem,1.8vw,1.45rem)}.dashboard-card__header h2{font-size:clamp(1.05rem,1.6vw,1.35rem)}.dashboard-header__action,.dashboard-submit,.cases-empty button{background:var(--baby-blue);border:1px solid var(--baby-blue);color:#052d3c;cursor:pointer;font:inherit;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.25rem;padding:.5rem .85rem;font-size:.78rem;font-weight:700;transition:transform .16s,background .16s;display:inline-flex}.dashboard-header__action:hover,.dashboard-submit:hover,.cases-empty button:hover{background:#bfeeff;border-color:#bfeeff;transform:translateY(-1px)}.dashboard-header__action:disabled,.dashboard-submit:disabled,.cases-empty button:disabled{cursor:not-allowed;opacity:.62;transform:none}.dashboard-header__action--secondary{color:#050505;background:#fff;border-color:#d4d4d8}.dashboard-header__action--secondary:hover{background:#fafafa}.dashboard-header__action svg,.dashboard-submit svg{width:1rem;height:1rem}.dashboard-feedback{border:1px solid #d4d4d8;border-radius:.85rem;align-items:center;gap:.65rem;padding:.8rem .9rem;display:flex}.dashboard-feedback svg{flex:none;width:1.05rem;height:1.05rem}.dashboard-feedback span{flex:1;font-size:.84rem;line-height:1.7}.dashboard-feedback button{color:currentColor;cursor:pointer;font:inherit;background:0 0;border:0;padding:.2rem;font-size:.76rem}.dashboard-feedback--success{color:#166534;background:#effaf3;border-color:#bbebc9}.dashboard-feedback--error{color:#be123c;background:#fff1f2;border-color:#fecdd3}.dashboard-feedback--info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.dashboard-stat-card,.dashboard-card{background:#fff;border:1px solid #e4e4e7;border-radius:.9rem;box-shadow:0 1px 2px #0f172a0a}.dashboard-stat-card{gap:.45rem;padding:1rem;display:grid}.dashboard-stat-card span{color:#71717a;font-size:.78rem}.dashboard-stat-card strong{color:#050505;font-size:1.35rem}.dashboard-card{padding:clamp(1rem,2.4vw,1.5rem)}.dashboard-card--compact{min-height:100%}.dashboard-card--wide{grid-column:1/-1}.dashboard-card__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.dashboard-card__header>svg{color:#71717a;width:1.25rem;height:1.25rem}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-copy{color:#52525b;text-align:justify;text-align-last:right;margin:0;font-size:.86rem;line-height:1.9}.dashboard-legal-notice{color:#7c2d12;text-align:justify;text-align-last:right;background:#fff7ed;border:1px solid #fed7aa;border-radius:.85rem;margin:0;padding:.8rem .9rem;font-size:.78rem;line-height:1.9}.dashboard-legal-notice--inline{margin-bottom:1rem}.dashboard-copy code{direction:ltr;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.4rem;padding:.05rem .28rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78em;display:inline-flex}.dashboard-submit--inline{margin-top:1rem}.dashboard-icon-button{color:#050505;cursor:pointer;background:#fff;border:1px solid #d4d4d8;border-radius:.7rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:inline-flex}.dashboard-icon-button:hover{background:#fafafa}.dashboard-icon-button svg{width:1rem;height:1rem}.status-pill{white-space:nowrap;direction:ltr;border-radius:999px;align-items:center;min-height:1.8rem;padding:.3rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.status-pill--ok{color:#166534;background:#dcfce7}.status-pill--checking{color:#854d0e;background:#fef9c3}.status-pill--error{color:#be123c;background:#ffe4e6}.status-pill--open{color:#1d4ed8;background:#eff6ff}.status-pill--case{color:#3f3f46;direction:rtl;background:#f4f4f5}.profile-card__avatar{background:var(--baby-blue);color:#052d3c;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.profile-card__avatar svg{width:1.25rem;height:1.25rem}.profile-card__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.profile-card__grid--single{grid-template-columns:1fr}.profile-card__grid div{background:#fafafa;border:1px solid #eee;border-radius:.75rem;gap:.35rem;padding:.9rem;display:grid}.profile-card__grid small{color:#71717a;font-size:.78rem}.profile-card__grid strong{color:#050505;overflow-wrap:anywhere;min-width:0;font-size:.92rem}.case-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.case-form--profile,.case-form--edit{margin-top:1.25rem}.case-form__field{gap:.45rem;display:grid}.case-form__field--full{grid-column:1/-1}.case-form__field>span{color:#3f3f46;font-size:.82rem;font-weight:700}.case-form__field input,.case-form__field select,.case-form__field textarea,.admin-filter select{color:#050505;font:inherit;background:#fff;border:1px solid #d4d4d8;border-radius:.7rem;outline:0;width:100%;padding:.7rem .85rem;transition:border-color .16s,box-shadow .16s}.case-form__field input,.case-form__field select{min-height:2.65rem}.case-form__field input[type=date]{text-align:right;direction:ltr}.case-form__field textarea{resize:vertical;min-height:8rem;line-height:1.8}.case-form__field input:focus,.case-form__field select:focus,.case-form__field textarea:focus,.admin-filter select:focus{border-color:#050505;box-shadow:0 0 0 .2rem #05050514}.case-form__section{border:0;border-top:1px solid #e4e4e7;gap:1rem;margin:0;padding:1rem 0 0;display:grid}.case-form__section legend{color:#18181b;padding:0 0 .35rem;font-size:.95rem;font-weight:800}.case-form__section-note{color:#71717a;margin:0;font-size:.8rem;line-height:1.8}.case-form__section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.case-form__segmented{background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.7rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;min-height:2.65rem;padding:.25rem;display:grid}.case-form__choice{cursor:pointer;min-width:0;position:relative}.case-form__choice input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.case-form__choice span{color:#3f3f46;border:1px solid #0000;border-radius:.55rem;justify-content:center;align-items:center;width:100%;min-height:2.05rem;padding:.35rem .5rem;font-size:.82rem;font-weight:700;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.case-form__choice input:focus-visible+span{box-shadow:0 0 0 .2rem #05050514}.case-form__choice input:checked+span{color:#050505;background:#fff;border-color:#d4d4d8}.persian-date-picker{direction:rtl;width:100%;position:relative}.persian-date-picker__control{position:relative}.persian-date-picker__input{caret-color:#0000;cursor:pointer;text-align:right;direction:rtl;padding-left:2.85rem}.persian-date-picker__toggle{color:#27272a;cursor:pointer;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.55rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .16s,border-color .16s;display:inline-flex;position:absolute;top:50%;left:.35rem;transform:translateY(-50%)}.persian-date-picker__toggle:hover{background:#eaf7fc;border-color:#89cff0d9}.persian-date-picker__toggle svg{width:1rem;height:1rem}.persian-date-picker__popover{color:#050505;z-index:40;background:#fff;border:1px solid #e4e4e7;border-radius:.95rem;width:min(21rem,100vw - 2rem);padding:.9rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 1.5rem 4rem #0f172a29}.persian-date-picker__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.persian-date-picker__header strong{font-size:.92rem;line-height:1.6}.persian-date-picker__header button,.persian-date-picker__day,.persian-date-picker__today{font:inherit}.persian-date-picker__header button{color:#27272a;cursor:pointer;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.55rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .16s,border-color .16s;display:inline-flex}.persian-date-picker__header button:hover{background:#eaf7fc;border-color:#89cff0d9}.persian-date-picker__weekdays,.persian-date-picker__days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.persian-date-picker__weekdays{color:#71717a;text-align:center;margin-bottom:.35rem;font-size:.72rem;font-weight:700}.persian-date-picker__weekdays span{padding-block:.35rem}.persian-date-picker__days{gap:.25rem}.persian-date-picker__day,.persian-date-picker__blank{aspect-ratio:1;min-width:0}.persian-date-picker__day{color:#18181b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.55rem;justify-content:center;align-items:center;font-size:.82rem;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.persian-date-picker__day:hover{background:#f4f4f5;border-color:#e4e4e7}.persian-date-picker__day--today{color:#07526b;border-color:#89cff0d9;font-weight:700}.persian-date-picker__day--selected{color:#fff;background:#050505;border-color:#050505}.persian-date-picker__today{color:#18181b;cursor:pointer;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.65rem;width:100%;min-height:2.25rem;margin-top:.75rem}.case-form__upload{cursor:pointer;text-align:center;background:#fafafa;border:1px dashed #a1a1aa;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;min-height:10rem;padding:1rem;display:flex}.case-form__upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.case-form__upload-icon{background:var(--baby-blue);color:#052d3c;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.case-form__upload-icon svg{width:1.2rem;height:1.2rem}.case-form__upload strong{color:#050505;font-size:.94rem}.case-form__upload small{color:#71717a;font-size:.78rem}.case-form__preview{background:#fafafa;border:1px solid #e4e4e7;border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.case-form__preview img{object-fit:cover;border-radius:.65rem;width:4.5rem;height:4.5rem}.case-form__preview span{color:#3f3f46;text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-size:.82rem;overflow:hidden}.cases-table-wrap{border:1px solid #e4e4e7;border-radius:.85rem;overflow-x:auto}.cases-table{border-collapse:collapse;width:100%;min-width:52rem}.cases-table--compact{min-width:34rem}.cases-table th,.cases-table td{color:#3f3f46;text-align:right;vertical-align:middle;border-bottom:1px solid #e4e4e7;padding:.85rem;font-size:.82rem;line-height:1.75}.cases-table th{color:#71717a;background:#fafafa;font-weight:700}.cases-table tr:last-child td{border-bottom:0}.cases-table td strong{color:#050505;display:block}.cases-table__id{color:#71717a;text-overflow:ellipsis;white-space:nowrap;max-width:14rem;margin-top:.15rem;font-size:.7rem;display:block;overflow:hidden}.cases-table__image,.cases-table__image-placeholder{border-radius:.65rem;width:3.25rem;height:3.25rem}.cases-table__image{object-fit:cover;display:block}.cases-table__image-placeholder{color:#71717a;background:#f4f4f5;justify-content:center;align-items:center;display:flex}.cases-table__date{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.cases-table__date svg{width:.9rem;height:.9rem}.cases-empty{color:#71717a;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:14rem;padding:2rem;display:flex}.cases-empty>svg{width:2rem;height:2rem}.cases-empty strong{color:#050505;font-size:.95rem}.cases-empty--small{border:1px dashed #e4e4e7;border-radius:.85rem;min-height:9rem}.cases-list{gap:.65rem;display:grid}.cases-list--admin{margin-top:.75rem}.case-list-item{color:#050505;font:inherit;text-align:right;background:#fafafa;border:1px solid #e4e4e7;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.8rem;display:flex}button.case-list-item{cursor:pointer}button.case-list-item:hover{border-color:#a1a1aa}.case-list-item span{gap:.25rem;min-width:0;display:grid}.case-list-item strong{font-size:.9rem}.case-list-item small{color:#71717a;font-size:.76rem}.case-list-item em{color:#52525b;background:#fff;border:1px solid #e4e4e7;border-radius:999px;flex:none;padding:.25rem .55rem;font-size:.72rem;font-style:normal}.table-actions{flex-wrap:wrap;gap:.45rem;display:flex}.table-actions button,.table-action-button,.admin-filter button{color:#050505;cursor:pointer;font:inherit;background:#fff;border:1px solid #d4d4d8;border-radius:.65rem;justify-content:center;align-items:center;gap:.35rem;min-height:2rem;padding:.4rem .65rem;font-size:.75rem;display:inline-flex}.table-actions button:hover,.table-action-button:hover,.admin-filter button:hover{background:#f4f4f5}.table-actions button:disabled,.table-action-button:disabled,.admin-filter button:disabled{cursor:not-allowed;opacity:.55}.case-detail,.analysis-result{border-top:1px solid #e4e4e7;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.case-detail__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.case-detail__header span{color:#71717a;margin-bottom:.25rem;font-size:.72rem;display:block}.case-detail__header h3{margin:0;font-size:1.1rem;line-height:1.45}.case-detail__analysis,.analysis-result__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.case-detail__analysis div,.analysis-result__summary div{background:#fafafa;border:1px solid #e4e4e7;border-radius:.75rem;gap:.3rem;padding:.85rem;display:grid}.case-detail__analysis small,.analysis-result__summary small{color:#71717a;font-size:.76rem}.case-detail__analysis strong,.analysis-result__summary strong{color:#050505;overflow-wrap:anywhere;font-size:.9rem}.case-detail__text{gap:.5rem;display:grid}.case-detail__text h4{color:#18181b;margin:0;font-size:.9rem}.case-detail__text p,.case-detail__text pre{color:#3f3f46;font:inherit;white-space:pre-wrap;background:#fafafa;border:1px solid #e4e4e7;border-radius:.75rem;max-height:16rem;margin:0;padding:.85rem;font-size:.82rem;line-height:1.85;overflow:auto}.case-detail__text p{text-align:justify;text-align-last:right}.case-detail__text pre{text-align:left;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace}.ticket-list-block{margin-top:1.25rem}.ticket-detail__meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ticket-detail{background:#fff;border:1px solid #d4d4d8;border-radius:.85rem;padding:1rem;scroll-margin-top:1rem}.ticket-conversation{background:#fafafa;border:1px solid #e4e4e7;border-radius:.85rem;gap:.85rem;padding:1rem;display:grid}.ticket-conversation__header{border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.ticket-conversation__header strong{color:#18181b;font-size:.92rem}.ticket-conversation__header span{color:#71717a;font-size:.74rem}.ticket-messages{gap:.75rem;display:grid}.ticket-message{background:#fafafa;border:1px solid #e4e4e7;border-radius:.75rem;gap:.65rem;max-width:min(100%,44rem);padding:.85rem;display:grid}.ticket-message--user{background:#f0fdf4;border-color:#bbf7d0;justify-self:end}.ticket-message--admin{background:#eff6ff;border-color:#bfdbfe;justify-self:start}.ticket-message--unknown{justify-self:stretch;max-width:100%}.ticket-message__meta{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.ticket-message__author{gap:.15rem;display:grid}.ticket-message__meta strong{color:#18181b;font-size:.86rem}.ticket-message__meta span,.ticket-message__author small{color:#71717a;font-size:.74rem}.ticket-message p{color:#3f3f46;white-space:pre-wrap;margin:0;font-size:.84rem;line-height:1.9}.ticket-message .table-action-button{justify-self:start}.ticket-message--empty{color:#71717a}.ticket-admin-filters{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;margin-bottom:1rem}.trial-access-admin-filters{grid-template-columns:minmax(14rem,.32fr) auto;align-items:end;margin-bottom:1rem}.ticket-admin-filters__actions{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.ticket-admin-filters__actions .dashboard-submit,.ticket-admin-filters__actions .dashboard-header__action{min-height:2.65rem}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-panel{border:1px solid #e4e4e7;border-radius:.85rem;gap:.85rem;padding:1rem;display:grid}.admin-panel--full{margin-top:1rem}.admin-panel__header{color:#18181b;align-items:center;gap:.55rem;min-width:0;display:flex}.admin-panel__header strong{text-overflow:ellipsis;white-space:nowrap;direction:ltr;font-size:.84rem;overflow:hidden}.admin-panel__header svg{color:#71717a;flex:none;width:1rem;height:1rem}.admin-filter{grid-template-columns:minmax(0,1fr) auto;gap:.65rem;display:grid}.admin-filter select{min-height:2.4rem}.trial-access-admin-table{min-width:64rem}.trial-access-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.trial-access-detail-section{background:#fafafa;border:1px solid #e4e4e7;border-radius:.85rem;gap:.75rem;padding:1rem;display:grid}.trial-access-detail-section h4{color:#18181b;margin:0;font-size:.92rem;line-height:1.6}.trial-access-detail-section dl{gap:.65rem;margin:0;display:grid}.trial-access-detail-section dl div{border-top:1px solid #e4e4e7;gap:.25rem;padding-top:.65rem;display:grid}.trial-access-detail-section dl div:first-child{border-top:0;padding-top:0}.trial-access-detail-section dt{color:#71717a;font-size:.74rem;font-weight:700}.trial-access-detail-section dd{color:#27272a;overflow-wrap:anywhere;margin:0;font-size:.84rem;line-height:1.85}.trial-access-badges{flex-wrap:wrap;gap:.5rem;display:flex}.trial-access-badges span{color:#27272a;background:#fff;border:1px solid #e4e4e7;border-radius:999px;padding:.35rem .65rem;font-size:.76rem;line-height:1.7}.hero-section{grid-template-columns:minmax(0,1.02fr) minmax(20rem,.98fr);align-items:center;gap:clamp(1.5rem,3.5vw,3.5rem);width:100%;max-width:76rem;min-height:calc(100svh - 8rem);margin:clamp(1rem,2.8vw,2.25rem) auto 0;display:grid}.hero-section__content{flex-direction:column;gap:.9rem;display:flex}.hero-section__eyebrow{background:var(--baby-blue-soft);color:#bfeeff;border:1px solid #89cff08c;border-radius:999px;align-self:flex-start;padding:.32rem .68rem;font-size:.72rem;font-weight:700}.hero-section__title{color:var(--foreground);letter-spacing:0;margin:0;font-size:clamp(1.55rem,3vw,2.75rem);font-weight:700;line-height:1.32}.hero-section__description{color:var(--muted);text-align:justify;text-align-last:right;max-width:34rem;margin:0;font-size:clamp(.84rem,1vw,.96rem);line-height:1.85}.hero-section__actions{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:.35rem;display:flex}.hero-section__button{min-height:2.35rem;padding-inline:.95rem;font-size:.8rem}.hero-section__categories{flex-wrap:wrap;gap:.65rem;margin-top:.35rem;display:flex}.hero-section__category{background:var(--surface);border:1px solid var(--soft-border);color:var(--foreground);direction:ltr;border-radius:999px;padding:.32rem .58rem;font-size:.68rem}.hero-section__visual{box-shadow:none;background:0 0;border:0;justify-self:center;padding:0}.hero-section__image{object-fit:contain;border-radius:clamp(1rem,3vw,2rem);width:auto;max-width:100%;height:min(74svh,46rem);display:block}.introduction-section{direction:ltr;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);grid-template-areas:"media content";align-items:center;gap:clamp(1.25rem,3vw,2rem);width:100%;max-width:82rem;margin:clamp(4rem,8vw,6rem) auto 0;display:grid}.introduction-section__media{aspect-ratio:16/9;background:#050505;border:1px solid #ffffff1f;border-radius:clamp(1rem,2.6vw,2rem);grid-area:media;width:100%;overflow:hidden}.introduction-section__image{object-fit:cover;width:100%;height:100%;display:block}.introduction-section__content{text-align:right;direction:rtl;flex-direction:column;grid-area:content;justify-self:end;align-items:flex-start;gap:.9rem;max-width:34rem;margin:0;display:flex}.introduction-section__eyebrow{background:var(--baby-blue-soft);color:#bfeeff;border:1px solid #89cff08c;border-radius:999px;padding:.35rem .8rem;font-size:.78rem;font-weight:700}.introduction-section__title{margin:0;font-size:clamp(1.35rem,2.6vw,2.35rem);line-height:1.45}.introduction-section__description{color:var(--muted);text-align:justify;text-align-last:right;margin:0;font-size:clamp(.9rem,1.15vw,1.02rem);line-height:2}.platform-banner{width:100%;max-width:82rem;margin:clamp(2rem,5vw,4rem) auto 0}.platform-banner__link{border-radius:clamp(.85rem,2vw,1.5rem);transition:border-color .16s,box-shadow .16s,transform .16s;display:block;overflow:hidden}.platform-banner__link:hover,.platform-banner__link:focus-visible{transform:translateY(-2px);box-shadow:0 1.25rem 3rem #00000052}.platform-banner__link:focus-visible{outline:2px solid var(--baby-blue);outline-offset:.25rem}.platform-banner__image{width:100%;height:auto;display:block}.cervical-stats-section{color:#050505;direction:rtl;background:#fff;border-radius:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.25rem);width:100%;max-width:86rem;margin:clamp(4rem,9vw,7rem) auto 0;padding:clamp(2rem,5vw,3.5rem);scroll-margin-top:2rem;display:grid}.cervical-stats-section__header{text-align:center;flex-direction:column;align-items:center;gap:.9rem;max-width:52rem;margin:0 auto;display:flex}.cervical-stats-section__eyebrow{color:#fff;background:#050505;border:1px solid #050505;border-radius:999px;padding:.35rem .8rem;font-size:.78rem;font-weight:700}.cervical-stats-section__title{margin:0;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.35}.cervical-stats-section__description{color:#666;text-align:justify;text-align-last:right;margin:0;font-size:clamp(.9rem,1.2vw,1.02rem);line-height:1.9}.cervical-stats-section__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.cervical-metric{background:#f7fbfd;border:1px solid #1111111a;border-radius:.75rem;gap:.45rem;min-height:11.5rem;padding:1rem;display:grid}.cervical-metric__icon{background:var(--baby-blue-soft);color:#103545;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.cervical-metric__icon svg{width:1.1rem;height:1.1rem}.cervical-metric small{color:#666;font-size:.76rem;line-height:1.7}.cervical-metric strong{color:#050505;font-size:clamp(1.16rem,2vw,1.55rem);line-height:1.35}.cervical-metric p{color:#555;margin:0;font-size:.78rem;line-height:1.8}.cervical-chart-panel{background:#f7fbfd;border:1px solid #1111111a;border-radius:1rem;gap:1.25rem;padding:clamp(1rem,2.5vw,1.5rem);display:grid}.cervical-chart-panel__header{align-items:flex-start;gap:.9rem;display:flex}.cervical-chart-panel__icon{color:#fff;background:#050505;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.cervical-chart-panel__icon svg{width:1.15rem;height:1.15rem}.cervical-chart-panel__header h3{margin:0;font-size:clamp(1.05rem,1.7vw,1.45rem);line-height:1.45}.cervical-chart-panel__header p,.cervical-chart-panel__source{color:#555;margin:.35rem 0 0;font-size:.86rem;line-height:1.9}.cervical-chart-panel__source{color:#103545;margin:0;font-size:.8rem;font-weight:700}.cervical-chart{gap:1rem;display:grid}.cervical-chart__row{background:#fff;border:1px solid #1111111a;border-radius:.75rem;grid-template-columns:minmax(10rem,.7fr) minmax(12rem,.8fr) minmax(0,1.8fr);align-items:start;gap:1rem;padding:1rem;display:grid}.cervical-chart__summary{gap:.35rem;display:grid}.cervical-chart__summary span{color:#666;font-size:.78rem;font-weight:700}.cervical-chart__summary strong{color:#103545;font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.2}.cervical-chart__track{background:#89cff042;border-radius:999px;width:100%;height:.9rem;margin-top:.55rem;overflow:hidden}.cervical-chart__bar{border-radius:inherit;background:linear-gradient(90deg,#89cff0 0%,#103545 100%);height:100%;margin-left:auto;display:block}.cervical-chart__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0;display:grid}.cervical-chart__details div{gap:.3rem;display:grid}.cervical-chart__details dt{color:#050505;font-size:.76rem;font-weight:700}.cervical-chart__details dd{color:#555;margin:0;font-size:.78rem;line-height:1.8}.cervical-references{color:#fff;background:#050505;border-radius:1rem;gap:1rem;padding:clamp(1rem,2.5vw,1.5rem);display:grid}.cervical-references__header{gap:.4rem;max-width:48rem;display:grid}.cervical-references__header h3{margin:0;font-size:clamp(1rem,1.6vw,1.35rem);line-height:1.45}.cervical-references__header p{color:#ffffffb8;margin:0;font-size:.86rem;line-height:1.9}.cervical-references__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.cervical-reference{background:#ffffff14;border:1px solid #ffffff24;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;min-height:6.5rem;padding:.9rem;display:flex}.cervical-reference span{gap:.35rem;display:grid}.cervical-reference strong{color:#fff;font-size:.84rem;line-height:1.55}.cervical-reference small{color:#ffffffad;font-size:.74rem;line-height:1.7}.cervical-reference svg{color:var(--baby-blue);flex:none;width:1.1rem;height:1.1rem}.pilot-section{color:#050505;background:#fff;border-radius:clamp(1.5rem,3vw,2.5rem);width:100%;max-width:86rem;margin:clamp(4rem,9vw,7rem) auto 0;padding:clamp(2rem,5vw,3.5rem);scroll-margin-top:2rem}.pilot-section__header{text-align:center;flex-direction:column;align-items:center;gap:.9rem;max-width:45rem;margin:0 auto clamp(1.75rem,4vw,3rem);display:flex}.pilot-section__eyebrow{color:#fff;background:#050505;border:1px solid #050505;border-radius:999px;padding:.35rem .8rem;font-size:.78rem;font-weight:700}.pilot-section__title{margin:0;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.35}.pilot-section__description{color:#666;text-align:justify;text-align-last:right;margin:0;font-size:clamp(.9rem,1.2vw,1.02rem);line-height:1.9}.pilot-section__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:clamp(1.5rem,3vw,2rem);display:grid}.pilot-stat{background:#f7fbfd;border:1px solid #1111111a;border-radius:.75rem;gap:.45rem;min-height:8rem;padding:1rem;display:grid}.pilot-stat__icon{background:var(--baby-blue-soft);color:#103545;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.pilot-stat__icon svg{width:1.1rem;height:1.1rem}.pilot-stat small{color:#666;font-size:.78rem;line-height:1.7}.pilot-stat strong{font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.55}.pilot-table-wrap{border:1px solid #1111111a;border-radius:.9rem;overflow:auto hidden}.pilot-table{border-collapse:collapse;background:#fff;width:100%;min-width:56rem}.pilot-table th,.pilot-table td{text-align:right;vertical-align:top;border-bottom:1px solid #1111111a;border-left:1px solid #1111111a;padding:1rem;font-size:.82rem;line-height:1.7}.pilot-table td:nth-child(2){text-align:justify;text-align-last:right}.pilot-table th:last-child,.pilot-table td:last-child{border-left:0}.pilot-table tr:last-child th,.pilot-table tr:last-child td{border-bottom:0}.pilot-table thead th{z-index:1;background:#f7fbfd;position:sticky;top:0}.pilot-table thead th:first-child,.pilot-table tbody th{color:#666;width:11rem;font-size:.78rem;font-weight:700}.pilot-table__status{background:var(--baby-blue-soft);color:#103545;white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;min-height:1.9rem;padding:.25rem .65rem;font-size:.74rem;font-weight:700;display:inline-flex}.pilot-table__status svg{width:1rem;height:1rem}.pilot-table__cta{color:#fff;background:#050505;border-color:#050505;width:max-content;min-height:2.25rem}.features-section{color:#fff;margin:clamp(4rem,9vw,7rem) auto 0;background:#050505;grid-template-columns:minmax(0,.7fr) minmax(30rem,1.3fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);width:calc(100% + 2*clamp(1rem,4vw,4rem));margin-inline:calc(-1*clamp(1rem,4vw,4rem));padding:clamp(3rem,7vw,5rem) clamp(1rem,4vw,4rem);display:grid}.features-section__content{flex-direction:column;gap:1rem;display:flex}.features-section__eyebrow{background:var(--baby-blue-soft);color:#bfeeff;border:1px solid #89cff08c;border-radius:999px;align-self:flex-start;padding:.35rem .8rem;font-size:.78rem;font-weight:700}.features-section__title{margin:0;font-size:clamp(1.55rem,3vw,2.65rem);line-height:1.35}.features-section__description{color:#ffffffc2;text-align:justify;text-align-last:right;margin:0;font-size:clamp(.9rem,1.2vw,1.02rem);line-height:1.95}.orbital-timeline{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2rem;grid-template-columns:minmax(30rem,1fr) minmax(17rem,.64fr);align-items:center;min-height:34rem;padding:clamp(1rem,2vw,1.5rem);font-family:Yekan Bakh,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden;box-shadow:0 1.75rem 5rem #00000047}.orbital-timeline__stage{cursor:pointer;justify-content:center;align-items:center;height:31rem;display:flex;position:relative;transform:translate(1.5rem)}.orbital-timeline__core{z-index:3;background:linear-gradient(135deg,#89cff0,#5aa7ca,#fff);border-radius:999px;justify-content:center;align-items:center;width:4.25rem;height:4.25rem;display:flex;position:absolute;box-shadow:0 0 3rem #89cff073}.orbital-timeline__core:before,.orbital-timeline__core:after{border-radius:inherit;content:"";border:1px solid #ffffff38;animation:1.8s cubic-bezier(0,0,.2,1) infinite orbital-ping;position:absolute;inset:-.45rem}.orbital-timeline__core:after{animation-delay:.6s;inset:-.9rem}.orbital-timeline__core span{border-radius:inherit;background:#ffffffd1;width:2rem;height:2rem}.orbital-timeline__ring{border:1px solid #ffffff1f;border-radius:999px;position:absolute}.orbital-timeline__ring--outer{width:26rem;height:26rem}.orbital-timeline__ring--inner{width:15rem;height:15rem}.orbital-node{color:#fff;cursor:pointer;z-index:5;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;padding:0;font-family:inherit;transition:transform .7s,opacity .3s;display:flex;position:absolute}.orbital-node__energy{height:calc((var(--energy) * .28px) + 3rem);width:calc((var(--energy) * .28px) + 3rem);z-index:-1;background:radial-gradient(circle,#89cff03d 0%,#0000 68%);border-radius:999px;position:absolute}.orbital-node__icon{background:#050505;border:2px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .3s;display:flex}.orbital-node__svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.1rem;height:1.1rem}.orbital-node__label{color:#ffffffb8;text-align:center;white-space:nowrap;max-width:6.5rem;font-size:.72rem;font-weight:700;transition:all .3s}.orbital-node--active .orbital-node__icon{color:#050505;background:#fff;border-color:#fff;transform:scale(1.35);box-shadow:0 0 2rem #ffffff59}.orbital-node--active .orbital-node__label{color:#fff;transform:translateY(.15rem)scale(1.08)}.orbital-node--related .orbital-node__icon{color:#050505;background:#ffffff94;border-color:#fff}.orbital-panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.orbital-panel__meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.orbital-panel__meta span{color:#050505;background:#fff;border-radius:999px;padding:.25rem .6rem;font-size:.68rem;font-weight:700}.orbital-panel__meta small{color:#ffffff8c;direction:ltr;font-size:.72rem}.orbital-panel h3{margin:1rem 0 .55rem;font-size:1.15rem;line-height:1.45}.orbital-panel p{color:#ffffffc7;text-align:justify;text-align-last:right;margin:0;font-size:.82rem;line-height:1.9}.orbital-panel__progress{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:.85rem;display:flex}.orbital-panel__progress span,.orbital-panel__progress strong{font-size:.75rem}.orbital-panel__bar{background:#ffffff1f;border-radius:999px;height:.35rem;margin-top:.5rem;overflow:hidden}.orbital-panel__bar span{background:linear-gradient(90deg, var(--baby-blue), #fff);height:100%;display:block}.faq-section{color:#050505;background:#fff;width:calc(100% + 2*clamp(1rem,4vw,4rem));margin:clamp(4rem,9vw,7rem) calc(-1*clamp(1rem,4vw,4rem)) 0;padding:clamp(1.5rem,4vw,2.5rem)}.faq-section__inner{width:100%;max-width:42rem;margin:0 auto}.faq-section__header{flex-direction:column;gap:.85rem;margin-bottom:1.5rem;display:flex}.faq-section__eyebrow{color:#fff;background:#050505;border:1px solid #050505;border-radius:999px;align-self:flex-start;padding:.35rem .8rem;font-size:.78rem;font-weight:700}.faq-section__title{margin:0;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.5}.accordion{width:100%}.accordion__item{border-bottom:1px solid #1111111a;padding-block:.5rem}.accordion__trigger{color:#050505;cursor:pointer;text-align:right;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.55rem 0;font-family:inherit;display:flex}.accordion__trigger-copy{flex-direction:column;gap:.25rem;line-height:1.6;display:flex}.accordion__trigger-copy>span{font-size:.95rem;font-weight:700}.accordion__trigger-copy small{color:#666;font-size:.82rem;font-weight:400}.accordion__chevron{color:#666;pointer-events:none;flex:none;width:1rem;height:1rem;transition:transform .2s}.accordion__trigger[aria-expanded=true] .accordion__chevron{transform:rotate(180deg)}.accordion__content{color:#666;grid-template-rows:0fr;font-size:.9rem;line-height:1.9;transition:grid-template-rows .2s;display:grid;overflow:hidden}.accordion__content-inner{text-align:justify;text-align-last:right;min-height:0;padding-bottom:0;transition:padding-bottom .2s;overflow:hidden}.accordion__item[data-state=open] .accordion__content{grid-template-rows:1fr}.accordion__item[data-state=open] .accordion__content-inner{padding-bottom:.55rem}.video-banner{color:#fff;background:#050505;justify-content:center;align-items:center;width:calc(100% + 2*clamp(1rem,4vw,4rem));min-height:clamp(18rem,44vw,34rem);margin:clamp(4rem,9vw,7rem) calc(-1*clamp(1rem,4vw,4rem)) 0;display:flex;position:relative;overflow:hidden}.video-banner__media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-banner:after{content:"";background:linear-gradient(90deg,#050505c7,#05050557),radial-gradient(circle,#89cff02e,#0000 45%);position:absolute;inset:0}.video-banner__overlay{text-align:center;z-index:1;padding:clamp(2rem,6vw,5rem) clamp(1rem,4vw,4rem);position:relative}.video-banner__title{margin:0;font-size:clamp(1.75rem,4.5vw,4.3rem);line-height:1.25}.video-banner__description{color:#ffffffc7;text-align:justify;text-align-last:right;max-width:44rem;margin:1rem auto 0;font-size:clamp(.92rem,1.4vw,1.2rem);line-height:1.95}.trial-access-banner{color:#050505;background:#fff;border:1px solid #1111111a;border-radius:clamp(1rem,2.4vw,1.5rem);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;width:100%;max-width:86rem;margin:clamp(2rem,5vw,3.5rem) auto 0;padding:clamp(1.25rem,3vw,2rem);display:grid}.trial-access-banner__content{gap:.65rem;max-width:46rem;display:grid}.trial-access-banner__eyebrow{color:#fff;background:#050505;border-radius:999px;justify-self:start;padding:.35rem .75rem;font-size:.76rem;font-weight:700}.trial-access-banner__title{margin:0;font-size:clamp(1.3rem,2.4vw,2rem);line-height:1.45}.trial-access-banner__description{color:#52525b;text-align:justify;text-align-last:right;margin:0;font-size:.9rem;line-height:1.95}.trial-access-banner__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.trial-access-banner__button{border-color:#050505;min-height:2.75rem}.trial-page{direction:rtl}.trial-hero{background:linear-gradient(135deg,#89cff024,#ffffff0f),#ffffff0d;border:1px solid #ffffff24;border-radius:clamp(1.1rem,2.5vw,1.6rem);grid-template-columns:minmax(0,1fr) minmax(19rem,.42fr);align-items:start;gap:clamp(1.25rem,3vw,2.5rem);width:100%;max-width:86rem;margin:clamp(2.5rem,6vw,5rem) auto 0;padding:clamp(1.15rem,3vw,2rem);display:grid}.trial-hero__content{gap:.9rem;max-width:48rem;display:grid}.trial-hero__eyebrow{background:var(--baby-blue-soft);color:#bfeeff;border:1px solid #89cff08c;border-radius:999px;place-self:start;padding:.35rem .8rem;font-size:.78rem;font-weight:700}.trial-hero h1{color:#fff;margin:0;font-size:clamp(1.65rem,3vw,2.65rem);line-height:1.35}.trial-hero p{color:var(--muted);text-align:justify;text-align-last:right;margin:0;font-size:clamp(.9rem,1.2vw,1.02rem);line-height:1.95}.trial-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:.25rem;display:flex}.trial-hero__download{border-color:#fff;min-height:2.65rem}.trial-hero__actions span{color:#ffffffad;font-size:.82rem;line-height:1.8}.trial-hero__summary{background:#ffffff12;border:1px solid #ffffff24;border-radius:1rem;gap:0;display:grid;overflow:hidden}.trial-hero__summary div{align-items:center;gap:.8rem;min-height:4rem;padding:.85rem 1rem;display:flex}.trial-hero__summary div+div{border-top:1px solid #ffffff1a}.trial-hero__summary span{color:#050505;direction:ltr;background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.72rem;font-weight:700;display:inline-flex}.trial-hero__summary strong{color:#fff;font-size:.88rem;line-height:1.7}.trial-form{color:#050505;background:#fff;border:1px solid #ffffff1f;border-radius:clamp(1.1rem,2vw,1.5rem);gap:0;width:100%;max-width:86rem;margin:clamp(1.5rem,4vw,3rem) auto 0;padding:clamp(1rem,3vw,2rem);display:grid;overflow:hidden}.trial-form__header{border-bottom:1px solid #e4e4e7;gap:.6rem;padding-bottom:1.25rem;display:grid}.trial-form__header span{color:#71717a;font-size:.74rem;font-weight:700}.trial-form__header h2{margin:0;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.45}.trial-form__header p,.trial-form__actions p,.trial-form__notice{color:#52525b;text-align:justify;text-align-last:right;margin:0;font-size:.86rem;line-height:1.9}.trial-form__status{border:1px solid;border-radius:.85rem;align-items:center;gap:.65rem;margin-top:1rem;padding:.85rem 1rem;display:flex}.trial-form__status--success{color:#166534;background:#effaf3;border-color:#bbebc9}.trial-form__status--error{color:#be123c;background:#fff1f2;border-color:#fecdd3}.trial-form__status svg{flex:none;width:1.1rem;height:1.1rem}.trial-form__status span{font-size:.84rem;line-height:1.8}.trial-form__section{border:0;border-bottom:1px solid #e4e4e7;gap:1rem;min-inline-size:0;margin:0;padding:clamp(1.15rem,2.8vw,1.65rem) 0;display:grid}.trial-form__section--last{border-bottom:0}.trial-form__section legend{color:#050505;padding:0 0 .75rem;font-size:clamp(1rem,1.5vw,1.16rem);font-weight:700;line-height:1.7}.trial-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.trial-form__stack{gap:1rem;display:grid}.trial-form__field{gap:.5rem;min-width:0;display:grid}.trial-form__field--full{grid-column:1/-1}.trial-form__field>span{color:#3f3f46;font-size:.82rem;font-weight:700;line-height:1.7}.trial-form input,.trial-form select,.trial-form textarea{color:#050505;font:inherit;background:#fff;border:1px solid #d4d4d8;border-radius:.7rem;outline:0;width:100%;padding:.72rem .85rem;transition:border-color .16s,box-shadow .16s}.trial-form input,.trial-form select{min-height:2.7rem}.trial-form textarea{resize:vertical;min-height:7.5rem;line-height:1.85}.trial-form input::placeholder,.trial-form textarea::placeholder{color:#a1a1aa}.trial-form input:focus,.trial-form select:focus,.trial-form textarea:focus{border-color:#050505;box-shadow:0 0 0 .2rem #05050514}.trial-form__options{gap:.65rem;display:grid}.trial-form__options--two{grid-template-columns:repeat(2,minmax(0,1fr))}.trial-form__options--one{grid-template-columns:1fr}.trial-choice{color:#27272a;cursor:pointer;background:#fafafa;border:1px solid #e4e4e7;border-radius:.75rem;align-items:center;gap:.6rem;min-height:3.2rem;padding:.78rem .85rem;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative}.trial-choice:hover{background:#f7fbfd;border-color:#89cff0d9}.trial-choice:has(input:checked){background:#eaf7fc;border-color:#89cff0f2;box-shadow:0 0 0 1px #89cff05c}.trial-choice:has(input:focus-visible){border-color:#050505;box-shadow:0 0 0 .22rem #89cff03d}.trial-choice input{appearance:none;box-shadow:none;opacity:0;pointer-events:none;inset-inline-start:.85rem;background:0 0;border:0;width:1px;height:1px;min-height:auto;margin:0;padding:0;position:absolute;top:50%}.trial-choice__control{color:#fff;background:#fff;border:1.5px solid #a1a1aa;flex:none;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.trial-choice__control--checkbox{border-radius:.35rem}.trial-choice__control--radio{border-radius:999px}.trial-choice__control--checkbox:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.32rem;height:.58rem;transition:transform .16s;transform:rotate(45deg)scale(0)}.trial-choice__control--radio:after{content:"";background:currentColor;border-radius:999px;width:.45rem;height:.45rem;transition:transform .16s;transform:scale(0)}.trial-choice input:checked+.trial-choice__control{background:#050505;border-color:#050505;transform:scale(1.03)}.trial-choice input:checked+.trial-choice__control:after{transform:rotate(45deg)scale(1)}.trial-choice input:checked+.trial-choice__control--radio:after{transform:scale(1)}.trial-choice__label{min-width:0;font-size:.82rem;line-height:1.75}.trial-choice--legal{min-height:auto}.trial-form__legal-list{gap:.65rem;display:grid}.trial-form__notice{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:.85rem;padding:.85rem 1rem}.trial-form__actions{border-top:1px solid #e4e4e7;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.2rem;display:flex}.trial-form__actions p{max-width:36rem}.trial-form__submit{cursor:pointer;font:inherit;border-color:#050505;flex:none;min-height:2.75rem}.trial-form__submit:disabled{cursor:not-allowed;opacity:.66}.trial-dialog-backdrop{z-index:100;background:#050505b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.trial-dialog{color:#050505;background:#fff;border:1px solid #e4e4e7;border-radius:1rem;gap:1rem;width:min(100%,34rem);max-width:34rem;max-height:calc(100svh - 2rem);padding:clamp(1rem,3vw,1.5rem);display:grid;position:relative;overflow:auto;box-shadow:0 2rem 5rem #00000057}.trial-dialog__close{color:#27272a;cursor:pointer;background:#f4f4f5;border:1px solid #e4e4e7;border-radius:.65rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:inline-flex;position:absolute;top:1rem;left:1rem}.trial-dialog__close:hover{background:#eaf7fc;border-color:#89cff0d9}.trial-dialog__close svg{width:1rem;height:1rem}.trial-dialog__icon{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.trial-dialog__icon svg{width:1.35rem;height:1.35rem}.trial-dialog__content{gap:.45rem;padding-left:2.75rem;display:grid}.trial-dialog__content span{color:#71717a;font-size:.74rem;font-weight:700}.trial-dialog__content h3{margin:0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.45}.trial-dialog__content p{color:#52525b;text-align:justify;text-align-last:right;margin:0;font-size:.86rem;line-height:1.9}.trial-dialog__reference{background:#f7fbfd;border:1px solid #89cff08c;border-radius:.85rem;gap:.35rem;padding:.85rem;display:grid}.trial-dialog__reference small{color:#71717a;font-size:.74rem;font-weight:700}.trial-dialog__reference strong{color:#050505;overflow-wrap:anywhere;text-align:left;direction:ltr;font-size:.82rem}.trial-dialog__steps{border:1px solid #e4e4e7;border-radius:.85rem;display:grid;overflow:hidden}.trial-dialog__steps div{background:#fafafa;align-items:center;gap:.7rem;min-height:3.35rem;padding:.75rem .85rem;display:flex}.trial-dialog__steps div+div{border-top:1px solid #e4e4e7}.trial-dialog__steps small{color:#fff;background:#050505;border-radius:999px;flex:none;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.72rem;font-weight:700;display:inline-flex}.trial-dialog__steps strong{color:#27272a;font-size:.82rem;line-height:1.7}.trial-dialog__actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.trial-dialog__button{cursor:pointer;font:inherit;text-align:center;border-radius:.75rem;justify-content:center;align-items:center;min-height:2.55rem;padding:.6rem .9rem;font-size:.82rem;font-weight:700;display:inline-flex}.trial-dialog__button--primary{color:#fff;background:#050505;border:1px solid #050505}.trial-dialog__button--secondary{color:#050505;background:#fff;border:1px solid #d4d4d8}.algorithm-page{direction:rtl}.algorithm-hero{background:linear-gradient(135deg,#89cff029,#ffffff0d),#ffffff0d;border:1px solid #ffffff24;border-radius:clamp(1.1rem,2.6vw,1.7rem);grid-template-columns:minmax(0,1fr) minmax(18rem,.38fr);align-items:stretch;gap:clamp(1.25rem,3vw,2.5rem);width:100%;max-width:86rem;margin:clamp(2.5rem,6vw,5rem) auto 0;padding:clamp(1.25rem,3vw,2.25rem);display:grid}.algorithm-hero__content{gap:.9rem;max-width:55rem;display:grid}.algorithm-hero__eyebrow,.algorithm-section__header span{background:var(--baby-blue-soft);color:#bfeeff;border:1px solid #89cff08c;border-radius:999px;justify-self:start;padding:.35rem .8rem;font-size:.78rem;font-weight:700}.algorithm-hero h1{color:#fff;max-width:48rem;margin:0;font-size:clamp(1.65rem,3.4vw,3.15rem);line-height:1.32}.algorithm-hero p,.algorithm-section__header p,.algorithm-explainer p,.algorithm-warning p{color:var(--muted);text-align:justify;text-align-last:right;margin:0;font-size:clamp(.9rem,1.12vw,1.02rem);line-height:1.95}.algorithm-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.35rem;display:flex}.algorithm-hero__panel{color:#050505;background:#fff;border:1px solid #ffffff24;border-radius:1rem;align-content:end;gap:.8rem;min-height:100%;padding:clamp(1rem,2.4vw,1.35rem);display:grid}.algorithm-hero__panel span,.algorithm-flow__icon,.algorithm-explainer__icon{color:#fff;background:#050505;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.algorithm-hero__panel svg,.algorithm-flow__icon svg,.algorithm-explainer__icon svg{width:1.15rem;height:1.15rem}.algorithm-hero__panel strong{color:#050505;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.35}.algorithm-hero__panel p{color:#52525b;margin:0;font-size:.86rem;line-height:1.9}.algorithm-section{gap:clamp(1rem,2.4vw,1.5rem);width:100%;max-width:86rem;margin:clamp(3rem,7vw,5rem) auto 0;display:grid}.algorithm-section__header{gap:.85rem;max-width:58rem;display:grid}.algorithm-section__header h2,.algorithm-explainer h2,.algorithm-chart__header h2{color:#fff;margin:0;font-size:clamp(1.25rem,2.3vw,2rem);line-height:1.42}.algorithm-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.algorithm-flow__step{background:#ffffff12;border:1px solid #ffffff24;border-radius:.85rem;gap:.75rem;min-height:17rem;padding:1rem;display:grid}.algorithm-flow__icon,.algorithm-explainer__icon{background:var(--baby-blue);color:#052d3c}.algorithm-flow__step h3{color:#fff;margin:0;font-size:1rem;line-height:1.5}.algorithm-flow__step p{color:var(--muted);text-align:justify;text-align-last:right;margin:0;font-size:.82rem;line-height:1.9}.algorithm-section--light{color:#050505;background:#fff;border-radius:clamp(1.1rem,2.4vw,1.6rem);padding:clamp(1.15rem,3vw,2rem)}.algorithm-section--light .algorithm-section__header span{color:#fff;background:#050505;border-color:#050505}.algorithm-section--light .algorithm-section__header h2{color:#050505}.algorithm-section--light .algorithm-section__header p{color:#52525b}.algorithm-facts,.algorithm-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.algorithm-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.algorithm-fact,.algorithm-metric{background:#f7fbfd;border:1px solid #0505051a;border-radius:.75rem;gap:.45rem;padding:1rem;display:grid}.algorithm-metric{color:#fff;background:#050505;border-color:#050505}.algorithm-fact small,.algorithm-metric small{color:#71717a;font-size:.76rem;font-weight:700}.algorithm-metric small{color:#ffffff9e}.algorithm-fact strong,.algorithm-metric strong{color:#050505;font-size:clamp(1.35rem,2.3vw,1.95rem);line-height:1.2}.algorithm-metric strong{color:#bfeeff}.algorithm-fact p,.algorithm-metric p{color:#52525b;margin:0;font-size:.8rem;line-height:1.85}.algorithm-metric p{color:#ffffffc2}.algorithm-charts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:86rem;margin:clamp(1.5rem,4vw,3rem) auto 0;display:grid}.algorithm-chart{color:#050505;background:#fff;border:1px solid #ffffff1f;border-radius:clamp(1rem,2.2vw,1.35rem);gap:1rem;padding:clamp(1rem,2.4vw,1.4rem);display:grid}.algorithm-chart__header{gap:.45rem;display:grid}.algorithm-chart__header h2{color:#050505;font-size:clamp(1.05rem,1.7vw,1.4rem)}.algorithm-chart__header p{color:#52525b;text-align:justify;text-align-last:right;margin:0;font-size:.84rem;line-height:1.85}.algorithm-chart__canvas{width:100%;height:21rem;min-height:21rem;position:relative}.algorithm-chart__canvas canvas{width:100%;height:100%;display:block}.algorithm-split{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1rem;width:100%;max-width:86rem;margin:clamp(1.5rem,4vw,3rem) auto 0;display:grid}.algorithm-explainer{background:#ffffff12;border:1px solid #ffffff24;border-radius:1rem;gap:.85rem;padding:clamp(1rem,2.4vw,1.5rem);display:grid}.algorithm-explainer ul{gap:.65rem;margin:.2rem 0 0;padding:0;list-style:none;display:grid}.algorithm-explainer li{color:var(--muted);align-items:flex-start;gap:.55rem;line-height:1.85;display:flex}.algorithm-explainer li svg{color:var(--baby-blue);flex:none;width:1rem;height:1rem;margin-top:.42rem}.algorithm-explainer--matrix{color:#050505;background:#fff}.algorithm-explainer--matrix h2{color:#050505}.algorithm-explainer--matrix p{color:#52525b}.algorithm-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.algorithm-matrix__cell{border:1px solid #e4e4e7;border-radius:.75rem;gap:.25rem;min-height:7rem;padding:.9rem;display:grid}.algorithm-matrix__cell small{color:#71717a;font-size:.78rem;font-weight:700}.algorithm-matrix__cell strong{color:#050505;font-size:1.65rem;line-height:1.2}.algorithm-matrix__cell span{color:#52525b;font-size:.78rem}.algorithm-matrix__cell--ok{background:#effaf3;border-color:#bbebc9}.algorithm-matrix__cell--warn{background:#fff7ed;border-color:#fed7aa}.algorithm-matrix__cell--danger{background:#fff1f2;border-color:#fecdd3}.algorithm-section--compact{color:#050505;background:#fff;border-radius:clamp(1.1rem,2.4vw,1.6rem);padding:clamp(1.15rem,3vw,2rem)}.algorithm-section--compact .algorithm-section__header span{color:#fff;background:#050505;border-color:#050505}.algorithm-section--compact .algorithm-section__header h2{color:#050505}.algorithm-section--compact .algorithm-section__header p{color:#52525b}.algorithm-signals{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.algorithm-signal{color:#27272a;background:#f7fbfd;border:1px solid #0505051a;border-radius:.75rem;align-items:flex-start;gap:.6rem;min-height:7.5rem;padding:.9rem;display:flex}.algorithm-signal svg{color:#103545;flex:none;width:1rem;height:1rem;margin-top:.28rem}.algorithm-signal span{font-size:.82rem;line-height:1.85}.algorithm-warning{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:.85rem;align-items:flex-start;gap:.7rem;padding:.9rem 1rem;display:flex}.algorithm-warning svg{flex:none;width:1.1rem;height:1.1rem;margin-top:.34rem}.algorithm-warning p{color:#7c2d12;font-size:.84rem}.footer{border-top:1px solid #ffffff1f;gap:2rem;width:100%;max-width:86rem;margin:clamp(3rem,7vw,5rem) auto 0;padding:2rem 0 1rem;display:grid}.footer__brand{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.footer__logo{letter-spacing:0;direction:ltr;align-items:center;font-size:1.45rem;font-weight:700;display:inline-flex}.footer__logo img{object-fit:contain;width:auto;height:3.2rem;display:block}.footer__brand p{color:var(--muted);text-align:justify;text-align-last:right;max-width:34rem;margin:0;line-height:1.9}.footer__trial-notice{color:#fff;text-align:center;background:#89cff01f;border:1px solid #89cff057;border-radius:.5rem;margin:0;padding:clamp(1rem,2vw,1.5rem);font-size:clamp(1.35rem,3.2vw,2.6rem);font-weight:700;line-height:1.55}.footer__nav{flex-wrap:wrap;gap:.85rem 1.25rem;display:flex}.footer__nav a{color:#ffffffbd;font-size:.88rem;transition:color .16s}.footer__nav a:hover{color:var(--baby-blue)}.footer__badges{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer__enamad{background:#ffffffeb;border-radius:.5rem;padding:.5rem;display:inline-flex}.footer__enamad img{width:8.5rem;max-width:100%;height:auto;display:block}.footer__bottom{color:#ffffff85;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;padding-top:1rem;font-size:.78rem;display:flex}@keyframes orbital-ping{75%,to{opacity:0;transform:scale(1.8)}}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media (max-width:980px){.navbar{grid-template-columns:1fr;justify-items:center}.navbar__nav,.navbar__actions{flex-wrap:wrap;justify-content:center}.hero-section{text-align:center;grid-template-columns:1fr;min-height:auto;margin-top:2rem}.hero-section__content{align-items:center}.hero-section__description{max-width:46rem}.hero-section__actions,.hero-section__categories{justify-content:center}.hero-section__visual{max-width:32rem;margin:0 auto}.hero-section__image{width:100%;height:min(55svh,34rem)}.introduction-section{direction:rtl;grid-template-columns:1fr;grid-template-areas:"content""media";max-width:46rem}.introduction-section__content{text-align:center;justify-self:center;align-items:center;max-width:42rem}.pilot-table-wrap{border-radius:1.15rem}.cervical-stats-section__metrics{grid-template-columns:1fr 1fr}.cervical-chart__row{grid-template-columns:1fr}.cervical-chart__details{grid-template-columns:1fr 1fr}.cervical-references__list{grid-template-columns:1fr}.features-section{text-align:center;grid-template-columns:1fr}.features-section__content{align-items:center}.features-section__eyebrow{align-self:center}.orbital-timeline{grid-template-columns:1fr}.orbital-panel{max-width:28rem;margin:0 auto}.faq-section{max-width:42rem}.trial-access-banner{grid-template-columns:1fr}.trial-access-banner__actions{justify-content:flex-start}.trial-hero{grid-template-columns:1fr}.trial-hero__content{max-width:52rem}.trial-hero__summary{grid-template-columns:repeat(3,minmax(0,1fr))}.trial-hero__summary div{flex-direction:column;align-items:flex-start}.trial-hero__summary div+div{border-top:0;border-right:1px solid #ffffff1a}.algorithm-hero,.algorithm-split{grid-template-columns:1fr}.algorithm-hero__panel{min-height:auto}.algorithm-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.algorithm-flow__step{min-height:15rem}.algorithm-facts,.algorithm-metrics,.algorithm-charts{grid-template-columns:repeat(2,minmax(0,1fr))}.algorithm-split{grid-column:1/-1}.algorithm-signals{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.page{padding:1rem}.navbar{grid-template-columns:auto 1fr auto;place-items:center stretch;gap:1rem;min-height:auto;position:relative}.navbar__logo{justify-self:start}.navbar__toggle{order:-1;justify-self:end;display:inline-flex}.navbar__menu{background:#050505f5;border:1px solid #ffffff24;border-radius:1rem;flex-direction:column;grid-column:1/-1;justify-content:flex-start;gap:0;width:100%;padding:.75rem;display:none;box-shadow:0 18px 45px #00000052}.navbar__menu--open{display:flex}.navbar__nav{white-space:normal;flex-direction:column;gap:0;width:100%}.navbar__nav-item{width:100%;display:block}.navbar__nav-item a{border-radius:.75rem;padding:.8rem .9rem;display:block}.navbar__divider{display:none}.navbar__actions{border-top:1px solid #ffffff1f;justify-content:stretch;width:100%;margin-top:.5rem;padding-top:.75rem}.button{flex:1}.hero-section{gap:1.35rem;margin-top:1.75rem}.hero-section__title{font-size:clamp(1.42rem,6.8vw,2rem)}.hero-section__actions{flex-flow:wrap;align-items:center;width:100%}.hero-section__button{flex:12rem;width:100%;min-width:0}.hero-section__categories{gap:.5rem}.hero-section__category{font-size:.66rem}.hero-section__image{height:min(48svh,26rem)}.introduction-section{margin-top:3.5rem}.introduction-section__media{border-radius:1.1rem}.introduction-section__title{font-size:clamp(1.1rem,5vw,1.55rem)}.introduction-section__description{line-height:1.9}.cervical-stats-section{margin-top:3.5rem}.cervical-stats-section__title{font-size:clamp(.95rem,4vw,1.25rem)}.cervical-chart-panel__header{flex-direction:column}.pilot-section{margin-top:3.5rem}.pilot-section__title{font-size:clamp(.95rem,4vw,1.25rem)}.pilot-section__stats,.cervical-stats-section__metrics,.cervical-chart__details{grid-template-columns:1fr}.cervical-metric{min-height:auto}.pilot-table{min-width:48rem}.features-section{margin-top:3.5rem}.features-section__title{font-size:clamp(1.2rem,6vw,1.7rem)}.orbital-timeline{border-radius:1.3rem;min-height:auto}.orbital-timeline__stage{height:24rem;transform:translate(1rem)scale(.78)}.orbital-panel{margin-top:-2rem}.faq-section{margin-top:3.5rem}.faq-section__title{font-size:clamp(1.15rem,5vw,1.55rem)}.video-banner{min-height:20rem}.trial-access-banner{margin-top:2rem}.trial-access-banner__actions{flex-direction:column;align-items:stretch}.trial-access-banner__button{width:100%}.footer__brand{flex-direction:column}.trial-hero{margin-top:2rem}.trial-hero h1{font-size:clamp(1.35rem,6vw,2rem)}.trial-hero__actions{flex-direction:column;align-items:stretch}.trial-hero__download{width:100%}.trial-hero__summary,.trial-form__grid,.trial-form__options--two{grid-template-columns:1fr}.trial-hero__summary div{flex-direction:row}.trial-hero__summary div+div{border-top:1px solid #ffffff1a;border-right:0}.trial-form{border-radius:1rem;padding:1rem}.trial-form__field--full{grid-column:auto}.trial-form__actions{flex-direction:column;align-items:stretch}.trial-form__submit{flex:none;width:100%}.trial-dialog{border-radius:.9rem;width:100%}.trial-dialog__content{padding-left:2.5rem}.trial-dialog__actions{flex-direction:column;align-items:stretch}.trial-dialog__button{width:100%}.algorithm-hero{margin-top:2rem}.algorithm-hero h1{font-size:clamp(1.35rem,6vw,2rem)}.algorithm-hero__actions{flex-direction:column;align-items:stretch}.algorithm-hero__actions .button{width:100%}.algorithm-section{margin-top:2.5rem}.algorithm-flow,.algorithm-facts,.algorithm-metrics,.algorithm-charts,.algorithm-signals,.algorithm-matrix{grid-template-columns:1fr}.algorithm-flow__step,.algorithm-signal{min-height:auto}.algorithm-section--light,.algorithm-section--compact,.algorithm-chart,.algorithm-explainer{border-radius:1rem}.algorithm-chart__canvas{height:18rem;min-height:18rem}}@media (max-width:980px){.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{border-bottom:1px solid #052d3c24;height:auto;min-height:0;max-height:none;position:static;overflow:visible}.dashboard-sidebar__nav{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-sidebar__footer{display:none}.dashboard-stats,.dashboard-grid,.admin-grid,.ticket-admin-filters,.trial-access-admin-filters,.trial-access-detail-grid,.case-form__section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.dashboard-header{flex-direction:column;align-items:stretch}.dashboard-header__action{width:100%}.dashboard-stats,.dashboard-grid,.admin-grid,.case-form,.case-form__section-grid,.profile-card__grid,.case-detail__analysis,.analysis-result__summary,.trial-access-admin-filters,.trial-access-detail-grid{grid-template-columns:1fr}.dashboard-header__actions{width:100%}.persian-date-picker__popover{width:100%;margin-top:.5rem;position:static}.dashboard-sidebar__brand{justify-content:center;padding-bottom:.75rem}.dashboard-sidebar__nav{grid-template-columns:1fr}.dashboard-sidebar__item{justify-content:flex-start}.dashboard-card__header{flex-direction:column;align-items:flex-start}.cases-table{min-width:44rem}.admin-filter{grid-template-columns:1fr}.ticket-message__meta,.ticket-admin-filters__actions{flex-direction:column;align-items:stretch}.ticket-admin-filters__actions .dashboard-submit,.ticket-admin-filters__actions .dashboard-header__action{width:100%}}
