.design-hero{background:var(--dark-color, #0d0d1a);padding:6rem 8%;position:relative;overflow:hidden;min-height:55vh;display:flex;align-items:center}.design-hero:before,.design-hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.design-hero:before{width:600px;height:600px;top:-200px;left:-200px;background:radial-gradient(circle,var(--primary-color) 0%,transparent 70%);opacity:.1}.design-hero:after{width:400px;height:400px;bottom:-150px;right:10%;background:radial-gradient(circle,var(--secondary-color) 0%,transparent 70%);opacity:.07}.design-hero__container{display:flex;flex-direction:column;gap:1.5rem;position:relative;z-index:1;max-width:680px}.design-hero__breadcrumb-list{display:flex;align-items:center;gap:.4rem;list-style:none;padding:0;margin:0}.design-hero__breadcrumb-item{font-size:.78rem;color:#ffffff59}.design-hero__breadcrumb-item--sep{font-size:.7rem}.design-hero__breadcrumb-item--active{color:#fffc;font-weight:600}.design-hero__breadcrumb-link{color:#ffffff59;text-decoration:none;transition:color .2s ease}.design-hero__breadcrumb-link:hover{color:var(--primary-color)}.design-hero__badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--primary-color);color:var(--primary-color);padding:.35rem 1rem;border-radius:100px;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.design-hero__badge svg{width:.85rem;height:.85rem;stroke:currentColor;stroke-width:2}.design-hero__title{font-size:3.2rem;font-weight:800;color:var(--white-color);line-height:1.1;margin:0;letter-spacing:-.03em}.design-hero__title-highlight{color:var(--primary-color)}.design-hero__description{font-size:1rem;color:#fff9;line-height:1.75;margin:0;max-width:520px}.design-hero__actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.design-services{padding:6rem 0;background:var(--bg-primary, #fff)}.design-services__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.design-services__header{text-align:center;margin-bottom:3.5rem}.design-services__subtitle{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-color);margin:0 0 .75rem}.design-services__title{font-size:2.5rem;font-weight:700;color:var(--dark-color);margin:0 0 1rem;line-height:1.2}.design-services__title-highlight{color:var(--primary-color)}.design-services__description{font-size:.95rem;color:var(--text-muted, #666);max-width:480px;margin:0 auto;line-height:1.75}.design-services__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.design-card{padding:2rem;background:var(--bg-secondary, #f7f8fc);border-radius:1.25rem;border:1px solid transparent;display:flex;flex-direction:column;gap:.75rem;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.design-card:hover{border-color:var(--primary-color);box-shadow:0 10px 30px #00000012;transform:translateY(-3px)}.design-card__icon{width:3rem;height:3rem;background:var(--primary-color);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.design-card__icon svg{width:1.25rem;height:1.25rem;stroke:var(--white-color);stroke-width:2}.design-card__title{font-size:1.1rem;font-weight:700;color:var(--dark-color);margin:0}.design-card__text{font-size:.9rem;color:var(--text-muted, #666);line-height:1.7;margin:0}.design-tools{padding:6rem 0;background:var(--dark-color, #0d0d1a)}.design-tools__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.design-tools__header{text-align:center;margin-bottom:3.5rem}.design-tools__subtitle{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-color);margin:0 0 .75rem}.design-tools__title{font-size:2.5rem;font-weight:700;color:var(--white-color);margin:0 0 1rem;line-height:1.2}.design-tools__title-highlight{color:var(--primary-color)}.design-tools__description{font-size:.95rem;color:#ffffff8c;max-width:560px;margin:0 auto;line-height:1.75}.design-tools__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:800px;margin:0 auto}.design-tool{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;gap:.75rem;transition:background .3s ease,border-color .3s ease,transform .3s ease}.design-tool:hover{background:#ffffff14;border-color:var(--primary-color);transform:translateY(-3px)}.design-tool__icon{width:3rem;height:3rem;background:var(--primary-color);border-radius:.75rem;display:flex;align-items:center;justify-content:center}.design-tool__icon svg{width:1.25rem;height:1.25rem;stroke:var(--white-color);stroke-width:1.5}.design-tool__title{font-size:1.1rem;font-weight:700;color:var(--white-color);margin:0}.design-tool__text{font-size:.88rem;color:#ffffff8c;line-height:1.7;margin:0}.design-process{padding:6rem 0;background:var(--bg-secondary, #f7f8fc)}.design-process__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.design-process__header{text-align:center;margin-bottom:4rem}.design-process__subtitle{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-color);margin:0 0 .75rem}.design-process__title{font-size:2.5rem;font-weight:700;color:var(--dark-color);margin:0 0 1rem;line-height:1.2}.design-process__title-highlight{color:var(--primary-color)}.design-process__description{font-size:.95rem;color:var(--text-muted, #666);max-width:480px;margin:0 auto;line-height:1.75}.design-process__steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start}.design-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:0 1rem}.design-step__number{font-size:.62rem;font-weight:800;letter-spacing:.12em;color:var(--primary-color);margin-bottom:-.5rem}.design-step__icon{width:4.5rem;height:4.5rem;background:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000001f;transition:transform .3s ease,box-shadow .3s ease}.design-step:hover .design-step__icon{transform:scale(1.1);box-shadow:0 14px 32px #0000002e}.design-step__icon svg{width:1.35rem;height:1.35rem;stroke:var(--white-color);stroke-width:2}.design-step__title{font-size:.95rem;font-weight:700;color:var(--dark-color);margin:0}.design-step__text{font-size:.85rem;color:var(--text-muted, #666);line-height:1.65;margin:0}.design-step__connector{width:60px;height:2px;background:var(--primary-color);opacity:.25;margin-top:5.5rem;flex-shrink:0}.design-cta{padding:7rem 0;background:var(--dark-color, #0d0d1a);position:relative;overflow:hidden;text-align:center}.design-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:700px;background:radial-gradient(circle,var(--primary-color) 0%,transparent 65%);opacity:.08;pointer-events:none;border-radius:50%}.design-cta__container{max-width:720px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.design-cta__subtitle{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--primary-color);margin:0}.design-cta__title{font-size:2.75rem;font-weight:800;color:var(--white-color);margin:0;line-height:1.15;letter-spacing:-.03em}.design-cta__description{font-size:.95rem;color:#ffffff94;line-height:1.75;margin:0;max-width:500px}@media(max-width:1024px){.design-hero{padding:5rem 1.5rem 4rem;min-height:auto}.design-process__steps{grid-template-columns:1fr;gap:2rem}.design-step__connector{width:2px;height:40px;margin:0 auto}}@media(max-width:768px){.design-hero__title{font-size:2.2rem}.design-services,.design-tools,.design-process,.design-cta{padding:4rem 0}.design-services__grid,.design-tools__grid{grid-template-columns:1fr}.design-services__title,.design-tools__title,.design-process__title,.design-cta__title{font-size:2rem}}@media(max-width:480px){.design-hero__title{font-size:1.9rem}.design-hero__actions{flex-direction:column;align-items:stretch}.design-hero__actions .btn{justify-content:center}.design-cta__title{font-size:1.75rem}}
