@font-face{font-family:Inter;src:url(/assets/color-analysis/inter.woff2)format("woff2");font-display:swap;font-style:normal;font-weight:100 900}:root{--plum:#7c3a8d;--plum-light:#a259b5;--peach:#ffb6b9;--peach-light:#ffe6d1;--ink:#111827;--body:#374151;color:var(--ink);font-synthesis:none;letter-spacing:0;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--body);background:#fff;margin:0;font-size:16px;line-height:24px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}.container{width:min(100%,1280px);margin-inline:auto;padding-inline:16px}.gradient-text{background:linear-gradient(to right, var(--plum), #914763);color:#0000;-webkit-background-clip:text;background-clip:text}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:12px;height:48px;padding:0 32px;font-weight:500;line-height:20px;transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.button svg{width:20px;height:20px}.button-primary{background:var(--plum);color:#fff}.button-primary:hover{background:var(--plum-light)}.button-outline{border-color:var(--plum);color:var(--plum);background:#fff}.button-outline:hover{background:var(--peach-light)}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #f3f4f6;height:65px;position:fixed;inset:0 0 auto;overflow:hidden}.site-header.is-open{height:401px}.nav-inner{width:min(100%,1280px);margin-inline:auto;padding-inline:16px}.nav-row{justify-content:space-between;align-items:center;height:64px;display:flex}.brand img{object-fit:contain;width:144px;height:54px}.desktop-nav{align-items:center;gap:30px;display:none}.desktop-nav>a:not(.button){color:#374151;transition:color .15s cubic-bezier(.4,0,.2,1)}.desktop-nav>a:not(.button):hover{color:var(--plum)}.button-small{height:40px;padding-inline:20px}.menu-button{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:40px;height:40px;padding:8px;display:grid}.menu-button svg{width:24px;height:24px}.mobile-nav{gap:16px;padding:16px 0;display:grid}.mobile-nav .button{width:100%}.hero-section{background:linear-gradient(135deg,#ffe6d1,#fff 60%,#fff);flex-direction:column;min-height:max(720px,100svh);padding-top:64px;display:flex;position:relative;overflow:hidden}.hero-ornament{opacity:.1;filter:blur(56px);border-radius:9999px;position:absolute}.hero-ornament-one{background:var(--plum);width:384px;height:384px;top:-96px;right:-96px}.hero-ornament-two{background:var(--peach);width:288px;height:288px;bottom:-96px;left:-96px}.hero-inner{z-index:1;flex-direction:column;flex:1;gap:28px;padding-top:86px;padding-bottom:32px;display:flex;position:relative}.hero-mobile-visual{flex:0 0 256px;width:100%;height:256px}.image-frame,.image-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.image-frame img,.image-card img{object-fit:cover;width:100%;height:100%}.hero-copy{min-width:0}.hero-copy h1{margin-bottom:8px;font-size:30px;font-weight:700;line-height:37.5px}.hero-lead{color:#4b5563;margin-bottom:18px;font-size:16px;line-height:24px}.hero-actions{gap:16px;display:grid}.hero-actions .button{width:100%}.hero-primary{font-size:18px;line-height:28px}.login-line{margin:16px 0;font-size:14px;line-height:20px}.login-line a{color:var(--plum);font-weight:600}.hero-trust{align-items:center;gap:14px;display:flex}.hero-trust>img{object-fit:cover;border-radius:9999px;width:94px;height:48px}.hero-trust span{color:#6b7280;font-size:12px;line-height:16px}.stars{color:#facc15;display:flex}.stars svg{fill:currentColor;width:18px;height:18px}.hero-desktop-visual{display:none}.features-section,.results-section,.testimonials-section,.standard-section,.faq-section,.final-cta-section{padding-block:80px}.features-section{background:radial-gradient(80% 60% at 50% 0,#ffe6d1 0%,#fff 80%)}.marquee{flex-shrink:0;width:100%;margin:0;padding-block:24px;overflow:hidden}.marquee-caption{text-align:center;color:#6b7280;margin:0 16px 12px;font-size:11px;line-height:16px}.marquee-track{will-change:transform;align-items:center;width:max-content;animation:24s linear infinite marquee-scroll;display:flex}.marquee-group{flex-shrink:0;justify-content:space-around;align-items:center;min-width:100vw;display:flex}.marquee img{object-fit:contain;filter:grayscale();opacity:.55;flex-shrink:0;width:80px;height:40px;margin-inline:28px}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-heading{margin-bottom:48px}.centered-heading{text-align:center}.section-heading h2,.why-section h2,.technology-copy h2,.faq-layout>h2,.final-cta-inner>h2{margin-bottom:16px;font-size:30px;font-weight:700;line-height:36px}.features-section .section-heading h2{font-size:36px;font-weight:800;line-height:40px}.section-heading p{color:#4b5563;max-width:720px;margin:0 auto;font-size:18px;line-height:28px}.compact-heading{max-width:920px}.feature-grid,.results-grid{grid-template-columns:1fr;gap:32px;display:grid}.feature-card{background:#fff;border-radius:12px;padding:24px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}.feature-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.icon-box{background:var(--peach-light);width:48px;height:48px;color:var(--plum);border-radius:8px;place-items:center;display:grid}.icon-box svg{width:24px;height:24px}.feature-card h3,.result-card h3,.step h3,.technology-list h3{margin:18px 0 8px;font-size:18px;line-height:28px}.feature-card p,.result-card p,.step p,.technology-list p{color:#4b5563;margin:0}.why-shell{background:linear-gradient(120deg,#f8f3f9 0%,#fff8f3 100%);border-radius:20px;width:100%}.why-section{gap:32px;padding-block:64px;display:grid}.why-section>div>p{margin-bottom:24px;font-size:17px;line-height:26px}.why-mobile-image{height:274px;margin-bottom:28px;padding:12px}.why-mobile-image img,.why-desktop-image img{object-fit:cover}.why-desktop-image{display:none}.check-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.check-list li{gap:10px;display:flex}.check-list span{color:var(--plum);font-weight:800}.split-layout{gap:48px;display:grid}.content-image{padding:8px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.content-image:hover{transform:scale(1.02)}.content-image img{aspect-ratio:4/3}.step-list{align-content:center;gap:28px;display:grid}.step{gap:18px;display:flex}.step-number{background:var(--peach-light);width:44px;height:44px;color:var(--plum);border-radius:9999px;flex:0 0 44px;place-items:center;font-weight:700;display:grid}.step h3{margin-top:0}.fit-button{width:fit-content}.results-section{background:radial-gradient(80% 60% at 50% 0,#ffe6d1 0%,#f8f3f9 100%)}.result-card{text-align:center;background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:182px;padding:24px;transition:box-shadow .15s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.result-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.result-icon{background:var(--peach-light);width:56px;height:56px;color:var(--plum);border-radius:9999px;place-items:center;display:grid}.result-icon svg{width:26px;height:26px}.result-card h3{color:var(--plum)}.testimonials-section{background:#f9fafb;overflow:hidden}.carousel-shell{position:relative}.testimonial-viewport{margin-inline:42px;overflow:hidden}.testimonial-track{display:flex}.testimonial-slide{flex:none;padding-inline:16px}.testimonial-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;height:342px;padding:24px;display:flex;box-shadow:0 1px 2px #0000000d}.customer-row{align-items:center;gap:16px;margin-bottom:8px;display:flex}.avatar{color:#fff;background:#fde047;border-radius:9999px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:grid}.customer-row h3{margin:0;font-size:14px;line-height:20px}.customer-row p{color:#4b5563;margin:0;font-size:10.4px;line-height:16px}.testimonial-stars{margin-bottom:6px}.testimonial-stars svg{width:20px;height:20px}.verified{color:var(--plum);align-items:center;gap:5px;font-size:12px;font-weight:600;line-height:16px;display:flex}.verified svg{width:16px;height:16px}.testimonial-quote{color:#374151;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin:16px 0 12px;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}.testimonial-card small{color:#6b7280;margin-top:auto;font-size:10px;line-height:14px}.carousel-button{z-index:2;width:40px;height:40px;color:var(--plum);cursor:pointer;background:0 0;border:0;border-radius:9999px;place-items:center;padding:8px;transition:background-color .15s cubic-bezier(.4,0,.2,1);display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-button:hover{background:var(--peach-light)}.carousel-button svg{width:20px;height:20px}.carousel-button.previous{left:10px}.carousel-button.next{right:10px}.trust-section{justify-content:center;padding-block:48px;display:flex}.trust-panel{text-align:center;background:#fff1ee;border-radius:16px;gap:48px;max-width:896px;padding:40px 24px;display:grid;box-shadow:0 1px 2px #0000000d}.trust-panel div{gap:4px;display:grid}.trust-panel strong{color:var(--ink);font-size:32px;line-height:40px}.technology-copy h2{margin-bottom:24px}.technology-lead{color:#4b5563;margin-bottom:32px;font-size:18px;line-height:28px}.technology-list{gap:28px;display:grid}.technology-list article{gap:16px;display:flex}.technology-list h3{margin-top:0}.faq-section{background:#f8fafc}.faq-layout{gap:40px;display:grid}.faq-layout>h2{max-width:260px;font-weight:800}.faq-panel{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.faq-item+.faq-item{border-top:1px solid #e5e7eb}.faq-item>button{width:100%;min-height:96px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:24px;transition:background-color .15s cubic-bezier(.4,0,.2,1);display:flex}.faq-item>button:hover{background:#f9fafb}.faq-item>button span{font-size:18px;font-weight:600;line-height:28px}.faq-item>button svg{flex:0 0 22px;width:22px;height:22px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-item.is-open>button svg{transform:rotate(180deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-answer p{color:#4b5563;min-height:0;margin:0;padding:0 24px;overflow:hidden}.faq-item.is-open .faq-answer p{padding-bottom:24px}.final-cta-section{background:linear-gradient(to right bottom, var(--plum), var(--plum-light));color:#fff}.final-cta-inner{text-align:center;max-width:896px}.final-cta-inner>h2{color:#fff}.final-cta-inner>p{max-width:760px;margin:0 auto 32px;font-size:20px;line-height:28px}.final-button{width:100%;height:64px;color:var(--plum);background:#fff;margin-bottom:24px;padding-inline:48px;font-size:20px;line-height:28px}.final-button:hover{background:var(--peach-light)}.cta-proof{justify-content:center;gap:12px;margin-bottom:48px;display:grid}.cta-proof span{justify-content:center;align-items:center;gap:8px;display:flex}.cta-proof svg{width:18px;height:18px}.cta-proof .stars{color:#facc15}.deliverables{background:#ffffff1a;border-radius:16px;padding:32px}.deliverables h3{color:#fff;margin-bottom:28px;font-size:24px;line-height:32px}.deliverables>div{gap:24px;display:grid}.deliverables article{gap:8px;display:grid}.deliverables strong{font-size:16px}.site-footer{color:#9ca3af;background:#111827}.site-footer .container{max-width:1024px}.footer-grid{gap:32px;padding-block:48px;display:grid}.footer-intro>p{margin-bottom:20px}.footer-intro-logo{object-fit:contain;width:170px;height:64px;margin-bottom:8px}.site-footer h3{color:#fff;margin:0 0 20px;font-size:16px;line-height:24px}.footer-intro h3{margin-top:28px}.social-links{flex-wrap:wrap;gap:12px;display:flex}.social-links a{color:#d1d5db;background:#03071266;border:1px solid #1f2937;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;line-height:20px;transition:color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1);display:flex}.social-links a:hover{color:#fff;border-color:#364050}.social-links svg{width:16px;height:16px}.site-footer ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.site-footer a{transition:color .15s cubic-bezier(.4,0,.2,1)}.site-footer a:hover,.footer-accent{color:#c58bd4}.footer-bottom{text-align:center;border-top:1px solid #1f2937;flex-direction:column;align-items:center;gap:20px;padding-block:32px 48px;display:flex}.footer-bottom p{max-width:560px;margin:0;font-size:14px;line-height:20px}.footer-bottom>img{width:300px;height:auto}.language-picker{position:relative}.language-picker>button{color:#fff;cursor:pointer;background:#1f2937;border:1px solid #374151;border-radius:6px;align-items:center;gap:8px;height:40px;padding:0 16px;display:flex}.language-picker svg{width:16px;height:16px}.language-menu{color:#fff;text-align:left;background:#1f2937;border:1px solid #374151;border-radius:6px;min-width:140px;display:grid;position:absolute;bottom:48px;right:0;overflow:hidden;box-shadow:0 10px 15px -3px #00000040}.language-menu>*{padding:10px 14px}.language-menu button{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.language-menu button:hover{background:#374151}@media (width>=768px){.container,.nav-inner{padding-inline:24px}.site-header.is-open{height:65px}.desktop-nav{display:flex}.menu-button,.mobile-nav{display:none}.hero-inner{gap:34px;padding-top:64px}.hero-mobile-visual{flex-basis:320px;height:320px}.hero-copy h1{margin-bottom:24px;font-size:36px;line-height:40px}.hero-lead{margin-bottom:24px;font-size:18px;line-height:28px}.hero-actions{display:flex}.hero-actions .button{width:auto}.section-heading h2,.why-section h2,.technology-copy h2,.faq-layout>h2,.final-cta-inner>h2{font-size:36px;line-height:40px}.features-section .section-heading h2{font-size:48px;line-height:48px}.feature-grid,.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;padding-inline:32px}.why-mobile-image{display:none}.why-desktop-image{height:360px;padding:12px;display:block}.trust-panel{grid-template-columns:repeat(3,1fr);gap:24px}.faq-layout{grid-template-columns:190px minmax(0,1fr);gap:48px}.final-cta-inner>h2{font-size:36px;line-height:40px}.final-button{width:auto}.cta-proof{gap:32px;display:flex}.deliverables>div{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-bottom{text-align:left;flex-direction:row;justify-content:space-between}.footer-bottom>img{width:220px}}@media (width>=1024px){.container,.nav-inner{padding-inline:32px}.hero-inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:64px;padding-top:0;display:grid}.hero-mobile-visual{display:none}.hero-copy h1{margin-bottom:32px;font-size:48px;line-height:48px}.hero-desktop-visual{width:100%;height:min(625px,100svh - 220px);display:block}.feature-grid,.results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.why-shell{width:min(100% - 64px,1280px);margin-inline:auto}.why-section{padding-inline:48px}.split-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.how-layout .content-image{order:2}.how-layout .step-list{order:1}.faq-layout{grid-template-columns:1fr 2fr;gap:72px}.final-cta-inner>h2{font-size:48px;line-height:48px}}@media (width>=1280px){.desktop-nav{gap:36px}}.color-home-page .hero-copy h1{color:#000;text-wrap:initial}.color-home-page .hero-copy .gradient-text{background-image:linear-gradient(90deg,#7c3a8d,#ffb6b9)}.color-home-page .brand img{width:144px;height:54px}.color-home-page .hero-trust>div{align-items:center;gap:18px;display:flex}.color-home-page .hero-trust>img{mix-blend-mode:multiply;border-radius:9999px;width:168px;height:52px}.color-home-page .hero-trust .stars{flex-shrink:0;gap:5px}.color-home-page .hero-trust .stars svg:last-child{clip-path:inset(0 50% 0 0);margin-right:-9px}.color-home-page .marquee{flex-direction:column-reverse;justify-content:center;gap:8px;padding-block:18px 8px;display:flex}.color-home-page .marquee-caption{margin:0;font-size:10px}.color-home-page .marquee img{opacity:1;width:126px;height:48px;margin-inline:36px}@media (width<=767px){.color-home-page .hero-inner{padding-top:28px}.color-home-page .hero-copy h1{margin-bottom:24px;font-size:34px;line-height:1.08}.color-home-page .hero-trust{flex-wrap:wrap;margin-top:28px}.color-home-page .hero-trust>div{flex-wrap:wrap;gap:6px 14px}}@media (width>=1024px){.color-home-page{--home-header-height:clamp(64px, 4.2vw, 86px);--home-marquee-height:clamp(96px, 6.4vw, 131px)}.color-home-page .site-header,.color-home-page .nav-row{height:var(--home-header-height)}.color-home-page .nav-inner,.color-home-page .hero-inner{width:100%;max-width:none;padding-left:7.8125%;padding-right:5%}.color-home-page .brand img{width:clamp(144px,8.8vw,180px);height:clamp(54px,3.32vw,68px)}.color-home-page .desktop-nav{gap:clamp(24px,1.76vw,36px);font-size:clamp(16px,1.03vw,21px);font-weight:600}.color-home-page .desktop-nav .button-small{height:clamp(40px,2.55vw,52px);padding-inline:clamp(18px,1.17vw,24px)}.color-home-page .hero-section{min-height:100svh;padding-top:var(--home-header-height)}.color-home-page .hero-inner{min-height:max(600px, calc(100svh - var(--home-header-height) - var(--home-marquee-height)));flex:none;grid-template-columns:1fr 1.035fr;align-items:stretch;gap:clamp(40px,4.7vw,96px);padding-block:0}.color-home-page .hero-copy{padding-top:clamp(32px,2.85vw,58px);padding-bottom:40px}.color-home-page .hero-copy h1{letter-spacing:-.015em;margin-bottom:clamp(28px,2.15vw,44px);font-size:clamp(40px,3.52vw,72px);line-height:1}.color-home-page .hero-lead{margin-bottom:clamp(36px,3.42vw,70px);font-size:clamp(19px,1.37vw,28px);line-height:1.48}.color-home-page .hero-actions{justify-content:flex-end;align-items:center;gap:clamp(16px,1.17vw,24px);padding-right:clamp(0px,4.7vw,96px)}.color-home-page .hero-actions .button{white-space:nowrap;height:clamp(48px,3.42vw,70px);padding-inline:clamp(20px,2.34vw,48px);font-size:clamp(16px,1.03vw,21px);font-weight:600}.color-home-page .hero-actions .hero-primary{font-size:clamp(18px,1.27vw,26px)}.color-home-page .login-line{margin:clamp(18px,1.27vw,26px) 0 0;font-size:clamp(15px,1.08vw,22px);line-height:1.4}.color-home-page .hero-trust{flex-wrap:wrap;gap:24px;margin-top:clamp(48px,4.1vw,84px)}.color-home-page .hero-trust>img{width:clamp(168px,11.2vw,230px);height:clamp(52px,3.4vw,70px)}.color-home-page .hero-trust span{font-size:clamp(14px,1.03vw,21px);line-height:1.4}.color-home-page .hero-trust .stars svg{width:clamp(18px,1.37vw,28px);height:clamp(18px,1.37vw,28px)}.color-home-page .hero-desktop-visual{border-radius:20px;height:100%;min-height:0}.color-home-page .hero-desktop-visual img{object-position:70% center;min-height:100%}.color-home-page .marquee{height:var(--home-marquee-height);margin-top:auto}.color-home-page .marquee-group{min-width:80vw}.color-home-page .marquee img{width:clamp(100px,8.8vw,180px);height:clamp(48px,3.42vw,70px);margin-inline:clamp(24px,2.2vw,45px)}}.color-home-page .desktop-nav>a[href$=\/sign-in]{border:1px solid var(--plum);height:clamp(40px,2.55vw,52px);color:var(--plum);background:#fff;border-radius:8px;align-items:center;padding-inline:clamp(18px,1.17vw,24px);display:inline-flex}@media (width>=1024px) and (width<=1279px){.color-home-page .hero-actions{flex-wrap:wrap;justify-content:flex-start;padding-right:0}}
