@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=PT+Serif:wght@700&display=swap";:root{--ink:#14251f;--green:#123d32;--green-dark:#0b2921;--mint:#dceee5;--orange:#fa5835;--paper:#f5f5f0;--line:#dce0d9;--muted:#708078;--purple:#602753}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}body:has(.search-overlay){overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{max-width:100%;display:block}.shell{width:min(1240px,100% - 40px);margin:auto}.site-header{z-index:10;background:#fff;position:relative}.utility{color:#6e7b74;border-bottom:1px solid #edf0ec;font-size:10px}.utility-inner{justify-content:space-between;align-items:center;height:34px;display:flex}.utility-links,.socials{gap:23px;display:flex}.utility a:hover{color:var(--orange)}.socials a{letter-spacing:.4px;font-weight:800}.brandbar{justify-content:space-between;align-items:center;gap:30px;min-height:92px;display:flex}.brand{letter-spacing:-1.5px;align-items:center;gap:12px;font-size:28px;font-weight:800;line-height:.8;display:flex}.brand>span:last-child>span{color:var(--orange)}.brand small{color:var(--muted);letter-spacing:1px;text-transform:uppercase;margin-top:8px;font-size:9px;font-weight:700;display:block}.brand-mark{color:#fff;background:var(--green);border-radius:50% 50% 50% 14%;place-items:center;width:46px;height:46px;font-family:PT Serif,serif;font-size:28px;display:grid}.header-actions{align-items:center;gap:12px;display:flex}.search-trigger{color:#89948f;background:var(--paper);cursor:pointer;border:1px solid #e7e9e4;border-radius:24px;align-items:center;gap:11px;width:230px;height:44px;padding:0 16px;font-size:11px;display:flex}.search-trigger span{color:var(--ink);font-size:23px;line-height:0}.app-mini{color:#fff;background:var(--green);border-radius:4px;flex-direction:column;justify-content:center;min-width:152px;height:44px;padding:0 16px;display:flex}.app-mini b{font-size:11px}.app-mini small{color:#b8d1c6;margin-top:2px;font-size:8px}.main-nav{border-top:1px solid #edf0ec}.nav-inner{scrollbar-width:none;align-items:stretch;gap:35px;min-height:52px;display:flex;overflow-x:auto}.nav-inner::-webkit-scrollbar{display:none}.nav-inner a{text-transform:uppercase;letter-spacing:.3px;flex:none;align-items:center;font-size:11px;font-weight:800;display:flex;position:relative}.nav-inner a:before{content:"";background:#aab4af;border-radius:50%;width:5px;height:5px;margin-right:9px}.nav-inner a.active:before{background:var(--orange)}.nav-inner a.active:after{content:"";background:var(--orange);height:3px;position:absolute;bottom:0;left:14px;right:0}.ticker{color:#fff;background:var(--green-dark)}.ticker-inner{align-items:center;gap:20px;min-height:42px;font-size:11px;display:flex}.ticker b{letter-spacing:1px;align-items:center;gap:8px;font-size:9px;display:flex}.ticker b i{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #fa583526}.ticker span{color:#d4dfda;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ticker a{color:#ff9e88;flex:none;margin-left:auto;font-weight:800}.lead{grid-template-columns:1.05fr 1fr;gap:6px;padding-top:16px;display:grid}.lead article{background-position:50%;background-size:cover;position:relative;overflow:hidden}.lead-main{border-radius:4px 0 0 4px;min-height:560px}.story-shade{background:linear-gradient(#0418120f 30%,#041812e6);position:absolute;inset:0}.story-shade.purple{background:linear-gradient(#1e1a3c2e,#460f37e6)}.lead-copy{color:#fff;position:absolute;bottom:42px;left:46px;right:46px}.tag{color:#fff;background:var(--orange);letter-spacing:.7px;text-transform:uppercase;border-radius:2px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.lead h1{letter-spacing:-1.7px;max-width:660px;margin:15px 0;font-family:PT Serif,Georgia,serif;font-size:clamp(38px,4.3vw,61px);line-height:.98}.lead-copy p{color:#d9e5df;max-width:560px;font-size:13px;line-height:1.65}.lead-copy a{text-transform:uppercase;gap:18px;margin-top:15px;font-size:11px;font-weight:800;display:inline-flex}.lead-copy a b{color:#ff9b85}.lead-side{grid-template-rows:1fr .78fr;gap:6px;display:grid}.lead-small>div:last-child{color:#fff;position:absolute;bottom:26px;left:28px;right:28px}.lead-small h2,.lead-small h3{margin:12px 0 0;font-family:PT Serif,Georgia,serif;line-height:1.08}.lead-small h2{max-width:560px;font-size:clamp(25px,2.5vw,36px)}.lead-small h3{font-size:22px}.lead-pair{grid-template-columns:1fr 1fr;gap:6px;display:grid}.service-strip{background:#fff;grid-template-columns:repeat(7,1fr);margin-top:14px;display:grid;box-shadow:0 10px 35px #1332280f}.service-link{border-right:1px solid var(--line);align-items:center;gap:10px;min-height:116px;padding:18px 13px;transition:all .2s;display:flex}.service-link:last-child{border-right:0}.service-link:hover{z-index:1;background:var(--mint);position:relative;transform:translateY(-3px)}.service-icon{width:36px;height:36px;color:var(--green);background:var(--mint);border-radius:50%;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.service-link b,.service-link small{display:block}.service-link b{font-size:11px}.service-link small{color:#87928c;margin-top:4px;font-size:8px;line-height:1.3}.service-link i{color:var(--orange);margin-left:auto;font-size:12px;font-style:normal}.news-section{padding-top:90px;padding-bottom:95px}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:30px;margin-bottom:27px;display:flex}.eyebrow{color:var(--orange);letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:800}.section-heading h2,.app-copy h2,.history h2{letter-spacing:-1px;margin:8px 0 20px;font-family:PT Serif,Georgia,serif;font-size:43px;line-height:1.05}.filters{gap:5px;margin-bottom:17px;display:flex}.filters button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:18px;padding:8px 14px;font-size:10px}.filters button.selected{color:#fff;background:var(--green)}.search-summary{color:#53685e;background:var(--mint);border-radius:3px;margin:-10px 0 24px;padding:12px 16px;font-size:11px}.search-summary button{color:var(--orange);cursor:pointer;background:0 0;border:0;margin-left:10px;font-weight:800}.content-grid{grid-template-columns:minmax(0,1fr) 292px;gap:24px;display:grid}.news-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.news-card{background:#fff;overflow:hidden;box-shadow:0 8px 25px #192f270d}.card-image{background:#d8ddda;height:188px;display:block;position:relative;overflow:hidden}.card-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.news-card:hover .card-image img{transform:scale(1.045)}.card-image span{color:#fff;background:var(--green);letter-spacing:.7px;text-transform:uppercase;padding:5px 8px;font-size:7px;font-weight:800;position:absolute;top:13px;left:13px}.card-copy{padding:20px 20px 17px}.card-copy time{color:#8c9891;text-transform:uppercase;font-size:8px;font-weight:700}.card-copy h3{min-height:70px;margin:8px 0;font-family:PT Serif,Georgia,serif;font-size:18px;line-height:1.25}.card-copy p{min-height:58px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.card-meta{color:#8d9993;border-top:1px solid #edf0ec;gap:14px;margin-top:14px;padding-top:11px;font-size:8px;display:flex}.more-button{width:100%;color:var(--green);cursor:pointer;letter-spacing:.6px;text-transform:uppercase;background:0 0;border:1px solid #cbd2cd;margin-top:20px;padding:14px;font-size:10px;font-weight:800}.sidebar{align-content:start;gap:16px;display:grid}.side-card{border-top:3px solid var(--green);background:#fff;padding:27px 25px;box-shadow:0 8px 25px #192f270d}.side-card.important{color:#fff;background:var(--green);border-top-color:var(--orange)}.side-card h3{margin:8px 0 11px;font-family:PT Serif,Georgia,serif;font-size:24px;line-height:1.1}.side-card p{color:var(--muted);margin:0 0 18px;font-size:10px;line-height:1.65}.side-card.important p{color:#bed0c8}.side-card a{color:var(--orange);text-transform:uppercase;font-size:9px;font-weight:800}.side-card.compact{border-top-color:var(--purple)}.resident-section{color:#fff;background:var(--green);padding:78px 0 88px}.resident-heading{border-color:#3d6559}.resident-heading>p{color:#bbcec6;max-width:370px;margin-bottom:22px;font-size:11px;line-height:1.7}.contact-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.contact-card{background:#174a3d;border:1px solid #2d5a4e;align-items:center;gap:13px;min-height:98px;padding:18px;transition:all .2s;display:flex}.contact-card:hover{background:#1d594a}.contact-card>span{width:39px;height:39px;color:var(--green);background:#b9dccb;border-radius:50%;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.contact-card small,.contact-card b{display:block}.contact-card small{color:#9fbbb0;font-size:8px}.contact-card b{margin-top:5px;font-size:11px}.contact-card i{color:#7ab89f;margin-left:auto;font-style:normal}.community-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;display:grid}.community-card{min-height:300px;color:var(--ink);background:#fff;padding:36px 32px;position:relative;overflow:hidden}.community-card.accent{background:var(--mint)}.community-number{color:#e0e6e2;font-family:PT Serif,serif;font-size:56px;position:absolute;top:16px;right:20px}.community-card.accent .community-number{color:#c4ded1}.community-card h3{margin:13px 0;font-family:PT Serif,Georgia,serif;font-size:29px;position:relative}.community-card p{color:#687970;min-height:85px;font-size:11px;line-height:1.7;position:relative}.community-card a,.community-card button{color:var(--orange);cursor:pointer;text-transform:uppercase;background:0 0;border:0;font-size:9px;font-weight:800;position:relative}.community-card button{padding:0}.app-promo{background:#e4efe9;padding:90px 0;overflow:hidden}.app-promo-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px;display:grid}.app-phone{width:300px;height:590px;color:var(--ink);background:var(--paper);border:10px solid #102b23;border-radius:42px;margin:auto;position:relative;overflow:hidden;box-shadow:0 35px 70px #0b312740}.app-phone:before{content:"";z-index:2;background:#102b23;border-radius:0 0 14px 14px;width:105px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-status{color:#718078;justify-content:space-between;align-items:center;height:35px;padding:0 17px;font-size:7px;display:flex}.phone-brand{background:#fff;align-items:center;gap:8px;height:65px;padding:0 15px;font-size:14px;font-weight:800;display:flex}.phone-brand>b{color:#fff;background:var(--green);border-radius:50% 50% 50% 12%;place-items:center;width:34px;height:34px;font-family:PT Serif,serif;font-size:21px;display:grid}.phone-brand em{color:var(--orange);font-style:normal}.phone-brand small{color:#718078;letter-spacing:1px;margin-top:3px;font-size:5px;display:block}.phone-hero{color:#fff;background:linear-gradient(#07231c14,#07231ce6),url(/news/glassworks.jpg) 50%/cover;flex-direction:column;justify-content:flex-end;gap:13px;height:380px;padding:25px 20px;display:flex}.phone-hero>span{background:var(--orange);letter-spacing:.7px;border-radius:2px;width:max-content;padding:5px 7px;font-size:6px;font-weight:800}.phone-hero strong{font-family:PT Serif,Georgia,serif;font-size:25px;line-height:1.05}.phone-nav{color:#7d8983;text-align:center;background:#fff;grid-template-columns:repeat(4,1fr);align-items:center;height:90px;font-size:6px;display:grid}.phone-nav b{color:var(--orange)}.app-copy h2{margin-top:12px;font-size:48px}.app-copy>p{color:#53675e;max-width:570px;font-size:13px;line-height:1.8}.app-copy ul{color:#30483e;gap:11px;margin:24px 0 30px;padding:0;font-size:11px;font-weight:700;list-style:none;display:grid}.app-copy li:before{content:"✓";color:#fff;background:var(--green);border-radius:50%;place-items:center;width:21px;height:21px;margin-right:10px;font-size:11px;display:inline-grid}.apk-button{color:#fff;background:var(--orange);border-radius:4px;align-items:center;gap:18px;padding:15px 22px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #ff5b3538}.apk-button small{border-left:1px solid #ffffff61;padding-left:18px;font-size:8px;font-weight:600}.app-copy .apk-note{color:#789087;margin-top:13px;font-size:8px}.history{color:#fff;background:var(--green-dark);padding:74px 0}.history-inner{grid-template-columns:1.1fr 1fr .48fr;align-items:center;gap:60px;display:grid}.history h2{color:#fff;margin-bottom:0}.history p{color:#b7cbc2;font-size:11px;line-height:1.85}.history a{text-transform:uppercase;border-bottom:1px solid #4f7166;justify-content:space-between;padding-bottom:11px;font-size:9px;font-weight:800;display:flex}footer{color:#91a79d;background:#071d17}.footer-main{grid-template-columns:1.6fr repeat(3,1fr);align-items:center;gap:40px;min-height:190px;display:grid}.footer-brand{color:#fff}.footer-main>div:not(.brand){flex-direction:column;gap:7px;font-size:9px;display:flex}.footer-main>div b{color:#fff;margin-bottom:4px;font-size:10px}.footer-main a:hover{color:#fff}.footer-bottom{text-transform:uppercase;letter-spacing:.8px;border-top:1px solid #173029;justify-content:space-between;align-items:center;min-height:47px;font-size:8px;display:flex}.search-overlay{z-index:100;color:#fff;background:#061c16f7;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.search-close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:42px;font-weight:300;position:absolute;top:28px;right:35px}.search-box{width:min(760px,100%)}.search-box h2{margin:10px 0 28px;font-family:PT Serif,Georgia,serif;font-size:clamp(38px,6vw,65px)}.search-box>div{border-bottom:2px solid #66857a;display:flex}.search-box input{color:#fff;background:0 0;border:0;outline:0;width:100%;padding:18px 0;font-size:20px}.search-box input::placeholder{color:#729087}.search-box>div button{color:#fff;background:var(--orange);cursor:pointer;border:0;padding:0 24px;font-weight:800}.search-box p{color:#7f9d92;font-size:10px}@media (width<=1080px){.service-strip{grid-template-columns:repeat(4,1fr)}.service-link{border-bottom:1px solid var(--line)}.news-grid,.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.shell{width:min(100% - 28px,700px)}.utility-links a:nth-child(2){display:none}.lead{grid-template-columns:1fr}.lead-main{border-radius:0;min-height:520px}.lead-side{min-height:500px}.content-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(3,1fr)}.side-card{padding:22px 18px}.side-card h3{font-size:20px}.community-grid{grid-template-columns:1fr}.community-card{min-height:250px}.app-promo-inner{grid-template-columns:1fr;gap:60px}.app-copy{text-align:center}.app-copy>p{margin-left:auto;margin-right:auto}.app-copy ul{text-align:left;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}.history-inner{grid-template-columns:1fr;gap:22px}.footer-main{grid-template-columns:1fr 1fr;padding:45px 0}}@media (width<=560px){.shell{width:calc(100% - 24px)}.utility-inner{height:31px}.utility-links{gap:14px}.brandbar{min-height:76px}.brand{font-size:22px}.brand-mark{width:39px;height:39px;font-size:23px}.brand small{display:none}.search-trigger{justify-content:center;width:42px;padding:0;font-size:0}.app-mini{min-width:68px;padding:0 11px}.app-mini small{display:none}.nav-inner{gap:25px}.ticker-inner a{display:none}.lead{width:100%;padding-top:0}.lead-main{min-height:510px}.lead-copy{bottom:28px;left:22px;right:22px}.lead h1{font-size:40px}.lead-side{grid-template-rows:1fr;min-height:auto}.lead-small.tall{min-height:300px}.lead-pair{display:none}.service-strip{grid-template-columns:repeat(2,1fr);width:calc(100% - 24px)}.service-link{min-height:94px;padding:13px}.service-link i{display:none}.news-section{padding-top:62px;padding-bottom:65px}.section-heading{display:block}.section-heading h2{font-size:36px}.filters{overflow-x:auto}.news-grid{grid-template-columns:1fr}.card-image{height:225px}.card-copy h3,.card-copy p{min-height:0}.sidebar{grid-template-columns:1fr}.resident-section{padding:58px 0}.resident-heading>p{margin-top:-10px}.contact-grid{grid-template-columns:1fr}.community-card{padding:30px 24px}.app-promo{padding:65px 0}.app-phone{border-width:8px;border-radius:36px;width:260px;height:510px}.phone-hero{height:305px}.app-copy h2{font-size:36px}.apk-button{flex-direction:column;justify-content:center;gap:8px;width:100%}.apk-button small{border-top:1px solid #ffffff61;border-left:0;padding:8px 0 0}.history h2{font-size:36px}.footer-main{grid-template-columns:1fr;gap:25px}.search-overlay{padding:20px}.search-box>div{border-bottom:0;display:block}.search-box input{border-bottom:2px solid #66857a;font-size:16px}.search-box>div button{width:100%;margin-top:12px;padding:15px}}.subpage-header{position:relative}.sub-hero{color:#fff;background:linear-gradient(125deg,#092f25 0%,#14513f 62%,#e77625 170%);padding:76px 0 84px}.sub-hero h1{letter-spacing:-.055em;max-width:900px;margin:12px 0 16px;font-size:clamp(48px,7vw,84px);line-height:.92}.sub-hero p{color:#c8d9d3;max-width:700px;margin:0;font-size:19px;line-height:1.65}.eyebrow.light{color:#ffad72}.archive-section,.directory-section,.transport-section,.submit-section{padding-top:70px;padding-bottom:100px}.archive-controls{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:30px;display:flex}.archive-controls label{flex:1;max-width:560px}.archive-controls label span,.submit-form label>span{color:var(--green);letter-spacing:.09em;text-transform:uppercase;margin-bottom:9px;font-size:12px;font-weight:900;display:block}.archive-controls input,.submit-form input,.submit-form select,.submit-form textarea{width:100%;color:var(--ink);font:inherit;background:#fff;border:1px solid #cdd8d4;border-radius:3px;outline:0;padding:15px 17px}.archive-controls input:focus,.submit-form input:focus,.submit-form select:focus,.submit-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e56f231f}.archive-count{color:var(--muted);padding:24px 0 20px;font-size:13px}.archive-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.archive-card{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:210px 1fr;display:grid;overflow:hidden;box-shadow:0 10px 30px #17362c0f}.archive-card>a{min-height:230px}.archive-card img{object-fit:cover;width:100%;height:100%}.archive-card>div{flex-direction:column;padding:25px;display:flex}.archive-card h2{margin:11px 0 12px;font-size:23px;line-height:1.15}.archive-card h2 a{color:var(--ink)}.archive-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.archive-meta{color:#82918b;align-items:center;gap:15px;margin-top:auto;padding-top:18px;font-size:11px;display:flex}.archive-meta a{color:var(--orange);margin-left:auto;font-weight:900}.empty-state{text-align:center;background:#edf2f0;gap:7px;margin-top:25px;padding:45px;display:grid}.article-page{padding:74px 0 90px}.article-head{max-width:960px}.back-link{color:var(--orange);margin-bottom:35px;font-weight:800;display:inline-block}.article-head h1{letter-spacing:-.05em;max-width:900px;margin:13px 0 22px;font-size:clamp(42px,6vw,76px);line-height:.98}.article-head>p{color:#566961;max-width:780px;font-size:21px;line-height:1.55}.article-stats{color:#80908a;gap:22px;margin-top:22px;font-size:12px;display:flex}.article-image{border-radius:5px;height:min(58vw,650px);margin-top:45px;overflow:hidden}.article-image img{object-fit:cover;width:100%;height:100%}.article-layout{grid-template-columns:minmax(0,740px) 280px;justify-content:center;gap:70px;margin-top:55px;display:grid}.article-body>p{color:#26352f;margin:0 0 25px;font-family:Georgia,serif;font-size:20px;line-height:1.8}.archive-notice{border-left:4px solid var(--green);background:#edf4f1;margin-top:40px;padding:24px 27px}.archive-notice p{color:var(--muted);margin:6px 0 0;line-height:1.55}.article-aside{background:var(--green);color:#fff;height:max-content;padding:29px}.article-aside h2{margin:11px 0;font-size:25px}.article-aside p{color:#bed2ca;line-height:1.55}.article-aside a{color:#ffab70;margin-top:8px;font-weight:900;display:inline-block}.related{padding-bottom:100px}.related h2{margin:10px 0 25px;font-size:42px}.related>div{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.related a{color:var(--ink);font-size:18px;font-weight:800;line-height:1.3}.related img{object-fit:cover;width:100%;height:180px;margin-bottom:14px;display:block}.missing-page{min-height:55vh;padding-top:100px;padding-bottom:100px}.missing-page h1{margin:12px 0 30px;font-size:60px}.missing-page a{color:var(--orange);font-weight:900}.directory-section{gap:45px;display:grid}.directory-group h2{margin:0 0 18px;font-size:31px}.directory-group>div{border-top:2px solid var(--green)}.directory-group a{min-height:72px;color:var(--ink);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 28px;align-items:center;gap:25px;padding:13px 18px;display:grid}.directory-group a:hover{background:#f0f5f3}.directory-group a b{color:var(--green);font-size:18px}.directory-group a i{color:var(--orange);font-style:normal;font-weight:900}.directory-callout,.transport-actions{color:#fff;background:#0f4939;justify-content:space-between;align-items:center;gap:35px;padding:38px 42px;display:flex}.directory-callout h2,.transport-actions h2{margin:9px 0 5px;font-size:30px}.directory-callout p,.transport-actions p{color:#bdd1ca;margin:0}.directory-callout>a,.transport-actions>a{color:#fff;background:var(--orange);flex:none;padding:15px 20px;font-weight:900}.transport-alert{border-left:4px solid var(--orange);background:#fff2e9;max-width:850px;margin-bottom:38px;padding:24px 28px}.transport-alert b{color:#a4470c;font-size:18px}.transport-alert p{color:#6b5547;margin:7px 0 0;line-height:1.55}.route-grid{grid-template-columns:repeat(2,1fr);gap:25px;margin-bottom:45px;display:grid}.route-grid article{border:1px solid var(--line);background:#fff;grid-template-columns:125px 1fr;gap:25px;padding:34px;display:grid}.route-grid article>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:105px;height:105px;font-size:38px;font-weight:950;display:grid}.route-grid small{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-weight:900}.route-grid h2{margin:7px 0 10px;font-size:27px}.route-grid p{color:var(--muted);margin:0;line-height:1.5}.submit-section{grid-template-columns:minmax(0,730px) 300px;justify-content:center;gap:60px;display:grid}.submit-form{gap:23px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.submit-form textarea{resize:vertical;min-height:180px}.submit-form button{color:#fff;background:var(--orange);cursor:pointer;font:inherit;border:0;justify-self:start;padding:17px 23px;font-weight:900}.submit-form button:disabled{cursor:not-allowed;opacity:.45}.submit-form>p{color:var(--muted);margin:-10px 0 0;font-size:13px}.submit-section aside{background:#edf3f0;height:max-content;padding:30px}.submit-section aside h2{margin:10px 0 20px;font-size:27px}.submit-section aside a{color:var(--green);margin:8px 0;font-weight:900;display:block}.submit-section aside p{color:var(--muted);margin:23px 0 0;line-height:1.6}@media (width<=900px){.archive-grid{grid-template-columns:1fr}.article-layout,.submit-section{grid-template-columns:1fr;gap:35px}.article-aside,.submit-section aside{max-width:520px}.route-grid{grid-template-columns:1fr}}@media (width<=560px){.sub-hero{padding:52px 0 58px}.sub-hero h1{font-size:48px}.sub-hero p{font-size:16px}.archive-section,.directory-section,.transport-section,.submit-section{padding-top:45px;padding-bottom:70px}.archive-controls{display:block}.archive-controls .filters{margin-top:18px}.archive-card{grid-template-columns:1fr}.archive-card>a{min-height:210px}.article-page{padding-top:45px}.article-head h1{font-size:43px}.article-head>p{font-size:18px}.article-image{border-radius:0;width:100%;height:62vw;margin-top:30px}.article-layout{margin-top:35px}.article-body>p{font-size:18px}.related>div{grid-template-columns:1fr}.related img{height:210px}.directory-group a{grid-template-columns:1fr 20px;gap:10px}.directory-group a b{grid-column:1;font-size:15px}.directory-group a i{grid-area:1/2/3}.directory-callout,.transport-actions{padding:30px 25px;display:block}.directory-callout>a,.transport-actions>a{margin-top:22px;display:inline-block}.route-grid article{grid-template-columns:75px 1fr;padding:24px 20px}.route-grid article>span{width:70px;height:70px;font-size:26px}.form-row{grid-template-columns:1fr}}:root{--surface:#fff;--surface-soft:#edf3ef;--shadow:0 18px 55px #0f372b1a;--radius:18px}body{background:#f4f6f2}.site-header{box-shadow:0 1px #123d3214}.brand-mark{background:linear-gradient(145deg,#1c5c49,#0b2b22);box-shadow:0 8px 20px #0c352a33}.app-mini{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 20px #123d3229}.app-mini:after{content:"↗";color:#7fba9f;font-size:11px;position:absolute;top:9px;right:11px}.search-trigger{border-radius:12px}.main-nav{background:#fffffff5}.nav-inner a{min-height:52px}.nav-inner a:hover{color:var(--orange)}.lead{gap:12px;padding-top:20px}.lead article,.lead .lead-small{border-radius:var(--radius);box-shadow:var(--shadow)}.lead-main{border-radius:var(--radius)}.lead-small{background-position:50%;background-size:cover;display:block;position:relative;overflow:hidden}.lead-main:after,.lead-small:after{content:"";z-index:2;border-radius:inherit;pointer-events:none;border:1px solid #ffffff24;position:absolute;inset:0}.lead-copy,.lead-small>div:last-child{z-index:3}.lead-copy>a{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:10px;padding:12px 16px}.lead-pair,.lead-side{gap:12px}.service-strip{border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid #123d3214;margin-top:18px;overflow:hidden}.service-link{position:relative}.service-icon{border-radius:12px}.news-card,.side-card,.archive-card,.route-grid article{border-radius:var(--radius);border:1px solid #123d3214;box-shadow:0 12px 35px #0f372b12}.card-image{border-radius:var(--radius) var(--radius) 0 0}.side-card{overflow:hidden}.more-button{border-radius:12px}.contact-card,.community-card{border-radius:16px}.contact-card{box-shadow:inset 0 1px #ffffff0d}.community-card{border:1px solid #123d3214}.apk-button{border-radius:12px;transition:transform .2s,box-shadow .2s}.apk-button:hover{transform:translateY(-2px);box-shadow:0 15px 30px #fa58354d}.app-details-link{color:var(--green);text-transform:uppercase;margin-left:18px;font-size:10px;font-weight:900;display:inline-block}.sub-hero{position:relative;overflow:hidden}.sub-hero:after{content:"70";color:#ffffff0b;pointer-events:none;font-family:PT Serif,Georgia,serif;font-size:280px;font-weight:900;line-height:1;position:absolute;top:-65px;right:max(3vw,50vw - 620px)}.sub-hero .shell{z-index:1;position:relative}.directory-group>div,.archive-controls input,.submit-form input,.submit-form select,.submit-form textarea{border-radius:12px}.directory-callout,.transport-actions{border-radius:var(--radius);box-shadow:var(--shadow)}.transport-alert,.archive-notice{border-radius:0 14px 14px 0}.article-image{box-shadow:var(--shadow);border-radius:24px}.article-aside{border-radius:var(--radius)}.mobile-dock{display:none}.android-hero{color:#fff;background:radial-gradient(circle at 75% 25%,#fa583542,#0000 25%),radial-gradient(circle at 15% 90%,#509c7b38,#0000 30%),#08271f;position:relative;overflow:hidden}.android-hero:before{content:"";opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%);mask-image:linear-gradient(90deg,#0000,#000 55%)}.android-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;min-height:720px;padding-top:70px;padding-bottom:70px;display:grid;position:relative}.android-copy{z-index:2;position:relative}.android-copy h1{letter-spacing:-.055em;max-width:740px;margin:18px 0 26px;font-family:PT Serif,Georgia,serif;font-size:clamp(54px,6.7vw,92px);line-height:.91}.android-copy h1 em{color:#ff8b6f;font-style:normal}.android-copy>p{color:#c0d3cc;max-width:620px;font-size:18px;line-height:1.7}.android-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.android-actions>a:last-child{color:#a9c9bc;text-transform:uppercase;font-size:11px;font-weight:900}.apk-button.large{padding:19px 24px;font-size:14px}.android-facts{color:#9fb8ae;border-top:1px solid #ffffff1f;gap:28px;margin-top:40px;padding-top:27px;font-size:11px;display:flex}.android-facts b{color:#fff;margin-bottom:4px;font-size:15px;display:block}.android-device{place-items:center;min-height:580px;display:grid;position:relative}.android-device:before{content:"";filter:blur(2px);background:linear-gradient(145deg,#fa583559,#69b79526);border-radius:50%;width:520px;height:520px;position:absolute}.device-screen{z-index:1;width:300px;height:585px;color:var(--ink);background:var(--paper);border:10px solid #020c09;border-radius:45px;position:relative;overflow:hidden;transform:rotate(4deg);box-shadow:0 45px 90px #0000006b}.device-screen:before{content:"";z-index:4;background:#020c09;border-radius:0 0 14px 14px;width:105px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.device-top{color:#64766e;justify-content:space-between;align-items:center;height:35px;padding:0 18px;font-size:7px;display:flex}.device-brand{background:#fff;align-items:center;gap:9px;height:68px;padding:0 16px;font-size:16px;font-weight:900;display:flex}.device-brand b{color:#fff;background:var(--green);border-radius:50% 50% 50% 12px;place-items:center;width:35px;height:35px;font-family:PT Serif,serif;font-size:21px;display:grid}.device-brand em{color:var(--orange);font-style:normal}.device-story{color:#fff;background:linear-gradient(#051b1514,#051b15eb),url(/news/glassworks.jpg) 50%/cover;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:14px;height:385px;padding:27px 22px;display:flex}.device-story small{background:var(--orange);letter-spacing:.7px;padding:6px 8px;font-size:6px;font-weight:900}.device-story strong{font-family:PT Serif,Georgia,serif;font-size:31px;line-height:1}.device-story i{color:#ff9a82;font-size:8px;font-style:normal;font-weight:900}.device-cards{color:#708078;background:#fff;grid-template-columns:repeat(3,1fr);place-items:center;height:87px;font-size:7px;font-weight:800;display:grid}.android-install{padding-top:90px;padding-bottom:100px}.android-install>div:first-child{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.android-install h2{margin:9px 0 22px;font-family:PT Serif,Georgia,serif;font-size:48px}.android-install ol{grid-template-columns:repeat(3,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.android-install li{border:1px solid var(--line);border-radius:var(--radius);background:#fff;gap:20px;padding:30px 26px;display:flex;box-shadow:0 12px 35px #0f372b0f}.android-install li>b{color:var(--orange);font-family:PT Serif,Georgia,serif;font-size:30px}.android-install strong,.android-install small{display:block}.android-install strong{margin:3px 0 8px;font-size:17px}.android-install small{color:var(--muted);line-height:1.55}.install-note{color:#fff;background:var(--green);border-radius:14px;align-items:center;gap:22px;margin-top:22px;padding:22px 27px;display:flex}.install-note b{color:#ff9a82}.install-note p{color:#c0d2cb;margin:0;font-size:12px}@media (width<=900px){.android-hero-grid{grid-template-columns:1fr;padding-top:80px}.android-copy{text-align:center}.android-copy>p{margin-left:auto;margin-right:auto}.android-actions,.android-facts{justify-content:center}.android-device{margin-top:35px}.android-install ol{grid-template-columns:1fr}}@media (width<=620px){body{padding-bottom:68px}.utility{display:none}.brandbar{min-height:72px}.main-nav{border-top:0;border-bottom:1px solid var(--line)}.nav-inner{gap:24px;min-height:46px}.nav-inner a{min-height:46px;font-size:10px}.lead{gap:8px;padding-top:10px}.lead article,.lead .lead-small{border-radius:0}.service-strip{border-radius:14px}.app-details-link{margin:20px 0 0;display:block}.mobile-dock{z-index:90;color:#a5b9b1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071d17f5;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:repeat(5,1fr);min-height:60px;padding:7px 4px 5px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 15px 45px #00000059}.mobile-dock a{align-content:center;justify-items:center;gap:3px;display:grid}.mobile-dock span{color:#ff8b6f;font-size:16px;font-weight:900}.mobile-dock b{font-size:7px;font-weight:800}.android-hero-grid{min-height:auto;padding-top:60px;padding-bottom:50px}.android-copy h1{font-size:52px}.android-copy>p{font-size:15px}.android-actions{flex-direction:column}.android-facts{gap:15px}.android-facts span{flex:1}.android-device{min-height:510px}.android-device:before{width:330px;height:330px}.device-screen{border-width:8px;border-radius:38px;width:255px;height:500px}.device-story{height:322px}.device-story strong{font-size:26px}.device-cards{height:75px}.android-install{padding-top:60px;padding-bottom:70px}.android-install h2{font-size:38px}.install-note{display:block}.install-note p{margin-top:7px}}.services-page,.weather-page,.horoscope-page,.holidays-page{padding-top:72px;padding-bottom:92px}.services-feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.services-feature{color:#fff;background:var(--green);min-height:390px;box-shadow:var(--shadow);border-radius:24px;padding:35px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.services-feature:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-100px;right:-80px;box-shadow:0 0 0 35px #ffffff09,0 0 0 70px #ffffff06}.services-feature:hover{transform:translateY(-5px);box-shadow:0 25px 55px #0a2a2133}.services-feature.weather{background:linear-gradient(145deg,#e46c2d,#f0a345)}.services-feature.horoscope{background:linear-gradient(145deg,#261d51,#5c397d)}.services-feature.calendar{background:linear-gradient(145deg,#0d3a2f,#1a6b52)}.services-feature-icon{z-index:1;background:#ffffff24;border:1px solid #ffffff38;border-radius:20px;place-items:center;width:72px;height:72px;margin-bottom:58px;font-family:PT Serif,Georgia,serif;font-size:31px;font-weight:900;display:grid;position:relative}.services-feature>small{letter-spacing:.1em;opacity:.75;text-transform:uppercase;font-size:9px;font-weight:900}.services-feature h2{margin:10px 0 12px;font-size:30px;line-height:1.05}.services-feature p{color:#ffffffc2;max-width:290px;margin:0;font-size:14px;line-height:1.6}.services-feature>b{z-index:2;letter-spacing:.07em;text-transform:uppercase;font-size:10px;position:absolute;bottom:31px;left:35px}.services-feature>b span{color:#fff0a5;margin-left:8px;font-size:16px}.service-note{background:#edf4f1;border-radius:16px;align-items:center;gap:25px;margin-top:22px;padding:24px 28px;display:flex}.service-note b{color:var(--green);flex:none}.service-note p{color:var(--muted);margin:0;font-size:12px}.weather-current{color:#fff;min-height:310px;box-shadow:var(--shadow);background:linear-gradient(135deg,#0d4033 0%,#19705a 65%,#e48838 150%);border-radius:26px;grid-template-columns:1.25fr 1fr;display:grid;overflow:hidden}.weather-now{align-items:center;gap:30px;padding:46px 50px;display:flex}.weather-big-icon{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:38px;place-items:center;width:130px;height:130px;font-size:70px;display:grid}.weather-now small,.weather-now strong,.weather-now b{display:block}.weather-now small{color:#bed5cd;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:900}.weather-now strong{font-family:PT Serif,Georgia,serif;font-size:96px;font-weight:700;line-height:.9}.weather-now b{margin-top:12px;font-size:18px}.weather-facts{background:#041b153d;grid-template-columns:1fr 1fr;align-content:center;display:grid}.weather-facts div{border:1px solid #ffffff14;flex-direction:column;justify-content:center;min-height:105px;padding:24px 28px;display:flex}.weather-facts small{color:#aec9bf;text-transform:uppercase;font-size:9px}.weather-facts b{margin-top:7px;font-size:20px}.weather-section-heading,.calendar-heading{justify-content:space-between;align-items:end;margin:60px 0 24px;display:flex}.weather-section-heading h2,.calendar-heading h2{margin:7px 0 0;font-size:38px}.weather-section-heading>span{color:var(--muted);font-size:11px}.forecast-grid{grid-template-columns:repeat(7,1fr);gap:10px;display:grid}.forecast-grid article{text-align:center;border:1px solid var(--line);background:#fff;border-radius:17px;padding:23px 15px 18px}.forecast-grid article.today{color:#fff;background:var(--green);border-color:var(--green)}.forecast-grid article>small{text-transform:capitalize;height:30px;font-size:9px;font-weight:900;display:block}.forecast-grid article>span{height:52px;font-size:37px;display:block}.forecast-grid article>b{font-size:22px;display:block}.forecast-grid article>b i{color:#8a9992;font-style:normal;font-weight:500}.forecast-grid article.today>b i,.forecast-grid article.today p{color:#bdd0c8}.forecast-grid article>p{min-height:28px;color:var(--muted);margin:8px 0 12px;font-size:9px}.forecast-grid dl{border-top:1px solid var(--line);margin:0;padding-top:11px}.forecast-grid dl div{justify-content:space-between;gap:6px;margin-top:6px;font-size:7px;display:flex}.forecast-grid dt{color:#87928d}.forecast-grid dd{margin:0;font-weight:800}.sun-card{background:#fff5e5;border-radius:18px;justify-content:center;align-items:center;gap:55px;margin-top:18px;padding:24px;display:flex}.sun-card div{text-align:center;min-width:140px}.sun-card small,.sun-card b{display:block}.sun-card small{color:#8b765c;text-transform:uppercase;font-size:8px}.sun-card b{color:#492f20;margin-top:3px;font-size:22px}.sun-card>span{color:#e67e2a;font-size:35px}.data-source{color:var(--muted);text-align:center;margin:18px 0 0;font-size:10px;line-height:1.6}.data-source a{color:var(--green);font-weight:900;text-decoration:underline}.weather-loading{text-align:center;border:1px solid var(--line);background:#fff;border-radius:24px;align-content:center;place-items:center;min-height:390px;display:grid}.weather-loading>span{border:4px solid #d7e4df;border-top-color:var(--orange);border-radius:50%;width:48px;height:48px;animation:1s linear infinite weather-spin}.weather-loading h2{margin:22px 0 5px}.weather-loading p{color:var(--muted);margin:0;font-size:12px}.weather-loading.error>span{color:#fff;background:var(--orange);border:0;place-items:center;font-size:24px;font-weight:900;animation:none;display:grid}.weather-loading button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;margin-top:18px;padding:12px 19px;font-weight:900}@keyframes weather-spin{to{transform:rotate(360deg)}}.zodiac-picker{grid-template-columns:repeat(6,1fr);gap:9px;margin-bottom:25px;display:grid}.zodiac-picker button{min-height:118px;color:var(--ink);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;padding:15px 8px;transition:all .2s}.zodiac-picker button:hover,.zodiac-picker button.selected{color:#fff;background:#33245b;border-color:#33245b;transform:translateY(-2px)}.zodiac-picker span,.zodiac-picker b,.zodiac-picker small{display:block}.zodiac-picker span{color:var(--orange);font-size:28px}.zodiac-picker b{margin:6px 0 4px;font-size:11px}.zodiac-picker small{color:#86938e;font-size:6px}.daily-horoscope{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#211a49,#513372);border-radius:25px;grid-template-columns:.75fr 1.25fr;display:grid;overflow:hidden}.horoscope-sign{background:#ffffff0e;align-items:center;gap:24px;min-height:375px;padding:45px;display:flex}.horoscope-sign>span{color:#f3a158;font-size:90px}.horoscope-sign small{color:#baafd5;text-transform:capitalize}.horoscope-sign h2{margin:6px 0;font-family:PT Serif,Georgia,serif;font-size:43px}.horoscope-sign p{color:#baafd5;margin:0;font-size:10px}.horoscope-copy{flex-direction:column;justify-content:center;padding:48px;display:flex}.horoscope-copy>p{max-width:600px;margin:15px 0 31px;font-family:PT Serif,Georgia,serif;font-size:23px;line-height:1.55}.horoscope-copy>div{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.horoscope-copy>div span{background:#ffffff14;border-radius:10px;padding:14px}.horoscope-copy small,.horoscope-copy b{display:block}.horoscope-copy small{color:#baafd5;text-transform:uppercase;font-size:7px}.horoscope-copy b{text-transform:capitalize;margin-top:5px;font-size:12px}.horoscope-disclaimer{max-width:700px;color:var(--muted);text-align:center;margin:17px auto 0;font-size:10px;line-height:1.55}.calendar-summary{background:var(--green);box-shadow:var(--shadow);border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.calendar-summary div{color:#fff;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;min-height:135px;padding:28px;display:flex}.calendar-summary strong{font-family:PT Serif,Georgia,serif;font-size:37px}.calendar-summary span{color:#b9d0c7;margin-top:6px;font-size:9px;line-height:1.35}.calendar-heading p{max-width:420px;color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.55}.holiday-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.holiday-list article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:110px 1fr auto;align-items:center;gap:20px;min-height:120px;padding:18px 22px;display:grid}.holiday-list article.next{border:2px solid var(--orange)}.holiday-list article.current{color:#fff;background:var(--green);border-color:var(--green)}.holiday-list article.past{opacity:.55}.holiday-date{text-align:center;border-right:1px solid var(--line)}.holiday-date span,.holiday-date small{display:block}.holiday-date span{color:var(--orange);font-family:PT Serif,Georgia,serif;font-size:38px;font-weight:900}.holiday-date small{color:var(--muted);font-size:7px}.holiday-list h3{margin:0 0 6px;font-size:16px}.holiday-list p{color:var(--muted);margin:0;font-size:9px}.holiday-list article>b{color:var(--green);background:var(--mint);text-transform:uppercase;border-radius:6px;padding:6px 8px;font-size:7px}.holiday-list article.current>b{color:#fff;background:#ffffff1f}.short-days{color:#fff;background:#e27731;border-radius:20px;grid-template-columns:.85fr 1.15fr;gap:40px;margin-top:35px;padding:36px 40px;display:grid}.short-days h2{margin:8px 0;font-size:30px}.short-days p{color:#ffe0c9;margin:0;font-size:11px}.short-days ul{grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:0;list-style:none;display:grid}.short-days li{background:#ffffff1f;border-radius:10px;padding:13px 15px}.short-days li b,.short-days li span{display:block}.short-days li b{font-size:12px}.short-days li span{color:#ffe0c9;margin-top:3px;font-size:7px}@media (width<=1000px){.services-feature-grid{grid-template-columns:1fr}.services-feature{min-height:300px}.services-feature-icon{margin-bottom:28px}.forecast-grid,.zodiac-picker{grid-template-columns:repeat(4,1fr)}.daily-horoscope{grid-template-columns:1fr}.horoscope-sign{min-height:auto}.holiday-list{grid-template-columns:1fr}}@media (width<=700px){.services-page,.weather-page,.horoscope-page,.holidays-page{padding-top:38px;padding-bottom:60px}.services-feature{border-radius:19px;min-height:320px;padding:28px}.services-feature>b{left:28px}.service-note{display:block}.service-note p{margin-top:6px}.weather-current{grid-template-columns:1fr}.weather-now{gap:18px;padding:35px 25px}.weather-big-icon{width:95px;height:95px;font-size:50px}.weather-now strong{font-size:70px}.weather-facts div{min-height:85px;padding:18px}.weather-section-heading,.calendar-heading{margin-top:42px;display:block}.weather-section-heading h2,.calendar-heading h2{font-size:31px}.weather-section-heading>span{margin-top:8px;display:block}.forecast-grid{scroll-snap-type:x mandatory;padding-bottom:8px;display:flex;overflow-x:auto}.forecast-grid article{scroll-snap-align:start;min-width:137px}.sun-card{gap:15px}.sun-card div{min-width:100px}.zodiac-picker{grid-template-columns:repeat(3,1fr)}.zodiac-picker button{min-height:105px}.horoscope-sign{gap:18px;padding:32px 25px}.horoscope-sign>span{font-size:66px}.horoscope-sign h2{font-size:35px}.horoscope-copy{padding:32px 25px}.horoscope-copy>p{font-size:19px}.calendar-summary{grid-template-columns:1fr 1fr}.calendar-summary div{border-bottom:1px solid #ffffff1a;min-height:110px;padding:20px}.calendar-summary strong{font-size:30px}.calendar-heading p{text-align:left;margin-top:10px}.holiday-list article{grid-template-columns:80px 1fr;padding:15px}.holiday-list article>b{grid-column:2;width:max-content}.short-days{grid-template-columns:1fr;padding:28px 24px}.short-days ul{grid-template-columns:1fr}}.service-surface{background:#f5f3ec}.service-surface .sub-hero{background:#103a30;border-bottom:6px solid #ef7442;padding:54px 0 58px}.service-surface .sub-hero:before{content:"";background:linear-gradient(90deg,#0000 0 74%,#ffffff09 74% 74.2%,#0000 74.2%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/100% 42px;position:absolute;inset:0}.service-surface .sub-hero:after{opacity:.65;font-size:250px;top:-95px;right:7%}.service-surface .sub-hero h1{letter-spacing:-.045em;max-width:820px;margin:8px 0 12px;font-size:clamp(43px,5.8vw,70px)}.service-surface .sub-hero p{max-width:640px;font-size:16px;line-height:1.55}.service-surface .services-page,.service-surface .weather-page,.service-surface .horoscope-page,.service-surface .holidays-page{padding-top:48px;padding-bottom:76px}.service-surface .services-feature-grid{grid-template-rows:repeat(2,190px);grid-template-columns:1.25fr .75fr;gap:12px}.service-surface .services-feature{min-height:0;color:var(--ink);background:#fff;border:1px solid #dfe3dd;border-radius:14px;grid-template-columns:72px 1fr auto;align-items:center;gap:24px;padding:28px 30px;display:grid;box-shadow:0 9px 28px #1432290f}.service-surface .services-feature.weather{color:#fff;background:#123d32;border-color:#123d32;grid-row:1/3;grid-template-rows:1fr auto;grid-template-columns:104px 1fr;padding:46px}.service-surface .services-feature.horoscope,.service-surface .services-feature.calendar{background:#fff}.service-surface .services-feature:after{display:none}.service-surface .services-feature:hover{border-color:#b7c5be;transform:translateY(-2px);box-shadow:0 16px 34px #1432291c}.service-surface .services-feature-icon{width:72px;height:72px;color:var(--green);background:#e7f0eb;border:0;border-radius:50%;margin:0;font-size:26px}.service-surface .weather .services-feature-icon{color:#fff;background:#ef7442;width:104px;height:104px;font-size:48px}.service-surface .services-feature>div{z-index:1;position:relative}.service-surface .services-feature>div small{color:#7c8c84;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.service-surface .weather>div small{color:#aac3b9}.service-surface .services-feature h2{margin:6px 0 7px;font-size:23px;line-height:1.08}.service-surface .weather h2{font-size:42px}.service-surface .services-feature p{color:#687870;max-width:390px;font-size:12px}.service-surface .weather p{color:#c4d4ce;font-size:14px}.service-surface .services-feature>b{color:var(--orange);justify-self:end;align-items:center;gap:10px;font-size:18px;display:flex;position:static}.service-surface .services-feature>b span{color:inherit;margin:0;font-size:8px}.service-surface .weather>b{color:#fff;border-bottom:1px solid #fff6;grid-column:1/3;justify-self:start}.service-surface .service-note{background:0 0;border:1px solid #d9dfda;border-radius:10px;margin-top:12px;padding:18px 22px}.service-surface .weather-current{min-height:270px;color:var(--ink);border:1px solid #dfe3dd;border-left:7px solid var(--orange);background:#fff;border-radius:12px;grid-template-columns:1.15fr .85fr;box-shadow:0 12px 34px #14322912}.service-surface .weather-now{gap:26px;padding:38px 44px}.service-surface .weather-big-icon{color:#fff;background:var(--green);border:0;border-radius:50%;width:112px;height:112px;font-size:55px}.service-surface .weather-now small{color:#73847c}.service-surface .weather-now strong{color:var(--green);font-size:84px}.service-surface .weather-now b{font-size:16px}.service-surface .weather-facts{background:#edf1ed;border-left:1px solid #dfe3dd}.service-surface .weather-facts div{border-color:#d9dfda;min-height:100px}.service-surface .weather-facts small{color:#76867f}.service-surface .weather-facts b{color:var(--ink);font-size:18px}.service-surface .weather-section-heading,.service-surface .calendar-heading{margin:44px 0 18px}.service-surface .weather-section-heading h2,.service-surface .calendar-heading h2{font-size:34px}.service-surface .forecast-grid{background:#dfe3dd;border:1px solid #dfe3dd;border-radius:12px;grid-template-columns:repeat(7,1fr);gap:1px;overflow:hidden}.service-surface .forecast-grid article{background:#fff;border:0;border-radius:0;padding:20px 12px 16px}.service-surface .forecast-grid article.today{color:var(--ink);background:#e8efe9}.service-surface .forecast-grid article.today>b i,.service-surface .forecast-grid article.today p{color:#76867f}.service-surface .forecast-grid article>span{color:var(--orange);font-size:31px}.service-surface .forecast-grid dl{border-color:#e5e7e2}.service-surface .sun-card{background:#fff;border:1px solid #dfe3dd;border-radius:10px}.service-surface .horoscope-layout{grid-template-columns:270px 1fr;align-items:stretch;gap:14px;display:grid}.service-surface .zodiac-picker{background:#dfe3dd;border:1px solid #dfe3dd;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;overflow:hidden}.service-surface .zodiac-picker button{background:#fff;border:0;border-radius:0;min-height:92px;padding:12px 7px}.service-surface .zodiac-picker button:hover,.service-surface .zodiac-picker button.selected{color:#fff;background:var(--green);transform:none}.service-surface .zodiac-picker span{color:var(--orange);font-size:23px}.service-surface .zodiac-picker b{margin:4px 0 2px}.service-surface .daily-horoscope{color:var(--ink);background:#fff;border:1px solid #dfe3dd;border-radius:12px;grid-template-columns:1fr;box-shadow:0 12px 34px #14322912}.service-surface .horoscope-sign{background:var(--green);border-bottom:6px solid var(--orange);min-height:190px;padding:34px 42px}.service-surface .horoscope-sign>span{color:#fff;font-size:76px}.service-surface .horoscope-sign small,.service-surface .horoscope-sign p{color:#bcd0c8}.service-surface .horoscope-sign h2{color:#fff;font-size:39px}.service-surface .horoscope-copy{justify-content:flex-start;padding:38px 42px}.service-surface .horoscope-copy>p{color:#293b35;margin:12px 0 28px;font-size:21px}.service-surface .horoscope-copy>div span{background:#edf1ed;border-radius:7px}.service-surface .horoscope-copy small{color:#728179}.service-surface .horoscope-copy b{color:var(--green)}.service-surface .calendar-summary{background:#fff;border:1px solid #dfe3dd;border-radius:12px;box-shadow:0 9px 28px #1432290f}.service-surface .calendar-summary div{min-height:115px;color:var(--ink);border-color:#dfe3dd}.service-surface .calendar-summary strong{color:var(--green);font-size:34px}.service-surface .calendar-summary span{color:#74837b}.service-surface .holiday-list{background:#dfe3dd;border:1px solid #dfe3dd;border-radius:12px;gap:1px;overflow:hidden}.service-surface .holiday-list article{background:#fff;border:0;border-radius:0;min-height:108px}.service-surface .holiday-list article.next{box-shadow:inset 5px 0 0 var(--orange);border:0;position:relative}.service-surface .holiday-list article.current{color:#fff;background:var(--green)}.service-surface .holiday-list article.past{opacity:.48}.service-surface .holiday-date span{font-size:33px}.service-surface .short-days{background:var(--green);border-radius:12px;grid-template-columns:.75fr 1.25fr;margin-top:20px;padding:30px 34px}.service-surface .short-days li{background:#ffffff14;border:1px solid #ffffff14;border-radius:6px}@media (width<=900px){.service-surface .services-feature-grid{grid-template-rows:auto;grid-template-columns:1fr}.service-surface .services-feature,.service-surface .services-feature.weather{grid-row:auto;min-height:180px;padding:28px}.service-surface .weather h2{font-size:32px}.service-surface .horoscope-layout{grid-template-columns:1fr}.service-surface .zodiac-picker{grid-template-columns:repeat(6,1fr)}}@media (width<=700px){.service-surface .sub-hero{padding:38px 0 42px}.service-surface .sub-hero h1{font-size:42px}.service-surface .sub-hero p{font-size:14px}.service-surface .services-page,.service-surface .weather-page,.service-surface .horoscope-page,.service-surface .holidays-page{padding-top:26px}.service-surface .services-feature,.service-surface .services-feature.weather{grid-template-rows:auto;grid-template-columns:64px 1fr auto;gap:15px;min-height:142px;padding:20px}.service-surface .services-feature-icon,.service-surface .weather .services-feature-icon{width:64px;height:64px;font-size:27px}.service-surface .services-feature h2,.service-surface .weather h2{font-size:20px}.service-surface .services-feature p{display:none}.service-surface .services-feature>b,.service-surface .weather>b{border:0;grid-column:auto;justify-self:end}.service-surface .services-feature>b span{display:none}.service-surface .weather-current{grid-template-columns:1fr}.service-surface .weather-now{padding:28px 22px}.service-surface .weather-facts{border-top:1px solid #dfe3dd;border-left:0}.service-surface .forecast-grid{border-radius:9px;display:flex;overflow-x:auto}.service-surface .forecast-grid article{min-width:132px}.service-surface .zodiac-picker{grid-template-columns:repeat(3,1fr)}.service-surface .horoscope-sign,.service-surface .horoscope-copy{padding:28px 24px}.service-surface .calendar-summary{grid-template-columns:1fr 1fr}.service-surface .holiday-list article{grid-template-columns:74px 1fr}.service-surface .short-days{grid-template-columns:1fr}}
