.web-design-doc,.web-design-doc *,.web-design-doc :after,.web-design-doc :before{box-sizing:border-box}.web-design-doc{--bg:#0d0d0d;--bg-2:#131316;--bg-3:#18181c;--line:hsla(0,0%,100%,.1);--line-2:hsla(0,0%,100%,.06);--fg:#fff;--fg-dim:hsla(0,0%,100%,.62);--fg-mute:hsla(0,0%,100%,.42);--power:#e11d48;--soft:#ff6b8a;--display:"Unbounded",system-ui,sans-serif;--body:"Inter Tight",system-ui,sans-serif;--mono:"JetBrains Mono",ui-monospace,monospace;background:var(--bg);color:var(--fg);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.web-design-doc a{color:inherit;text-decoration:none}.web-design-doc .btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none}.web-design-doc .btn-ghost{border:1px solid var(--line)}.web-design-doc .faq-a-inner a,.web-design-doc .why-body a{color:var(--soft);text-decoration:underline}.web-design-doc h1.hero-title{font-family:var(--display);font-weight:800;font-size:clamp(38px,6.4vw,96px);line-height:1;letter-spacing:-.035em;max-width:1200px}.web-design-doc .section-head>div:first-child{min-width:0}.web-design-doc .section-head h2{overflow-wrap:break-word;word-break:break-word;hyphens:auto}.web-design-doc .wrap{width:100%;max-width:1320px;margin:0 auto;padding:0 32px}@media (max-width:640px){.web-design-doc .wrap{padding:0 20px}}.web-design-doc h1:not(.hero-title),.web-design-doc h2,.web-design-doc h3,.web-design-doc h4{font-family:var(--display);font-weight:800;letter-spacing:-.02em;line-height:1.02;margin:0}.web-design-doc p{margin:0}.web-design-doc .ital{color:var(--soft);font-style:italic;font-weight:700}.web-design-doc .section-tag{font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-mute);display:inline-flex;align-items:center;gap:10px}.web-design-doc .section-tag:before{content:"";display:inline-block;width:28px;height:1px;background:var(--power)}.web-design-doc .hero{position:relative;padding:120px 0 100px;overflow:hidden;border-bottom:1px solid var(--line-2)}.web-design-doc .hero-grid-bg{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:90px 90px;mask-image:radial-gradient(ellipse 90% 70% at 50% 40%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 40%,#000 30%,transparent 80%);pointer-events:none}.web-design-doc .hero-glow{position:absolute;width:1200px;height:1200px;left:50%;top:-620px;transform:translateX(-50%);background:radial-gradient(circle,rgba(225,29,72,.22) 0,rgba(225,29,72,.05) 35%,transparent 65%);filter:blur(20px);pointer-events:none}.web-design-doc .hero-inner{position:relative}.web-design-doc .hero-eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:48px;font-family:var(--mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--fg-mute);flex-wrap:wrap}.web-design-doc .hero-eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--power);box-shadow:0 0 16px rgba(225,29,72,.7)}.web-design-doc .hero-eyebrow b{color:var(--fg);font-weight:500}.web-design-doc .hero-eyebrow .div{width:1px;height:12px;background:var(--line);display:inline-block}.web-design-doc .hero-title{font-family:var(--display);font-weight:800;font-size:clamp(38px,6.4vw,96px);line-height:1;letter-spacing:-.035em;max-width:1200px;color:var(--fg)}.web-design-doc .hero-sub{margin-top:32px;max-width:740px;color:var(--fg-dim);font-size:clamp(16px,1.3vw,19px);line-height:1.55}.web-design-doc .hero-sub b{color:var(--fg);font-weight:600}.web-design-doc .hero-actions{margin-top:40px;display:flex;gap:14px;flex-wrap:wrap;align-items:center}.web-design-doc .btn{display:inline-flex;align-items:center;gap:12px;padding:16px 22px;border-radius:999px;font-family:var(--body);font-weight:600;font-size:15px;cursor:pointer;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.web-design-doc .btn-primary{background:var(--power);color:#fff}.web-design-doc .btn-primary:hover{background:var(--soft);transform:translateY(-1px)}.web-design-doc .btn-primary .arr{width:22px;height:22px;border-radius:50%;background:hsla(0,0%,100%,.16);display:inline-flex;align-items:center;justify-content:center;font-size:12px}.web-design-doc .btn-ghost{background:transparent;color:var(--fg);border-color:var(--line)}.web-design-doc .btn-ghost:hover{border-color:hsla(0,0%,100%,.3);transform:translateY(-1px)}.web-design-doc .hero-foot{margin-top:80px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.web-design-doc .hero-foot>div{padding:22px 24px;border-right:1px solid var(--line)}.web-design-doc .hero-foot>div:last-child{border-right:none}.web-design-doc .hero-foot .k{font-family:var(--mono);font-size:10px;letter-spacing:.2em;color:var(--fg-mute);text-transform:uppercase}.web-design-doc .hero-foot .v{margin-top:10px;font-family:var(--display);font-size:20px;font-weight:700;letter-spacing:-.01em}@media (max-width:980px){.web-design-doc .hero{padding:80px 0 70px}.web-design-doc .hero-foot{grid-template-columns:repeat(2,1fr)}.web-design-doc .hero-foot>div{border-bottom:1px solid var(--line)}.web-design-doc .hero-foot>div:nth-child(2n){border-right:none}.web-design-doc .hero-foot>div:nth-last-child(-n+2){border-bottom:none}}@media (max-width:520px){.web-design-doc .hero-foot{grid-template-columns:1fr}.web-design-doc .hero-foot>div{border-right:none}}.web-design-doc section.block{padding:130px 0;border-bottom:1px solid var(--line-2);position:relative}@media (max-width:980px){.web-design-doc section.block{padding:80px 0}}.web-design-doc .section-head{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:end;margin-bottom:64px}.web-design-doc .section-head .tag-wrap{margin-bottom:18px}.web-design-doc .section-head h2{font-size:clamp(34px,4.6vw,64px)}.web-design-doc .section-head .lead{max-width:540px;color:var(--fg-dim);font-size:16px;line-height:1.65}.web-design-doc .section-head .lead b{color:var(--fg);font-weight:600}@media (max-width:980px){.web-design-doc .section-head{grid-template-columns:1fr;gap:24px;margin-bottom:44px}}.web-design-doc .deliv-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.web-design-doc .deliv{position:relative;padding:36px 32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:320px;background:var(--bg);transition:background .22s ease}.web-design-doc .deliv:hover{background:var(--bg-2)}.web-design-doc .deliv:before{content:"";position:absolute;left:0;top:0;width:0;height:2px;background:var(--power);transition:width .25s ease}.web-design-doc .deliv:hover:before{width:100%}.web-design-doc .deliv-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:26px}.web-design-doc .deliv-num{font-family:var(--mono);font-size:11px;letter-spacing:.22em;color:var(--fg-mute);text-transform:uppercase}.web-design-doc .deliv-num b{color:var(--soft);font-weight:500}.web-design-doc .deliv-glyph{width:36px;height:36px;border-radius:8px;border:1px solid var(--line);color:var(--soft);background:rgba(255,107,138,.04);display:inline-flex;align-items:center;justify-content:center;font-family:var(--display);font-weight:700;font-size:14px;transition:border-color .2s ease,transform .25s ease}.web-design-doc .deliv:hover .deliv-glyph{border-color:rgba(255,107,138,.45);transform:rotate(-4deg)}.web-design-doc .deliv h3{font-family:var(--display);font-weight:700;font-size:clamp(20px,1.7vw,24px);letter-spacing:-.02em;line-height:1.15;margin-bottom:16px}.web-design-doc .deliv p{color:var(--fg-dim);font-size:15px;line-height:1.6}.web-design-doc .deliv p b{color:var(--fg);font-weight:600}@media (max-width:1000px){.web-design-doc .deliv-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.web-design-doc .deliv-grid{grid-template-columns:1fr}.web-design-doc .deliv{min-height:0}}.web-design-doc .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.web-design-doc .step{padding:56px 36px 48px;border-right:1px solid var(--line);position:relative}.web-design-doc .step:last-child{border-right:none}.web-design-doc .step-num{display:inline-flex;align-items:baseline;gap:8px;font-family:var(--display);font-weight:800;font-size:64px;letter-spacing:-.04em;line-height:1;color:var(--fg);margin-bottom:28px}.web-design-doc .step-num .slash{font-family:var(--mono);font-size:12px;letter-spacing:.2em;color:var(--fg-mute);font-weight:500}.web-design-doc .step-tag{font-family:var(--mono);font-size:10px;letter-spacing:.22em;color:var(--soft);text-transform:uppercase;margin-bottom:14px}.web-design-doc .step h3{font-family:var(--display);font-weight:700;font-size:clamp(22px,2vw,30px);letter-spacing:-.02em;line-height:1.1;margin-bottom:18px}.web-design-doc .step p{color:var(--fg-dim);font-size:15px;line-height:1.65;max-width:360px}.web-design-doc .step:after{content:"";position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:14px;height:14px;border-top:1px solid var(--line);border-right:1px solid var(--line);transform:translateY(-50%) rotate(45deg)}.web-design-doc .step:last-child:after{display:none}@media (max-width:980px){.web-design-doc .steps{grid-template-columns:1fr}.web-design-doc .step{border-right:none;border-bottom:1px solid var(--line);padding:40px 28px}.web-design-doc .step:last-child{border-bottom:none}.web-design-doc .step:after{display:none}}.web-design-doc .industries{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.web-design-doc .industries-intro{color:var(--fg-dim);font-size:16px;line-height:1.65}.web-design-doc .industries-intro b{color:var(--fg);font-weight:600}.web-design-doc .industries-list{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--line)}.web-design-doc .ind-row{display:grid;grid-template-columns:64px 1fr;gap:24px;padding:22px 0;border-bottom:1px solid var(--line);transition:padding .2s ease}.web-design-doc .ind-row:hover{padding-left:12px}.web-design-doc .ind-row .ind-num{font-family:var(--mono);font-size:11px;letter-spacing:.2em;color:var(--fg-mute);padding-top:4px}.web-design-doc .ind-row .ind-body strong{display:block;font-family:var(--display);font-weight:700;font-size:clamp(18px,1.4vw,22px);letter-spacing:-.01em;margin-bottom:6px}.web-design-doc .ind-row .ind-body span{color:var(--fg-dim);font-size:15px;line-height:1.55}@media (max-width:980px){.web-design-doc .industries{grid-template-columns:1fr;gap:28px}}.web-design-doc .why-card{border:1px solid var(--line);border-radius:22px;padding:64px;position:relative;overflow:hidden;background:linear-gradient(180deg,rgba(225,29,72,.06),hsla(0,0%,100%,.01) 70%)}.web-design-doc .why-card:before{content:"";position:absolute;inset:0;background:radial-gradient(640px 360px at 100% 0,rgba(225,29,72,.18),transparent 60%);pointer-events:none}.web-design-doc .why-card .why-inner{position:relative;display:grid;grid-template-columns:1.4fr 1fr;gap:56px;align-items:center}.web-design-doc .why-card h2{font-family:var(--display);font-weight:800;font-size:clamp(32px,3.8vw,52px);letter-spacing:-.025em;line-height:1.05;margin-bottom:24px}.web-design-doc .why-card .why-body{color:var(--fg-dim);font-size:16px;line-height:1.7;max-width:580px}.web-design-doc .why-card .why-body b{color:var(--fg);font-weight:600}.web-design-doc .why-card .why-link{margin-top:28px;display:inline-flex;align-items:center;gap:10px;font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--fg)}.web-design-doc .why-card .why-link .arrow{width:22px;height:22px;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--soft)}.web-design-doc .price-block{background:hsla(0,0%,5%,.6);border:1px solid var(--line);border-radius:16px;padding:28px 30px}.web-design-doc .price-block .pb-row{display:flex;align-items:baseline;justify-content:space-between;padding:16px 0;border-bottom:1px dashed var(--line)}.web-design-doc .price-block .pb-row:last-child{border-bottom:none}.web-design-doc .price-block .pb-strike{color:var(--fg-mute);text-decoration:line-through;font-family:var(--display);font-size:18px;font-weight:600}.web-design-doc .price-block .pb-vs{font-family:var(--display);font-size:28px;font-weight:700;color:var(--soft);letter-spacing:-.02em}.web-design-doc .price-block .pb-vs small{font-family:var(--body);font-size:12px;color:var(--fg-mute);font-weight:500;margin-left:6px;letter-spacing:0}.web-design-doc .price-block .pb-label{font-family:var(--mono);font-size:10px;letter-spacing:.22em;color:var(--fg-mute);text-transform:uppercase}.web-design-doc .price-block .pb-label .tag{color:var(--soft);font-weight:500}@media (max-width:980px){.web-design-doc .why-card{padding:36px 28px}.web-design-doc .why-card .why-inner{grid-template-columns:1fr;gap:32px}}.web-design-doc .faq-list{border-top:1px solid var(--line)}.web-design-doc .faq-item{border-bottom:1px solid var(--line)}.web-design-doc .faq-q{width:100%;display:grid;grid-template-columns:56px 1fr 32px;gap:24px;align-items:center;padding:28px 0;background:transparent;border:0;cursor:pointer;text-align:left;color:var(--fg);font-family:var(--display);font-weight:700;font-size:clamp(18px,1.5vw,24px);letter-spacing:-.01em}.web-design-doc .faq-q .qnum{font-family:var(--mono);font-size:11px;letter-spacing:.22em;color:var(--fg-mute);font-weight:500}.web-design-doc .faq-q .qmark{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;color:var(--soft);transition:transform .25s ease,border-color .2s ease}.web-design-doc .faq-q .qmark:after,.web-design-doc .faq-q .qmark:before{content:"";position:absolute;background:var(--soft)}.web-design-doc .faq-q .qmark{position:relative}.web-design-doc .faq-q .qmark:before{width:12px;height:1.5px}.web-design-doc .faq-q .qmark:after{width:1.5px;height:12px;transition:transform .25s ease}.web-design-doc .faq-item.open .faq-q .qmark:after{transform:rotate(90deg)}.web-design-doc .faq-item.open .faq-q .qmark{border-color:rgba(255,107,138,.5)}.web-design-doc .faq-a{overflow:hidden;max-height:0;transition:max-height .35s ease}.web-design-doc .faq-a-inner{padding:0 56px 32px 80px;color:var(--fg-dim);font-size:16px;line-height:1.7;max-width:880px}@media (max-width:640px){.web-design-doc .faq-q{grid-template-columns:40px 1fr 28px;gap:14px}.web-design-doc .faq-a-inner{padding:0 0 28px 54px}}.web-design-doc .cta-banner{position:relative;padding:160px 0;overflow:hidden;background:var(--bg);border-bottom:1px solid var(--line-2)}.web-design-doc .cta-banner-bg{position:absolute;inset:0;background:radial-gradient(ellipse 60% 70% at 20% 50%,rgba(225,29,72,.22) 0,transparent 60%),radial-gradient(ellipse 50% 60% at 90% 50%,rgba(255,107,138,.16) 0,transparent 60%);pointer-events:none}.web-design-doc .cta-banner-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.045) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.045) 1px,transparent 0);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 20%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 50%,#000 20%,transparent 80%);pointer-events:none}.web-design-doc .cta-banner-inner{position:relative;text-align:center}.web-design-doc .cta-banner h2{font-family:var(--display);font-weight:800;font-size:clamp(40px,6.6vw,96px);line-height:.98;letter-spacing:-.035em;max-width:1100px;margin:26px auto 0}.web-design-doc .cta-banner-sub{margin:26px auto 0;max-width:680px;color:var(--fg-dim);font-size:17px;line-height:1.6}.web-design-doc .cta-banner-row{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:40px}.web-design-doc .cta-banner-fine{margin-top:28px;font-family:var(--mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-mute)}@media (max-width:820px){.web-design-doc .cta-banner{padding:100px 0}}