/* Smart World Homepage Studio - frontend */
.swph-homepage,
.swph-homepage *,
.swph-homepage *::before,
.swph-homepage *::after{box-sizing:border-box}
.swph-homepage{--swph-bg:#fff;--swph-soft:#f5f8f9;--swph-border:#dfe7eb;--swph-gold-soft:#fbf4e4;width:100%;max-width:none!important;margin:0!important;padding:0!important;background:#fff;color:var(--swph-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;overflow:hidden}
.swph-homepage h1,.swph-homepage h2,.swph-homepage h3,.swph-homepage p{margin-top:0}
.swph-homepage a{text-decoration:none!important}
.swph-container{width:min(var(--swph-max),calc(100% - 44px));margin:0 auto}
.swph-section{padding:54px 0}
.swph-section-soft{background:var(--swph-soft);border-top:1px solid #eef2f4;border-bottom:1px solid #eef2f4}
.swph-eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 10px;color:var(--swph-teal-dark);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.swph-eyebrow::before{content:"";width:20px;height:2px;border-radius:2px;background:var(--swph-gold)}
.swph-eyebrow-on-dark{color:#bfe3e3}.swph-eyebrow-on-dark::before{background:var(--swph-gold)}
.swph-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}
.swph-section-head-copy{max-width:820px}
.swph-section-head h2{margin:0 0 8px!important;color:var(--swph-navy)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(28px,3vw,40px)!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.025em!important}
.swph-section-head p{max-width:760px;margin:0!important;color:var(--swph-muted)!important;font-size:13px!important;line-height:1.7!important}
.swph-text-link{flex:0 0 auto;color:var(--swph-teal-dark)!important;font-size:11px;font-weight:800;white-space:nowrap}.swph-text-link span{color:var(--swph-gold)}
.swph-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border-radius:7px;font-size:11.5px;font-weight:800;line-height:1;text-decoration:none!important;transition:.18s ease}
.swph-button-primary{background:var(--swph-teal);border:1px solid var(--swph-teal);color:#fff!important}.swph-button-primary:hover{background:var(--swph-teal-dark);border-color:var(--swph-teal-dark);color:#fff!important;transform:translateY(-1px)}
.swph-button-light{background:#fff;border:1px solid #cbd9df;color:var(--swph-navy)!important}.swph-button-light:hover{border-color:var(--swph-teal);color:var(--swph-teal-dark)!important}
.swph-button-gold{background:var(--swph-gold);border:1px solid var(--swph-gold);color:#102b42!important}.swph-button-gold:hover{filter:brightness(.96);transform:translateY(-1px);color:#102b42!important}
.swph-button-dark-outline{background:transparent;border:1px solid rgba(255,255,255,.35);color:#fff!important}.swph-button-dark-outline:hover{background:rgba(255,255,255,.08);color:#fff!important}
/* Hero */
.swph-hero{position:relative;padding:38px 0 42px;background:linear-gradient(180deg,#fff 0,#fbfdfd 100%);border-bottom:1px solid #edf1f3}
.swph-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:120px;opacity:.17;background:radial-gradient(circle at 15% 0,rgba(11,140,143,.16),transparent 34%),linear-gradient(175deg,transparent 52%,rgba(8,47,84,.08) 52.4%,transparent 53%);pointer-events:none}
.swph-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:48px}
.swph-hero-copy{padding:12px 0}.swph-hero-copy h1{max-width:760px;margin:0 0 16px!important;color:var(--swph-navy)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(42px,5vw,68px)!important;font-weight:700!important;line-height:1.02!important;letter-spacing:-.042em!important}.swph-hero-copy h1::after{content:"";display:block;width:70px;height:3px;margin-top:18px;border-radius:3px;background:linear-gradient(90deg,var(--swph-gold),var(--swph-teal))}
.swph-hero-description{max-width:700px;margin:0 0 22px!important;color:var(--swph-muted)!important;font-size:15px!important;line-height:1.72!important}
.swph-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.swph-hero-features{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px}.swph-hero-features span{display:inline-flex;align-items:center;gap:7px;color:#536879;font-size:10.5px;font-weight:700}.swph-hero-features svg{width:17px;height:17px;fill:none;stroke:var(--swph-teal-dark);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.swph-hero-visual{position:relative;min-height:430px;overflow:hidden;border-radius:18px;background:#dbe7e8;box-shadow:0 24px 60px rgba(5,41,66,.14)}.swph-hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.swph-hero-visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,34,54,.02),rgba(5,34,54,.58))}
.swph-hero-mag-card{position:absolute;left:18px;right:116px;bottom:18px;padding:15px 16px;border:1px solid rgba(255,255,255,.16);border-radius:11px;background:rgba(5,36,61,.90);backdrop-filter:blur(8px);color:#fff}.swph-hero-mag-card span{display:block;margin-bottom:4px;color:#9bd9d7;font-size:8.5px;font-weight:800;letter-spacing:.12em}.swph-hero-mag-card strong{display:block;margin-bottom:3px;font-family:Georgia,"Times New Roman",serif;font-size:21px;line-height:1.15}.swph-hero-mag-card small{display:block;color:#d6e1e7;font-size:9.5px}
.swph-hero-badge{position:absolute;right:18px;bottom:18px;width:88px;height:88px;display:flex;align-items:center;justify-content:center;padding:10px;border:4px solid rgba(255,255,255,.72);border-radius:50%;background:var(--swph-gold);color:#102d44;font-size:9px;font-weight:900;line-height:1.2;text-align:center;letter-spacing:.04em;box-shadow:0 8px 28px rgba(0,0,0,.14)}
/* Magazines */
.swph-mag-slider-wrap{position:relative}.swph-mag-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.swph-mag-card{min-width:0;overflow:hidden;border:1px solid var(--swph-border);border-radius:12px;background:#fff;color:inherit!important;box-shadow:0 4px 14px rgba(8,47,84,.04);transition:.18s ease}.swph-mag-card.is-clickable:hover{border-color:#b7d4d5;transform:translateY(-3px);box-shadow:0 12px 28px rgba(8,47,84,.09)}.swph-mag-card.is-coming{cursor:default}.swph-mag-image{position:relative;aspect-ratio:4/5;overflow:hidden;background:#dce8ea}.swph-mag-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .28s ease}.swph-mag-card.is-clickable:hover img{transform:scale(1.025)}.swph-mag-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,34,56,.02) 45%,rgba(5,34,56,.47))}.swph-mag-status{position:absolute;z-index:2;top:10px;left:10px;padding:5px 8px;border-radius:5px;background:var(--swph-teal);color:#fff;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.swph-mag-card.is-coming .swph-mag-status{background:rgba(7,44,70,.88)}.swph-mag-badge{position:absolute;z-index:2;left:10px;right:10px;bottom:10px;padding:7px 8px;border:1px solid rgba(255,255,255,.35);border-radius:6px;background:rgba(201,151,44,.93);color:#102d44;font-size:8px;font-weight:900;text-align:center;text-transform:uppercase;letter-spacing:.03em}.swph-mag-body{padding:13px}.swph-mag-body h3{min-height:38px;margin:0 0 6px!important;color:var(--swph-navy)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:16px!important;line-height:1.2!important}.swph-mag-body p{min-height:56px;margin:0 0 10px!important;color:var(--swph-muted)!important;font-size:10px!important;line-height:1.5!important}.swph-mag-action{display:inline-flex;align-items:center;gap:6px;color:var(--swph-teal-dark);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.swph-mag-action b{color:var(--swph-gold)}.swph-mag-action-muted{color:#8a98a3}.swph-mag-nav,.swph-mag-dots{display:none}
/* Hub */
.swph-hub-section{padding-top:14px}.swph-hub{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(310px,.82fr);gap:34px;padding:30px 34px;border-radius:14px;background:linear-gradient(115deg,var(--swph-navy-dark),var(--swph-navy));color:#fff;box-shadow:0 15px 34px rgba(7,42,68,.12)}.swph-hub-copy h2{margin:0 0 10px!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:33px!important;line-height:1.1!important}.swph-hub-copy>p{max-width:760px;margin:0 0 16px!important;color:#d7e3ea!important;font-size:12px!important;line-height:1.65!important}.swph-hub-notice{display:inline-flex;margin-left:8px;padding:5px 8px;border-radius:20px;background:rgba(201,151,44,.17);border:1px solid rgba(201,151,44,.55);color:#f3d891;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.swph-hub-pills{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.swph-hub-pills a{padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:20px;background:rgba(255,255,255,.045);color:#fff!important;font-size:9px;font-weight:700}.swph-hub-pills a:hover{background:rgba(255,255,255,.1);color:#fff!important}.swph-hub-actions{display:flex;flex-wrap:wrap;gap:8px}.swph-hub-features{display:grid;align-content:center;gap:9px}.swph-hub-feature{display:grid;grid-template-columns:40px 1fr;gap:11px;align-items:start;padding:11px;border:1px solid rgba(255,255,255,.10);border-radius:9px;background:rgba(255,255,255,.035)}.swph-hub-feature>span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(11,140,143,.23);color:#bfe7e5}.swph-hub-feature svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.swph-hub-feature strong{display:block;margin-bottom:3px;color:#fff;font-size:10.5px}.swph-hub-feature p{margin:0!important;color:#bdd0db!important;font-size:9px!important;line-height:1.5!important}
/* Guides */
.swph-guides-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.swph-guide-card{min-width:0;overflow:hidden;border:1px solid var(--swph-border);border-radius:10px;background:#fff;transition:.18s ease}.swph-guide-card:hover{border-color:#b5d1d2;transform:translateY(-2px);box-shadow:0 9px 22px rgba(8,47,84,.07)}.swph-guide-card>a{display:flex;height:100%;flex-direction:column;color:inherit!important}.swph-guide-image{position:relative;aspect-ratio:16/10;overflow:hidden;background:#e6f0f1;border-bottom:2px solid var(--swph-gold)}.swph-guide-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.swph-guide-card:hover img{transform:scale(1.03)}.swph-guide-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--swph-teal)}.swph-guide-placeholder svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.5}.swph-guide-image>span{position:absolute;left:8px;top:8px;padding:5px 7px;border-radius:5px;background:var(--swph-teal-dark);color:#fff;font-size:7.5px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.swph-guide-body{display:flex;flex:1;flex-direction:column;padding:11px 12px 12px}.swph-guide-meta{margin-bottom:6px;color:var(--swph-teal-dark);font-size:8px;font-weight:800;text-transform:uppercase}.swph-guide-body h3{min-height:45px;margin:0 0 7px!important;color:var(--swph-navy)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:15px!important;line-height:1.22!important}.swph-guide-body p{min-height:45px;margin:0 0 10px!important;color:var(--swph-muted)!important;font-size:9.5px!important;line-height:1.55!important}.swph-card-link{margin-top:auto;color:var(--swph-teal-dark);font-size:8.5px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.swph-card-link b{color:var(--swph-gold)}
/* Categories */
.swph-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:11px}.swph-category-card{min-width:0;overflow:hidden;border:1px solid var(--swph-border);border-radius:10px;background:#fff;color:inherit!important;text-align:center;transition:.18s ease}.swph-category-card:hover{border-color:#b6d0d1;transform:translateY(-2px);box-shadow:0 8px 18px rgba(8,47,84,.06)}.swph-category-image{position:relative;aspect-ratio:1/1;overflow:hidden;background:#edf3f4}.swph-category-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.swph-category-card:hover img{transform:scale(1.035)}.swph-category-image span{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,38,61,.12))}.swph-category-card>strong{display:flex;align-items:center;justify-content:center;min-height:47px;padding:8px 7px 3px;color:var(--swph-navy);font-size:10px;line-height:1.25}.swph-category-card>b{display:block;padding:0 7px 10px;color:var(--swph-teal-dark);font-size:7.5px;text-transform:uppercase;letter-spacing:.05em}
/* Products */
.swph-products-section .swph-section-head{margin-bottom:16px}.swph-product-experience{width:100%;margin:0;padding:0}.swph-product-experience>.swpx-grid-wrap{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.swph-product-experience .swpx-grid{width:100%!important;margin:0!important;padding:0!important}.swph-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.swph-product-card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--swph-border);border-radius:10px;background:#fff;box-shadow:0 3px 12px rgba(8,47,84,.045);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.swph-product-card:hover{border-color:#b5d0d1;box-shadow:0 9px 22px rgba(8,47,84,.08);transform:translateY(-2px)}.swph-product-image-wrap{position:relative;aspect-ratio:1/1;overflow:hidden;border-bottom:1px solid var(--swph-border);background:#fff}.swph-product-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.swph-product-image img{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;padding:12px!important;margin:0!important;background:#fff!important}.swph-product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--swph-teal)}.swph-product-placeholder svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.5}.swph-product-sale{position:absolute;z-index:3;top:8px;left:8px;min-width:40px;min-height:22px;padding:5px 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;background:var(--swph-gold);color:#fff;font-size:9px;font-weight:800;line-height:1}.swph-product-body{flex:1 1 auto;padding:10px 10px 11px;display:flex;flex-direction:column}.swph-product-body h3{min-height:42px;margin:0 0 8px!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:11px!important;font-weight:650!important;line-height:1.35!important;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.swph-product-body h3 a{color:var(--swph-navy)!important;text-decoration:none!important}.swph-product-body h3 a:hover{color:var(--swph-teal)!important}.swph-product-price{min-height:30px;margin:0 0 8px;color:var(--swph-navy)!important;font-size:12px!important;font-weight:800!important;line-height:1.18!important}.swph-product-price ins{display:block;background:transparent!important;color:inherit!important;text-decoration:none!important}.swph-product-price del{display:block;margin:0 0 3px;color:#8293a0!important;font-size:9px!important;font-weight:500!important;line-height:1!important}.swph-product-button{width:100%;min-height:33px;margin-top:auto;padding:7px 9px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--swph-teal);border-radius:6px;background:var(--swph-teal);color:#fff!important;font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.045em;text-decoration:none!important}.swph-product-button:hover{border-color:var(--swph-teal-dark);background:var(--swph-teal-dark);color:#fff!important}.swph-product-button span{font-size:12px;line-height:1}
/* Why */
.swph-why{padding-top:28px}.swph-why-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.swph-why-card{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:start;padding:14px;border-top:1px solid var(--swph-border)}.swph-why-card>span{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--swph-teal);color:#fff}.swph-why-card svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.swph-why-card h3{margin:2px 0 5px!important;color:var(--swph-navy)!important;font-size:11px!important;font-weight:800!important}.swph-why-card p{margin:0!important;color:var(--swph-muted)!important;font-size:9px!important;line-height:1.5!important}
/* Advertise */
.swph-ad-section{padding-top:18px}.swph-ad{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:145px;overflow:hidden;padding:24px 28px;border-radius:13px;background:linear-gradient(90deg,rgba(5,53,67,.98),rgba(6,104,105,.91));color:#fff}.swph-ad::after{content:"";position:absolute;right:0;top:0;bottom:0;width:44%;background:linear-gradient(90deg,rgba(5,85,92,.92),rgba(5,85,92,.35)),var(--swph-ad-image);background-size:cover;background-position:center;opacity:.65}.swph-ad>*{position:relative;z-index:1}.swph-ad-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.08);color:#fff}.swph-ad-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.swph-ad-copy{max-width:780px}.swph-ad-copy h2{margin:0 0 5px!important;color:#fff!important;font-family:Georgia,"Times New Roman",serif!important;font-size:26px!important;line-height:1.1!important}.swph-ad-copy p{margin:0!important;color:#d8e8e9!important;font-size:10.5px!important;line-height:1.6!important}
/* Subscribe */
.swph-subscribe-section{padding-top:0;padding-bottom:34px}.swph-subscribe{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:16px;padding:20px 24px;border:1px solid #d8e5e8;border-radius:12px;background:#eef7f7}.swph-subscribe-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--swph-teal-dark);box-shadow:0 3px 10px rgba(8,47,84,.05)}.swph-subscribe-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.swph-subscribe-copy h2{margin:0 0 4px!important;color:var(--swph-navy)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:20px!important}.swph-subscribe-copy p{margin:0!important;color:var(--swph-muted)!important;font-size:9.5px!important;line-height:1.5!important}.swph-subscribe-form{display:grid;grid-template-columns:1fr auto;gap:7px}.swph-subscribe-form input[type=email]{width:100%;height:41px;margin:0!important;padding:0 12px!important;border:1px solid #c7d7dc!important;border-radius:6px!important;background:#fff!important;color:var(--swph-text)!important;font-size:10px!important;box-shadow:none!important}.swph-subscribe-form button{min-width:96px;height:41px;border:0;border-radius:6px;background:var(--swph-teal);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.swph-subscribe-form button:hover{background:var(--swph-teal-dark)}.swph-subscribe>small{grid-column:3;margin-top:-9px;color:#7d8f9a;font-size:7.5px}.swph-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.swph-empty-state{display:flex;flex-direction:column;gap:4px;padding:22px;border:1px dashed #c5d5da;border-radius:10px;background:#f8fbfb;color:var(--swph-muted);font-size:11px}.swph-empty-state strong{color:var(--swph-navy);font-size:13px}
@media(max-width:1200px){.swph-hero-grid{grid-template-columns:1fr 1fr;gap:30px}.swph-mag-grid{grid-template-columns:repeat(5,minmax(180px,1fr));overflow-x:auto;padding-bottom:7px}.swph-guides-grid{grid-template-columns:repeat(3,1fr)}.swph-category-grid{grid-template-columns:repeat(4,1fr)}.swph-product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.swph-container{width:calc(100% - 28px)}.swph-section{padding:38px 0}.swph-section-head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:18px}.swph-section-head h2{font-size:30px!important}.swph-hero{padding:28px 0 32px}.swph-hero-grid{grid-template-columns:1fr;gap:22px}.swph-hero-copy h1{font-size:42px!important}.swph-hero-description{font-size:13px!important}.swph-hero-visual{min-height:360px}.swph-hero-features{gap:9px 14px}.swph-mag-slider-wrap{margin-right:-14px}.swph-mag-grid{display:flex!important;overflow-x:auto;gap:11px;padding:2px 14px 10px 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.swph-mag-grid::-webkit-scrollbar{display:none}.swph-mag-card{flex:0 0 82%;scroll-snap-align:start}.swph-mag-image{aspect-ratio:16/11}.swph-mag-body h3,.swph-mag-body p{min-height:0}.swph-mag-nav{display:flex;position:absolute;z-index:5;top:39%;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #d6e1e5;border-radius:50%;background:#fff;color:var(--swph-navy);font-size:25px;line-height:1;box-shadow:0 4px 12px rgba(8,47,84,.09);cursor:pointer}.swph-mag-prev{left:-9px}.swph-mag-next{right:6px}.swph-mag-dots{display:flex;justify-content:center;gap:6px;margin-top:7px}.swph-mag-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#ccd8dd}.swph-mag-dots button.is-active{width:18px;border-radius:6px;background:var(--swph-teal)}.swph-hub{grid-template-columns:1fr;padding:24px}.swph-hub-notice{margin:5px 0 10px}.swph-guides-grid{grid-template-columns:repeat(2,1fr)}.swph-category-grid{grid-template-columns:repeat(2,1fr)}.swph-product-grid{grid-template-columns:repeat(2,1fr)}.swph-why-grid{grid-template-columns:repeat(2,1fr)}.swph-ad{grid-template-columns:48px 1fr;gap:12px;padding:21px}.swph-ad>a{grid-column:1/-1;width:max-content}.swph-ad::after{width:65%;opacity:.3}.swph-subscribe{grid-template-columns:44px 1fr}.swph-subscribe-form{grid-column:1/-1}.swph-subscribe>small{grid-column:1/-1;margin:0}.swph-subscribe-copy h2{font-size:19px!important}}
@media(max-width:480px){.swph-container{width:calc(100% - 22px)}.swph-section{padding:32px 0}.swph-hero-copy h1{font-size:36px!important}.swph-hero-actions{display:grid;grid-template-columns:1fr 1fr}.swph-button{padding:0 11px;font-size:10px}.swph-hero-visual{min-height:320px;border-radius:13px}.swph-hero-mag-card{right:94px;padding:12px}.swph-hero-mag-card strong{font-size:16px}.swph-hero-badge{width:72px;height:72px;font-size:7.5px}.swph-mag-card{flex-basis:88%}.swph-guides-grid{grid-template-columns:1fr}.swph-guide-image{aspect-ratio:16/9}.swph-guide-body h3,.swph-guide-body p{min-height:0}.swph-category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.swph-product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.swph-why-grid{grid-template-columns:1fr}.swph-ad{grid-template-columns:1fr}.swph-ad-icon{width:44px;height:44px}.swph-ad-copy h2{font-size:22px!important}.swph-subscribe{grid-template-columns:1fr;padding:17px}.swph-subscribe-icon{display:none}.swph-subscribe-form{grid-template-columns:1fr auto}.swph-subscribe-copy h2{font-size:18px!important}}

/* Phase 2 multi-magazine subscription selector */
.swph-subscribe-form-multi select{
    min-width:180px;
    height:46px;
    padding:0 34px 0 12px;
    border:1px solid #cadadd;
    border-radius:6px;
    background:#fff;
    color:#173249;
    font-family:inherit;
    font-size:11px;
    font-weight:650;
    outline:0;
}
.swph-subscribe-form-multi select:focus{border-color:var(--swph-teal,#0b8c8f);box-shadow:0 0 0 2px rgba(11,140,143,.10);}
@media(max-width:700px){.swph-subscribe-form-multi{display:grid!important;grid-template-columns:1fr!important;}.swph-subscribe-form-multi select,.swph-subscribe-form-multi input,.swph-subscribe-form-multi button{width:100%!important;min-width:0!important;}}

/* =========================================================
   PHASE 3 — BALANCED SOLAR + HAJJ & UMRAH HOMEPAGE
   ========================================================= */
.swph-real-icon{display:block!important;width:28px!important;height:28px!important;object-fit:contain!important;filter:none!important}
.swph-hero-phase3{background:linear-gradient(180deg,#f8fbfc 0%,#fff 100%)}
.swph-hero-phase3 .swph-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center}
.swph-hero-phase3 .swph-hero-copy{padding-right:18px}
.swph-hero-phase3 .swph-hero-copy h1{max-width:760px}
.swph-hero-dual{position:relative;display:grid!important;grid-template-columns:1fr 1fr;gap:10px;min-height:430px!important;padding:0!important;background:transparent!important;overflow:visible!important;box-shadow:none!important}
.swph-hero-dual::before,.swph-hero-dual::after{display:none!important}
.swph-hero-topic{position:relative;min-width:0;overflow:hidden;border-radius:15px;background:#0b314f;box-shadow:0 12px 34px rgba(8,47,84,.10);text-decoration:none!important;isolation:isolate}
.swph-hero-topic img:not(.swph-real-icon){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.swph-hero-topic:hover img:not(.swph-real-icon){transform:scale(1.035)}
.swph-hero-topic-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,25,42,.10) 15%,rgba(4,25,42,.86) 100%);z-index:1}
.swph-hero-topic-hajj .swph-hero-topic-shade{background:linear-gradient(180deg,rgba(32,24,10,.06) 12%,rgba(47,37,14,.86) 100%)}
.swph-hero-topic-copy{position:absolute;left:18px;right:18px;bottom:20px;z-index:3;display:flex;flex-direction:column;gap:5px;color:#fff}
.swph-hero-topic-copy small{font-size:8.5px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#d9eef0}
.swph-hero-topic-hajj .swph-hero-topic-copy small{color:#f1dfae}
.swph-hero-topic-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.12;color:#fff}
.swph-hero-topic-copy em{font-style:normal;font-size:9px;font-weight:650;color:#d9e5eb}
.swph-hero-topic-icon{position:absolute;z-index:3;top:16px;right:16px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.55);border-radius:12px;background:rgba(255,255,255,.92);box-shadow:0 6px 18px rgba(20,20,20,.12)}
.swph-hero-topic-icon .swph-real-icon{width:34px!important;height:34px!important}
.swph-hero-badge-phase3{right:50%!important;bottom:18px!important;transform:translateX(50%);width:auto!important;height:auto!important;min-width:145px;padding:10px 14px;border-radius:999px!important;background:#fff!important;color:var(--swph-navy)!important;border:1px solid #dce6e8!important;box-shadow:0 7px 22px rgba(8,47,84,.12);font-size:7.5px!important;white-space:nowrap}
.swph-hero-features .swph-real-icon{width:16px!important;height:16px!important}

.swph-mag-card.is-hajj{border-color:#e4d7b2}
.swph-mag-card.is-hajj .swph-mag-status{background:#715a20;color:#fff}
.swph-mag-real-icon{position:absolute;right:10px;bottom:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(255,255,255,.94);box-shadow:0 5px 16px rgba(30,30,30,.12);z-index:3}
.swph-mag-real-icon .swph-real-icon{width:31px!important;height:31px!important}

.swph-active-hubs-section{background:#fff}
.swph-topic-hubs{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.swph-topic-hub{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(0,1.18fr);min-height:310px;overflow:hidden;border:1px solid var(--swph-border);border-radius:15px;background:#fff;box-shadow:0 8px 26px rgba(8,47,84,.055)}
.swph-topic-hub-media{position:relative;min-height:100%;overflow:hidden;background:#0d3551}
.swph-topic-hub-media>img:not(.swph-real-icon){position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.swph-topic-hub-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,32,52,.10),rgba(6,32,52,.65))}
.swph-topic-hub-hajj .swph-topic-hub-overlay{background:linear-gradient(180deg,rgba(60,43,11,.06),rgba(60,43,11,.68))}
.swph-topic-hub-icon{position:absolute;top:16px;left:16px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.94);color:var(--swph-teal);box-shadow:0 5px 15px rgba(10,30,40,.12)}
.swph-topic-hub-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8}
.swph-topic-hub-icon .swph-real-icon{width:34px!important;height:34px!important}
.swph-topic-hub-status{position:absolute;left:16px;bottom:15px;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.93);color:var(--swph-navy);font-size:7.5px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.swph-topic-hub-body{padding:24px 24px 22px;display:flex;flex-direction:column}
.swph-topic-hub-body h3{margin:4px 0 7px!important;color:var(--swph-navy)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:27px!important;line-height:1.1!important}
.swph-topic-hub-body>p{margin:0 0 14px!important;color:var(--swph-muted)!important;font-size:10.5px!important;line-height:1.62!important}
.swph-topic-hub-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}
.swph-topic-hub-pills a{padding:6px 8px;border:1px solid #d9e5e8;border-radius:999px;background:#f7fafb;color:var(--swph-navy)!important;font-size:8px;font-weight:700;text-decoration:none!important}
.swph-topic-hub-hajj .swph-topic-hub-pills a{border-color:#eadfbe;background:#fbf7ec;color:#5b4718!important}
.swph-topic-hub-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}
.swph-topic-hub-actions .swph-button{min-height:38px;padding:0 12px;font-size:8.5px}
.swph-topic-hub-hajj .swph-button-primary{background:#81651f;border-color:#81651f}
.swph-topic-hub-hajj .swph-button-primary:hover{background:#6e561a;border-color:#6e561a}

.swph-hajj-guides-section{background:#fbfaf6}
.swph-hajj-guides-section .swph-eyebrow,.swph-hajj-categories-section .swph-eyebrow,.swph-hajj-products-section .swph-eyebrow{color:#80631d}
.swph-guide-card-hajj{border-color:#e8dfc5}
.swph-guide-card-hajj .swph-guide-image>span{background:#80631d}
.swph-guide-card-hajj .swph-card-link{color:#80631d!important}
.swph-guide-placeholder .swph-real-icon{width:44px!important;height:44px!important}
.swph-empty-state-hajj{border-color:#dfd1a8;background:#fcf9f0}
.swph-empty-state-hajj strong{color:#614b18}

.swph-hajj-categories-section{background:#fff}
.swph-category-card-hajj{border-color:#e8dfc5}
.swph-category-card-hajj:hover{border-color:#cbb36f;box-shadow:0 10px 24px rgba(102,77,17,.08)}
.swph-category-card-hajj>b{color:#80631d!important}
.swph-category-real-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f7f0dc}
.swph-category-real-icon .swph-real-icon{width:54px!important;height:54px!important}

.swph-hajj-products-section{background:#fbfaf6}
.swph-product-experience-hajj{--swpx-primary:#80631d;--swpx-primary-hover:#685116}
.swph-product-placeholder .swph-real-icon{width:48px!important;height:48px!important}

.swph-why{background:#fff}

@media(max-width:1180px){
  .swph-hero-phase3 .swph-hero-grid{grid-template-columns:1fr 1fr;gap:24px}
  .swph-hero-dual{min-height:390px!important}
  .swph-topic-hub{grid-template-columns:190px 1fr}
}
@media(max-width:900px){
  .swph-hero-phase3 .swph-hero-grid{grid-template-columns:1fr}
  .swph-hero-phase3 .swph-hero-copy{padding-right:0}
  .swph-hero-dual{min-height:370px!important}
  .swph-topic-hubs{grid-template-columns:1fr}
  .swph-topic-hub{grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr)}
}
@media(max-width:640px){
  .swph-hero-dual{grid-template-columns:1fr 1fr;gap:7px;min-height:315px!important}
  .swph-hero-topic{border-radius:12px}
  .swph-hero-topic-copy{left:12px;right:10px;bottom:14px}
  .swph-hero-topic-copy strong{font-size:16px}
  .swph-hero-topic-copy em{font-size:7px}
  .swph-hero-topic-icon{top:10px;right:10px;width:38px;height:38px;border-radius:9px}
  .swph-hero-topic-icon .swph-real-icon{width:27px!important;height:27px!important}
  .swph-hero-badge-phase3{bottom:-13px!important;min-width:132px;padding:8px 10px;font-size:6.8px!important}
  .swph-topic-hub{grid-template-columns:1fr;min-height:0}
  .swph-topic-hub-media{min-height:190px}
  .swph-topic-hub-body{padding:18px}
  .swph-topic-hub-body h3{font-size:23px!important}
  .swph-topic-hub-actions{display:grid;grid-template-columns:1fr 1fr}
  .swph-topic-hub-actions .swph-button{padding:0 8px;text-align:center}
}
@media(max-width:420px){
  .swph-hero-dual{min-height:280px!important}
  .swph-hero-topic-copy small{font-size:6.4px}
  .swph-hero-topic-copy strong{font-size:14px}
  .swph-hero-topic-copy em{display:none}
  .swph-topic-hub-actions{grid-template-columns:1fr}
}

/* v1.3.1: both hero topic cards are intentionally image-only for visual balance. */
.swph-hero-topic .swph-hero-topic-icon{display:none!important}
