:root{--green:#07863f;--deep:#003c27;--ink:#071c15;--muted:#5f6764;--line:#e2e9e4;--soft:#f4f8f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{overflow:hidden}.site-header{height:78px;padding:0 max(6vw,24px);display:flex;align-items:center;border-bottom:1px solid var(--line);background:#fffffff0;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:800;color:#087c3c;white-space:nowrap}.brand img{width:36px;height:36px}.site-header nav{display:flex;gap:34px;margin:auto;font-size:14px}.site-header nav a{padding:29px 0 22px;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav .active{color:var(--green);border-color:var(--green)}.button{display:inline-flex;min-height:50px;padding:0 26px;align-items:center;justify-content:center;gap:10px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#09914a,#007337);font-weight:700;box-shadow:0 8px 20px #007d3e24}.header-cta{min-height:42px;padding:0 24px}.nav-toggle,.nav-button{display:none}.hero{min-height:550px;display:grid;grid-template-columns:47% 53%;padding-left:max(6vw,24px);background:radial-gradient(circle at 50% 30%,#f8f4ff 0,transparent 38%),linear-gradient(115deg,#fff 40%,#f4fbff)}.hero-copy{padding:54px 28px 32px 0;z-index:3}.eyebrow{display:inline-flex;gap:9px;align-items:center;padding:9px 16px;border-radius:999px;background:#eef5ef;color:#087b3d;font-size:13px;font-weight:700}.eyebrow span{color:#4fa768}.hero h1{font-size:clamp(52px,5vw,75px);line-height:1.05;letter-spacing:-3.5px;margin:20px 0 18px}.hero h1 em{font-style:normal;color:#079044}.hero-copy>p{max-width:560px;font-size:18px;line-height:1.55;color:var(--muted);margin:0}.hero-actions{display:flex;gap:24px;margin:26px 0 38px}.secondary{color:#087f40;background:#fff;border:1px solid #12934f;box-shadow:none}.community-proof small{color:#6d7471}.proof-row{display:flex;align-items:center;gap:18px;margin-top:12px;font-size:11px;color:#6b716e}.proof-row strong{color:#151b18}.avatars{display:flex}.avatars i{width:35px;height:35px;border-radius:50%;background:#173d2e;color:#fff;font-size:9px;font-style:normal;display:grid;place-items:center;border:3px solid #fff;margin-left:-7px}.avatars i:first-child{margin-left:0}.avatars i:nth-child(2){background:#9a6946}.avatars i:nth-child(3){background:#355b75}.avatars i:nth-child(4){background:#684738}.avatars i:last-child{background:#bce2c7;color:#248448;width:46px}.hero-visual{position:relative;min-height:550px}.glow{position:absolute;border-radius:50%;filter:blur(30px);opacity:.5}.glow-one{width:380px;height:380px;background:#dff6e8;left:80px;top:65px}.glow-two{width:340px;height:270px;background:#d7ebff;right:10px;top:40px}.campus-word{position:absolute;right:0;bottom:65px;font-size:122px;font-weight:900;letter-spacing:20px;color:#0058301a;text-shadow:0 10px 30px rgba(0,0,0,.05)}.phone{position:absolute;width:245px;height:500px;border:8px solid #141716;border-radius:42px;background:#111;box-shadow:0 24px 35px #0a1e143d;padding:4px;z-index:2}.phone:before{content:"";position:absolute;width:84px;height:18px;left:50%;top:7px;transform:translate(-50%);border-radius:20px;background:#111;z-index:4}.phone-left{left:8%;top:40px;transform:rotate(-5deg)}.phone-right{left:41%;top:46px;transform:rotate(3deg)}.phone-screen{height:100%;border-radius:31px;overflow:hidden;background:#fff}.real-screen img{width:100%;height:100%;object-fit:cover;object-position:top}.mock-screen{padding:19px 10px 38px;color:#151b18;font-size:7px;position:relative}.status,.location,.screen-title{display:flex;justify-content:space-between;align-items:center}.status{padding:1px 6px 9px}.location{font-size:8px;font-weight:700;padding:7px 2px}.power-card{color:#fff;background:linear-gradient(125deg,#2aad62,#078a3e);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:5px;margin:4px 0 13px}.power-card strong{font-size:11px}.screen-title{margin:0 2px 8px}.screen-title span{color:var(--green)}.categories{display:flex;justify-content:space-between;margin-bottom:15px}.categories i{width:42px;font-style:normal;font-size:15px;text-align:center;color:#137e47}.categories small{display:block;color:#333;font-size:6px;margin-top:5px}.recent{display:block;margin-bottom:7px}.listing{display:grid;grid-template-columns:47px 1fr 8px;gap:8px;align-items:center;border:1px solid #ebedeb;border-radius:8px;padding:5px;margin:6px 0;box-shadow:0 2px 6px #0000000d}.listing-image{height:45px;background:#e2d4bd;display:grid;place-items:center;font-size:20px}.listing span:nth-child(2){display:flex;flex-direction:column;gap:3px}.listing strong{color:#078b42}.listing small{color:#68706c}.bottom-nav{position:absolute;left:8px;right:8px;bottom:8px;display:flex;align-items:end;justify-content:space-around;color:#27884e}.bottom-nav b{font-size:12px;text-align:center}.bottom-nav small{display:block;font-size:5px;color:#494f4c}.bottom-nav .plus{width:30px;height:30px;border-radius:50%;color:#fff;background:#078b42;display:grid;place-items:center;font-size:17px}.features-grid{background:#f8faf8;padding:30px max(5.4vw,20px) 16px;display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.features-grid article{display:flex;gap:14px;min-height:150px;padding:18px 14px;border-radius:17px;background:#fff;border:1px solid #e4e9e5}.feature-icon{flex:0 0 auto;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#d9f4e4;color:#078a43;font-size:21px;font-weight:800}.icon-2{background:#e1f1ff;color:#2683d9}.icon-3{background:#ece3ff;color:#7a4fe0}.icon-4{background:#ffe5c8;color:#ed7b19}.icon-5{background:#ffdce3;color:#e75872}.icon-6{background:#d9f6c8;color:#50b61a}.features-grid h2{font-size:14px;line-height:1.3;margin:2px 0 8px}.features-grid p{font-size:11px;line-height:1.55;color:#626a66;margin:0 0 15px}.features-grid a{font-size:10px;font-weight:700;color:var(--green)}.payments{margin:0 max(5.4vw,20px) 12px;padding:23px 30px;color:#fff;background:radial-gradient(circle at 15% 50%,rgba(22,145,76,.3),transparent 28%),linear-gradient(110deg,#003525,#002617);border-radius:17px;display:grid;grid-template-columns:2.5fr repeat(3,1fr) 1.1fr;gap:0}.payment-intro{display:flex;gap:22px;align-items:center;padding-right:25px}.shield{width:80px;height:80px;border-radius:15px;display:grid;place-items:center;background:#3dca672b;font-size:40px;color:#4be078;box-shadow:inset 0 0 25px #4aee7938}.payment-intro small{color:#2bcb64}.payment-intro h2{margin:7px 0 6px;font-size:20px}.payment-intro p,.payment-point p{font-size:11px;line-height:1.5;color:#d8e5de;margin:0 0 12px}.payment-intro a{display:inline-block;border:1px solid #56ae72;padding:8px 12px;border-radius:5px;font-size:11px}.payment-point{border-left:1px solid rgba(255,255,255,.2);padding:7px 22px;text-align:center}.payment-point span{display:block;color:#25bf60;font-size:27px;margin-bottom:8px}.payment-point b{font-size:12px}.powered{border-left:1px solid rgba(255,255,255,.2);display:grid;place-content:center;text-align:center;gap:8px}.powered b{letter-spacing:2px}.movement{margin:0 max(5.4vw,20px) 30px;padding:14px 20px;display:flex;gap:10px;align-items:center;border-radius:13px;background:#f2f7f3;color:#68716c;font-size:14px}.movement p{margin:0}.movement a{margin-left:auto;color:var(--green);font-weight:700;font-size:13px}footer{padding:35px max(6vw,24px);display:flex;align-items:center;gap:30px;background:#00291c;color:#c7dbd0}footer .brand{color:#fff}footer p{margin-right:auto}.nav-button{cursor:pointer}@media (max-width:1100px){.site-header nav{gap:18px;font-size:12px}.hero{grid-template-columns:43% 57%}.phone{width:215px;height:440px}.phone-right{left:45%}.features-grid{grid-template-columns:repeat(3,1fr)}.payments{grid-template-columns:2fr repeat(3,1fr)}.powered{display:none}}@media (max-width:760px){.site-header{height:70px;padding:0 20px;position:sticky;top:0}.brand{font-size:23px}.brand img{width:31px;height:31px}.header-cta{display:none}.nav-button{display:flex;margin-left:auto;width:42px;height:42px;border-radius:10px;border:1px solid var(--line);align-items:center;justify-content:center;flex-direction:column;gap:5px}.nav-button span{width:19px;height:2px;background:#15442f}.site-header nav{position:absolute;display:flex;flex-direction:column;gap:0;top:69px;left:16px;right:16px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 20px;box-shadow:0 18px 40px #002c1926;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.site-header nav a{padding:13px 0;border-bottom:1px solid #edf1ee}.nav-toggle:checked~nav{opacity:1;visibility:visible;transform:none}.hero{display:flex;flex-direction:column;padding:0;min-height:auto;background:linear-gradient(160deg,#fff 35%,#f2fff7)}.hero-copy{padding:34px 20px 16px;text-align:center}.eyebrow{font-size:11px}.hero h1{font-size:44px;line-height:1.03;letter-spacing:-2.5px;margin:18px 0}.hero-copy>p{font-size:16px;line-height:1.55}.hero-actions{margin:25px 0 30px;gap:10px}.hero-actions .button{flex:1;padding:0 12px;font-size:14px}.community-proof{display:none}.hero-visual{min-height:500px;margin-top:2px}.glow-one{left:-40px;top:60px}.glow-two{right:-90px}.campus-word{font-size:72px;bottom:15px;right:-28px}.phone{width:202px;height:414px;border-width:7px;top:35px}.phone-left{left:calc(50% - 172px);transform:rotate(-6deg)}.phone-right{left:calc(50% - 28px);top:53px;transform:rotate(5deg)}.features-grid{grid-template-columns:1fr;padding:25px 20px;gap:12px}.features-grid article{min-height:unset;padding:17px}.features-grid h2{font-size:15px}.features-grid p{font-size:12px;margin-bottom:8px}.payments{margin:0 20px 14px;padding:24px 20px;display:block}.payment-intro{padding:0;align-items:flex-start}.shield{width:55px;height:55px;font-size:28px}.payment-intro h2{font-size:19px}.payment-point{display:grid;grid-template-columns:36px 1fr;text-align:left;border-left:0;border-top:1px solid rgba(255,255,255,.16);padding:16px 0}.payment-point span{grid-row:1/3;margin:0}.payment-point p{margin:4px 0 0}.powered{display:none}.movement{margin:0 20px 24px;align-items:flex-start;font-size:12px;flex-wrap:wrap}.movement p{flex:1}.movement a{width:100%;margin:4px 0 0 24px}footer{padding:30px 20px;display:block;text-align:center}footer .brand{justify-content:center}footer p{margin:15px 0;font-size:13px}}@media (max-width:390px){.hero h1{font-size:39px}.phone{width:185px;height:380px}.phone-left{left:calc(50% - 158px)}.phone-right{left:calc(50% - 22px)}.hero-visual{min-height:455px}.hero-actions{flex-direction:column}.hero-actions .button{min-height:48px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header nav{transition:none}}.brand img{object-fit:contain}.about-page{background:#fff}.about-hero{min-height:360px;display:grid;grid-template-columns:48% 52%;padding-left:max(7vw,28px);background:linear-gradient(115deg,#fff 43%,#f2f9ff)}.about-copy{padding:30px 30px 24px 0;z-index:2}.about-copy h1{font-size:clamp(42px,4.1vw,61px);line-height:1.04;letter-spacing:-2.2px;margin:14px 0}.about-copy h1 em{font-style:normal;color:var(--green)}.about-copy>p{max-width:610px;color:var(--muted);font-size:16px;line-height:1.5}.about-copy .hero-actions{margin:18px 0}.about-phones{position:relative;overflow:hidden;min-height:360px;background:radial-gradient(circle at 36% 30%,#e4f5ed,transparent 48%)}.about-phones:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 58%,rgba(5,109,55,.08));pointer-events:none}.about-phones>strong{position:absolute;right:4%;bottom:38px;font-size:92px;letter-spacing:17px;color:#004e2b1f}.about-phone{position:absolute;width:185px;height:360px;top:24px;border:7px solid #141716;border-radius:34px;background:#111;padding:3px;box-shadow:0 18px 32px #0003;overflow:hidden;z-index:2}.about-phone img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:25px}.phone-a{left:13%;transform:rotate(-5deg)}.phone-b{left:43%;transform:rotate(3deg)}.about-values{padding:14px max(5vw,24px);display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px}.about-values article,.journey,.numbers,.trust-row article{border:1px solid var(--line);border-radius:17px;background:#fff}.story-card{min-height:185px;display:grid;grid-template-columns:45% 55%;overflow:hidden}.story-art{position:relative;display:grid;place-items:center;background:linear-gradient(#fbfff8,#eef8eb)}.story-art:before{content:"";position:absolute;left:8%;right:8%;bottom:20px;height:56px;border-radius:50% 50% 5px 5px;background:linear-gradient(90deg,#74ba70,#c8df98,#268c51);box-shadow:45px -20px 0 -14px #6db372,-45px -14px 0 -12px #acd29b}.story-art span{font-size:44px;color:#d8a80b;transform:translateY(-28px)}.story-art b{position:absolute;bottom:25px;color:#fff;z-index:2}.story-card>div:last-child{padding:16px 18px}.story-card small,.value-card small{color:var(--green);font-weight:700}.story-card h2{font-size:21px;margin:7px 0}.story-card p{font-size:11px;line-height:1.45;color:#5f6764;margin:6px 0}.value-card{padding:22px;display:flex;gap:18px}.value-card>span,.trust-row article>span{flex:0 0 auto;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#edf8ef;color:var(--green);font-size:27px}.value-card p{font-size:14px;line-height:1.65;color:#626a66}.journey{margin:0 max(5vw,24px) 12px;padding:14px 28px}.journey h2,.numbers h2{font-size:12px;color:var(--green);margin:0 0 13px}.journey-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:23px}.journey-grid article{display:flex;gap:12px;position:relative}.journey-grid article>span{width:58px;height:58px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#eef8f0;color:var(--green);font-size:25px}.journey-grid b,.journey-grid small{display:block;font-size:10px}.journey-grid small{margin:3px 0;color:#555}.journey-grid p{font-size:10px;line-height:1.45;color:#59615d;margin:5px 0}.journey-grid i{position:absolute;width:25px;border-top:2px dotted #15934e;right:-22px;top:29px}.numbers{margin:0 max(5vw,24px) 12px;padding:12px 28px}.numbers>div{display:grid;grid-template-columns:repeat(6,1fr)}.numbers article{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;border-right:1px solid var(--line);padding:0 24px}.numbers article:last-child{border-right:0}.numbers article span{grid-row:1/3;font-size:28px;color:var(--green);align-self:center}.numbers strong{color:var(--green);font-size:20px}.numbers small{font-size:10px;color:#5c645f}.trust-row{padding:0 max(5vw,24px) 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trust-row article{padding:12px 25px;display:flex;gap:18px;align-items:center}.trust-row article>span{width:55px;height:55px}.trust-row b{font-size:12px}.trust-row p{font-size:10px;line-height:1.45;color:#616964;margin:4px 0}.about-cta{margin:0 max(5vw,24px) 10px;min-height:96px;padding:12px 30px;display:flex;align-items:center;gap:28px;border-radius:17px;color:#fff;background:linear-gradient(110deg,#003a28,#002a1c)}.about-cta img{width:66px;height:76px;object-fit:cover;object-position:top;border-radius:9px;transform:rotate(-5deg)}.about-cta div{margin-right:auto}.about-cta h2{margin:0 0 7px;font-size:22px}.about-cta p{font-size:12px;max-width:500px;margin:0;line-height:1.5}.about-cta .button{min-width:180px}.about-cta .ghost{background:transparent;border:1px solid #66b27f;box-shadow:none}.about-movement{margin-bottom:18px}@media (max-width:900px){.about-values{grid-template-columns:1fr 1fr}.story-card{grid-column:1/-1}.journey-grid{grid-template-columns:repeat(2,1fr)}.journey-grid i{display:none}.numbers>div{grid-template-columns:repeat(3,1fr);gap:20px}.numbers article:nth-child(3){border-right:0}.trust-row{grid-template-columns:1fr}.about-cta{flex-wrap:wrap}.about-cta div{width:calc(100% - 110px)}}@media (max-width:760px){.about-hero{display:flex;flex-direction:column;padding:0}.about-copy{padding:30px 20px 10px;text-align:center}.about-copy h1{font-size:39px}.about-phones{min-height:430px}.about-phone{width:190px;height:380px}.phone-a{left:calc(50% - 160px)}.phone-b{left:calc(50% - 25px);top:38px}.about-phones>strong{font-size:60px;bottom:12px}.about-values{grid-template-columns:1fr;padding:12px 20px}.story-card{grid-template-columns:1fr}.story-art{min-height:145px}.story-card p{font-size:12px}.value-card{padding:18px}.journey,.numbers{margin-left:20px;margin-right:20px;padding:18px}.journey-grid{grid-template-columns:1fr}.journey-grid b{font-size:12px}.journey-grid p{font-size:11px}.numbers>div{grid-template-columns:1fr 1fr}.numbers article,.numbers article:nth-child(3){border-right:0;border-bottom:1px solid var(--line);padding:12px}.trust-row{padding-left:20px;padding-right:20px}.about-cta{margin-left:20px;margin-right:20px;padding:22px}.about-cta img{display:none}.about-cta div{width:100%;text-align:center}.about-cta .button{flex:1;min-width:130px}.about-movement{margin-left:20px;margin-right:20px}}.features-page{background:#fff}.features-hero{min-height:480px;display:grid;grid-template-columns:48% 52%;padding-left:max(7vw,26px);background:linear-gradient(110deg,#fff 42%,#eef8ff)}.features-copy{padding:45px 35px 30px 0;z-index:2}.features-copy h1{font-size:clamp(49px,4.8vw,70px);line-height:1.08;letter-spacing:-3px;margin:18px 0}.features-copy h1 em{font-style:normal;color:var(--green)}.features-copy>p{max-width:560px;font-size:17px;line-height:1.55;color:var(--muted)}.features-copy .hero-actions{margin:24px 0 36px}.features-phones{position:relative;overflow:hidden}.features-phones:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 55%,rgba(0,91,50,.05));pointer-events:none}.features-phones>strong{position:absolute;right:1%;bottom:80px;font-size:105px;letter-spacing:18px;color:#00532b1f}.feature-phone{position:absolute;top:35px;width:225px;height:440px;padding:4px;border:8px solid #121514;border-radius:40px;background:#111;box-shadow:0 25px 35px #071c1240;z-index:2;overflow:hidden}.feature-phone img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:29px}.feature-phone.first{left:8%;transform:rotate(-5deg)}.feature-phone.second{left:40%;transform:rotate(3deg)}.feature-card-grid{padding:16px max(7vw,26px);display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature-card-grid>article{min-height:130px;padding:22px 20px;display:flex;gap:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.fc-icon{width:50px;height:50px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;font-size:25px}.fc-icon.green{color:#078743;background:#dff3e6}.fc-icon.blue{color:#2384d9;background:#e1f1ff}.fc-icon.purple{color:#7e4bdb;background:#eee4ff}.fc-icon.orange{color:#e96f08;background:#ffe7cf}.fc-icon.red{color:#ed4f5d;background:#ffe1e4}.fc-icon.lime{color:#4eae16;background:#e2f8d2}.fc-icon.mint{color:#087844;background:#d9f4e6}.feature-card-grid h2{font-size:16px;line-height:1.2;margin:2px 0 9px}.feature-card-grid p{font-size:11px;line-height:1.5;color:#616965;margin:0 0 15px}.feature-card-grid a{font-size:10px;color:var(--green);font-weight:700}.payment-feature{color:#fff!important;background:radial-gradient(circle at 20% 50%,rgba(48,215,99,.22),transparent 30%),linear-gradient(120deg,#003925,#002a1c)!important;border:0!important}.pay-shield{width:56px;height:56px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center;background:#2ed36024;color:#3fe272;font-size:31px}.payment-feature small{color:#32cd68}.payment-feature h2{font-size:19px}.payment-feature p{color:#e0ece5}.payment-feature a{color:#fff}.download-strip{margin:0 max(7vw,26px) 28px;padding:20px 30px;min-height:135px;border-radius:15px;background:linear-gradient(105deg,#f1faf4,#fbfffc);display:grid;grid-template-columns:1.2fr 1.6fr 1.5fr 115px;align-items:center;gap:30px}.download-faces{display:flex}.download-faces i{width:48px;height:48px;border:3px solid #fff;margin-left:-9px;border-radius:50%;display:grid;place-items:center;background:#173d2e;color:#fff;font-style:normal;font-size:10px}.download-faces i:first-child{margin-left:0}.download-faces i:nth-child(2){background:#80523a}.download-faces i:nth-child(3){background:#38566b}.download-faces i:last-child{background:#a6dcb7;color:#248849}.download-love p{font-size:11px;color:#4e5752}.download-love p span{color:#ffb500;font-size:16px;letter-spacing:2px;margin-right:10px}.download-copy h2{font-size:25px;margin:0 0 12px}.download-copy p{font-size:13px;line-height:1.65;color:#626b66;margin:0}.store-badges{display:flex;gap:18px}.store-badges a{height:50px;min-width:145px;padding:7px 13px;border:1px solid #252a27;border-radius:7px;display:flex;align-items:center;gap:10px}.store-badges b{font-size:24px}.store-badges span{font-size:8px}.store-badges strong{display:block;font-size:16px}.qr{width:100px;height:100px;border:10px solid #fff;border-radius:8px;background:repeating-conic-gradient(#111 0,#111 25%,#fff 0,#fff 50%) 0 0/14px 14px;position:relative}.qr i{position:absolute;width:24px;height:24px;border:6px solid #111;background:#fff}.qr i:nth-child(1){left:5px;top:5px}.qr i:nth-child(2){right:5px;top:5px}.qr i:nth-child(3){left:5px;bottom:5px}@media (max-width:1000px){.feature-card-grid{grid-template-columns:repeat(2,1fr)}.download-strip{grid-template-columns:1fr 1.5fr}.store-badges{grid-column:1/3}.qr{grid-column:2;grid-row:1/3;justify-self:end}.features-hero{grid-template-columns:44% 56%}.feature-phone{width:190px;height:390px}.feature-phone.second{left:43%}}@media (max-width:760px){.features-hero{display:flex;flex-direction:column;padding:0}.features-copy{padding:34px 20px 15px;text-align:center}.features-copy h1{font-size:42px;letter-spacing:-2px}.features-copy>p{font-size:15px}.features-copy .hero-actions{margin-bottom:25px}.feature-proof{display:none}.features-phones{min-height:450px}.feature-phone{width:190px;height:390px}.feature-phone.first{left:calc(50% - 160px)}.feature-phone.second{left:calc(50% - 24px);top:48px}.features-phones>strong{font-size:64px;bottom:15px}.feature-card-grid{grid-template-columns:1fr;padding:20px}.feature-card-grid>article{min-height:unset}.download-strip{margin:0 20px 24px;padding:24px;display:flex;flex-direction:column;text-align:center}.download-faces{justify-content:center}.store-badges{display:grid;width:100%}.store-badges a{justify-content:center}.qr{display:none}}.full-footer{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:40px;padding:30px max(4vw,30px) 15px;background:linear-gradient(115deg,#f8fcf9,#eef6f2);color:#26302b}.full-footer>div{display:flex;flex-direction:column;gap:9px}.full-footer .brand{font-size:20px}.full-footer .brand img{width:29px;height:29px}.full-footer p,.full-footer a{font-size:10px;line-height:1.6}.full-footer b{font-size:11px}.full-footer>small{grid-column:span 2;border-top:1px solid #dce5df;padding-top:16px;color:#68716c;font-size:10px}.full-footer>small:last-child{text-align:right}.socials{display:flex;gap:10px}.socials i{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#fff;font-style:normal;font-size:11px;font-weight:700}.contact-hero{min-height:300px;padding:55px max(4vw,45px);display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(110deg,#fff,#f2fbf5)}.contact-hero h1{font-size:46px;line-height:1.12;margin:20px 0}.contact-hero h1 em{font-style:normal;color:var(--green)}.contact-hero p{font-size:14px;color:#5f6764;max-width:520px;line-height:1.6}.contact-art{position:relative;min-height:210px}.bubble{position:absolute;left:34%;top:25px;padding:36px 45px 50px;border-radius:28px;background:linear-gradient(#20af58,#087f3f);color:#dff6e7;font-size:28px;letter-spacing:11px;box-shadow:0 14px 30px #006e3233}.bubble:after{content:"";position:absolute;left:30px;bottom:-22px;border:23px solid transparent;border-top-color:#087f3f;transform:rotate(15deg)}.envelope{position:absolute;left:48%;top:95px;width:150px;height:100px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(#fff,#dfe4e1);box-shadow:0 10px 20px #00000029;font-size:60px;color:#c3cac6}.person{position:absolute;left:68%;top:150px;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#0c9149;color:#fff;font-size:36px;border:5px solid #fff}.contact-body{padding:30px max(4vw,45px) 45px;display:grid;grid-template-columns:1fr 1.25fr;gap:60px}.contact-body h2{font-size:22px;margin:0 0 25px}.contact-details>article{display:flex;gap:16px;margin-bottom:24px}.contact-details>article>span{width:44px;height:44px;flex:0 0 auto;border-radius:12px;display:grid;place-items:center;background:#edf8f1;color:var(--green);font-size:22px}.contact-details b,.contact-details a,.contact-details small{display:block}.contact-details b{font-size:12px}.contact-details a{font-size:12px;margin:5px 0}.contact-details small{font-size:10px;color:#68716c}.contact-movement{margin-top:40px;padding:24px;border-radius:15px;background:linear-gradient(115deg,#eef8f0,#f8fbf9);max-width:360px}.contact-movement h3{color:var(--green);font-size:17px;margin:0}.contact-movement p{font-size:12px;line-height:1.5}.contact-movement .button{min-height:42px}.contact-form{padding:28px;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;gap:16px}.contact-form h2{margin:0}.contact-form>p{font-size:11px;color:#68716c;margin:-16px 0 8px}.contact-form label{display:flex;flex-direction:column;gap:8px;font-size:10px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dce4df;border-radius:6px;padding:12px;font:inherit;background:#fff}.contact-form textarea{min-height:115px;resize:vertical}.contact-form button{border:0;width:100%;cursor:pointer}.contact-form>small{padding:15px 0 0;border-top:1px solid var(--line);font-size:9px;color:#68716c}.blog-hero{min-height:290px;padding:45px max(4vw,45px);display:grid;grid-template-columns:1.1fr .9fr;gap:60px;background:linear-gradient(115deg,#fff,#f1faf4)}.blog-hero h1{font-size:48px;line-height:1.1;margin:18px 0}.blog-hero h1 em{font-style:normal;color:var(--green)}.blog-hero p{font-size:13px;line-height:1.65;color:#626a66;max-width:520px}.blog-campus{position:relative}.blog-campus>img{width:100%;height:220px;object-fit:cover;object-position:center;border-radius:18px}.blog-campus>span{position:absolute;right:-15px;bottom:-10px;padding:16px 24px;border-radius:10px;background:#fff;box-shadow:0 8px 25px #0000001a;font-size:11px;font-weight:700;line-height:1.8}.blog-content{padding:25px max(4vw,45px)}.blog-toolbar{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.blog-toolbar>div{display:flex;gap:7px}.blog-toolbar button{border:0;border-radius:999px;padding:10px 16px;background:#f4f6f4;font-size:9px;cursor:pointer}.blog-toolbar .selected{color:#fff;background:var(--green)}.blog-toolbar label{min-width:250px;border:1px solid var(--line);border-radius:999px;padding:0 14px;display:flex;align-items:center}.blog-toolbar input{border:0;outline:0;width:100%;font-size:10px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-grid>article{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.post-image{height:145px;display:grid;place-items:center;background:#eef5ef;overflow:hidden}.post-image img{width:100%;height:100%;object-fit:cover}.scene-living{background:linear-gradient(135deg,#e8dfce,#b6a58b);box-shadow:inset -80px -35px #8f7c63}.scene-campus{background:linear-gradient(#bce3f3 45%,#57a15f 45%);box-shadow:inset 100px -35px #e3d0b0}.scene-housing{background:linear-gradient(120deg,#d8c4a3,#f2eadb);box-shadow:inset -70px 0 #b29a78}.scene-people{background:radial-gradient(circle at 42% 42%,#6a432f 0 15%,transparent 16%),radial-gradient(circle at 62% 42%,#4a3024 0 15%,transparent 16%),linear-gradient(#dac2a7,#7c593d)}.scene-community{color:#fff;background:radial-gradient(circle at 25% 50%,#0d6f3e,#003523)}.scene-community strong{text-align:center;font-size:25px}.scene-community small{font-size:11px}.post-grid>article>div:not(.post-image),.post-grid>article>h2,.post-grid>article>p,.post-grid>article>footer{margin-left:14px;margin-right:14px}.post-meta{display:flex;gap:8px;margin-top:13px;font-size:8px}.post-meta b{color:var(--green)}.post-meta span{color:#68716c}.post-grid h2{font-size:15px;line-height:1.25;margin-top:10px;margin-bottom:8px}.post-grid>article>p{font-size:10px;line-height:1.5;color:#626a66;min-height:44px}.post-grid>article>footer{padding:8px 0 16px;display:flex;justify-content:space-between;background:none;color:#68716c;font-size:9px}.post-grid>article>footer a{color:var(--green);font-weight:700}.newsletter{margin-top:25px;padding:18px 24px;border-radius:14px;background:linear-gradient(115deg,#eef8f1,#f8fbf9);display:flex;align-items:center;gap:18px}.newsletter>span{width:52px;height:52px;border-radius:12px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:25px}.newsletter>div{margin-right:auto}.newsletter h2{font-size:16px;margin:0}.newsletter p{font-size:10px;color:#68716c}.newsletter input{min-width:280px;padding:13px;border:1px solid var(--line);border-radius:6px}.newsletter button{border:0;min-height:42px}@media (max-width:760px){.full-footer{grid-template-columns:1fr 1fr;padding:28px 20px}.full-footer>small{grid-column:1/-1;text-align:center!important}.contact-hero,.blog-hero{grid-template-columns:1fr;padding:35px 20px}.contact-hero{text-align:center}.contact-hero h1,.blog-hero h1{font-size:39px}.contact-art{min-height:230px}.bubble{left:13%}.envelope{left:38%}.person{left:67%}.contact-body{grid-template-columns:1fr;padding:25px 20px;gap:25px}.contact-movement{max-width:none}.blog-campus>span{right:8px}.blog-content{padding:20px}.blog-toolbar{display:block}.blog-toolbar>div{overflow-x:auto;padding-bottom:12px}.blog-toolbar button{white-space:nowrap}.blog-toolbar label{height:42px}.post-grid{grid-template-columns:1fr}.newsletter{flex-wrap:wrap;text-align:center}.newsletter>div{width:calc(100% - 75px)}.newsletter input,.newsletter button{width:100%;min-width:0}}.article-shell{max-width:1040px;margin:auto;padding:42px 24px 70px}.article-back{display:inline-block;color:var(--green);font-size:13px;font-weight:700;margin-bottom:30px}.article-heading{max-width:820px;margin:auto;text-align:center}.article-heading .post-meta{justify-content:center;font-size:10px}.article-heading h1{font-size:clamp(38px,5vw,62px);line-height:1.08;letter-spacing:-2px;margin:18px 0}.article-heading>p{max-width:680px;margin:0 auto 32px;color:#626a66;font-size:17px;line-height:1.6}.article-cover{height:430px;border-radius:22px;overflow:hidden;margin:0 auto 45px;display:grid;place-items:center}.article-cover img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.article-body{max-width:720px;margin:auto}.article-body>p,.article-body section p{font-size:16px;line-height:1.85;color:#4f5953}.article-intro{font-size:19px!important;color:#243029!important}.article-body section{margin:34px 0}.article-body section h2{font-size:25px;margin:0 0 10px}.article-body aside{margin-top:50px;padding:32px;border-radius:18px;background:linear-gradient(120deg,#edf8f0,#f9fcfa);text-align:center}.article-body aside h2{margin:0 0 8px}.article-body aside p{color:#626a66;line-height:1.6}.article-body aside .button{margin-top:10px}.article-missing{min-height:60vh;display:grid;place-content:center;text-align:center;gap:25px}@media (max-width:760px){.article-shell{padding:30px 20px 50px}.article-heading h1{font-size:38px;letter-spacing:-1px}.article-heading>p{font-size:15px}.article-cover{height:250px;margin-bottom:30px}.article-body>p,.article-body section p{font-size:15px}.article-intro{font-size:17px!important}.article-body section h2{font-size:22px}}
