.page-module__URU4PG__page{flex-direction:column;min-height:100vh;display:flex}.page-module__URU4PG__header{background-color:var(--bg-header);height:80px;-webkit-backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--border-color);z-index:100;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.page-module__URU4PG__headerContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__URU4PG__logoArea{align-items:center;gap:12px;display:flex}.page-module__URU4PG__logoImage{object-fit:contain;border-radius:var(--radius-sm)}.page-module__URU4PG__logoText{font-family:var(--font-primary), sans-serif;color:var(--primary);font-size:24px;font-weight:800}.page-module__URU4PG__navLinks{gap:12px;display:none}@media (min-width:1200px){.page-module__URU4PG__navLinks{gap:22px}}@media (min-width:992px){.page-module__URU4PG__navLinks{display:flex}}.page-module__URU4PG__navLink{color:var(--text-main);transition:var(--transition-fast);white-space:nowrap;font-size:13px;font-weight:600}@media (min-width:1200px){.page-module__URU4PG__navLink{font-size:14px}}.page-module__URU4PG__navLink:hover{color:var(--primary)}.page-module__URU4PG__hero{background:linear-gradient(180deg, var(--primary-bg) 0%, var(--bg-base) 100%);text-align:center;padding-top:140px;padding-bottom:80px}.page-module__URU4PG__heroContent{max-width:900px;margin:0 auto}.page-module__URU4PG__tagline{background-color:var(--accent-teal-light);color:var(--accent-teal-hover);border-radius:var(--radius-full);margin-bottom:24px;padding:8px 18px;font-size:14px;font-weight:600;display:inline-block}.page-module__URU4PG__heroTitle{color:var(--text-main);margin-bottom:20px;font-size:32px;line-height:1.3}@media (min-width:768px){.page-module__URU4PG__heroTitle{font-size:44px}}.page-module__URU4PG__modelBadge{font-family:var(--font-primary), sans-serif;color:var(--primary-hover);border:2px solid var(--primary-light);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background-color:#fff;margin-bottom:28px;padding:10px 24px;font-size:16px;font-weight:800;display:inline-block}@media (min-width:576px){.page-module__URU4PG__modelBadge{font-size:18px}}.page-module__URU4PG__heroSubtitle{color:var(--text-muted);margin-bottom:40px;font-size:16px;line-height:1.7}.page-module__URU4PG__heroButtons{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:576px){.page-module__URU4PG__heroButtons{flex-direction:row}}.page-module__URU4PG__section{padding:80px 0}.page-module__URU4PG__sectionBg{background-color:var(--primary-bg)}.page-module__URU4PG__sectionTealBg{background-color:var(--accent-teal-light)}.page-module__URU4PG__sectionHeader{text-align:center;max-width:750px;margin:0 auto 56px}.page-module__URU4PG__sectionHeader h2{margin-bottom:16px;font-size:30px}@media (min-width:768px){.page-module__URU4PG__sectionHeader h2{font-size:36px}}.page-module__URU4PG__teamGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.page-module__URU4PG__teamGrid{grid-template-columns:repeat(2,1fr)}}.page-module__URU4PG__teamCard{flex-direction:column;display:flex}.page-module__URU4PG__avatarCircle{background-color:var(--primary-bg);border:3px solid var(--primary-light);width:96px;height:96px;color:var(--primary);font-size:32px;font-weight:700;font-family:var(--font-primary), sans-serif;border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:flex;overflow:hidden}.page-module__URU4PG__teamCard h3{margin-bottom:4px;font-size:22px}.page-module__URU4PG__teamRole{color:var(--accent-teal);margin-bottom:16px;font-size:14px;font-weight:600}.page-module__URU4PG__teamBio{margin-bottom:20px;font-size:14px;line-height:1.6}.page-module__URU4PG__philosophyList{border-top:1px dashed var(--border-color);flex-direction:column;gap:12px;margin-top:auto;padding-top:16px;list-style:none;display:flex}.page-module__URU4PG__philosophyItem{flex-direction:column;display:flex}.page-module__URU4PG__philosophyTitle{color:var(--primary-hover);margin-bottom:2px;font-size:13px;font-weight:700}.page-module__URU4PG__philosophyDesc{color:var(--text-muted);font-size:13px}.page-module__URU4PG__nurseCard{background-color:var(--primary-bg);border:1px solid var(--border-color);border-radius:var(--radius-md);grid-column:1/-1;padding:24px 32px}.page-module__URU4PG__nurseGrid{grid-template-columns:1fr;gap:20px;margin-top:16px;display:grid}@media (min-width:768px){.page-module__URU4PG__nurseGrid{grid-template-columns:repeat(4,1fr)}}.page-module__URU4PG__nurseItem{border:1px solid var(--border-color);border-radius:var(--radius-sm);text-align:center;background-color:#fff;padding:16px;font-size:13px;font-weight:600}.page-module__URU4PG__criteriaGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.page-module__URU4PG__criteriaGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.page-module__URU4PG__criteriaGrid{grid-template-columns:repeat(3,1fr)}}.page-module__URU4PG__criteriaCard h3{align-items:center;gap:10px;margin-bottom:12px;font-size:18px;display:flex}.page-module__URU4PG__criteriaList{flex-direction:column;gap:8px;list-style:none;display:flex}.page-module__URU4PG__criteriaItem{color:var(--text-muted);align-items:flex-start;gap:6px;font-size:13px;display:flex}.page-module__URU4PG__dot{color:var(--accent-teal);font-weight:700}.page-module__URU4PG__valueGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:992px){.page-module__URU4PG__valueGrid{grid-template-columns:repeat(2,1fr)}}.page-module__URU4PG__valueBlockHeader{border-bottom:2px solid var(--primary-light);align-items:center;gap:16px;margin-bottom:28px;padding-bottom:16px;display:flex}.page-module__URU4PG__valueBlockHeader h3{font-size:22px}.page-module__URU4PG__valueIcon{color:var(--primary)}.page-module__URU4PG__valueList{flex-direction:column;gap:18px;display:flex}.page-module__URU4PG__valueItem{align-items:flex-start;gap:12px;display:flex}.page-module__URU4PG__checkCircle{background-color:var(--accent-teal-light);width:24px;height:24px;color:var(--accent-teal);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__URU4PG__valueText h4{margin-bottom:4px;font-size:15px}.page-module__URU4PG__valueText p{font-size:13px}.page-module__URU4PG__flowContainer{grid-template-columns:1fr;gap:20px;display:grid;position:relative}@media (min-width:992px){.page-module__URU4PG__flowContainer{grid-template-columns:repeat(5,1fr)}}.page-module__URU4PG__flowStep{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;transition:var(--transition-smooth);flex-direction:column;align-items:center;padding:24px;display:flex;position:relative}.page-module__URU4PG__flowStep:hover{border-color:var(--accent-teal);box-shadow:var(--shadow-md)}.page-module__URU4PG__flowNumber{background-color:var(--accent-teal);color:#fff;width:40px;height:40px;font-family:var(--font-primary), sans-serif;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-weight:700;display:flex}.page-module__URU4PG__flowStep h4{margin-bottom:8px;font-size:16px}.page-module__URU4PG__flowStep p{font-size:13px}.page-module__URU4PG__formSection{background:linear-gradient(180deg, var(--bg-base) 0%, var(--primary-bg) 100%)}.page-module__URU4PG__formCard{max-width:850px;margin:0 auto}.page-module__URU4PG__formCard h3{text-align:center;margin-bottom:12px;font-size:24px}.page-module__URU4PG__formCardSubtitle{color:var(--text-muted);text-align:center;margin-bottom:32px;font-size:14px}.page-module__URU4PG__formSubsectionTitle{color:var(--primary-hover);border-left:4px solid var(--primary);margin-top:16px;margin-bottom:16px;padding-left:10px;font-size:16px;font-weight:700}.page-module__URU4PG__formRow{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.page-module__URU4PG__formRow{grid-template-columns:repeat(2,1fr)}}.page-module__URU4PG__grid3{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.page-module__URU4PG__grid3{grid-template-columns:repeat(3,1fr)}}.page-module__URU4PG__checkboxGrid{grid-template-columns:1fr;gap:12px;margin-top:8px;display:grid}@media (min-width:576px){.page-module__URU4PG__checkboxGrid{grid-template-columns:repeat(3,1fr)}}.page-module__URU4PG__checkboxLabel{color:var(--text-muted);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.page-module__URU4PG__checkboxInput{accent-color:var(--accent-teal);width:16px;height:16px}.page-module__URU4PG__resourcesGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.page-module__URU4PG__resourcesGrid{grid-template-columns:repeat(2,1fr)}}.page-module__URU4PG__resourceBlock h3{border-bottom:1px dashed var(--border-color);color:var(--text-main);align-items:center;gap:10px;margin-bottom:24px;padding-bottom:12px;font-size:20px;display:flex}.page-module__URU4PG__ebookList,.page-module__URU4PG__videoList{flex-direction:column;gap:16px;display:flex}.page-module__URU4PG__ebookItem{background-color:var(--primary-bg);border-radius:var(--radius-sm);border:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;display:flex}.page-module__URU4PG__ebookTitle{color:var(--text-main);font-weight:600}.page-module__URU4PG__downloadLink{color:var(--accent-teal);align-items:center;gap:4px;font-weight:700;display:inline-flex}.page-module__URU4PG__downloadLink:hover{text-decoration:underline}.page-module__URU4PG__videoItem{align-items:center;gap:16px;display:flex}.page-module__URU4PG__videoThumb{background-color:var(--primary);border-radius:var(--radius-sm);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:54px;display:flex}.page-module__URU4PG__videoInfo h4{margin-bottom:4px;font-size:14px}.page-module__URU4PG__videoInfo span{color:var(--text-muted);font-size:12px}.page-module__URU4PG__partnerGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.page-module__URU4PG__partnerGrid{grid-template-columns:repeat(3,1fr)}}.page-module__URU4PG__partnerCard h3{color:var(--accent-teal);margin-bottom:16px;font-size:18px}.page-module__URU4PG__partnerList{flex-direction:column;gap:10px;list-style:none;display:flex}.page-module__URU4PG__partnerItem{color:var(--text-muted);align-items:flex-start;gap:8px;font-size:13px;display:flex}.page-module__URU4PG__communityCard{max-width:750px;margin:0 auto}.page-module__URU4PG__footer{background-color:var(--text-main);color:#fff;border-top:1px solid #ffffff0d;margin-top:auto;padding:80px 0 40px}.page-module__URU4PG__footerGrid{grid-template-columns:1fr;gap:40px;margin-bottom:40px;display:grid}@media (min-width:768px){.page-module__URU4PG__footerGrid{grid-template-columns:repeat(3,1fr)}}.page-module__URU4PG__footerBrand h3{color:#fff;font-size:24px;font-family:var(--font-primary), sans-serif;margin-bottom:16px;font-weight:800}.page-module__URU4PG__footerBrand p{color:#fff9;font-size:14px;line-height:1.6}.page-module__URU4PG__footerLinks h4,.page-module__URU4PG__footerContact h4{color:var(--accent-gold);margin-bottom:20px;font-size:16px;font-weight:700}.page-module__URU4PG__footerLinksList{flex-direction:column;gap:12px;list-style:none;display:flex}.page-module__URU4PG__footerLinkItem{color:#fff9;transition:var(--transition-fast);font-size:14px}.page-module__URU4PG__footerLinkItem:hover{color:var(--accent-gold);transform:translate(2px)}.page-module__URU4PG__footerContactList{color:#fff9;flex-direction:column;gap:12px;font-size:14px;list-style:none;display:flex}.page-module__URU4PG__copyright{text-align:center;color:#fff6;border-top:1px solid #ffffff0f;padding-top:24px;font-size:13px}.page-module__URU4PG__iconWrapper{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #a83a3a08,inset 0 1px 1px #fffc}.page-module__URU4PG__criteriaCard:hover .page-module__URU4PG__iconWrapper{transform:scale(1.06)translateY(-2px);box-shadow:0 8px 20px #a83a3a14}.page-module__URU4PG__iconPrimary{color:var(--primary);background:linear-gradient(135deg,#fff0f0 0%,#ffe3e3 100%);border:1px solid #a83a3a26}.page-module__URU4PG__iconRose{color:var(--accent-rose);background:linear-gradient(135deg,#fff0f2 0%,#ffe4e8 100%);border:1px solid #c93b5726}.page-module__URU4PG__iconTeal{color:var(--accent-teal);background:linear-gradient(135deg,#fff3f0 0%,#ffe6e0 100%);border:1px solid #e25c4b26}.page-module__URU4PG__iconGold{color:var(--accent-gold);background:linear-gradient(135deg,#fff9f2 0%,#fff1e0 100%);border:1px solid #d28b4726}.page-module__URU4PG__iconGreen{color:#059669;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #05966926}.page-module__URU4PG__iconSlate{color:#4b5563;background:linear-gradient(135deg,#f5f7fa 0%,#e4e8f0 100%);border:1px solid #4b556326}.page-module__URU4PG__gallerySection{background-color:var(--bg-base);padding:80px 0;position:relative}.page-module__URU4PG__galleryHeader{text-align:center;max-width:800px;margin:0 auto 50px}.page-module__URU4PG__galleryHeader h2{color:var(--text-main);margin-top:10px;font-size:36px;font-weight:800}.page-module__URU4PG__galleryHeader h2 span{font-family:var(--font-accent);color:var(--primary);margin-left:8px;font-size:42px;font-weight:400;display:inline-block}.page-module__URU4PG__galleryDesc{color:var(--text-muted);margin-top:16px;font-size:16px}.page-module__URU4PG__galleryGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.page-module__URU4PG__galleryGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.page-module__URU4PG__galleryGrid{grid-template-columns:repeat(12,1fr);gap:32px}}.page-module__URU4PG__galleryCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:var(--transition-smooth);background:var(--bg-card);border:1px solid #a83a3a14;flex-direction:column;height:320px;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.page-module__URU4PG__galleryCard{height:380px}}@media (min-width:992px){.page-module__URU4PG__galleryCard{height:450px}.page-module__URU4PG__col7{grid-column:span 7}.page-module__URU4PG__col5{grid-column:span 5}}.page-module__URU4PG__galleryCard:hover{border-color:#a83a3a40;transform:translateY(-8px);box-shadow:0 20px 38px #a83a3a1f,0 4px 12px #a83a3a0a}.page-module__URU4PG__galleryImgWrapper{z-index:1;background-color:var(--primary-bg);width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.page-module__URU4PG__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.page-module__URU4PG__galleryCard:hover .page-module__URU4PG__galleryImg{transform:scale(1.08)}.page-module__URU4PG__galleryOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:var(--transition-smooth);z-index:2;background:linear-gradient(#0000 0%,#1c181799 35%,#1c1817eb 100%);border-top:1px solid #ffffff14;flex-direction:column;justify-content:flex-end;padding:30px 24px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__URU4PG__galleryCard:hover .page-module__URU4PG__galleryOverlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#0000 0%,#1c1817bf 25%,#1c1817f5 100%);padding-bottom:28px}.page-module__URU4PG__galleryOverlay h3{color:#fff;transition:var(--transition-smooth);margin-bottom:8px;font-size:20px;font-weight:700}.page-module__URU4PG__galleryCard:hover .page-module__URU4PG__galleryOverlay h3{color:var(--accent-gold);transform:translateY(-2px)}.page-module__URU4PG__galleryOverlay p{color:#fffc;transition:var(--transition-smooth);margin-bottom:0;font-size:14px;line-height:1.5}.page-module__URU4PG__galleryCard:hover .page-module__URU4PG__galleryOverlay p{color:#fff;transform:translateY(-2px)}
