:root{--brand:#ff6d00;--ink:#333;--body:#444;--muted:#777;--line:#e7e7e7;--soft:#f4f4f4;--dark:#151515}html{font-family:Roboto,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;-webkit-text-size-adjust:100%}body{margin:0;font-size:16px;line-height:1.5}*,*::before,*::after{box-sizing:border-box}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}img{display:block;max-width:100%;height:auto}.wrap{max-width:1140px;margin:0 auto;padding:0 20px}.narrow{max-width:730px;margin:0 auto}.hdr{height:75px;background:#fff;border-bottom:1px solid var(--line)}.hdr .wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:800;font-size:22px;letter-spacing:-.02em}.brand:hover{text-decoration:none}.brand img{height:34px;width:auto}.menu{display:flex;gap:28px;flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none}.menu a{color:var(--brand);font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase}.menu a:hover{color:var(--ink);text-decoration:none}.menu a.search{color:var(--muted)}.hero{position:relative;background:var(--brand);color:#fff;overflow:hidden}.hero::before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.06) 0 2px,transparent 2px 14px)}.hero::after{content:"";position:absolute;right:-6%;top:-40%;width:42vw;max-width:520px;aspect-ratio:1;border-radius:50%;border:64px solid rgba(255,255,255,.9);opacity:.95}.hero .wrap{position:relative;padding:64px 20px 88px;max-width:1140px}.hero h1{margin:0 0 14px;font-size:clamp(28px,4vw,44px);line-height:1.1;font-weight:800;max-width:560px;letter-spacing:-.02em}.hero p{margin:0;max-width:520px;font-size:16px;line-height:1.55;color:rgba(255,255,255,.92)}.wave{display:block;width:100%;height:56px;margin-top:-1px}.sec{padding:40px 0}.sec-title{margin:0 0 22px;font-size:28px;font-weight:600;color:var(--ink)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:0;margin:0;list-style:none}.card{background:#fff;border:1px solid var(--line);box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;flex-direction:column}.card .thumb{aspect-ratio:16/9;background:var(--soft);overflow:hidden}.card .thumb img{width:100%;height:100%;object-fit:cover}.card .body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:12px;flex:1}.card h3{margin:0;font-size:17px;line-height:1.35;font-weight:600}.card h3 a{color:var(--ink)}.card .more{margin-top:auto;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.empty{padding:60px 0;text-align:center;color:var(--muted)}.pagination{display:flex;gap:16px;justify-content:center;margin:36px 0 0;font-weight:600}.post{padding:32px 0 48px}.post h1{margin:0 0 22px;font-size:28px;line-height:1.25;font-weight:600;text-align:center}.post .featured{margin:0 0 28px}.post .featured img{width:100%}.post time{display:block;text-align:center;color:var(--muted);font-size:14px;margin:0 0 22px}.content{font-size:19px;line-height:1.5;color:var(--body)}.content h2{font-size:32px;font-weight:500;color:var(--body);margin:1.4em 0 .5em;line-height:1.2}.content h3{font-size:24px;font-weight:600;margin:1.3em 0 .5em}.content p{margin:0 0 1.2em}.content img{margin:1.2em 0}.content ul,.content ol{padding-left:1.4em}.author{margin:36px 0 0;padding:22px;background:var(--soft);border-radius:4px}.author .on{color:var(--brand);font-weight:600;font-size:14px;margin:0 0 14px}.author .who{display:flex;gap:20px;align-items:flex-start}.author .avatar{width:84px;height:84px;border-radius:50%;object-fit:cover;flex:none;background:#ddd}.author h4{margin:0 0 6px;font-size:22px;font-weight:500}.author h4 a{color:var(--ink)}.author p{margin:0;color:var(--body);font-size:16px;line-height:1.5}.related{margin:40px 0 0}.related h2{margin:0 0 20px;font-size:30px;font-weight:600;color:var(--brand)}.related .grid{grid-template-columns:repeat(2,1fr)}.hero-grid{position:relative;background:var(--brand);color:#fff;overflow:hidden}.hero-grid .wrap{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center;padding:64px 20px 88px;max-width:1140px}.hero-grid h1{margin:0 0 14px;font-size:clamp(28px,4vw,44px);line-height:1.1;font-weight:800;letter-spacing:-.02em}.hero-grid p{margin:0;font-size:16px;line-height:1.55;color:rgba(255,255,255,.92)}.hero-photo{aspect-ratio:3/2;border-radius:8px;overflow:hidden;background:rgba(255,255,255,.15)}.hero-photo img{width:100%;height:100%;object-fit:cover}.pillars{padding:56px 0}.pillars .wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:center}.pillars-illustration{aspect-ratio:1/1;border-radius:8px;overflow:hidden;background:var(--soft)}.pillars-illustration img{width:100%;height:100%;object-fit:cover}.pillars-body h2{margin:0 0 20px;font-size:28px;font-weight:600}.pillars-body ul{list-style:none;margin:0;padding:0;display:grid;gap:22px}.pillars-body h3{margin:0 0 6px;font-size:18px;font-weight:600;color:var(--brand)}.pillars-body p{margin:0;color:var(--body);font-size:15px;line-height:1.5}.about{padding:56px 0;background:var(--soft)}.about .wrap{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.about-body h2{margin:0 0 18px;font-size:28px;font-weight:600;line-height:1.3}.about-body mark.brand{background:none;color:var(--brand)}.about-body p{margin:0 0 14px;color:var(--body);font-size:16px;line-height:1.6}.phone{justify-self:center;width:220px;height:440px;border:10px solid var(--dark);border-radius:36px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px rgba(0,0,0,.15)}.phone-screen{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.phone-screen img{border-radius:12px}.phone-initial{font-size:64px;font-weight:800;color:var(--brand)}.testi{padding:56px 0}.testi h2{margin:0 0 8px;font-size:28px;font-weight:600;text-align:center}.testi-subtitle{margin:0 0 32px;text-align:center;color:var(--muted)}.testi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.testi-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px;display:flex;flex-direction:column;gap:12px}.testi-card .stars{display:flex;gap:2px}.testi-card .star{width:16px;height:16px;fill:var(--brand)}.testi-card .quote{margin:0;color:var(--body);font-size:15px;line-height:1.5;flex:1}.testi-who{display:flex;align-items:center;gap:10px}.testi-who .initials{width:36px;height:36px;border-radius:50%;background:var(--brand);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex:none}.testi-who .name{font-size:14px;font-weight:600}.ftr{margin-top:56px;background:var(--dark);color:#fff}.ftr .wrap{padding:46px 20px 36px;display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center}.ftr .brand{color:#fff;font-size:26px}.ftr .links{display:flex;gap:26px;flex-wrap:wrap;justify-content:center;margin:0;padding:0;list-style:none}.ftr .links a{color:#fff;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.ftr small{display:block;font-size:11px;color:rgba(255,255,255,.7);letter-spacing:.04em;text-transform:uppercase}.search form{display:flex;gap:10px;margin:0 0 24px}.search input{flex:1;height:46px;padding:0 14px;border:1px solid var(--line);font:inherit;font-size:16px}.search button{height:46px;padding:0 22px;background:var(--brand);color:#fff;border:0;font:inherit;font-weight:600;cursor:pointer}.search-help{padding:1rem;background:var(--soft)}@media(max-width:900px){.grid,.related .grid{grid-template-columns:repeat(2,1fr)}.hero::after{display:none}.hero-grid .wrap,.pillars .wrap,.about .wrap{grid-template-columns:1fr}.hero-photo{order:-1}.phone{order:-1;width:160px;height:320px}.testi-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.grid,.related .grid{grid-template-columns:1fr}.hdr{height:auto;padding:12px 0}.hdr .wrap{flex-direction:column;gap:12px}.menu{gap:16px}.content{font-size:17px}.author .who{flex-direction:column}.testi-grid{grid-template-columns:1fr}}