@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}.header-search{background:var(--paper);border:1px solid #e7e9e4;border-radius:24px;width:230px;height:44px;display:flex;overflow:hidden}.header-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 0 0 16px;font-size:11px}.header-search button{width:44px;color:var(--green);cursor:pointer;background:0 0;border:0;font-size:20px}.menu-toggle{color:#fff;background:var(--green);border:0;border-radius:4px;min-height:44px;padding:0 15px;font-size:11px;font-weight:800;display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.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-background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.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}.more-link{text-align:center;display:block}.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,.contact-grid>a{background:#174a3d;border:1px solid #2d5a4e;align-items:center;gap:13px;min-height:98px;padding:18px;transition:all .2s;display:flex}.contact-card:hover,.contact-grid>a:hover{background:#1d594a}.contact-card>span,.contact-grid>a>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,.contact-grid>a small,.contact-grid>a b{display:block}.contact-card small,.contact-grid>a small{color:#9fbbb0;font-size:8px}.contact-card b,.contact-grid>a b{margin-top:5px;font-size:11px}.contact-card i,.contact-grid>a 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}}.community-page{background:#f3f5f2;min-height:100vh}.community-hero{color:#fff;border-bottom:5px solid var(--orange);background:#103a30}.community-hero>div{justify-content:space-between;align-items:center;min-height:172px;padding-top:28px;padding-bottom:28px;display:flex}.community-hero span{color:#f7a77d;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.community-hero h1{color:#fff;letter-spacing:-.045em;margin:6px 0;font-size:clamp(38px,5vw,62px)}.community-hero p{color:#bdd0c9;margin:0;font-size:13px}.community-me{background:#ffffff14;border:1px solid #ffffff1f;border-radius:40px;align-items:center;gap:11px;padding:10px 14px 10px 10px;display:flex}.community-me>span{color:#fff;letter-spacing:0;text-transform:none;gap:2px;display:grid}.community-me b{font-size:10px}.community-me small{color:#b7cbc4;font-size:8px}.community-shell{padding-top:26px;padding-bottom:75px}.community-loading{color:#718079;place-items:center;min-height:300px;display:grid}.community-avatar{color:#fff;background:linear-gradient(145deg,#1d6754,#0e3a30);border:3px solid #e3ece6;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;display:grid}.community-auth{background:#fff;border:1px solid #dce3de;border-radius:19px;grid-template-columns:1.1fr .9fr;max-width:980px;min-height:530px;margin:6px auto;display:grid;overflow:hidden;box-shadow:0 22px 65px #103a301c}.community-auth-copy{color:#fff;background:#174b3d;flex-direction:column;justify-content:center;padding:55px;display:flex;position:relative}.community-auth-copy:after{content:"S";color:#ffffff09;font-family:Georgia,serif;font-size:340px;font-weight:900;position:absolute;bottom:-85px;right:-10px}.community-auth-copy>span,.community-section-head span,.profile-editor>span{z-index:1;color:#f49a6c;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900;position:relative}.community-auth-copy h1{z-index:1;color:#fff;margin:10px 0 15px;font-size:49px;line-height:.98;position:relative}.community-auth-copy>p{z-index:1;color:#c2d4cd;max-width:390px;margin:0;font-size:16px;line-height:1.55;position:relative}.community-auth-copy>div{z-index:1;background:#ffffff12;border-left:4px solid #ef7442;border-radius:8px;gap:6px;margin-top:55px;padding:18px;display:grid;position:relative}.community-auth-copy small{color:#bcd0c8;font-size:9px;line-height:1.5}.community-auth>form{flex-direction:column;justify-content:center;gap:13px;padding:45px;display:flex}.community-auth-tabs{border-bottom:1px solid #dce3de;margin-bottom:8px;display:flex}.community-auth-tabs button{color:#839088;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;flex:1;padding:12px 5px;font-size:11px;font-weight:900}.community-auth-tabs button.active{color:#174b3d;border-color:#ef7442}.community-auth label,.profile-editor label{color:#52655c;gap:6px;font-size:9px;font-weight:900;display:grid}.community-auth input,.profile-editor input,.profile-editor textarea,.community-section-head input{color:#172b25;width:100%;font:inherit;background:#fafbfa;border:1px solid #d6ded8;border-radius:8px;outline:none;padding:13px 14px;font-size:11px}.community-auth input:focus,.profile-editor input:focus,.profile-editor textarea:focus,.community-section-head input:focus{border-color:#4b806f;box-shadow:0 0 0 3px #2668541a}.community-primary{color:#fff;cursor:pointer;background:#174b3d;border:0;border-radius:8px;padding:14px 17px;font-weight:900}.community-primary:disabled{opacity:.5;cursor:default}.community-auth>form>small{color:#839088;text-align:center;font-size:8px;line-height:1.45}.community-error{color:#8a3024;background:#fff0ec;border:1px solid #efc8bd;border-radius:7px;margin:0;padding:10px 12px;font-size:9px}.community-nav{background:#fff;border:1px solid #dce3de;border-radius:11px;gap:5px;margin-bottom:14px;padding:6px;display:flex}.community-nav button{color:#6d7e75;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:1;padding:12px;font-size:10px;font-weight:900}.community-nav button.active{color:#fff;background:#174b3d;box-shadow:0 5px 14px #174b3d2b}.community-feed{width:min(760px,100%);margin:0 auto}.community-composer{background:#fff;border:1px solid #dce3de;border-radius:13px;gap:13px;margin-bottom:12px;padding:19px;display:flex}.community-composer>div{flex:1}.community-composer textarea{resize:vertical;width:100%;font:inherit;border:0;outline:none;padding:4px;font-size:12px;line-height:1.55}.community-composer>div>div{border-top:1px solid #e7ebe8;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.community-composer small{color:#85928c;font-size:8px}.community-composer button,.community-comment-form button{color:#fff;cursor:pointer;background:#ef7442;border:0;border-radius:7px;padding:10px 14px;font-size:9px;font-weight:900}.community-composer button:disabled{opacity:.4}.community-posts{gap:10px;display:grid}.community-post{background:#fff;border:1px solid #dce3de;border-radius:13px;overflow:hidden;box-shadow:0 5px 18px #16372d09}.community-post>header{align-items:center;gap:10px;padding:17px 18px 8px;display:flex}.community-post>header>div{gap:2px;display:grid}.community-post>header b i{color:#fff;text-transform:uppercase;background:#ef7442;border-radius:4px;margin-left:6px;padding:3px 5px;font-size:6px;font-style:normal}.community-post>header span{color:#839088;font-size:8px}.community-post>header>button{color:#7d8a84;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.community-post>p{white-space:pre-wrap;color:#263b34;margin:8px 18px 18px 70px;font-size:12px;line-height:1.65}.community-post>footer{background:#fafbfa;border-top:1px solid #e5e9e6;gap:6px;padding:9px 18px;display:flex}.community-post>footer button{color:#6c7d75;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:10px;font-weight:800}.community-post>footer button.liked{color:#d95645;background:#fff0ed}.community-post>footer span{margin-left:4px;font-size:8px}.community-comments{border-top:1px solid #e5e9e6;gap:9px;padding:14px 18px 17px;display:grid}.community-comments>div{align-items:start;gap:9px;display:flex}.community-comments .community-avatar{border-width:2px;width:31px;height:31px;font-size:10px}.community-comments p{background:#f1f4f2;border-radius:3px 10px 10px;gap:3px;margin:0;padding:8px 11px;font-size:9px;line-height:1.45;display:grid}.community-comments p span{white-space:pre-wrap}.community-comment-form input{font:inherit;background:#fafbfa;border:1px solid #d8dfda;border-radius:7px;flex:1;padding:10px 12px;font-size:9px}.community-empty{color:#7b8982;text-align:center;background:#fff;border:1px dashed #ccd6cf;border-radius:12px;place-items:center;gap:6px;min-height:210px;padding:30px;display:grid}.community-empty b{color:#30473e;font-size:14px}.community-empty span{font-size:9px}.community-section-head{justify-content:space-between;align-items:end;margin:4px 0 18px;display:flex}.community-section-head h2{margin:5px 0 0;font-size:29px}.people-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.people-grid article{text-align:center;background:#fff;border:1px solid #dce3de;border-radius:13px;flex-direction:column;align-items:center;min-height:260px;padding:27px 20px 21px;display:flex}.people-grid h3{margin:13px 0 3px;font-size:15px}.people-grid article>span{color:#ef7442;font-size:8px}.people-grid p{color:#74827b;flex:1;margin:12px 0;font-size:9px;line-height:1.5}.people-grid button{color:#174b3d;cursor:pointer;background:#e8f0eb;border:0;border-radius:7px;width:100%;padding:10px;font-size:8px;font-weight:900}.community-messages{background:#fff;border:1px solid #dce3de;border-radius:13px;grid-template-columns:330px 1fr;min-height:610px;display:grid;overflow:hidden}.community-messages>aside{border-right:1px solid #dce3de}.community-messages>aside>div{border-bottom:1px solid #e5e9e6;padding:23px}.community-messages aside>div span{color:#ef7442;text-transform:uppercase;font-size:8px;font-weight:900}.community-messages aside h2{margin:5px 0 0;font-size:24px}.community-messages aside>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0ee;align-items:center;gap:10px;width:100%;padding:12px 17px;display:flex}.community-messages aside>button.active{background:#edf3ef;box-shadow:inset 4px 0 #ef7442}.community-messages aside button>span{gap:3px;display:grid;overflow:hidden}.community-messages aside button small{color:#7a8981;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.community-messages aside button i{color:#fff;text-align:center;background:#ef7442;border-radius:12px;min-width:20px;margin-left:auto;padding:5px;font-size:7px;font-style:normal}.community-messages aside>p{color:#7a8981;padding:20px;font-size:9px}.community-chat{flex-direction:column;min-width:0;display:flex}.community-chat>header{border-bottom:1px solid #e5e9e6;align-items:center;gap:10px;min-height:75px;padding:12px 20px;display:flex}.community-chat>header>div{gap:2px;display:grid}.community-chat>header span{color:#7c8983;font-size:8px}.community-chat-scroll{background:#f7f9f7;flex-direction:column;flex:1;gap:7px;max-height:440px;padding:20px;display:flex;overflow-y:auto}.community-chat-scroll p{background:#fff;border:1px solid #dde4df;border-radius:4px 13px 13px;align-self:flex-start;gap:4px;max-width:75%;margin:0;padding:10px 13px;font-size:10px;line-height:1.5;display:grid}.community-chat-scroll p.mine{color:#fff;background:#1c5d4c;border-color:#1c5d4c;border-radius:13px 4px 13px 13px;align-self:flex-end}.community-chat-scroll small{color:#839088;text-align:right;font-size:7px}.community-chat-scroll p.mine small{color:#b9d1c8}.community-chat>footer{border-top:1px solid #e5e9e6;gap:9px;padding:13px;display:flex}.community-chat>footer textarea{resize:none;font:inherit;border:1px solid #d7ded9;border-radius:8px;flex:1;padding:11px;font-size:10px}.community-chat>footer button{color:#fff;cursor:pointer;background:#ef7442;border:0;border-radius:8px;padding:0 18px;font-size:9px;font-weight:900}.community-profile{grid-template-columns:.75fr 1.25fr;gap:12px;max-width:900px;margin:0 auto;display:grid}.profile-card,.profile-editor{background:#fff;border:1px solid #dce3de;border-radius:13px;padding:30px}.profile-card{align-self:start;align-items:center;gap:17px;display:flex}.profile-card>div{gap:4px;display:grid}.profile-card h2{margin:0;font-size:20px}.profile-card span{color:#ef7442;font-size:9px}.profile-card small{color:#839088;font-size:8px}.profile-editor{gap:14px;display:grid}.profile-editor h2{margin:0 0 5px;font-size:26px}.profile-editor textarea{resize:vertical}.profile-editor>p{color:#17604d;margin:0;font-size:9px}.community-logout{color:#8a3c30;cursor:pointer;background:#fff0ec;border:0;border-radius:7px;margin-top:12px;padding:11px;font-size:9px;font-weight:900}@media (width<=900px){.community-auth{grid-template-columns:1fr}.community-auth-copy{padding:38px}.community-auth-copy>div{margin-top:28px}.people-grid{grid-template-columns:repeat(2,1fr)}.community-messages{grid-template-columns:280px 1fr}.community-profile{grid-template-columns:1fr}}@media (width<=700px){.community-hero>div{min-height:130px}.community-hero h1{font-size:40px}.community-hero p{font-size:10px}.community-me{display:none}.community-shell{width:min(100% - 20px,var(--shell));padding-top:12px}.community-auth-copy{padding:30px 24px}.community-auth-copy h1{font-size:39px}.community-auth-copy>p{font-size:13px}.community-auth>form{padding:26px 22px}.community-nav{z-index:10;position:sticky;top:0;overflow-x:auto}.community-nav button{min-width:86px}.community-post>p{margin-left:18px}.community-section-head{gap:12px;display:grid}.community-section-head input{width:100%}.people-grid{grid-template-columns:1fr 1fr}.community-messages{grid-template-columns:1fr;min-height:680px}.community-messages>aside{border-bottom:1px solid #dce3de;border-right:0;max-height:220px;overflow-y:auto}.community-chat{min-height:450px}.community-chat-scroll{max-height:350px}.profile-card,.profile-editor{padding:22px}}@media (width<=430px){.people-grid{grid-template-columns:1fr}.community-post>header{padding-inline:13px}.community-post>p{margin-inline:13px}.community-chat>footer{display:grid}.community-chat>footer button{min-height:42px}}.community-page{--community-border:#d9e0db;--community-soft:#edf2ee;background:radial-gradient(circle at 92% 14%,#ef744214,#0000 25%),#f4f5f2}.community-hero>div{min-height:116px}.community-hero.signed-in>div{min-height:96px}.community-hero h1{margin:3px 0;font-size:clamp(34px,4vw,50px)}.community-hero p{font-size:14px}.community-shell{padding-top:32px}.community-auth{border-radius:16px;grid-template-columns:1.05fr .95fr;max-width:1060px;min-height:500px;box-shadow:0 28px 80px #0f362c1f}.community-auth-copy{background:linear-gradient(145deg,#103a30,#1d5a49);padding:62px}.community-auth-copy:after{opacity:.55;font-size:390px;bottom:-155px;right:-30px}.community-auth-copy h1{letter-spacing:-.055em;max-width:430px;font-size:56px}.community-auth-copy>p{color:#d6e3de;max-width:420px;font-size:17px}.community-auth-copy>div{background:#ffffff14;max-width:410px;margin-top:48px;padding:18px 20px}.community-auth-copy b{font-size:13px}.community-auth-copy small{font-size:11px}.community-auth>form{gap:16px;padding:58px 50px}.community-auth-tabs button{padding:14px;font-size:13px}.community-auth label,.profile-editor label{font-size:12px}.community-auth input,.profile-editor input,.profile-editor textarea,.community-section-head input{min-height:48px;font-size:14px}.community-primary{min-height:50px;font-size:14px}.community-auth>form>small{font-size:10px}.community-avatar{color:#fff;letter-spacing:-.04em;background:#245e50;border:2px solid #fff;width:46px;height:46px;font-size:13px;box-shadow:0 0 0 1px #cfd9d3}.community-avatar.tone-1{background:#9b5438}.community-avatar.tone-2{background:#3e6288}.community-avatar.tone-3{background:#705484}.community-avatar.tone-4{background:#76612e}.community-avatar.large{border-width:3px;width:66px;height:66px;font-size:19px}.community-app{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:22px;display:grid}.community-rail{border:1px solid var(--community-border);background:#fff;border-radius:14px;position:sticky;top:18px;overflow:hidden;box-shadow:0 8px 25px #12372d0d}.community-rail-user{border-bottom:1px solid #e6ebe7;align-items:center;gap:12px;padding:21px;display:flex}.community-rail-user>div{gap:3px;min-width:0;display:grid}.community-rail-user b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.community-rail-user span{color:#7b8982;font-size:11px}.community-nav{background:0 0;border:0;border-radius:0;gap:3px;margin:0;padding:10px;display:grid}.community-nav button{text-align:left;align-items:center;gap:11px;min-height:44px;padding:10px 12px;font-size:13px;display:flex}.community-nav button i{color:#7d8b84;background:#edf1ee;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.community-nav button.active{color:#174b3d;box-shadow:none;background:#e7efe9}.community-nav button.active i{color:#fff;background:#ef7442}.community-rail-note{background:#f2f4f1;border-radius:9px;margin:6px 10px 10px;padding:16px}.community-rail-note b{font-size:11px}.community-rail-note p{color:#687870;margin:7px 0 10px;font-size:10px;line-height:1.55}.community-rail-note a{color:#174b3d;font-size:9px;font-weight:900}.community-stage{min-width:0}.community-feed{width:min(780px,100%)}.community-composer{border-color:var(--community-border);border-radius:12px;padding:20px;box-shadow:0 8px 24px #12372d0a}.community-composer textarea{min-height:70px;font-size:15px}.community-composer small{font-size:10px}.community-composer button,.community-comment-form button{min-height:38px;padding-inline:17px;font-size:11px}.community-post{border-color:var(--community-border);border-radius:12px;box-shadow:0 7px 24px #12372d0a}.community-post>header{padding:18px 20px 9px}.community-post>header b{font-size:14px}.community-post>header span{font-size:10px}.community-post>p{margin:10px 20px 20px 76px;font-size:15px;line-height:1.62}.community-post>footer{padding:10px 20px}.community-post>footer button{font-size:13px}.community-post>footer span{font-size:11px}.community-comments{padding:16px 20px 20px}.community-comments p{padding:10px 13px;font-size:12px}.community-comments p b{font-size:11px}.community-comment-form input{min-height:40px;font-size:12px}.community-section-head{margin:0 0 18px}.community-section-head h2{font-size:32px}.community-section-head input{background:#fff;width:320px}.people-grid{grid-template-columns:repeat(3,1fr);gap:12px}.people-grid article{border-color:var(--community-border);border-radius:12px;min-height:280px;padding:29px 22px 22px;box-shadow:0 6px 20px #12372d09}.people-grid h3{font-size:16px}.people-grid article>span{font-size:10px}.people-grid p{font-size:12px}.people-grid button{min-height:40px;font-size:10px}.community-messages{border-color:var(--community-border);border-radius:12px;grid-template-columns:300px 1fr;min-height:650px;box-shadow:0 8px 28px #12372d0d}.community-messages aside>button{padding:13px 16px}.community-messages aside button b{font-size:12px}.community-messages aside button small{font-size:10px}.community-chat>header b{font-size:13px}.community-chat>header span{font-size:10px}.community-chat-scroll p,.community-chat>footer textarea{font-size:13px}.community-profile{grid-template-columns:300px minmax(0,1fr);max-width:860px;margin:0}.profile-card,.profile-editor{border-color:var(--community-border);border-radius:12px;box-shadow:0 8px 25px #12372d0a}.profile-card{text-align:center;justify-items:center;display:grid}.profile-card h2{font-size:22px}.profile-card span{font-size:11px}.profile-card small{margin-top:5px;font-size:10px}.profile-editor h2{font-size:30px}.profile-editor>p{font-size:11px}@media (width<=1000px){.community-app{grid-template-columns:210px minmax(0,1fr);gap:14px}.community-rail-user{padding:16px}.people-grid{grid-template-columns:repeat(2,1fr)}.community-messages{grid-template-columns:260px 1fr}}@media (width<=760px){.community-hero>div,.community-hero.signed-in>div{min-height:100px}.community-hero h1{font-size:36px}.community-hero p{font-size:12px}.community-auth{grid-template-columns:1fr;min-height:0}.community-auth-copy{padding:34px 26px}.community-auth-copy:after{font-size:250px}.community-auth-copy h1{font-size:40px}.community-auth-copy>p{font-size:14px}.community-auth-copy>div{margin-top:25px}.community-auth>form{padding:30px 24px}.community-app{display:block}.community-rail{box-shadow:none;background:0 0;border:0;margin-bottom:12px;position:static;overflow:visible}.community-rail-user,.community-rail-note{display:none}.community-nav{z-index:10;border:1px solid var(--community-border);background:#fff;border-radius:10px;gap:4px;padding:5px;display:flex;position:sticky;top:0;overflow-x:auto;box-shadow:0 6px 18px #12372d12}.community-nav button{justify-content:center;min-width:104px;min-height:42px;padding:8px 10px;font-size:11px}.community-nav button i{display:none}.community-post>p{margin-left:20px}.community-messages,.community-profile{grid-template-columns:1fr}}@media (width<=480px){.community-shell{padding-top:14px}.community-auth-copy{padding:28px 21px}.community-auth-copy h1{font-size:36px}.community-auth-copy>div{padding:14px}.community-auth>form{padding:24px 18px}.community-composer{padding:14px}.community-post>header{padding-inline:14px}.community-post>p{margin-inline:14px;font-size:14px}.community-post>footer{padding-inline:12px}.people-grid{grid-template-columns:1fr}}.sub-hero,.service-surface .sub-hero{border-bottom-width:4px;padding:36px 0 40px}.sub-hero:after,.service-surface .sub-hero:after{opacity:.35;font-size:150px}.article-page{padding-top:48px}.article-head h1{font-size:clamp(34px,4.6vw,54px);line-height:1.05}.article-head>p{font-size:18px}@media (width<=620px){.sub-hero,.service-surface .sub-hero{padding:24px 0 27px}.sub-hero h1,.service-surface .sub-hero h1{margin:4px 0 7px;font-size:31px;line-height:1.06}.sub-hero p,.service-surface .sub-hero p{font-size:13px;line-height:1.45}.article-page{padding-top:30px}.article-head h1{font-size:32px}.article-head>p{font-size:16px}.android-copy h1{font-size:40px}}.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}.transport-alert.verified{border-left-color:var(--green);background:#e7f4ed}.transport-alert.verified b{color:var(--green)}.transport-alert.verified p{color:#4f675d}.route-grid article a{color:var(--orange);text-transform:uppercase;margin-top:15px;font-size:10px;font-weight:900;display:inline-block}.route-stops{border-top:1px solid var(--line);padding-top:12px;font-size:10px!important}.submit-buttons{gap:12px;margin-top:8px;display:flex}.submit-buttons button,.submit-buttons a{color:#fff;background:var(--orange);text-transform:uppercase;border:0;border-radius:3px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:10px;font-weight:900;display:inline-flex}.submit-buttons a{background:#218b55}.submit-buttons .disabled{opacity:.45;pointer-events:none}.events-section{padding-top:70px;padding-bottom:100px}.events-note{color:#fff;background:var(--green);border-radius:6px;align-items:center;gap:24px;margin-bottom:30px;padding:24px 28px;display:flex}.events-note b{flex:none;font-family:PT Serif,Georgia,serif;font-size:22px}.events-note p{color:#c2d5cd;flex:1;margin:0;font-size:11px;line-height:1.6}.events-note a{background:var(--orange);text-transform:uppercase;flex:none;padding:12px 16px;font-size:9px;font-weight:900}.events-list{gap:14px;display:grid}.events-list article{background:#fff;grid-template-columns:170px 1fr auto;align-items:center;gap:30px;padding:28px 30px;display:grid;box-shadow:0 8px 25px #192f270d}.events-list article>div:first-child span,.events-list article>div:first-child small{display:block}.events-list article>div:first-child span{color:var(--green);font-weight:900}.events-list article>div:first-child small{color:var(--muted);margin-top:7px;font-size:9px}.events-list h2{margin:7px 0;font-family:PT Serif,Georgia,serif;font-size:28px}.events-list p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.events-list article>a{color:var(--orange);text-transform:uppercase;font-size:9px;font-weight:900}.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}.header-search{width:43px}.header-search input{opacity:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-mini{display:none}.menu-toggle{align-items:center;gap:7px;display:inline-flex}.main-nav{border-top:0;border-bottom:1px solid var(--line);display:none}.main-nav.menu-open{display:block}.nav-inner{grid-template-columns:1fr 1fr;gap:0;padding:8px 0 12px;display:grid;overflow:visible}.nav-inner a{min-height:42px;padding:0 8px;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}.submit-buttons{display:grid}.events-note{display:block}.events-note p{margin:10px 0 18px}.events-note a{display:inline-block}.events-list article{grid-template-columns:1fr;gap:15px;padding:24px}}.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}}.form-trap{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-notice{border-radius:10px;gap:4px;margin-top:14px;padding:15px 17px;font-size:11px;display:grid}.form-notice.success{color:#174b3d;background:#e2f3e9;border:1px solid #b9deca}.form-notice.error{color:#832d23;background:#fff0ec;border:1px solid #f0c5b9}.form-notice span{color:inherit}.admin-page{color:#172b25;background:#f2f4f1;min-height:100vh}.admin-header{color:#fff;background:#103a30;border-bottom:4px solid #ef7442;justify-content:space-between;align-items:center;min-height:76px;padding:0 max(24px,50vw - 610px);display:flex}.admin-header>div{align-items:center;gap:12px;display:flex}.admin-header>div>div{gap:2px;display:grid}.admin-header b{font-size:15px}.admin-header small{color:#b9d0c8;font-size:9px}.admin-header>a{color:#fff;font-size:10px;font-weight:800}.admin-mark{color:#fff;background:#ef7442;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.admin-shell{width:min(1220px,100% - 40px);margin:0 auto;padding:32px 0 70px}.admin-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-stats article{background:#fff;border:1px solid #dde3de;border-radius:12px;gap:10px;padding:21px 23px;display:grid;box-shadow:0 6px 20px #123a300d}.admin-stats span{color:#718079;text-transform:uppercase;font-size:9px;font-weight:800}.admin-stats strong{color:#174b3d;font-family:PT Serif,Georgia,serif;font-size:33px}.admin-tabs{border-bottom:1px solid #d5ddd7;gap:5px;margin:28px 0 12px;display:flex}.admin-tabs button{color:#6f7f77;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;padding:14px 18px;font-size:11px;font-weight:900}.admin-tabs button.active{color:#174b3d;border-color:#ef7442}.admin-tabs i{color:#fff;background:#ef7442;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:5px;font-size:8px;font-style:normal;display:inline-grid}.admin-panel,.admin-editor,.admin-news-list{background:#fff;border:1px solid #dde3de;border-radius:13px;padding:28px}.admin-panel-title{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.admin-panel-title span,.admin-editor>span,.admin-news-list>span{color:#ef7442;letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:900}.admin-panel h1,.admin-editor h1{margin:5px 0 0;font-size:29px}.admin-panel-title>button,.admin-news-list button,.admin-actions button{color:#174b3d;cursor:pointer;background:#edf3ef;border:0;border-radius:7px;padding:9px 12px;font-size:9px;font-weight:900}.admin-inbox{gap:9px;display:grid}.admin-inbox article{background:#fbfcfb;border:1px solid #e1e6e2;border-left:4px solid #b9c6bf;border-radius:9px;padding:19px 20px}.admin-inbox article.unread{background:#f7fbf8;border-left-color:#ef7442}.admin-message-meta{color:#718079;align-items:center;gap:10px;font-size:8px;display:flex}.admin-message-meta b{color:#ef7442;text-transform:uppercase}.admin-message-meta .status{background:#e8ece9;border-radius:5px;margin-left:auto;padding:5px 7px}.admin-message-meta .status.new{color:#8b351e;background:#ffebe5}.admin-message-meta .status.working{color:#6e5600;background:#fff3c7}.admin-message-meta .status.done{color:#17603e;background:#dff2e7}.admin-inbox h2{margin:10px 0 3px;font-size:17px}.admin-inbox a{color:#17604d;font-size:10px;font-weight:800}.admin-inbox p{white-space:pre-wrap;color:#43574f;max-width:850px;margin:12px 0;font-size:11px;line-height:1.6}.admin-actions{gap:7px;display:flex}.admin-actions button.quiet{color:#7c8983;background:0 0}.admin-news-layout{grid-template-columns:1.08fr .92fr;align-items:start;gap:12px;display:grid}.admin-editor{gap:14px;display:grid}.admin-editor label{color:#50635a;gap:6px;font-size:9px;font-weight:800;display:grid}.admin-editor input,.admin-editor textarea,.admin-editor select{color:#172b25;width:100%;font:inherit;background:#f9faf9;border:1px solid #d8dfda;border-radius:8px;padding:12px 13px;font-size:11px}.admin-editor textarea{resize:vertical;line-height:1.5}.admin-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-primary{color:#fff;cursor:pointer;background:#174b3d;border:0;border-radius:8px;padding:14px 16px;font-weight:900}.admin-notice{color:#17604d;margin:0;font-size:10px}.admin-news-list>h2{margin:5px 0 18px;font-size:25px}.admin-news-list article{border-top:1px solid #e4e8e5;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;display:flex}.admin-news-list article b{color:#ef7442;text-transform:uppercase;font-size:7px}.admin-news-list article h3{margin:5px 0;font-size:13px;line-height:1.25}.admin-news-list article small{color:#7c8983;font-size:8px}.admin-empty{color:#7b8982;text-align:center;background:#f7f9f7;border-radius:9px;padding:30px;font-size:11px}@media (width<=850px){.admin-stats{grid-template-columns:1fr 1fr}.admin-news-layout{grid-template-columns:1fr}}@media (width<=560px){.admin-header{padding:0 16px}.admin-shell{width:min(100% - 24px,1220px);padding-top:18px}.admin-stats{gap:7px}.admin-stats article{padding:16px}.admin-stats strong{font-size:27px}.admin-panel,.admin-editor,.admin-news-list{padding:18px}.admin-form-row{grid-template-columns:1fr}.admin-message-meta{flex-wrap:wrap}.admin-message-meta .status{margin-left:0}}.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}}.article-head h1{letter-spacing:-.035em;font-size:clamp(36px,4.8vw,56px);line-height:1.04}.android-copy h1{font-size:clamp(43px,5vw,64px);line-height:1}.community-text-button{width:100%;color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:7px}.post-tools{gap:8px;margin-left:auto;display:flex}.post-tools button{color:#63736c;cursor:pointer;background:0 0;border:0;padding:5px 7px}.people-actions{gap:8px;display:grid}.people-actions .quiet{color:#63736c;background:0 0;border:1px solid #d8dfda}.people-actions button:disabled{opacity:.5;cursor:not-allowed}.profile-security{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.profile-security a{color:var(--green)}.community-delete{color:#a53227;cursor:pointer;background:0 0;border:0;margin-top:10px;padding:11px 0}.community-account-notice,.community-verify{background:#f4f8f5;border:1px solid #cbd9d0;border-radius:10px;margin-bottom:18px;padding:15px 18px}.community-verify{justify-content:space-between;align-items:center;gap:20px;display:flex}.community-verify div{gap:4px;display:grid}.community-verify span{color:#5f7068}.community-verify button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:6px;padding:10px 14px}.legal-page{max-width:850px;padding-top:48px;padding-bottom:72px}.legal-page h2{margin:34px 0 10px;font-size:27px}.legal-page p,.legal-page li{color:#43534c;font-size:17px;line-height:1.7}@media (width<=700px){.sub-hero,.service-surface .sub-hero{padding:27px 0 31px}.sub-hero h1,.service-surface .sub-hero h1{font-size:31px;line-height:1.06}.sub-hero p,.service-surface .sub-hero p{font-size:15px}.article-head h1{font-size:32px}.android-copy h1{font-size:40px}.post-tools{gap:2px}.post-tools button{font-size:12px}.community-verify{flex-direction:column;align-items:stretch}}.sub-hero,.service-surface .sub-hero{padding:30px 0 34px}.sub-hero h1,.service-surface .sub-hero h1{letter-spacing:-.025em;max-width:760px;margin:5px 0 8px;font-size:clamp(34px,3.5vw,42px);line-height:1.08}.sub-hero p,.service-surface .sub-hero p{max-width:650px;font-size:15px;line-height:1.5}.community-hero>div,.community-hero.signed-in>div{min-height:92px}.community-hero h1{font-size:clamp(32px,3.5vw,42px)}@media (width<=700px){.sub-hero,.service-surface .sub-hero{padding:20px 0 23px}.sub-hero h1,.service-surface .sub-hero h1{margin:3px 0 6px;font-size:28px;line-height:1.1}.sub-hero p,.service-surface .sub-hero p{font-size:13px;line-height:1.45}.community-hero>div,.community-hero.signed-in>div{min-height:82px}.community-hero h1{font-size:28px}}
