.serviceApp{position:relative;overflow-x:hidden;touch-action:manipulation;-webkit-tap-highlight-color:rgba(38,218,210,.1)}.serviceApp__section{padding:80px 0}@media(max-width:768px){.serviceApp__section{padding:56px 0}}.serviceApp__section_bg_white{background:#fff}.serviceApp__section_bg_offWhite{background:#f6f6f6}.serviceApp__inner{max-width:1200px;margin:0 auto;padding:0 24px}@media(max-width:768px){.serviceApp__inner{padding:0 16px}}.serviceApp__lead{position:relative;padding-top:64px;padding-bottom:0}.serviceApp__lead:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(38,218,210,.04) 0,transparent 70%);pointer-events:none;z-index:0}.serviceApp__leadText{position:relative;z-index:1;max-width:720px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.9;color:#6b7280;text-align:center;letter-spacing:.01em}.serviceApp__leadText strong{color:#0d8f88;font-weight:600}.serviceApp__categoryCard{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;overflow:hidden;max-width:900px;margin:0 auto;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .3s ease,opacity .3s ease}.serviceApp__section_bg_white .serviceApp__categoryCard{background:#f6f6f6;border-color:rgba(0,0,0,.04)}.serviceApp__categoryCard:hover{transform:translateY(-4px)}.serviceApp__categoryHeader{display:flex;align-items:center;gap:20px;padding:32px 36px 24px;border-bottom:1px solid rgba(0,0,0,.08)}@media(max-width:768px){.serviceApp__categoryHeader{padding:24px 20px 20px;gap:16px}}.serviceApp__categoryIconWrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:rgba(38,218,210,.08);color:#26dad2}@media(max-width:768px){.serviceApp__categoryIconWrap{width:48px;height:48px}}.serviceApp__categoryMeta{flex:1 1}.serviceApp__categoryEn{display:block;font-family:var(--font-manrope),"Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:700;color:#26dad2;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.serviceApp__categoryName{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 4px;text-wrap:balance}.serviceApp__categoryPrice{font-size:1.125rem;font-weight:800;font-family:var(--font-manrope),"Helvetica Neue",Arial,sans-serif;margin:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#26DAD2,#4AEADF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.serviceApp__categoryBody{padding:28px 36px}@media(max-width:768px){.serviceApp__categoryBody{padding:20px}}.serviceApp__categoryDesc{font-size:1rem;line-height:1.8;color:#6b7280;margin:0 0 28px}.serviceApp__exampleGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media(max-width:768px){.serviceApp__exampleGrid{grid-template-columns:1fr;gap:10px}}.serviceApp__exampleItem{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:rgba(38,218,210,.03);border:1px solid rgba(38,218,210,.06);border-radius:12px;transition:border-color .2s ease,transform .2s ease}.serviceApp__exampleItem:hover{border-color:rgba(38,218,210,.15);transform:translateY(-1px)}.serviceApp__exampleIcon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:rgba(38,218,210,.08);color:#26dad2;margin-top:1px}.serviceApp__exampleText{flex:1 1;display:flex;flex-direction:column;gap:2px}.serviceApp__exampleLabel{font-size:.875rem;font-weight:600;color:#1a1a1a;line-height:1.4}.serviceApp__exampleDetail{font-size:.75rem;color:#6b7280;line-height:1.5}.serviceApp__categoryCta{padding:0 36px 32px;text-align:center}@media(max-width:768px){.serviceApp__categoryCta{padding:0 20px 24px}}.serviceApp__processIntro{max-width:700px;margin:0 auto 40px;font-size:1rem;line-height:1.8;color:#6b7280;text-align:center}.serviceApp__processList{list-style:none;padding:0;margin:0 auto;max-width:700px}.serviceApp__processItem{display:flex;align-items:flex-start;gap:20px;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.04)}.serviceApp__processItem:last-child{border-bottom:none}@media(max-width:768px){.serviceApp__processItem{gap:16px;padding:16px 0}}.serviceApp__processNum{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:rgba(38,218,210,.1);color:#26dad2;font-family:var(--font-manrope),"Helvetica Neue",Arial,sans-serif;font-weight:800;font-size:1rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;border:2px solid rgba(38,218,210,.2)}@media(max-width:768px){.serviceApp__processNum{width:38px;height:38px;font-size:.875rem}}.serviceApp__processContent{flex:1 1;display:flex;flex-direction:column;gap:4px;padding-top:8px}@media(max-width:768px){.serviceApp__processContent{padding-top:6px}}.serviceApp__processTitle{font-size:1rem;font-weight:700;color:#1a1a1a;line-height:1.4;text-wrap:balance}.serviceApp__processDesc{font-size:.875rem;line-height:1.7;color:#6b7280}.serviceApp__pricingSummary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:720px;margin:0 auto 32px}@media(max-width:768px){.serviceApp__pricingSummary{grid-template-columns:1fr;gap:16px}}.serviceApp__pricingCard{display:flex;flex-direction:column;align-items:center;gap:6px;padding:28px 20px;background:#f6f6f6;border:1px solid rgba(0,0,0,.08);border-radius:16px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .3s ease}.serviceApp__pricingCard:hover{transform:translateY(-2px)}.serviceApp__pricingCardEn{font-family:var(--font-manrope),"Helvetica Neue",Arial,sans-serif;font-size:.75rem;font-weight:700;color:#26dad2;letter-spacing:.1em;text-transform:uppercase}.serviceApp__pricingCardName{font-size:1rem;font-weight:600;color:#1a1a1a}.serviceApp__pricingCardPrice{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:800;font-family:var(--font-manrope),"Helvetica Neue",Arial,sans-serif;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#26DAD2,#4AEADF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.serviceApp__pricingNote{max-width:640px;margin:0 auto 32px;padding:16px 20px;background:rgba(38,218,210,.04);border-left:3px solid #26dad2;border-radius:0 8px 8px 0}.serviceApp__pricingNoteText{font-size:.875rem;line-height:1.7;color:#6b7280;margin:0}.serviceApp__pricingNoteText strong{color:#0d8f88;font-weight:700}.serviceApp__pricingCta{text-align:center}.serviceApp__maintenanceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:900px;margin:0 auto 32px}@media(max-width:768px){.serviceApp__maintenanceGrid{grid-template-columns:1fr;gap:16px}}.serviceApp__maintenanceCard{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 24px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.06);transition:transform .3s ease,opacity .3s ease}.serviceApp__maintenanceCard:hover{transform:translateY(-4px)}.serviceApp__maintenanceLabel{font-size:.875rem;font-weight:700;color:#26dad2;letter-spacing:.05em;text-transform:uppercase}.serviceApp__maintenanceLabel,.serviceApp__maintenancePrice{font-family:var(--font-manrope),"Helvetica Neue",Arial,sans-serif}.serviceApp__maintenancePrice{font-size:clamp(1.125rem,2.5vw,1.25rem);font-weight:800;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#26DAD2,#4AEADF);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.serviceApp__maintenanceDesc{font-size:.875rem;line-height:1.6;color:#6b7280}.serviceApp__maintenanceNote{max-width:900px;margin:0 auto;padding:16px 20px;background:rgba(38,218,210,.04);border-left:3px solid #26dad2;border-radius:0 8px 8px 0}.serviceApp__maintenanceNoteText{font-size:.875rem;line-height:1.7;color:#6b7280;margin:0}.serviceApp__maintenanceLink{color:#0d8f88;text-decoration:underline;text-underline-offset:3px}.serviceApp__maintenanceLink:hover{color:#26dad2}.serviceApp__processList{position:relative}.serviceApp__processList:before{content:"";position:absolute;left:21px;top:20px;bottom:20px;width:2px;background:linear-gradient(180deg,#26DAD2,rgba(38,218,210,.1));border-radius:1px}@media(max-width:768px){.serviceApp__processList:before{left:18px}}.serviceApp__maintenanceCard,.serviceApp__pricingCard{border-top:3px solid #26dad2}@media(prefers-reduced-motion:reduce){.serviceApp__categoryCard,.serviceApp__exampleItem,.serviceApp__maintenanceCard,.serviceApp__pricingCard,.serviceApp__processItem{transition:none}.serviceApp__categoryCard:hover,.serviceApp__exampleItem:hover,.serviceApp__maintenanceCard:hover,.serviceApp__pricingCard:hover,.serviceApp__processItem:hover{transform:none;box-shadow:none}}.serviceApp__relatedLinks{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media(max-width:768px){.serviceApp__relatedLinks{flex-direction:column;align-items:stretch;gap:12px}}