@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans Arabic,Tahoma,sans-serif;color:#172a2c;background:#f7f9f8;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172a2c;--muted: #718282;--line: #e4ece9;--surface: #fff;--teal: #0b6b5f;--teal-dark: #07564d;--teal-soft: #e5f3ef;--gold: #c8952e;--purple: #8068bd}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f9f8}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{background:#fff;border-left:1px solid var(--line);display:flex;flex-direction:column;flex:0 0 250px;min-height:100vh;padding:26px 16px 18px;position:sticky;top:0;height:100vh;z-index:10}.sidebar-top,.desktop-topbar,.page-intro,.section-heading,.form-actions,.card-title-row,.account-profile{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:9px;color:var(--ink)}.official-brand{display:inline-grid;justify-items:center;gap:0}.official-logo{width:146px;height:58px;object-fit:contain;display:block}.official-brand small{margin-top:-8px;color:var(--teal-dark);font-size:8px;font-weight:500}.brand-compact .official-logo{width:108px;height:48px}.brand-mark{width:39px;height:39px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:var(--teal);flex:0 0 auto}.brand-mark img{width:100%;height:100%;display:block}.brand strong{display:block;font-size:20px;line-height:1}.brand small{display:block;color:var(--muted);font-size:9px;letter-spacing:.03em;margin-top:4px}.sidebar-top .brand-mark{width:39px;height:39px}.close-drawer,.mobile-header{display:none}.profile-card{display:flex;align-items:center;gap:10px;padding:24px 5px 20px;margin-top:17px;border-top:1px solid var(--line)}.avatar{width:37px;height:37px;border-radius:50%;background:#dcefe9;color:var(--teal);display:grid;place-items:center;font-weight:700}.avatar-large{width:65px;height:65px;font-size:25px}.profile-card strong,.profile-card span{display:block}.profile-card strong{font-size:13px}.profile-card span{color:var(--muted);font-size:11px;margin-top:4px}.primary-nav{display:grid;gap:4px}.nav-item{display:flex;align-items:center;gap:12px;min-height:43px;padding:0 12px;border-radius:10px;color:#6b7b7b;font-size:13px;transition:.2s}.nav-item:hover,.nav-item.active{color:var(--teal);background:var(--teal-soft)}.nav-item.active{font-weight:600}.nav-count{margin-right:auto;background:#f1dfb8;color:#976d1b;border-radius:12px;min-width:20px;height:20px;display:grid;place-items:center;font-size:10px}.sidebar-footer{margin-top:auto}.help-card{padding:13px 10px;display:flex;gap:9px;align-items:center;background:#f5faf8;border-radius:12px;color:var(--teal)}.help-card strong,.help-card span{display:block}.help-card strong{font-size:11px}.help-card span{color:var(--muted);font-size:9px;margin-top:3px}.logout-link{margin-top:18px;display:flex;gap:10px;align-items:center;color:#9a6b6b;padding:8px 10px;font-size:12px}.main-content{flex:1;padding:35px 5.2vw 60px;max-width:1440px;margin:0 auto;min-width:0}.desktop-topbar{margin-bottom:33px}.desktop-topbar h1{font-size:23px;margin:2px 0 0}.eyebrow{color:var(--teal);font-size:11px;font-weight:600;margin:0 0 5px;letter-spacing:.01em}.notification-button,.icon-button{background:#fff;color:var(--ink);width:40px;height:40px;display:grid;place-items:center;border-radius:11px;position:relative;border:1px solid var(--line)}.notification-dot{width:7px;height:7px;border-radius:50%;background:#df6d54;position:absolute;top:8px;right:8px;border:2px solid #fff}.page-stack{display:grid;gap:22px}.page-intro{align-items:flex-end}.page-intro h2{font-size:26px;margin:0;letter-spacing:-.04em}.page-description{color:var(--muted);font-size:13px;margin:6px 0 0}.panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:22px}.panel h3{font-size:16px;margin:0 0 19px}.panel-large{min-width:0}.content-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(290px,1fr);gap:22px}.welcome-banner{background:#e8f4f0;border-radius:17px;min-height:168px;padding:27px 30px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.welcome-banner h2{font-size:25px;margin:0 0 6px;letter-spacing:-.05em}.welcome-banner h2 span{color:var(--teal)}.welcome-banner p:not(.eyebrow){color:#66827f;font-size:13px;margin:0}.welcome-mark{width:115px;height:115px;border-radius:50%;display:grid;place-items:center;background:#cde8e0;color:var(--teal);margin-left:5%;opacity:.9}.api-notice{display:flex;gap:9px;align-items:center;color:#4e716c;background:#f0f8f5;border:1px solid #d9eee7;font-size:11px;border-radius:10px;padding:10px 13px}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.stat-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.stat-card:hover{border-color:#b9d8d1;box-shadow:0 10px 24px #1a5a4b0f}.stat-icon,.row-icon,.notification-icon,.detail-icon,.floating-icon{display:grid;place-items:center;flex:0 0 auto}.stat-icon{width:42px;height:42px;border-radius:12px}.stat-icon.teal,.row-icon.teal{color:var(--teal);background:var(--teal-soft)}.stat-icon.purple,.row-icon.purple{color:var(--purple);background:#f0ebfb}.stat-icon.gold,.row-icon.gold{color:var(--gold);background:#fcf2dd}.stat-card small,.stat-card strong{display:block}.stat-card small{color:var(--muted);font-size:11px}.stat-card strong{font-size:25px;margin-top:2px}.stat-arrow{color:#a8b8b5;margin-right:auto}.dashboard-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dashboard-action{display:flex;align-items:center;gap:13px;min-height:86px;padding:17px 18px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:transform .2s,border-color .2s,box-shadow .2s}.dashboard-action:hover{transform:translateY(-2px);border-color:#b9d8d1;box-shadow:0 12px 28px #1a5a4b14}.dashboard-action.primary{color:#fff;background:linear-gradient(120deg,var(--teal),#0d8273);border-color:transparent}.dashboard-action-icon{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--teal);background:var(--teal-soft)}.dashboard-action.primary .dashboard-action-icon{color:#fff;background:#ffffff29}.dashboard-action>span:nth-child(2){flex:1;min-width:0}.dashboard-action strong,.dashboard-action small{display:block}.dashboard-action strong{font-size:13px}.dashboard-action small{color:var(--muted);margin-top:4px;font-size:10px}.dashboard-action.primary small{color:#ffffffb8}.section-heading h3{font-size:16px;margin:0}.section-heading a{display:flex;align-items:center;gap:5px;color:var(--teal);font-size:11px}.list-description{color:var(--muted);font-size:11px;margin:-11px 0 6px}.case-row,.warranty-row{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding:15px 0}.case-row:first-of-type,.warranty-row:first-of-type{border-top:0;padding-top:3px}.row-icon{width:39px;height:39px;border-radius:11px}.row-icon.green{color:#468c6a;background:#e5f4e9}.row-content{min-width:0;flex:1}.row-content strong,.row-content small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-content strong{font-size:12px}.row-content small{font-size:10px;color:var(--muted);margin-top:4px}.row-action-label{color:var(--teal);font-size:10px;white-space:nowrap}.row-arrow{color:#9aacab}.pending-intake-row.is-focused{background:#f2faf7;border-radius:10px;padding-right:10px;padding-left:10px}.dashboard-empty-state{display:grid;justify-items:start;gap:10px}.dashboard-empty-state .api-notice{width:100%}.pending-intakes-panel{min-width:0}.requests-empty{display:grid;justify-items:start;gap:10px}.requests-empty .api-notice{width:100%}.intake-completion-panel{display:grid;gap:18px}.intake-completion-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.intake-completion-heading h3{margin:0}.intake-completion-form{display:grid;gap:4px}.intake-no-missing{display:grid;justify-items:start;gap:12px}.intake-no-missing .api-notice{width:100%}.status-badge{white-space:nowrap;border-radius:20px;padding:5px 9px;font-size:10px}.status-badge.teal{color:var(--teal);background:var(--teal-soft)}.status-badge.green{color:#43835f;background:#e5f4e9}.status-badge.neutral{color:#667675;background:#eef2f1}.dashed-action{border:1px dashed #b9d8d1;color:var(--teal);display:flex;gap:7px;align-items:center;justify-content:center;padding:10px;border-radius:9px;font-size:11px;margin-top:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--teal);padding:12px 18px;border-radius:9px;font-size:12px;font-weight:600;transition:.2s}.button:hover{background:var(--teal-dark);transform:translateY(-1px)}.button-small{padding:9px 13px;font-size:11px}.button-ghost{color:var(--teal);background:#eef7f4}.button-ghost:hover{background:#dcefe9}.button-full{width:100%}.text-button{color:var(--teal);background:transparent;font-size:12px}.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--teal);font-size:12px;width:fit-content}.form-panel{padding:26px}.form-guidance{margin:0 0 18px;color:var(--muted);font-size:11px}.form-step{display:flex;align-items:center;color:var(--muted);font-size:11px;margin-bottom:30px}.step-number{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#edf2f1}.step-number.active{color:#fff;background:var(--teal)}.form-step i{flex:0 0 50px;height:1px;background:var(--line);margin:0 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:grid;gap:7px;font-size:12px;color:#536565}input,textarea,select{color:var(--ink);background:#fbfcfc;border:1px solid #dce7e4;border-radius:8px;padding:11px 12px;outline:0;font-size:12px;width:100%}input:focus,textarea:focus,select:focus{border-color:#76b8ac;box-shadow:0 0 0 3px #e3f2ee}.required-mark{color:#b54848;font-weight:700}.optional-label{color:var(--muted);font-size:9px;font-weight:400;margin-right:4px}.full-field{grid-column:1 / -1}.privacy-consent{display:grid;gap:9px;margin-top:22px;padding:15px 17px;background:#f6fbf9;border:1px solid #d8ebe6;border-radius:12px;color:var(--ink);font-size:12px}.privacy-consent-check{display:flex;align-items:flex-start;gap:9px;line-height:1.8;font-weight:400}.privacy-consent-check input{flex:0 0 auto;width:16px;height:16px;margin:4px 0 0;accent-color:var(--teal)}.privacy-consent-check a{color:var(--teal-dark);font-weight:700;text-decoration:underline;text-underline-offset:2px}.attachment-status{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:13px 15px;color:var(--muted);background:#fbfcfc;border:1px dashed #cbded9;border-radius:10px}.attachment-status>svg{flex:0 0 auto;color:var(--teal);margin-top:2px}.attachment-status span{display:grid;gap:3px}.attachment-status strong{color:var(--ink);font-size:11px}.attachment-status small{font-size:10px;line-height:1.7}.form-actions{justify-content:flex-start;margin-top:25px}.case-success-panel{display:grid;justify-items:start;gap:11px;padding:32px}.case-success-panel .success-mark{margin-bottom:3px}.case-success-panel h2,.case-success-panel p{margin:0}.created-case-id{display:grid;gap:5px;width:min(100%,430px);margin:6px 0 8px;padding:12px 14px;background:#f6fbf9;border:1px solid #d8ebe6;border-radius:10px}.created-case-id span{color:var(--muted);font-size:10px}.created-case-id strong{color:var(--teal-dark);font-size:13px;overflow-wrap:anywhere}.filter-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.filter{color:var(--muted);background:transparent;padding:8px 12px;border-radius:8px;font-size:11px}.filter span{margin-right:4px;color:#94a5a1}.filter.active{color:var(--teal);background:var(--teal-soft)}.search-field{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:0 10px;margin-right:auto;color:var(--muted)}.search-field input{border:0;background:transparent;width:180px;padding:8px 0}.search-field input:focus{box-shadow:none}.list-panel{padding:6px 20px}.warranty-highlight{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(110deg,#0b6b5f,#0c8070);color:#fff;border-radius:16px;padding:24px 28px}.warranty-highlight .eyebrow,.warranty-highlight p{color:#bde5dc}.warranty-highlight h3{margin:0 0 4px;font-size:21px}.warranty-highlight p{font-size:12px;margin:0}.warranty-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.warranty-card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.product-placeholder{display:grid;place-items:center;min-height:135px;color:#fff;background:linear-gradient(135deg,#9bd2c7,#368d7c)}.product-placeholder.purple{background:linear-gradient(135deg,#c8b9ef,#8368bd)}.product-placeholder.large{width:240px;min-height:240px;border-radius:13px;flex:0 0 auto}.warranty-card-body{padding:16px}.card-title-row h3{margin:0;font-size:14px}.warranty-card-body>p{margin:5px 0 14px;color:var(--muted);font-size:11px}.expiry-row{display:flex;align-items:center;gap:5px;color:#a27221;font-size:10px;background:#fff7e8;padding:7px 8px;border-radius:6px;width:fit-content}.warranty-detail{display:flex;gap:30px;align-items:flex-start}.warranty-detail-copy{flex:1}.warranty-detail-copy h3{margin-top:24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.detail-item{display:flex;align-items:center;gap:10px}.detail-icon{width:32px;height:32px;color:var(--teal);background:var(--teal-soft);border-radius:8px}.detail-icon svg{width:15px}.detail-item small,.detail-item strong{display:block}.detail-item small{color:var(--muted);font-size:10px}.detail-item strong{font-size:12px;margin-top:3px}.summary-list{display:grid;gap:16px}.summary-list .detail-item{border-bottom:1px solid var(--line);padding-bottom:13px}.case-overview{display:grid;gap:20px}.case-overview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.case-overview-heading h3{margin:0}.case-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.case-overview-grid .detail-item{align-items:flex-start;min-width:0}.case-overview-grid .detail-item>span:last-child{min-width:0}.case-overview-grid .detail-item strong{overflow-wrap:anywhere}.case-action-success{color:#34734f;background:#e8f5eb;border:1px solid #cfe8d5;border-radius:10px;padding:10px 13px;font-size:11px}.timeline{display:grid}.timeline-item{display:flex;gap:13px;position:relative;padding-bottom:24px}.timeline-item:not(:last-child):after{content:"";width:1px;position:absolute;top:21px;bottom:0;right:9px;background:#dfeae7}.timeline-dot{position:relative;z-index:1;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#edf2f1;color:#fff;flex:0 0 auto}.timeline-item.active .timeline-dot{background:var(--teal)}.timeline-item strong,.timeline-item small{display:block}.timeline-item strong{font-size:12px}.timeline-item small{color:var(--muted);font-size:10px;margin-top:3px}.timeline-item p{color:#617572;font-size:11px;margin:7px 0 0}.notification-list{padding:4px 20px}.notification-row{display:flex;align-items:flex-start;gap:12px;padding:17px 0;border-bottom:1px solid var(--line);position:relative}.notification-row:last-child{border-bottom:0}.notification-icon{width:37px;height:37px;border-radius:10px;color:var(--teal);background:var(--teal-soft)}.notification-icon svg{width:17px}.notification-row strong{font-size:12px}.notification-row p{color:var(--muted);font-size:11px;margin:4px 0}.notification-row small{color:#9aaba8;font-size:10px}.notification-row>i{position:absolute;top:18px;left:0;width:7px;height:7px;background:#df6d54;border-radius:50%}.account-panel{padding:27px}.account-profile{justify-content:flex-start;padding-bottom:25px;border-bottom:1px solid var(--line)}.account-profile h3{margin:0;font-size:17px}.account-profile p{color:var(--muted);font-size:11px;margin:5px 0 0}.account-profile .button{margin-right:auto}.account-panel .detail-grid{margin-top:24px}.marketing-page{background:#fff;min-height:100vh;overflow-x:clip}.page-container{max-width:1180px;margin:0 auto;padding-left:25px;padding-right:25px}.marketing-nav{height:96px;display:flex;align-items:center;justify-content:space-between}.marketing-nav nav{display:flex;gap:28px;color:var(--muted);font-size:12px}.marketing-nav nav a{position:relative;padding:8px 0;transition:color .2s}.marketing-nav nav a:hover{color:var(--teal)}.marketing-nav nav a:after{content:"";position:absolute;right:0;left:100%;bottom:0;height:2px;border-radius:2px;background:var(--teal);transition:left .2s}.marketing-nav nav a:hover:after{left:0}.marketing-menu{display:none;position:relative}.marketing-menu summary{width:38px;height:38px;display:grid;place-items:center;cursor:pointer;list-style:none;color:var(--teal);background:var(--teal-soft);border-radius:10px}.marketing-menu summary::-webkit-details-marker{display:none}.marketing-actions{display:flex;align-items:center;gap:18px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:610px;gap:70px;position:relative}.hero:before{content:"";position:absolute;top:30px;right:-18vw;bottom:0;left:-18vw;z-index:0;pointer-events:none;background:radial-gradient(circle at 10% 55%,rgba(128,216,190,.22),transparent 25%),radial-gradient(circle at 35% 90%,rgba(174,231,213,.27),transparent 24%)}.hero>*{position:relative;z-index:1}.hero-copy{padding-top:20px}.hero-pill{color:var(--teal);background:var(--teal-soft);border-radius:20px;padding:7px 11px;display:inline-flex;align-items:center;gap:6px;font-size:10px}.hero h1{font-size:clamp(42px,5vw,67px);line-height:1.2;letter-spacing:-.07em;margin:25px 0 15px}.hero h1 span,.hero h1 strong{display:block}.hero h1 strong{color:var(--teal)}.hero-copy>p{color:var(--muted);line-height:2;max-width:430px;font-size:14px}.hero-actions{display:flex;gap:9px;margin-top:27px}.hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:28px;max-width:520px}.hero-benefits span{display:grid;justify-items:center;gap:7px;color:var(--ink);font-size:9px;text-align:center;white-space:nowrap}.hero-benefits svg{color:var(--teal);padding:8px;width:34px;height:34px;border-radius:50%;background:var(--teal-soft)}.avatar-stack{display:flex;direction:ltr}.avatar-stack span{width:24px;height:24px;border:2px solid #fbfdfc;display:grid;place-items:center;margin-right:-6px;background:#bdded6;color:var(--teal);border-radius:50%;font-size:9px}.avatar-stack span:nth-child(2){background:#f1d5ac}.avatar-stack span:nth-child(3){background:#d7caed}.hero-visual{position:relative;min-height:430px;display:grid;place-items:center}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{background:#e1f2ec;width:390px;height:390px}.orb-two{background:#f7ecd8;width:220px;height:220px;bottom:6px;left:20px;opacity:.75}.hero-card{position:relative;width:285px;min-height:270px;background:#fffffff0;border:1px solid #e2eee9;border-radius:19px;box-shadow:0 20px 60px #1a5a4b1f;padding:22px;z-index:1}.hero-card-top{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px}.hero-card-top svg{margin-right:auto}.mini-logo{display:grid;place-items:center;width:77px;height:38px;overflow:hidden}.mini-logo img{width:100%;height:100%;object-fit:contain}.hero-score{color:var(--teal);font-size:65px;font-weight:700;line-height:1;margin-top:40px}.score-label{color:var(--muted);font-size:11px;margin-top:5px}.score-bar{height:8px;background:#e9f0ed;margin-top:22px;border-radius:10px;overflow:hidden}.score-bar span{display:block;width:92%;height:100%;background:var(--teal);border-radius:inherit}.score-footer{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;margin-top:8px}.score-footer span:first-child{color:var(--teal);font-weight:600}.floating-card{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #e5eeeb;border-radius:11px;background:#fffffff0;box-shadow:0 12px 30px #1a5a4b1a}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:10px}.floating-card small{color:var(--muted);font-size:8px;margin-top:3px}.floating-case{top:74px;right:5%}.floating-warranty{bottom:67px;left:3%}.floating-icon{width:27px;height:27px;border-radius:8px}.floating-icon.green{color:#43835f;background:#e5f4e9}.floating-icon.gold{color:var(--gold);background:#fcf2dd}.iphone-mockup{position:relative;z-index:1;width:224px;height:440px;padding:7px;border-radius:38px;background:linear-gradient(145deg,#181c1d,#4c5152 48%,#111415);border:1px solid #080a0a;box-shadow:0 28px 65px #0d352f40,inset 0 0 0 1px #ffffff38;transform:rotate(-4deg)}.iphone-screen{position:relative;height:100%;overflow:hidden;padding:37px 14px 18px;color:var(--ink);background:linear-gradient(180deg,#fff 0,#fff 60%,#f5faf8);border-radius:31px;border:1px solid #0d1010}.iphone-island{position:absolute;top:10px;left:50%;width:72px;height:20px;transform:translate(-50%);border-radius:14px;background:#050707}.iphone-status{position:absolute;top:12px;left:18px;right:18px;display:flex;justify-content:space-between;direction:ltr;color:#111;font-size:7px;font-weight:700}.iphone-side{position:absolute;right:-4px;width:4px;background:#272c2d;border-radius:0 4px 4px 0}.iphone-side-top{top:91px;height:39px}.iphone-side-bottom{top:141px;height:67px}.iphone-logo{display:block;width:108px;height:56px;object-fit:contain;margin:2px auto 4px}.iphone-welcome strong,.iphone-welcome small{display:block}.iphone-welcome strong{font-size:12px}.iphone-welcome small{margin-top:2px;color:var(--muted);font-size:7px}.iphone-primary-action{margin-top:11px;padding:9px;color:#fff;background:linear-gradient(120deg,var(--teal-dark),#0a806f);border-radius:8px;text-align:center;font-size:8px;font-weight:600}.iphone-quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}.iphone-quick-actions span{min-height:49px;display:grid;place-items:center;gap:3px;color:var(--teal);background:#fff;border:1px solid #e1ebe8;border-radius:8px;font-size:7px;font-weight:600;box-shadow:0 5px 14px #1450440d}.iphone-list{display:grid;gap:0;margin-top:11px}.iphone-list strong{margin-bottom:4px;font-size:8px}.iphone-list span{display:flex;justify-content:space-between;padding:7px 2px;border-bottom:1px solid #e7eeec;color:#526461;font-size:7px}.iphone-list b{color:var(--teal)}.iphone-home-indicator{position:absolute;bottom:7px;left:50%;width:67px;height:3px;transform:translate(-50%);border-radius:4px;background:#131616}.services-section{padding-top:75px;padding-bottom:90px}.marketing-section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:35px}.marketing-section-heading h2{margin:0;font-size:31px;letter-spacing:-.04em}.marketing-section-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.8}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.feature-item{min-height:205px;display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:24px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 10px 30px #1a5a4b0a;transition:transform .2s,border-color .2s}.feature-item:hover{transform:translateY(-3px);border-color:#bddbd4}.feature-icon{color:var(--teal);width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:var(--teal-soft)}.feature-icon svg{width:20px}.feature-item strong,.feature-item small{display:block}.feature-item strong{font-size:14px}.feature-item small{color:var(--muted);font-size:11px;line-height:1.8;margin-top:8px}.how-section{padding-top:80px;padding-bottom:80px;text-align:center}.how-section h2{font-size:31px;margin:0;letter-spacing:-.06em}.section-description{max-width:460px;color:var(--muted);font-size:12px;line-height:1.8;margin:8px auto 28px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.step{display:flex;flex-direction:column;gap:10px;min-height:170px;text-align:right;border:1px solid var(--line);border-radius:14px;padding:20px;background:#fff}.step>span{color:#a5b8b2;font-size:13px}.step h3{margin:0;font-size:15px}.step p{color:var(--muted);margin:6px 0 0;font-size:11px}.hero-score-word{font-size:47px;letter-spacing:-.04em}.app-download-section,.support-section{margin-bottom:80px;border-radius:22px}.app-download-section{min-height:250px;display:flex;align-items:center;justify-content:space-between;gap:45px;padding-top:38px;padding-bottom:38px;overflow:hidden;background:linear-gradient(120deg,#d8f1e9,#f3fbf8 60%,#ccebe1);border:1px solid #cce7df}.app-download-copy{max-width:590px}.app-download-copy h2,.support-section h2{margin:0 0 10px;font-size:29px;letter-spacing:-.04em}.app-download-copy>p:not(.eyebrow),.support-section>div>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.9}.app-download-visual{width:190px;height:160px;flex:0 0 auto;display:grid;place-items:center;color:var(--teal);position:relative}.app-download-visual svg:last-child{position:absolute;left:20px;bottom:18px;color:var(--gold);background:#fff5df;border-radius:10px;padding:6px}.iphone-mockup-compact{width:112px;height:220px;padding:4px;border-radius:21px;transform:rotate(-5deg) translateY(17px)}.iphone-mockup-compact .iphone-screen{padding:19px 7px 9px;border-radius:17px}.iphone-mockup-compact .iphone-island{top:5px;width:36px;height:10px}.iphone-mockup-compact .iphone-status{top:6px;left:9px;right:9px;font-size:4px}.iphone-mockup-compact .iphone-logo{width:55px;height:29px}.iphone-mockup-compact .iphone-welcome strong{font-size:6px}.iphone-mockup-compact .iphone-welcome small,.iphone-mockup-compact .iphone-quick-actions span,.iphone-mockup-compact .iphone-list span,.iphone-mockup-compact .iphone-list strong{font-size:4px}.iphone-mockup-compact .iphone-primary-action{margin-top:5px;padding:4px;font-size:4px;border-radius:4px}.iphone-mockup-compact .iphone-quick-actions{gap:3px;margin-top:4px}.iphone-mockup-compact .iphone-quick-actions span{min-height:24px;border-radius:4px}.iphone-mockup-compact .iphone-quick-actions svg{width:8px;height:8px}.iphone-mockup-compact .iphone-list{margin-top:5px}.iphone-mockup-compact .iphone-list span{padding:3px 1px}.iphone-mockup-compact .iphone-side{display:none}.iphone-mockup-compact .iphone-home-indicator{bottom:4px;width:34px;height:2px}.app-download-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.app-download-buttons.compact{margin-top:0}.store-button{min-width:145px;display:grid;gap:1px;text-align:right;color:#fff;background:var(--ink);padding:9px 15px;border-radius:10px}.store-button span{font-size:8px;opacity:.72}.store-button strong{font-size:14px}.store-button:disabled{cursor:not-allowed;opacity:.62}.support-section{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-top:34px;padding-bottom:34px;background:#f4faf8;border:1px solid #d9ebe6}.support-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.app-download-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.app-download-card h3{margin-bottom:7px;line-height:1.55}.app-download-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:16px;border-radius:13px;color:var(--teal);background:var(--teal-soft)}.mobile-header-spacer{width:40px;height:40px}.faq-section{padding-top:35px;padding-bottom:95px}.faq-list{display:grid;gap:10px;max-width:850px;margin:0 auto}.faq-list details{padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff}.faq-list summary{cursor:pointer;color:var(--ink);font-size:13px;font-weight:600}.faq-list p{color:var(--muted);font-size:11px;line-height:1.9;margin:12px 0 0}.legal-strip{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding-top:14px;padding-bottom:14px;color:#72591c;background:#fff1c6;border:1px solid #f3dda0;border-radius:10px;font-size:10px}.legal-strip svg{flex:0 0 auto;color:#b0801c}.legal-strip p{margin:0;line-height:1.7}.marketing-footer{color:#ffffffc2;background:#064d45;font-size:10px}.footer-inner{min-height:150px;display:grid;grid-template-columns:minmax(230px,.7fr) minmax(320px,1.3fr);align-items:center;gap:45px}.footer-branding>p{margin:12px 0 0}.footer-brand img{width:155px;height:auto;display:block}.footer-links{display:flex;justify-content:flex-end;gap:24px;flex-wrap:wrap}.footer-links a:hover{color:#fff}.privacy-page{min-height:100vh;background:#f7f9f8}.privacy-header{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.privacy-header .official-logo{width:145px}.privacy-main{padding-top:28px;padding-bottom:70px}.privacy-document{width:min(100%,900px);margin:0 auto;padding:42px 48px}.privacy-title{border-bottom:1px solid var(--line);padding-bottom:24px}.privacy-title h1{margin:0 0 9px;font-size:30px;letter-spacing:-.04em}.privacy-title>p:not(.eyebrow):not(.privacy-updated){max-width:690px;margin:0;color:var(--muted);line-height:1.9}.privacy-updated{margin:15px 0 0;color:var(--teal);font-size:11px}.privacy-draft-note{display:flex;align-items:flex-start;gap:10px;margin:24px 0 30px;padding:13px 15px;color:#5f5425;background:#fff8df;border:1px solid #f1dfa0;border-radius:10px;font-size:11px;line-height:1.8}.privacy-draft-note svg{flex:0 0 auto;margin-top:2px;color:#967822}.privacy-draft-note p{margin:0}.legal-page-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.legal-page-links a{padding:7px 11px;color:var(--teal-dark);background:var(--teal-soft);border-radius:8px;font-size:11px;font-weight:600}.legal-page-links a:hover{background:#d8ebe6}.privacy-section{padding:24px 0;border-bottom:1px solid var(--line)}.privacy-section:last-child{padding-bottom:0;border-bottom:0}.privacy-section h2{margin:0 0 13px;color:var(--teal-dark);font-size:18px}.privacy-section h3{margin:18px 0 7px;color:var(--ink);font-size:13px}.privacy-section p,.privacy-section li{color:#526563;font-size:12px;line-height:2}.privacy-section p{margin:8px 0}.privacy-section ul{margin:8px 0 0;padding-right:20px}.privacy-section li::marker{color:var(--teal)}.privacy-placeholder{padding:1px 5px;color:#896b1e;background:#fff5ca;border-radius:4px}.privacy-required{margin-top:24px;padding:20px;background:#f5faf8;border:1px solid #d9ebe6;border-radius:12px}.privacy-required h2{margin-top:0}.privacy-references a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}.privacy-disclaimer{color:var(--muted)!important;font-size:11px!important}.auth-page{min-height:100vh;background:#f2f8f5;display:grid;place-items:center;position:relative;overflow:hidden}.auth-decoration{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.auth-decoration div{position:absolute;border-radius:50%;border:1px solid #d3e9e1}.auth-decoration div:nth-child(1){width:600px;height:600px;top:-270px;right:-170px}.auth-decoration div:nth-child(2){width:380px;height:380px;bottom:-180px;left:-100px}.auth-decoration div:nth-child(3){width:90px;height:90px;top:17%;left:18%;background:#e2f2ec;border:0}.auth-panel{position:relative;z-index:1;width:min(100% - 32px,430px);background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px;box-shadow:0 18px 60px #1a5a4b14}.auth-brand{margin-bottom:45px}.auth-heading h1{font-size:29px;margin:0 0 6px;letter-spacing:-.05em}.auth-heading>p:last-child{color:var(--muted);font-size:12px;margin:0}.auth-form{display:grid;gap:15px;margin-top:28px}.form-row{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--teal)}.form-row a{color:var(--teal)}.checkbox-label{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--muted)}.checkbox-label input{width:13px;height:13px;accent-color:var(--teal)}.auth-alternate{color:var(--muted);text-align:center;font-size:11px;margin:23px 0 0}.auth-alternate a{color:var(--teal);font-weight:600}.auth-disclaimer{color:#9aaba8;display:flex;align-items:center;justify-content:center;gap:4px;font-size:9px;margin:23px 0 0}.logout-panel{text-align:center}.logout-panel h1{font-size:24px;margin:17px 0 7px}.logout-panel p{color:var(--muted);font-size:12px;margin:0 0 25px}.success-mark{display:grid;place-items:center;width:58px;height:58px;margin:auto;color:var(--teal);background:var(--teal-soft);border-radius:50%}.success-mark.warning{color:var(--gold);background:#fcf2dd}.api-notice-loading{border-style:dashed}.api-notice-error{color:#8f3131;background:#fff4f4;border-color:#f0cece}.api-notice-empty{color:var(--muted)}.button:disabled,.text-button:disabled{opacity:.55;cursor:not-allowed}.notification-row-button{width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:right;cursor:pointer}.information-request{display:grid;gap:8px;padding:16px 0;border-bottom:1px solid var(--line)}.information-request:last-child{border-bottom:0}.information-request small{color:var(--muted)}.information-request form{display:grid;gap:10px}.information-request form .status-badge,.information-request .button{justify-self:start}@media (max-width: 900px){.sidebar{flex-basis:220px}.main-content{padding-left:28px;padding-right:28px}.hero{gap:25px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.floating-case{right:-3%}.floating-warranty{left:-7%}}@media (max-width: 720px){.mobile-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:9}.mobile-header .brand{gap:7px}.mobile-header .brand strong{font-size:17px}.mobile-header .brand-mark{width:31px;height:31px;font-size:17px}.sidebar{position:fixed;right:0;top:0;bottom:0;width:min(285px,82vw);transform:translate(105%);transition:transform .25s;box-shadow:-14px 0 40px #1539331f}.sidebar-open{transform:translate(0)}.close-drawer{display:grid}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1026224d;z-index:9}.main-content{padding:25px 18px 45px}.desktop-topbar{display:none}.page-intro{align-items:flex-start;flex-direction:column;gap:14px}.page-intro h2{font-size:23px}.content-grid,.stats-grid,.dashboard-actions,.warranty-grid{grid-template-columns:1fr}.welcome-banner{padding:22px;min-height:150px}.welcome-banner h2{font-size:21px}.welcome-mark{width:80px;height:80px}.stat-card{padding:13px}.warranty-highlight{padding:20px}.warranty-highlight h3{font-size:18px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.form-panel{padding:19px}.form-step{font-size:10px}.form-step i{flex-basis:20px;margin:0 6px}.warranty-detail{flex-direction:column}.product-placeholder.large{width:100%;min-height:150px}.detail-grid{gap:17px 10px}.case-overview{padding:19px}.case-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.case-overview-heading{align-items:flex-start;flex-direction:column;gap:9px}.intake-completion-heading{flex-direction:column;gap:10px}.search-field{order:3;width:100%;margin-right:0}.search-field input{flex:1;width:auto}.marketing-nav{height:78px}.marketing-nav>nav{display:none}.marketing-menu{display:block;margin-right:auto}.marketing-menu nav{position:absolute;top:46px;left:0;z-index:20;width:205px;display:grid;gap:3px;padding:10px;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 45px #15393324}.marketing-menu nav a{padding:9px 10px;border-radius:8px}.marketing-menu nav a:hover{background:var(--teal-soft)}.marketing-actions{gap:9px}.marketing-actions .text-button{display:none}.marketing-actions .button{padding:8px 10px}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:auto;padding-top:54px;padding-bottom:65px;gap:45px}.hero h1{font-size:46px}.hero-copy>p{font-size:13px}.hero-benefits{grid-template-columns:repeat(2,1fr)}.hero-visual{min-height:335px}.orb-one{width:300px;height:300px}.hero-card{width:245px;min-height:240px}.hero-score{font-size:55px;margin-top:30px}.floating-case{top:38px;right:0}.floating-warranty{bottom:35px;left:0}.services-section{padding-top:65px;padding-bottom:65px}.services-grid{grid-template-columns:1fr}.marketing-section-heading{align-items:flex-start;flex-direction:column;margin-bottom:25px}.marketing-section-heading h2{font-size:26px}.feature-item{min-height:0}.how-section{display:block;padding-top:65px;padding-bottom:65px}.how-section h2{font-size:26px;margin-bottom:35px}.steps-grid{grid-template-columns:1fr}.app-download-section,.support-section{align-items:stretch;flex-direction:column;margin-bottom:45px}.app-download-visual{width:100%;height:130px}.support-actions{justify-content:flex-start}.footer-inner{grid-template-columns:1fr;gap:20px;padding-top:28px;padding-bottom:28px}.footer-links{justify-content:flex-start;gap:16px}.privacy-header{min-height:76px}.privacy-header .official-logo{width:116px;height:50px}.privacy-main{padding-top:15px;padding-bottom:40px}.privacy-document{padding:26px 20px}.privacy-title h1{font-size:25px}.privacy-section{padding:20px 0}.privacy-required{margin-top:20px;padding:16px}.auth-panel{padding:25px}}
