:root{font-family:Arial,Helvetica,sans-serif;color:#082d38;background:#f6fafb;font-synthesis:none;--aqua: #00d9ed;--mint: #00c7aa;--ink: #062b35;--muted: #647785;--line: #e1edf0}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.brand{display:flex;align-items:center;gap:10px;font-size:23px;line-height:1.03;font-weight:800}.brand img{width:52px;height:52px}.brand strong{display:block;color:#00e5ff}.public-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:#062b35;color:#fff;gap:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 22px;border-radius:9px;border:0;background:#00d9ed;color:#032a34;font-weight:700;cursor:pointer}.hero{display:grid;grid-template-columns:1fr 1fr;background:#eefdff;min-height:500px}.hero>div:first-child{padding:85px 4vw 70px 6vw}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;color:#009b9e}.hero h1{font-size:clamp(38px,4vw,62px);line-height:1.05;letter-spacing:-2px;margin:22px 0}.hero em{font-style:normal;color:#00bace}.hero p{font-size:18px;color:#586f7a;line-height:1.65;max-width:520px}.hero-art{background-image:url(/assets/home-reference.png);background-size:200% auto;background-position:100% 4%}.section{max-width:1280px;margin:0 auto;padding:55px 30px}.section h2{font-size:32px;margin:0 0 10px}.section>p{color:#647785}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:26px}.card{background:#fff;border:1px solid #e1edf0;border-radius:14px;overflow:hidden}.pad{padding:20px}.ref-photo{aspect-ratio:1.5;background-image:url(/assets/home-reference.png);background-size:330% auto}.photo-0{background-position:5% 34.8%}.photo-1{background-position:50% 34.8%}.photo-2{background-position:95% 34.8%}:root{--aqua: #00d9ed;--mint: #00c7aa;--ink: #062b35;--muted: #667b88;--line: #deeaee;--pale: #e9fbfd;--shadow: 0 8px 35px #123c4d06;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;background:#f5fafb}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}a,button{transition:background .15s,border-color .15s,box-shadow .15s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0497cd;outline-offset:3px}button,input,textarea,select{font-family:inherit}input,textarea,select{background:#fff;border:1px solid #d5e3e8;border-radius:8px;padding:11px 13px;min-height:44px;color:var(--ink);min-width:0}textarea{resize:vertical}input:disabled{background:#eef4f6;color:#687f8b}select{max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:#081e2e;letter-spacing:-.6px}h1{font-size:42px;line-height:1.13;letter-spacing:-1.8px;margin-bottom:16px}h2{font-size:24px;margin-bottom:16px;line-height:1.2}h3{font-size:18px;margin-bottom:10px;line-height:1.3}p{line-height:1.6;margin-bottom:16px}small{font-size:12px}b,strong{font-weight:700}svg{vertical-align:middle;flex-shrink:0}img{display:block}em{font-style:normal;color:#00cadd}.muted{color:var(--muted)}.small-text{font-size:13px}.block{display:block}.pre-wrap{white-space:pre-wrap}.aqua-text{color:#009da3}.split{display:flex;align-items:center;justify-content:space-between;gap:12px}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.button{font-size:14px;font-weight:700;min-height:44px;text-align:center;white-space:nowrap;padding:12px 18px;border-radius:8px;border:1px solid transparent;display:inline-flex;justify-content:center;align-items:center;gap:8px;background:var(--aqua);color:var(--ink);line-height:1.3}.button:hover:not(:disabled){background:#00c5d9;box-shadow:0 3px 10px #00aeba22}.button.outline{background:transparent;border-color:#b1d3dc;color:var(--ink)}.button.outline:hover{background:#edfcff;border-color:#00b6c4}.button.secondary{background:#eef4f6;color:#3a5866}.button.ghost{background:transparent;color:#009aad;padding-left:7px;padding-right:7px}.button.soft{background:#cef9fd}.button.small{min-height:34px;padding:8px 12px;font-size:12px}.button.full{width:100%}.button.danger{color:#c94853}.button.danger:hover{background:#fff0f1}.text-link{color:#008fbd;display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.text-link:hover{text-decoration:underline}.text-button{border:0;background:transparent;text-align:left;font-size:14px;font-weight:700;color:var(--ink);padding:0}.text-button:hover{color:#009eaf}.icon-button{width:38px;height:38px;border:0;border-radius:8px;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:var(--ink)}.icon-button:hover{background:#e4f5f8}.centered{display:flex;justify-content:center;margin-top:15px}.card{border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);overflow:hidden}.pad{padding:23px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 23px}.section-title h2{margin:0;font-size:24px}.section-title p{font-size:14px;color:var(--muted);margin:7px 0 0}.card .section-title{margin-bottom:20px}.card .section-title h2{font-size:19px}.section-title .actions{justify-content:flex-end}.section{max-width:1320px;margin:0 auto;padding:58px 40px}.section>h2{font-size:32px}.eyebrow{letter-spacing:1.9px;font-size:11px;font-weight:800;color:#009da5}.badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:7px;font-size:11px;font-weight:600;line-height:1.4;background:#edf3f6;color:#557481;white-space:nowrap}.badge.active,.badge.operational,.badge.funded,.badge.paid,.badge.success,.badge.delivered,.badge.completed{background:#dcfaf1;color:#097e68}.badge.review,.badge.pending,.badge.waiting{background:#fff3d5;color:#997020}.badge.production,.badge.shipped{background:#e0f6ff;color:#116b99}.badge.changes,.badge.disabled,.badge.cancelled,.badge.refunded{background:#ffedf0;color:#c7495b}.badge.closed{background:#e1f5ee;color:#217757}.notice{display:flex;align-items:flex-start;gap:10px;background:#eafafd;border:1px solid #d5eff4;border-radius:8px;color:#486c7a;font-size:13px;line-height:1.55;padding:14px;margin:18px 0}.notice svg{margin-top:2px;color:#00a5b2}.notice.attention{background:#fff7e4;border-color:#f3e1b4;color:#91660c}.alert{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:8px;font-size:14px}.alert.error{background:#fff0f2;color:#b63c4e}.empty{text-align:center;padding:44px 24px;color:#74919d;display:flex;flex-direction:column;align-items:center;gap:13px}.empty h3{margin:0;color:#476370}.empty p{margin:0;max-width:400px;font-size:14px}.progress{width:100%;height:7px;background:#e9f0f3;border-radius:8px;overflow:hidden}.progress>span{height:100%;display:block;background:linear-gradient(90deg,#00d5eb,#00c4aa);border-radius:8px}.photo{position:relative;overflow:hidden;background:#e3ecec;aspect-ratio:1.5;width:100%;border-radius:7px}.photo>img{position:absolute;width:324.5%;height:auto;max-width:none;left:0;top:0;transform:translate(-3.2%,-30.74%);pointer-events:none}.image-aurora>img{transform:translate(-35.17%,-30.74%)}.image-shoes>img{transform:translate(-66.24%,-30.74%)}.image-studio{aspect-ratio:1.87}.image-studio>img{width:204%;transform:translate(-51.02%,-63.1%)}.photo.image-jacket{background:#d2d5cd}.brand{gap:11px;font-size:23px;letter-spacing:-.3px;line-height:1;font-weight:800;white-space:nowrap;display:flex;align-items:center;color:#fff}.brand strong{color:#00e5ff}.brand img{width:48px;height:48px}.local-strip{height:30px;background:#041e27;color:#94c4cd;display:flex;align-items:center;justify-content:space-between;padding:0 4%;font-size:11px}.local-strip span,.local-strip a{display:flex;align-items:center;gap:7px}.local-strip a{color:#67dbe1}.public-header{height:84px;padding:0 4%;gap:25px;background:#062b35;position:relative;z-index:5}.public-header nav{display:flex;gap:24px;font-size:13px;white-space:nowrap}.public-header nav a:hover{color:#00e5ff}.header-search{display:flex;align-items:center;gap:10px;background:#f4fbfe;border-radius:30px;max-width:295px;flex:1;color:#527480;padding:0 14px}.header-search input{border:0;background:transparent;min-height:38px;font-size:12px;padding:8px 0;width:100%}.header-actions{display:flex;gap:20px;align-items:center;font-size:13px}.hero{min-height:495px;grid-template-columns:1.07fr 1fr;background:#f0fcfe}.hero>div.hero-copy{padding:73px 25px 46px 5.5vw}.hero h1{font-size:clamp(39px,3.6vw,60px);margin:22px 0;line-height:1.07;font-weight:800;letter-spacing:-2.2px}.hero p{font-size:17px;max-width:500px;margin:0 0 25px}.hero .actions{gap:12px}.hero-art{position:relative;overflow:hidden;background:#d5e5e6;min-height:440px}.hero-art>img{width:208%;height:auto;position:absolute;left:0;top:0;transform:translate(-51%,-3.4%)}.trust{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:32px;color:#4f6d78;font-size:10px}.trust span{display:flex;align-items:center;gap:6px}.trust svg{color:#00a9ad}.floating-project{position:absolute;bottom:48px;right:30px;width:280px;display:flex;gap:14px;background:#fff;padding:19px;border-radius:11px;box-shadow:0 12px 38px #082e3833}.floating-icon{background:#e6fafb;border-radius:8px;display:flex;align-items:center;justify-content:center;width:55px;color:#00a9af}.floating-project>div{flex:1}.floating-project b{font-size:14px}.floating-project small{display:block;color:#74909b;margin:4px 0 10px;font-size:11px}.floating-project strong{display:block;color:#00a49f;font-size:10px;margin-top:7px}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#e9fafc;padding:25px 5%}.home-stats>div{display:flex;align-items:center;justify-content:center;gap:17px;border-right:1px solid #b9e8ee}.home-stats>div:last-child{border:0}.home-stats svg{color:#00acae;width:29px;height:29px}.home-stats b{display:block;font-size:20px}.home-stats small{display:block;color:#67848f;font-size:11px;margin-top:5px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;margin-top:24px}.project-card{box-shadow:0 5px 15px #093a4510;transition:transform .2s,box-shadow .2s}.project-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #093a4515}.project-photo{position:relative;padding:8px 8px 0}.project-photo .photo{aspect-ratio:1.52;border-radius:8px}.project-photo>.badge{position:absolute;top:19px;left:18px;font-size:10px}.favorite{position:absolute;right:17px;top:17px;width:31px;height:31px;border-radius:50%;background:#ffffffeb;border:0;color:#60737a;display:grid;place-items:center}.favorite.selected{color:#009f9b}.project-body{padding:17px 19px 20px}.project-body .category{font-size:10px;color:#829097;text-transform:uppercase;letter-spacing:.6px}.project-body h3{font-size:19px;margin:9px 0}.project-summary{font-size:13px;line-height:1.45;color:#6c7e87;min-height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:15px}.creator-line{display:flex;align-items:center;gap:7px;color:#56717e;font-size:12px;margin-bottom:16px}.creator-line>span{width:20px;height:20px;display:grid;place-items:center;background:#082d37;color:#fff;border-radius:50%;font-size:11px;font-weight:700}.project-numbers{display:flex;justify-content:space-between;align-items:center;gap:4px;margin:9px 0;font-size:11px}.project-numbers strong{color:#00a39f}.project-numbers small{font-size:10px;color:#7b8e96}.project-amount{font-size:11px;color:#72838a}.project-amount b{color:#183c4b}.project-bottom{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-top:15px;padding-top:14px;border-top:1px solid #edf3f5;font-size:10px}.project-bottom .text-link{font-size:12px}.project-bottom>span{color:#76919b}.project-bottom>span b{color:#1d4b57}.how-section{background:#e9fafb}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:30px}.steps-grid>div{display:flex;gap:24px}.steps-grid svg{color:#00a9b1}.steps-grid small{color:#00a6ab;font-size:12px}.steps-grid h3{font-size:20px;margin:4px 0 9px}.steps-grid p{font-size:14px;color:#62808b;max-width:270px}.purpose{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.purpose .photo{aspect-ratio:1.2;height:100%}.purpose .image-studio img{width:260%;transform:translate(-51%,-63.1%)}.purpose h2{font-size:34px;margin:15px 0}.purpose p{font-size:15px;color:#6b8390}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:28px 0}.benefits>div{display:flex;gap:12px}.benefits svg{color:#00aba8}.benefits b{display:block;font-size:13px;margin-bottom:5px}.benefits small{display:block;line-height:1.5;color:#6e8690}.community{padding:40px 7%;background:#063441;display:flex;align-items:center;gap:65px;justify-content:space-between;color:#e4f5f8}.community h2{color:#fff;font-size:31px;margin:14px 0 0}.community p{max-width:290px;font-size:15px;line-height:1.7;margin:0;color:#aed2dc}.newsletter{padding:32px 7%;display:flex;align-items:center;gap:40px;justify-content:space-between;background:#eafafc}.newsletter h2{font-size:23px;margin-bottom:7px}.newsletter p{font-size:13px;color:#67808a;margin:0}.newsletter .form{display:flex;align-items:flex-end;gap:14px;min-width:480px}.newsletter .field{flex:1;margin:0}.newsletter .field>span{font-size:11px}.newsletter .form-footer{margin:0}.footer{padding:50px 5% 22px;background:#062b35;color:#91b4bd}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:35px}.footer-grid h4{font-size:11px;letter-spacing:1px;color:#00e5ff;margin-bottom:18px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;line-height:2.2;color:#b6d4db}.footer-grid>div>a:hover{color:#fff}.footer-grid p{font-size:12px;margin:16px 0}.footer-origin{display:flex;align-items:center;gap:7px;font-size:11px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #23505b;margin-top:40px;padding-top:20px;font-size:10px}.footer-bottom>span:last-child{display:flex;gap:9px;color:#96c4cc}.filter-row{display:flex;gap:15px;margin:20px 0;align-items:center;flex-wrap:wrap}.filter-row .search{flex:1;min-width:200px}.filter-row select{font-size:13px;min-width:160px}.search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d8e7eb;padding:0 14px;border-radius:8px;color:#7d929b;max-width:540px}.search input{padding:12px 0;border:0;background:transparent;width:100%;font-size:14px;outline:none;min-height:44px}.tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:20px 0}.tabs>button,.tabs>a{padding:9px 17px;border:1px solid #e0ebef;background:#f1f7f9;border-radius:30px;font-size:13px;color:#597282;cursor:pointer}.tabs>.active{background:#00d8e9;border-color:#00d8e9;color:#033542;font-weight:700}.explore h1{max-width:700px;margin:17px 0}.explore{min-height:70vh}.detail-heading{text-align:center;margin:40px auto;max-width:800px}.detail-heading h1{font-size:47px;margin:15px 0}.detail-heading p{color:#65818e;font-size:18px}.detail-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:35px}.detail-photo{aspect-ratio:1.52}.campaign-summary{padding:27px}.funding-value{font-size:37px;font-weight:800;color:#00a695;letter-spacing:-1px;margin:18px 0 6px}.campaign-summary p{font-size:14px}.campaign-summary .progress{margin:18px 0 12px}.campaign-summary .split{font-size:12px}.creator-profile{display:flex;gap:12px;align-items:center;border-block:1px solid #e5eff2;padding:18px 0;margin:20px 0}.creator-profile small{display:block;color:#718a96;margin-top:5px}.info-line{display:flex;align-items:center;gap:9px}.info-line svg{color:#00a9ab}.below{margin-top:35px}.prose{font-size:16px;color:#536e7c;line-height:1.8}.prose h2,.prose h3{margin-top:25px}.prose p{margin-bottom:23px}.reward{padding:25px;margin-bottom:20px}.reward h3{font-size:30px;margin:14px 0}.reward .split{margin-bottom:20px;font-size:11px;color:#647c85;align-items:flex-start}.update-card{margin-bottom:15px}.auth-page{max-width:1180px;margin:auto;padding:60px 30px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.auth-story h1{font-size:60px;margin:20px 0}.auth-story p{font-size:17px;color:#6b8490;line-height:1.7}.auth-story>.photo{margin-top:30px;border-radius:16px}.auth-card{padding:33px}.auth-card h2{font-size:28px;margin-top:25px}.auth-card>.muted{font-size:14px}.auth-card .tabs{margin-top:0}.auth-card .form-footer .button{width:100%}.auth-card .form-footer{display:block}.auth-card>.text-link{margin-top:25px}.form .field{margin-bottom:18px}.field{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#405e6c}.field>span{font-weight:600;font-size:13px}.field input,.field select,.field textarea{width:100%;font-size:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:20px}.demo-login{border-top:1px solid #e1edf0;margin-top:27px;padding-top:22px}.demo-login>span{font-size:10px;font-weight:700;letter-spacing:1.5px;color:#72919c}.demo-login>div{display:flex;gap:8px;margin-top:15px}.demo-login .button{font-size:11px;padding:12px 10px;flex:1}.demo-login small{font-size:11px;color:#7c949e;display:block;margin-top:12px;line-height:1.5}.checkout h1{margin:30px 0}.checkout-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:30px}.checkout-grid>.card{padding:30px}.checkout .order-summary{padding:0;align-self:start}.checkout .form h3{margin-top:28px}.receipt-row{display:flex;justify-content:space-between;gap:10px;margin:15px 0;font-size:14px}.receipt-total{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #dae8ec;margin-top:18px;padding-top:18px;font-size:19px}.receipt-total strong{font-size:27px}.payment-choices{display:flex;gap:15px}.payment-choices label{border:1px solid #d8e5eb;padding:17px;display:flex;align-items:center;gap:10px;border-radius:8px;flex:1;font-size:13px;cursor:pointer}.payment-choices label.selected{border-color:#00bfc8;background:#edfcfd}.payment-choices input,.checkbox input{accent-color:#00aeb4;min-height:auto;width:16px;height:16px}.checkbox{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.6;color:#647c87}.checkout-success{text-align:center;max-width:660px;display:flex;flex-direction:column;align-items:center;gap:18px}.success-mark{background:#baf6e9;color:#08917d;width:85px;height:85px;display:grid;place-items:center;border-radius:50%}.checkout-success>.card{width:100%}.info-page{max-width:900px;min-height:60vh}.info-page h1{margin:20px 0 35px}.routes-page>p{max-width:650px}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:30px 0}.journey-card{padding:30px;display:flex;flex-direction:column}.journey-icon{color:#00aeb3;background:#e7fafc;border-radius:14px;width:60px;height:60px;display:grid;place-items:center;margin-bottom:25px}.journey-card h2{font-size:28px}.journey-card>p{color:#6a818d;font-size:15px}.journey-card ol{padding-left:22px;line-height:1.7;font-size:14px;color:#456471;flex:1}.journey-card li{padding:0 0 13px 4px}.permission{max-width:720px;margin:60px auto;text-align:center}.permission .brand{background:#062b35;padding:20px;border-radius:12px}.app-shell{display:flex;min-height:100vh}.sidebar{width:245px;flex-shrink:0;background:linear-gradient(155deg,#073740,#032933 75%);color:#d3e8eb;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;overflow-y:auto;z-index:35;padding:26px 16px 20px}.sidebar>.brand{padding:0 9px;font-size:25px}.sidebar .brand img{width:58px;height:58px}.role-tag{font-size:10px;letter-spacing:1.1px;color:#5fdce0;margin:17px 10px 20px;padding-bottom:21px;border-bottom:1px solid #28616a}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav>a{display:flex;align-items:center;gap:15px;padding:12px 15px;min-height:44px;border-radius:8px;font-size:13px;color:#cce2e6;position:relative}.sidebar nav>a:hover{background:#0a4752}.sidebar nav>a.active{background:#07515e;color:#00e5ff;font-weight:700}.sidebar nav>a.active:before{content:"";position:absolute;left:-16px;top:8px;bottom:8px;background:#00e5ff;width:4px;border-radius:0 2px 2px 0}.sidebar nav>a.active svg{filter:drop-shadow(0 0 8px #00b8c044)}.sidebar nav>a>small{background:#00b7bd;color:#002b32;margin-left:auto;font-size:10px;border-radius:5px;padding:2px 6px}.nav-group{font-size:10px;color:#00d7db;letter-spacing:1.1px;font-weight:700;padding:17px 15px 6px}.sidebar-bottom{padding:24px 12px 0;margin-top:auto;font-size:12px}.sidebar-bottom>a,.sidebar-bottom>button{display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#bad5dd;font-size:12px;padding:12px 0}.sidebar-bottom>small{display:block;color:#75a9b5;font-size:10px}.sidebar-tagline{padding:28px 0 20px;font-size:15px;font-weight:700;line-height:1.3;color:#d0eaee}.sidebar-tagline strong{color:#00e5ff}.app-main{min-width:0;flex:1;margin-left:245px;display:flex;flex-direction:column;background:radial-gradient(ellipse at 20% 0%,#e6f8fb55,transparent 55%),#f5fafb}.dashboard-header{height:83px;display:flex;justify-content:space-between;align-items:center;padding:0 32px;background:#fbfeffcc;border-bottom:1px solid #e5eff2;gap:15px;position:relative;z-index:20}.dashboard-header>div{display:flex;align-items:center}.breadcrumb{font-size:13px;color:#507080}.breadcrumb>span{padding:0 14px;color:#a6b9c2}.top-actions{gap:21px}.local-badge{font-size:10px;color:#7897a4;display:flex;align-items:center;gap:6px;background:#eef7f9;padding:6px 9px;border-radius:30px}.notification-button{position:relative}.notification-button>b{position:absolute;right:-7px;top:-7px;background:#fc4b77;color:#fff;min-width:17px;height:17px;padding:0 3px;border-radius:50%;font-size:9px;display:grid;place-items:center;border:2px solid white}.avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;background:#e2f6f8;color:#078b9c;border:1px solid #cee8ed;border-radius:50%;font-size:13px;font-weight:700;flex-shrink:0}.account-menu{position:relative}.account-menu>button{border:0;background:transparent;display:flex;align-items:center;gap:12px;text-align:left;padding:0}.account-menu>button>span:nth-child(2){display:block}.account-menu b{font-size:12px;color:#193444}.account-menu small{font-size:10px;display:block;color:#708999;margin-top:4px}.account-dropdown{position:absolute;right:0;top:53px;width:250px;box-shadow:0 16px 45px #123b4525;background:#fff;border:1px solid #d9e9ee;border-radius:12px;padding:14px;z-index:100}.account-dropdown>small{font-size:9px;color:#79919d;letter-spacing:1px;padding:5px;margin-bottom:8px}.account-dropdown>button,.account-dropdown>a{border:0;background:#fff;width:100%;padding:12px;display:flex;align-items:center;gap:12px;font-size:13px;color:#3b5a68;text-align:left;border-radius:6px}.account-dropdown>button:hover,.account-dropdown>a:hover{background:#effbfd}.dashboard-content{padding:30px 32px 28px;flex:1;min-width:0}.dashboard-content>.section-title h2{font-size:29px}.dashboard-content>.text-link{margin-bottom:20px}.dashboard-footer{font-size:10px;color:#77919c;padding:14px 32px 23px;display:flex;align-items:center;justify-content:space-between}.metrics{display:grid;gap:16px;margin-bottom:25px}.metrics.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metrics.five{grid-template-columns:repeat(5,minmax(0,1fr))}.metric{background:#fff;border:1px solid #e5eff2;border-radius:12px;min-height:112px;display:flex;align-items:center;gap:15px;padding:22px 18px;box-shadow:var(--shadow)}.metric-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:11px;background:#e7fcfd;color:#00bdbd;flex-shrink:0}.metric strong{display:block;font-size:27px;font-weight:800;letter-spacing:-1px;color:#0b2335;white-space:nowrap}.metric span{font-size:12px;color:#4b6475;margin-top:7px;display:block;line-height:1.3}.metric small{display:block;color:#00a690;font-size:10px;margin-top:8px}.metrics.five{gap:12px}.metrics.five .metric{padding:19px 14px;gap:12px}.metrics.five .metric strong{font-size:23px}.metrics.five .metric-icon{width:40px;height:44px}.metrics.five .metric-icon svg{width:25px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(280px,1fr);gap:22px}.dashboard-columns>div>.section-title{margin-top:28px}.dashboard-columns aside{display:flex;flex-direction:column;gap:22px}.compact{gap:15px}.compact .project-body{padding:13px}.compact .project-body h3{font-size:15px}.compact .project-summary{font-size:11px;min-height:31px}.compact .project-bottom{display:block}.compact .project-bottom>.text-link{margin-top:10px;display:flex}.compact .category{font-size:9px}.compact .project-numbers{flex-wrap:wrap}.subtle-pill{border:1px solid #dfe8ee;background:#f9fbfc;padding:7px 10px;border-radius:7px;color:#6c8390;font-size:11px}.chart svg{width:100%;height:auto;display:block}.chart>.muted{font-size:10px}.activity{display:flex;align-items:flex-start;gap:11px;padding:15px 0;border-bottom:1px solid #e8f0f3}.activity:last-child{border:0}.activity-icon{background:#eefafb;color:#12acb3;border-radius:50%;padding:8px}.activity b{font-size:12px}.activity p{margin:5px 0;font-size:12px;color:#67838e;line-height:1.45}.activity small{font-size:10px;color:#8095a0}.activity h3{margin:5px 0;font-size:15px}.mini-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid #eaf1f4;padding:13px 0;font-size:11px}.mini-row:last-child{border:0}.mini-row>span:not(.badge):not(.date-square){flex:1}.mini-row b{font-size:11px;white-space:nowrap}.date-square{display:flex;flex-direction:column;align-items:center;background:#eff6f8;border-radius:6px;padding:5px 7px;font-size:17px;font-weight:700;line-height:1}.date-square small{font-size:8px;text-transform:uppercase;margin-top:4px}.aqua-callout{display:flex;align-items:center;gap:20px;background:linear-gradient(100deg,#e1fbfb,#eefaff);border:1px solid #d3f1f5;border-radius:12px;padding:23px;margin:24px 0 0}.aqua-callout>svg{color:#00b3b7}.aqua-callout>div{flex:1}.aqua-callout b{font-size:16px}.aqua-callout p{font-size:13px;margin:6px 0 0;color:#557580;line-height:1.45}.aqua-callout .text-link{margin-top:12px}.client-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:27px}.client-head h1{font-size:43px;margin:10px 0}.client-head>div>p{font-size:14px;color:#64808e;margin:0;max-width:520px}.client-head .metrics{min-width:49%;margin:0;gap:12px}.client-head .metric{background:#edfafd;gap:11px;padding:18px 15px;min-height:98px}.client-head .metric-icon{background:transparent;width:34px}.client-head .metric strong{font-size:29px}.client-head .metric span{font-size:11px}.client-top{display:grid;grid-template-columns:1.6fr 1fr;gap:22px;margin-bottom:22px}.client-bottom{display:grid;grid-template-columns:1.85fr 1fr;gap:22px}.featured-order{display:grid;grid-template-columns:.85fr 1fr;gap:20px}.featured-order>.photo{height:100%;min-height:255px;aspect-ratio:auto}.featured-order>.image-jacket>img{width:440%;transform:translate(-8%,-30.74%)}.featured-order .split{align-items:flex-start;flex-wrap:wrap;gap:7px}.featured-order h3{font-size:20px;margin:0}.featured-order p{font-size:12px;line-height:1.6;margin:13px 0 9px}.featured-order b{font-size:13px}.featured-order .notice{font-size:11px;margin:17px 0 12px;padding:11px}.featured-order .actions{gap:8px}.featured-order .button{font-size:11px;padding:10px 11px}.timeline{display:flex;width:100%;margin:25px 0 22px}.timeline>div{flex:1;position:relative;display:flex;align-items:center;flex-direction:column;text-align:center;gap:7px}.timeline>div:after{position:absolute;content:"";height:3px;background:#d5dfe5;top:12px;left:50%;width:100%;z-index:0}.timeline>div:last-child:after{display:none}.timeline>div>span{border:2px solid #cbd7df;background:#e5eaee;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;font-size:10px;color:#92a5b0;position:relative;z-index:1}.timeline>div small{font-size:9px;color:#637c8b;max-width:60px;line-height:1.3}.timeline>div.done>span{background:#00c9b9;border-color:#00c9b9;color:#fff}.timeline>div.done:after{background:#00c9b9}.timeline>div.current>span{border-color:#00c7d8;background:#d5f7fc;color:#009eaf;box-shadow:0 0 0 3px #fff inset}.timeline>div.current small{color:#234c61;font-weight:700}.delivery-preview{display:grid;grid-template-columns:.9fr 1fr;gap:19px;margin-bottom:21px}.delivery-preview>.photo{aspect-ratio:1;min-height:150px}.delivery-preview>.image-aurora img{width:390%;transform:translate(-37%,-30.74%)}.delivery-preview h3{font-size:20px}.delivery-preview p{font-size:11px;display:flex;align-items:center;gap:8px;margin:15px 0;color:#486d7f;line-height:1.45}.delivery-preview p svg{width:16px;color:#1099b2}.support-row{display:grid;grid-template-columns:62px 1fr auto 1fr auto;align-items:center;gap:13px;padding:11px 0;border-top:1px solid #e8f2f5;font-size:12px}.support-row>.photo{width:62px;aspect-ratio:1.35}.support-row>div>b{display:block;font-size:13px}.support-row small{color:#6e8996;display:block;margin-top:5px;font-size:10px}.support-row .badge{font-size:9px}.support-box>div{display:flex;align-items:center;gap:24px;margin:22px 0}.support-box>div>svg{color:#00afbb;flex-shrink:0}.support-box p{font-size:13px;color:#66818d;margin:0}.support-box h2{font-size:21px}.admin-top{display:grid;grid-template-columns:1.18fr 1fr;gap:20px;margin-bottom:20px}.admin-middle{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:20px;margin-bottom:20px}.admin-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px}.admin-top .pad,.admin-middle .pad,.admin-bottom .pad{padding:20px}.legend{font-size:10px;color:#5d7a87;display:flex;align-items:center;gap:6px}.legend i{width:8px;height:8px;border-radius:50%;background:#00c4af}.integration-mini{border:1px solid #e2eff3;border-radius:6px;margin:7px 0;display:flex;align-items:center;gap:10px;padding:8px 10px;font-size:11px}.integration-mini>span:nth-child(2){flex:1}.integration-mini>svg{width:17px}.integration-mini .badge{font-size:9px}.sac-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:28px 0 24px}.sac-metrics>div{background:#eefafc;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:8px;padding:13px 5px}.sac-metrics svg{color:#00b9b9}.sac-metrics b{font-size:28px;color:#0d3545}.sac-metrics small{font-size:9px;color:#5b7a88;text-align:center}.action-row{display:flex;align-items:center;gap:12px;border:1px solid #e8f1f4;border-radius:7px;padding:16px 12px;margin:9px 0;font-size:11px}.action-row>span{flex:1;color:#4b6c7b}.action-row b{color:#e86171;font-size:16px}.action-row>svg:last-child{color:#00aec4}.table-wrap{overflow-x:auto;width:100%}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;font-size:11px;color:#738997;font-weight:600;padding:15px 17px;background:#f5fafc;white-space:nowrap;border-bottom:1px solid #e1edf1}td{padding:17px;border-bottom:1px solid #e8f0f3;color:#486776;vertical-align:middle;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafdfe}td b{color:#153649}.row-actions{display:flex;align-items:center;gap:6px;white-space:nowrap}.table-product{display:flex;align-items:center;gap:12px;min-width:170px}.table-product>.photo{width:49px;min-width:49px;aspect-ratio:1}.table-product b{font-size:12px}.table-product small{display:block;color:#7b93a0;font-size:10px;margin-top:5px}.table-user{display:flex;align-items:center;gap:11px}.table-user small{display:block;color:#75909b;font-size:10px;margin-top:5px}.admin-top td{padding:13px 8px;font-size:10px}.admin-top th{padding:11px 8px;font-size:10px}.admin-top .table-product{min-width:120px;gap:8px}.admin-top .table-product b{font-size:11px}.admin-top .table-product .photo{width:32px;min-width:32px}.admin-top .badge{font-size:9px}.address-grid,.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.address-grid h3{display:flex;align-items:center;gap:8px}.address-grid p{font-size:14px;color:#68828e;margin:13px 0}.settings-grid>article{align-self:start}.settings-grid .form{margin-top:22px}.settings-info{display:grid;grid-template-columns:1fr 1fr;gap:24px;font-size:13px;padding:20px 0 40px;align-items:center}.settings-info>span{color:#6c8793}.settings-grid .button.full{margin-bottom:14px}.modal{border:1px solid #d6e8ed;border-radius:16px;padding:27px;background:#fff;color:#143747;width:min(560px,calc(100vw - 36px));max-height:90vh;box-shadow:0 25px 100px #00283333;overflow-y:auto}.modal.wide{width:min(860px,calc(100vw - 36px))}.modal::backdrop{background:#03283185;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px}.modal-head h2{font-size:23px;margin:5px 0}.modal-actions{border-top:1px solid #e3edf1;padding-top:22px;margin-top:22px}.order-modal,.review-top{display:grid;grid-template-columns:1fr 1.4fr;gap:26px;margin-bottom:24px}.order-modal>.photo,.review-top>.photo{align-self:start}.order-modal h2{margin:15px 0}.tracking code{display:block;background:#f0f7f9;border:1px dashed #bedce6;padding:11px;margin-top:9px;font-size:13px;border-radius:5px}.tracking b{font-size:12px}.conversation{max-height:360px;overflow-y:auto;background:#f4f9fb;padding:20px;border-radius:9px;margin:23px 0;display:flex;flex-direction:column;gap:15px}.message{max-width:85%;border:1px solid #e0eaf0;border-radius:12px;padding:15px 18px;background:#fff;align-self:flex-start;min-width:220px}.message.mine{background:#e1f9f7;border-color:#c6ece9;align-self:flex-end}.message b{font-size:12px}.message b small{font-weight:400;color:#72909a;font-size:10px}.message p{font-size:14px;line-height:1.6;margin:10px 0}.message>small{font-size:10px;color:#8aa0a8}.notification-list{display:flex;flex-direction:column;gap:14px}.notification-list h3{display:flex;align-items:center;gap:13px}.notification-list p{font-size:14px;color:#66828e;margin-bottom:0}.notification-list .unread{border-left:4px solid #00bdbf}.editor-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:24px}.editor-grid>article{align-self:start}.editor-grid>aside{display:flex;flex-direction:column;gap:22px}.editor-grid+.card{margin-top:24px}.step-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}.step-heading>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#e1f9fa;color:#009b9e;font-weight:800;font-size:13px}.step-heading h3{font-size:19px;margin:0 0 5px}.step-heading p{color:#78909a;font-size:12px;margin:0}.image-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px}.image-picker>button{border:2px solid transparent;border-radius:8px;background:none;padding:2px}.image-picker>button.selected{border-color:#00bec5}.image-picker .photo{aspect-ratio:1.3}.project-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.review-rewards{display:flex;flex-direction:column;gap:10px}.review-rewards>div{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f3fafc;padding:14px;border-radius:7px;font-size:13px}.review-top p{font-size:13px}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:26px 0}.integration-card{padding:28px}.integration-card h2{font-size:24px;margin:24px 0 7px}.integration-card p{font-size:14px;color:#597783}.integration-card>.muted{font-size:12px}.integration-card .actions{margin-top:22px}.integration-icon{width:62px;height:62px;background:#e5fafb;color:#00adb6;border-radius:14px;display:grid;place-items:center}.page-loading{min-height:55vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#009fa8}.toast{position:fixed;right:28px;bottom:26px;z-index:1000;max-width:min(480px,calc(100vw - 36px));display:flex;align-items:center;gap:13px;border:1px solid #aee3d8;box-shadow:0 12px 50px #03293225;background:#f4fffb;border-radius:10px;padding:17px 18px;color:#167e65;font-size:14px;animation:fade-up .2s ease}.toast.error{background:#fff6f6;color:#b24656;border-color:#efc7ce}.toast>button{background:transparent;border:0;color:inherit;padding:0}.spin{animation:spin 1s linear infinite}.mobile-menu,.sidebar-backdrop{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-up{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:1800px){.dashboard-content{padding:40px}.sidebar{width:270px}.app-main{margin-left:270px}.metric strong{font-size:34px}.metric span{font-size:14px}.metrics.five .metric strong{font-size:29px}.client-head .metric span{font-size:13px}.sidebar nav>a{font-size:15px}.project-body h3{font-size:22px}.project-summary{font-size:15px}.compact .project-body h3{font-size:18px}.compact .project-summary{font-size:13px}.featured-order p{font-size:14px}.timeline small{font-size:11px!important}.card .section-title h2{font-size:22px}.admin-top th,.admin-top td{font-size:12px}.admin-top .table-product b{font-size:13px}}@media(max-width:1350px){.public-header nav{gap:15px;font-size:12px}.header-search{max-width:240px}.public-header{gap:20px}.hero h1{font-size:45px}.hero>div.hero-copy{padding:60px 20px 45px 4vw}.sidebar{width:220px;padding:23px 13px}.app-main{margin-left:220px}.sidebar>.brand{font-size:22px;padding:0 5px}.sidebar .brand img{width:49px;height:49px}.sidebar nav>a{gap:12px;font-size:12px;padding:11px}.dashboard-content{padding:25px 24px}.dashboard-header{padding:0 24px}.metric{padding:17px 13px;gap:10px}.metric-icon{width:40px;height:44px}.metric strong{font-size:22px}.metric span{font-size:11px}.metrics.five{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.metrics.five .metric{display:block;min-height:116px;padding:14px}.metrics.five .metric-icon{height:25px;width:25px;margin-bottom:12px;background:transparent}.metrics.five .metric-icon svg{width:22px;height:22px}.metrics.five .metric strong{font-size:20px}.dashboard-columns{grid-template-columns:minmax(0,1.65fr) minmax(260px,1fr)}.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.compact>.project-card:nth-child(3){display:none}.client-head{align-items:flex-start;flex-direction:column}.client-head .metrics{width:100%;min-width:0}.client-head .metric{min-height:85px}.client-head h1{font-size:37px}.client-top{grid-template-columns:1.55fr 1fr;gap:16px}.client-top>.pad{padding:18px}.featured-order{grid-template-columns:.75fr 1fr;gap:15px}.delivery-preview{grid-template-columns:1fr}.delivery-preview>.photo{max-height:160px;aspect-ratio:1.5;min-height:0}.delivery-preview>.image-aurora img{width:325%;transform:translate(-35.17%,-30.74%)}.delivery-preview h3{font-size:18px;margin-bottom:8px}.delivery-preview p{margin:10px 0}.support-row{grid-template-columns:50px 1fr auto}.support-row>div:nth-of-type(3){display:none}.support-row>.photo{width:50px}.support-row>.badge{display:none}.admin-top{grid-template-columns:1fr}.admin-middle{grid-template-columns:1fr 1fr}.admin-middle>.card:last-child{grid-column:span 2}.admin-middle>.card:last-child .action-row{padding:11px}.admin-top .chart{max-height:250px}.admin-top .chart svg{max-height:220px}.admin-top .table-product{min-width:160px}.admin-top .table-product>.photo{width:43px;min-width:43px}.admin-top td,.admin-top th{font-size:12px;padding:13px}.admin-top .table-product b{font-size:13px}.admin-top .badge{font-size:11px}}@media(max-width:1100px){.public-header nav{display:none}.public-header .header-search{max-width:320px}.hero h1{font-size:38px}.hero,.hero-art{min-height:435px}.hero-art>img{width:245%;transform:translate(-57%,-3.4%)}.hero p{font-size:15px}.trust{font-size:10px;gap:12px}.floating-project{width:220px;right:20px;bottom:30px}.home-stats{padding:22px 3%}.home-stats b{font-size:16px}.home-stats svg{width:24px}.section{padding:45px 28px}.purpose{gap:30px}.purpose .image-studio img{width:300%;transform:translate(-51%,-63.1%)}.purpose h2{font-size:29px}.community{gap:25px;padding:35px 4%}.community h2{font-size:26px}.community p{font-size:13px;max-width:240px}.newsletter{padding:30px 4%;gap:25px}.newsletter .form{min-width:420px}.footer-grid{gap:24px}.footer .brand{font-size:20px}.footer .brand img{width:43px}.dashboard-columns{grid-template-columns:1fr}.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.compact>.project-card:nth-child(3){display:block}.dashboard-columns>aside{display:grid;grid-template-columns:1fr 1fr}.dashboard-columns>aside>.aqua-callout{grid-column:span 2;margin:0}.client-top{grid-template-columns:1fr}.delivery-preview{grid-template-columns:1fr 2fr}.delivery-preview>.photo{max-height:none;aspect-ratio:1.5}.client-bottom{grid-template-columns:1fr}.client-bottom .support-box>div{margin:14px 0}.support-box>div>svg{height:40px;width:40px}.editor-grid{grid-template-columns:1fr}.editor-grid>aside{display:grid;grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.metrics.four{grid-template-columns:repeat(2,minmax(0,1fr))}.top-actions{gap:15px}.local-badge{display:none}.journey-grid{gap:16px}.journey-card{padding:23px}.auth-page{gap:35px}.auth-story h1{font-size:48px}.auth-card{padding:25px}.detail-grid{grid-template-columns:1.25fr 1fr;gap:22px}.funding-value{font-size:30px}.detail-photo{height:100%;min-height:350px;aspect-ratio:auto}.detail-photo.image-jacket img{width:480%;transform:translate(-8%,-30.74%)}}@media(max-width:800px){.sidebar{visibility:hidden;transform:translate(-100%);transition:transform .2s;width:250px;z-index:100}.sidebar.open{visibility:visible;transform:translate(0)}.sidebar-backdrop{border:0;padding:0;position:fixed;inset:0;background:#06283266;z-index:90;display:block}.app-main{margin-left:0}.mobile-menu{display:inline-flex;margin-right:10px}.dashboard-header{height:72px;padding:0 18px}.dashboard-content{padding:24px 18px}.dashboard-header .breadcrumb{font-size:11px}.dashboard-header .breadcrumb>span{padding:0 7px}.account-menu>button>span:nth-child(2){display:none}.account-menu>button{gap:7px}.dashboard-footer{padding:14px 20px 20px}.metrics.five{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics.five .metric{display:flex;min-height:85px}.metrics.five .metric-icon{margin:0}.admin-bottom{grid-template-columns:1fr}.metrics.three{gap:10px}.hero{grid-template-columns:1fr}.hero>div.hero-copy{padding:50px 28px 30px}.hero h1{font-size:44px}.hero-art{min-height:330px}.hero-art>img{width:135%;transform:translate(-27%,-3.4%)}.floating-project{right:35px;bottom:35px}.public-header{padding:0 24px;height:76px;gap:18px}.public-header .brand{font-size:20px}.public-header .brand img{width:42px;height:42px}.header-search{display:none}.header-actions{margin-left:auto;font-size:12px}.header-actions .button{font-size:11px}.home-stats{grid-template-columns:repeat(2,1fr);gap:22px;padding:25px 20px}.home-stats>div:nth-child(2){border-right:0}.home-stats>div{justify-content:flex-start;padding-left:15px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-grid>.project-card:nth-child(3){display:block}.steps-grid{grid-template-columns:1fr;gap:25px}.steps-grid>div{gap:23px}.steps-grid p{max-width:none}.steps-grid small{display:none}.steps-grid h3{font-size:20px}.purpose{grid-template-columns:1fr;gap:28px}.purpose .photo{aspect-ratio:1.87;min-height:280px}.purpose .image-studio img{width:204%;transform:translate(-51.02%,-63.1%)}.community{flex-wrap:wrap;gap:20px;padding:30px}.community p{max-width:300px}.newsletter{flex-direction:column;align-items:stretch;gap:20px;padding:30px}.newsletter .form{min-width:0}.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}.footer-grid>div:first-child{grid-column:span 2}.footer-grid .brand{font-size:25px}.footer-bottom{font-size:9px;gap:20px;align-items:flex-start}.footer-bottom>span:last-child{max-width:170px;text-align:right}.auth-page{grid-template-columns:1fr;max-width:540px;padding:35px 20px}.auth-story{display:none}.auth-card{padding:28px}.detail-grid{grid-template-columns:1fr}.detail-heading h1{font-size:38px}.detail-heading p{font-size:16px}.detail-photo{aspect-ratio:1.5;height:auto;min-height:0}.detail-photo.image-jacket img{width:324.5%;transform:translate(-3.2%,-30.74%)}.checkout-grid{grid-template-columns:1fr}.order-summary{grid-row:1}.order-summary>.photo{max-height:200px}.journey-grid{grid-template-columns:1fr}.journey-card{padding:28px}.journey-card li{padding-bottom:9px}.journey-card>p{margin-bottom:8px}.explore h1,.info-page h1{font-size:36px}.local-strip{font-size:9px;padding:0 20px}.local-strip a{font-size:9px}.project-toolbar{align-items:flex-start;flex-direction:column}.project-toolbar .button{font-size:12px}.integration-grid{gap:16px}.integration-card{padding:20px}.editor-grid>aside{grid-template-columns:1fr 1fr}.editor-grid+.card .form-grid.three{grid-template-columns:1fr 1fr}.address-grid{grid-template-columns:1fr}.support-row{grid-template-columns:60px 1fr auto 1fr auto}.support-row>.photo{width:60px}.support-row>div:nth-of-type(3){display:block}.support-row>.badge{display:inline-flex}.modal{padding:22px}.modal .form-grid{gap:0 14px}}@media(max-width:550px){.public-header{padding:0 16px}.public-header .brand{font-size:18px;gap:8px}.public-header .brand img{width:37px;height:37px}.header-actions{gap:13px;font-size:11px}.header-actions .button{padding:9px 10px;min-height:34px;font-size:10px}.header-actions .button svg{display:none}.hero h1{font-size:39px}.hero .actions .button{font-size:12px;padding:12px 15px}.hero-art{min-height:245px}.hero-art>img{width:165%;transform:translate(-40%,-3.4%)}.floating-project{width:200px;right:18px;bottom:20px;padding:13px}.floating-project b{font-size:12px}.floating-project strong{font-size:9px}.section{padding:37px 20px}.section-title{align-items:flex-start;gap:12px}.section-title h2{font-size:24px}.section-title .text-link{font-size:11px;white-space:nowrap;margin-top:4px}.project-grid{grid-template-columns:1fr;gap:20px}.project-summary{min-height:0}.project-body{padding:20px}.project-bottom,.project-numbers{font-size:12px}.project-numbers small{font-size:11px}.project-body .category{font-size:10px}.project-card .photo{aspect-ratio:1.7}.home-stats b{font-size:14px}.home-stats small{font-size:9px;max-width:130px;line-height:1.4}.home-stats>div{padding:0;gap:10px}.home-stats svg{width:24px}.benefits{gap:20px 15px}.benefits b{font-size:12px}.purpose .photo{min-height:220px}.community{padding:30px 22px;display:block}.community h2{font-size:28px}.community p{margin:22px 0}.newsletter{padding:30px 22px}.newsletter .form{display:block}.newsletter .form-footer{margin-top:12px}.newsletter .button{width:100%}.newsletter h2{font-size:22px}.local-strip a{display:none}.dashboard-header{padding:0 13px}.dashboard-header .breadcrumb{display:none}.top-actions{gap:13px}.dashboard-content{padding:24px 14px}.dashboard-content>.section-title{flex-direction:column;gap:17px}.dashboard-content>.section-title h2{font-size:27px}.dashboard-content>.section-title>.actions{flex-wrap:wrap;gap:8px}.metrics.four{gap:10px}.metric{min-height:94px;display:block;padding:14px}.metric-icon{background:transparent;height:25px;width:25px;margin-bottom:9px}.metric-icon svg{width:23px;height:23px}.metric strong{font-size:22px}.metric span{font-size:10px}.metrics.five{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics.five .metric{display:block;padding:14px;min-height:93px}.metrics.five .metric-icon{margin-bottom:10px}.metrics.five .metric:last-child{grid-column:span 2;display:flex;gap:15px;min-height:70px}.metrics.three .metric strong{font-size:20px}.metrics.three .metric span{font-size:10px}.client-head{gap:20px}.client-head h1{font-size:34px}.client-head>div>p{font-size:13px}.client-head .metric{display:block;padding:13px 10px}.client-head .metric-icon{width:23px;height:24px;margin-bottom:8px}.client-head .metric strong{font-size:23px}.client-head .metric span{font-size:9px}.client-top .pad{padding:19px}.featured-order{grid-template-columns:1fr}.featured-order>.photo{aspect-ratio:1.7;height:auto;min-height:0}.featured-order>.image-jacket>img{width:324.5%;transform:translate(-3.2%,-30.74%)}.featured-order .split{margin-top:2px}.featured-order p{font-size:13px}.timeline small{font-size:10px!important}.timeline{margin:22px 0}.timeline>div>span{height:27px;width:27px}.timeline>div:after{top:13px}.featured-order .actions>.button{flex:1}.delivery-preview{gap:13px;grid-template-columns:.85fr 1fr}.delivery-preview h3{font-size:17px}.support-row{grid-template-columns:46px 1fr auto;gap:10px}.support-row>.photo{width:46px}.support-row>.badge,.support-row>div:nth-of-type(3){display:none}.support-row b{font-size:12px}.support-row .button{font-size:10px;padding:8px}.aqua-callout{flex-wrap:wrap;padding:20px;gap:14px}.aqua-callout>div{min-width:200px}.aqua-callout>.button{width:100%}.aqua-callout b{font-size:14px}.aqua-callout p{font-size:12px}.admin-middle{grid-template-columns:1fr}.admin-middle>.card:last-child{grid-column:auto}.admin-middle .sac-metrics{margin-top:18px}.dashboard-columns>aside{grid-template-columns:1fr}.dashboard-columns>aside>.aqua-callout{grid-column:auto}.compact{grid-template-columns:1fr}.compact .project-body h3{font-size:18px}.compact .project-bottom{display:flex}.compact .project-bottom>.text-link{margin:0}.compact .project-summary{font-size:13px}.card .section-title h2{font-size:18px}.pad{padding:19px}.form-grid,.form-grid.three{grid-template-columns:1fr}.editor-grid>aside{grid-template-columns:1fr}.editor-grid+.card .form-grid.three{grid-template-columns:1fr}.modal .form-grid,.order-modal,.review-top{grid-template-columns:1fr}.order-modal>.photo,.review-top>.photo{max-height:160px}.order-modal h2{font-size:22px}.modal-head h2{font-size:21px}.modal .form-footer .button{width:100%}.form-footer{flex-wrap:wrap}.message{max-width:95%;min-width:180px}.conversation{padding:12px}.review-rewards>div{align-items:flex-start;flex-direction:column}.integration-grid{grid-template-columns:1fr}.filter-row{gap:10px}.filter-row .search{width:100%;max-width:none;flex-basis:100%}.filter-row select{min-width:0;flex:1}.metrics.three .metric-icon{display:none}.metrics.three .metric{padding:16px 10px}.client-head .metrics .metric-icon{display:grid}.dashboard-footer{font-size:9px;gap:15px}.dashboard-footer>span:first-child{max-width:160px}.auth-card{padding:24px}.demo-login .button{font-size:10px;padding:10px 8px}.demo-login .button svg{width:16px}.payment-choices label{padding:13px 10px;font-size:11px;gap:6px}.checkout h1{font-size:32px}.checkout-grid>.card{padding:22px}.checkout-grid>.order-summary{padding:0}.auth-card .tabs{margin-top:0}.journey-card h2{font-size:26px}.toast{right:18px;bottom:18px;font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.photo{container-type:size}.photo>img{width:max(324.5cqw,490cqh)!important}.photo.image-jacket>img{transform:translate(-3.2%,-30.74%)!important}.photo.image-aurora>img{transform:translate(-35.17%,-30.74%)!important}.photo.image-shoes>img{transform:translate(-66.24%,-30.74%)!important}.photo.image-studio>img{width:max(204.5cqw,390cqh)!important;transform:translate(-51.02%,-63.1%)!important}.hero-art{container-type:size;background-image:none}.hero-art>img{width:max(205cqw,322cqh)!important;transform:translate(-51%,-3.4%)!important}.photo.image-uploaded>img{width:100%!important;height:100%;transform:none!important;object-fit:cover}.hero-art .floating-project{align-items:center;left:max(35cqw,55cqh);top:max(38.5cqw,60.5cqh);width:calc(100cqw - max(35cqw,55cqh));min-height:max(21cqw,34cqh);right:auto;bottom:auto;padding:20px}.project-card .favorite{right:5%;top:4%;width:44px;height:44px;background:#fff}.hero-art .floating-icon{height:62px;flex:0 0 55px}:root{--ink: #061026;--aqua: #00d8ec;--mint: #00cdb9;--muted: #556188;--line: #def1f7;--pale: #eefcff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;background:#f4fafc}.brand-art{display:block;width:100%;height:100%;min-width:0;overflow:hidden;flex-shrink:0}.brand-art.uploaded img{width:100%;height:100%;object-fit:cover}.brand-photo{container-type:normal}.brand-photo>.brand-art{position:absolute;inset:0}.portrait{width:36px;height:36px;border-radius:50%;flex:0 0 auto}.brand-byline{display:flex;align-items:center;gap:9px;color:#475887;font-size:14px;white-space:nowrap}.maker-mark{display:grid;place-items:center;background:#050914;color:#fff;border-radius:50%;width:26px;height:26px;font-size:23px;font-weight:700;line-height:1;flex-shrink:0}.maker-mark.sun{color:#fbd074;background:#465a64}.brand-byline.large .maker-mark{width:34px;height:34px;font-size:28px}.button{background:#00d8ec;border-radius:8px;border-color:transparent;font-weight:600;color:#001625}.button.outline{border-color:#00c2e8;background:#fff;color:#081830}.button.soft{background:linear-gradient(100deg,#aaf6fb,#b9faff)}h1,h2,h3{color:#070d23}.text-link{color:#009dcc}.progress{background:#e8eff5;height:8px}.progress>span{background:linear-gradient(90deg,#00d7ed,#00c7b5)}.brand{font-family:Arial,Helvetica,sans-serif;font-weight:750;letter-spacing:0;line-height:1.03}.brand strong{color:#00e0ed}.brand img{filter:drop-shadow(0 0 4px #8cf7ff25)}.reference-shell{--rail: 258px;min-height:100vh;background:radial-gradient(ellipse at 58% 2%,#f7fcff,#f1f9fc);color:#0b1027}.reference-shell.role-client{--rail: 288px;background:linear-gradient(120deg,#fff 40%,#f7fdff)}.reference-shell .sidebar{width:var(--rail);padding:29px 14px 18px;background:linear-gradient(110deg,#022c35,#003640);color:#f4fbff;gap:0}.reference-shell .sidebar .brand{padding:0 15px;font-size:26px;gap:14px}.reference-shell .sidebar .brand img{width:69px;height:69px}.reference-shell .role-tag{display:none}.reference-shell .sidebar nav{gap:7px;margin-top:43px}.reference-shell .sidebar nav>a{height:48px;min-height:48px;gap:24px;font-size:16px;font-weight:400;padding:10px 15px;border-radius:7px;color:#eaf9ff}.reference-shell .sidebar nav>a svg{width:27px;height:27px;stroke-width:1.8}.reference-shell .sidebar nav>a.active{background:linear-gradient(110deg,#0561739c,#08667896);color:#fff}.reference-shell .sidebar nav>a.active svg{color:#00dff2;fill:#00daf733;filter:drop-shadow(0 0 9px #00c3ed88)}.reference-shell .sidebar nav>a.active:before{left:-14px;top:0;bottom:0;width:5px;border-radius:0}.reference-shell .sidebar-bottom{margin-top:auto;padding:30px 20px 31px}.reference-shell .sidebar-bottom>button,.reference-shell .sidebar-bottom>a{display:none}.reference-shell .sidebar-tagline{font-size:19px;line-height:1.1;margin:25px 0;max-width:150px;font-weight:750;color:#fff}.reference-shell .sidebar-tagline:after{content:"";display:block;background:#00e1df;width:41px;height:5px;border-radius:5px;margin-top:28px}.reference-shell .sidebar-tagline strong{color:#00e6f6}.reference-shell .sidebar-bottom>small{font-size:13px;color:#afc6d4;display:block;line-height:1.7}.reference-shell .app-main{margin-left:var(--rail);min-width:0;width:calc(100% - var(--rail));display:flex;flex-direction:column;min-height:100vh}.reference-shell .dashboard-header{height:86px;min-height:86px;padding:13px 33px 10px;position:relative;background:transparent;border:0;gap:20px;z-index:20}.reference-shell .r-dashboard-greeting h1{font-size:40px;font-weight:750;letter-spacing:-1.1px;margin:0 0 1px;line-height:1.1}.r-dashboard-greeting p{font-size:15px;line-height:1.5;margin:0;color:#627091}.reference-shell .dashboard-header .local-badge,.reference-shell .dashboard-header .refresh{display:none}.reference-shell .top-actions{gap:23px;flex-shrink:0}.reference-shell .account-menu>button{gap:14px}.reference-shell .account-menu>button>.avatar{width:46px;height:46px;background:#045695;color:#fff;border-radius:50%;overflow:hidden;font-size:19px}.reference-shell .avatar>.portrait{width:100%;height:100%}.reference-shell .account-menu>button>b,.reference-shell .account-menu b{font-size:15px;color:#090d24}.reference-shell .account-menu small{font-size:13px;color:#5d6385;margin-top:3px}.reference-shell .notification-button{padding-right:23px;border-right:1px solid #cedee7;border-radius:0;color:#17244d}.reference-shell:not(.role-client) .notification-button>b{font-size:0;width:8px;height:8px;min-width:0;padding:0;right:20px;top:0;background:#ff1f50}.reference-shell .dashboard-content{padding:0 33px 20px;flex:1}.reference-shell .dashboard-footer{font-size:11px;padding:7px 34px 18px;color:#677196}.r-local-disclaimer{font-size:10px;opacity:.65}.reference-shell .sidebar nav>a[href="/criador/recompensas"],.reference-shell .sidebar nav>a[href="/criador/mensagens"],.reference-shell .sidebar nav>a[href="/admin/auditoria"]{display:none}.reference-shell .r-header-explore{color:#009de0;font-size:15px;font-weight:600;display:flex;align-items:center;gap:12px}.reference-shell .r-header-explore:after{content:"";height:35px;width:1px;background:#c3e8f3;margin-left:14px}.reference-shell .account-dropdown{width:260px;font-size:14px}.reference-shell .account-dropdown a{display:block;padding:11px 14px;font-size:13px}.reference-shell .account-dropdown button{font-size:13px}.reference-shell.role-admin .dashboard-header{height:91px;min-height:91px;padding:10px 24px 10px 33px}.role-admin .sidebar .role-tag{display:block;color:#00ebf5;border:1px solid #00b5d1;border-radius:8px;text-align:center;letter-spacing:0;font-size:12px;font-weight:650;margin:11px 17px 17px;padding:3px;line-height:1.1}.reference-shell.role-admin .sidebar nav{margin-top:0;gap:0}.reference-shell.role-admin .sidebar nav>a{height:43px;min-height:43px;padding:8px 15px;font-size:16px;gap:24px}.reference-shell.role-admin .sidebar nav>a:first-child{height:48px;min-height:48px}.reference-shell.role-admin .nav-group{height:39px;display:flex;align-items:flex-end;padding:0 15px 7px;font-size:14px;letter-spacing:0;color:#00e9ef}.reference-shell.role-admin .sidebar-bottom{padding:10px 20px 2px}.role-admin .sidebar-tagline{display:none}.role-admin .sidebar-bottom:before{content:"";display:block;background:#00dff0;width:43px;height:5px;border-radius:5px;margin-bottom:23px}.reference-shell.role-admin .dashboard-content{padding:3px 24px 12px}.reference-shell.role-admin.overview .dashboard-footer{display:none}.r-admin-search{position:relative;width:clamp(230px,25vw,414px);margin-right:6px}.r-admin-search label{height:43px;border:1px solid #c9deee;border-radius:25px;background:linear-gradient(100deg,#edf5fb,#eaf0f5);display:flex;align-items:center;padding:0 15px;gap:13px;color:#091535}.r-admin-search input{background:transparent;border:0;padding:8px 0;width:100%;font-size:15px;min-height:40px}.r-search-results{position:absolute;z-index:40;top:48px;width:100%;background:#fff;box-shadow:0 12px 30px #12324422;border:1px solid #d8e8ed;border-radius:9px;overflow:hidden}.r-search-results a{display:flex;justify-content:space-between;gap:15px;padding:13px;font-size:13px}.r-search-results a:hover{background:#eaffff}.r-search-results p{font-size:13px;padding:14px;margin:0}.reference-shell.role-client .sidebar{padding:28px 16px}.reference-shell.role-client .sidebar .brand{padding:0 13px;font-size:32px;gap:15px}.reference-shell.role-client .sidebar .brand img{width:83px;height:83px}.reference-shell.role-client .role-tag{display:block;font-size:13px;letter-spacing:1.1px;color:#fff;margin:21px 14px 16px;padding:0 0 19px;border-bottom:1px solid #156675}.reference-shell.role-client .sidebar nav{margin-top:0;gap:6px}.reference-shell.role-client .sidebar nav>a{height:55px;min-height:55px;font-size:17px;gap:21px;padding:13px 20px}.reference-shell.role-client .sidebar nav>a.active{color:#012;background:#00dcef;font-weight:600;border-radius:9px}.role-client .sidebar nav>a.active svg{color:#052d40!important;fill:none!important;filter:none!important}.role-client .sidebar nav>a.active:before{display:none}.reference-shell.role-client .sidebar nav>a[href="/cliente/sac"]{margin:17px 14px 0;border-top:1px solid #1a626f;border-radius:0;height:90px;padding:30px 5px 10px}.reference-shell.role-client .sidebar-bottom{padding:0 18px;margin-top:4px}.reference-shell.role-client .sidebar-bottom>button{display:flex;padding:12px 2px;gap:21px;font-size:17px;color:#fff}.reference-shell.role-client .sidebar-bottom>button svg{width:28px;height:28px}.role-client .sidebar-tagline,.role-client .sidebar-bottom>small{display:none!important}.reference-shell.role-client .dashboard-header{height:54px;min-height:54px;border-bottom:1px solid #e0f3f7;padding:8px 34px;background:#faffff}.role-client .breadcrumb{font-size:15px;color:#485887}.reference-shell.role-client .account-menu>button{gap:12px}.role-client .account-menu>button>.avatar{width:38px!important;height:38px!important}.role-client .account-menu>button>span:nth-child(2) small{display:none}.role-client .account-menu>button>span:nth-child(2) b{font-size:15px;font-weight:400}.reference-shell.role-client .dashboard-content{padding:16px 33px 8px}.reference-shell.role-client .dashboard-footer{padding:3px 34px 15px;font-size:10px}.r-panel{background:#fff;border:1px solid #e2f2f8;border-radius:13px;padding:17px;min-width:0;overflow:hidden}.r-title{display:flex;justify-content:space-between;align-items:center;gap:13px;margin:0 0 13px}.r-title>div:first-child{display:flex;align-items:center;gap:10px;min-width:0}.r-title h2{font-size:20px;line-height:1.2;letter-spacing:-.55px;margin:0;font-weight:750}.r-title p{font-size:12px;color:#646c8d;margin:3px 0 0;line-height:1.35}.r-title>a{font-size:12px;color:#00a6dc;display:flex;align-items:center;gap:7px;white-space:nowrap}.r-title-icon{width:35px;height:35px;background:#d8fcfa;display:grid;place-items:center;border-radius:10px;color:#00c7ba;flex-shrink:0}.r-metrics{display:grid;gap:12px;margin-bottom:16px}.r-metrics.four{grid-template-columns:repeat(4,minmax(0,1fr))}.r-metrics.five{grid-template-columns:repeat(5,minmax(0,1fr))}.r-stat{display:flex;gap:25px;background:#fff;border-radius:14px;min-width:0;padding:17px 18px;align-items:flex-start}.r-stat-icon{width:65px;height:65px;border-radius:17px;background:linear-gradient(125deg,#e9feff,#ddfafb);color:#00cbb8;display:grid;place-items:center;flex-shrink:0}.r-stat>div{min-width:0;padding-top:5px}.r-stat strong{display:block;font-size:30px;line-height:1.1;letter-spacing:-.8px;font-weight:750;white-space:nowrap;color:#080c25}.r-stat>div>span{display:block;font-size:16px;color:#111326;margin-top:2px}.r-stat small{display:flex;align-items:center;gap:6px;font-size:12px;color:#00bba9;margin-top:16px;white-space:nowrap}.r-stat small svg{stroke-width:2.4}.r-period{height:30px;min-height:30px;border:1px solid #d8dcea;border-radius:7px;padding:4px 9px;color:#141725;font-size:11px;background:#fff}.r-chart{width:100%;height:215px;min-width:0}.r-chart svg{width:100%;height:100%;display:block;overflow:visible}.r-chart text{fill:#56628a;font-size:10px;font-family:Arial,sans-serif}.r-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.r-project{border:1px solid #dfeff5;border-radius:12px;background:#fff;overflow:hidden;min-width:0}.r-project-photo{height:auto;aspect-ratio:1.49;position:relative;background:#e9f1f0}.r-project-photo>a{display:block;height:100%}.r-project-photo>.badge{position:absolute;top:9px;right:9px;font-size:11px;background:#b7fae5;color:#083830;min-width:95px;justify-content:center;padding:5px 8px;border-radius:20px}.r-project-body{padding:10px 13px 11px}.r-project h3{font-size:16px;line-height:1.2;letter-spacing:-.3px;margin:0 0 6px;font-weight:750}.r-project .brand-byline{margin-bottom:10px}.r-project .progress{height:8px;margin-bottom:4px}.r-financed{font-size:12px;color:#546188;margin-top:3px}.r-financed>b{color:#00b6b9;font-size:15px;font-weight:600}.r-funding{display:flex;align-items:center;justify-content:space-between;gap:7px;font-size:11px;line-height:1.2;color:#4a577c;margin:6px 0 10px}.r-funding b{color:#151a3c}.r-funding>span:last-child{white-space:nowrap}.r-project .button{font-size:12px;min-height:30px;height:30px;padding:6px 12px}.r-heart{position:absolute;right:12px;top:12px;border:0;background:#fff;border-radius:50%;width:31px;height:31px;display:grid;place-items:center;color:#172442}.compact-tile .r-project-photo{margin:8px 8px 0;border-radius:7px;overflow:hidden;height:112px;aspect-ratio:auto}.compact-tile .r-project-body{padding:7px 14px 16px}.compact-tile h3{font-size:14px;margin-bottom:4px}.r-project-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#60698b;font-size:11px;line-height:1.4;margin:0 0 10px;min-height:23px}.r-project-summary span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.r-project-summary b{font-size:21px;color:#00bfd9;white-space:nowrap}.compact-tile .progress{height:10px;margin-bottom:9px}.compact-tile .r-funding{font-size:10px;margin:0 0 15px}.r-project-counts{display:flex;align-items:center;justify-content:space-between;color:#55618b;font-size:11px;gap:6px}.r-project-counts>span{display:flex;align-items:center;gap:6px}.r-due-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:10px;font-size:11px;color:#535d80;border-bottom:1px solid #edf1f6;min-height:35px;padding:3px 0}.r-due-row:last-child{border:0}.r-due-row>b{font-size:11px;color:#090f2c;white-space:nowrap}.r-due-row>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.r-date{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0f3fa;width:31px;border-radius:5px;color:#081b39;line-height:1}.r-date b{font-size:14px}.r-date small{text-transform:uppercase;font-size:8px;margin-top:2px}.r-scheduled{color:#00afd9;background:#e2faff;border-radius:8px;padding:5px 12px;font-size:10px;white-space:nowrap}.r-no-items{font-size:13px;margin:16px 0;color:#7985a0}.r-creator-title{height:59px;display:flex;align-items:flex-start;padding-top:9px;justify-content:space-between;margin:0}.r-creator-title h2{font-size:33px;line-height:1.2;letter-spacing:-1px;margin:0}.r-creator-title .button{height:47px;min-height:47px;min-width:208px;font-size:15px;margin-top:-7px;gap:12px}.r-creator .r-metrics{height:122px}.r-creator-columns{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:18px}.r-campaign-chart{height:269px;padding:15px 17px}.r-campaign-chart .r-title{margin-bottom:3px}.r-campaign-chart .r-chart{height:215px}.r-featured-heading{margin:27px 0 8px}.r-featured-heading .r-title{margin:0}.r-featured-heading .r-title h2{font-size:20px}.r-creator-columns>aside{display:flex;flex-direction:column;gap:15px;min-width:0}.r-recent-activity{height:286px;padding:13px 17px}.r-recent-activity .r-title{margin-bottom:6px}.r-activity{display:flex;align-items:center;gap:13px;min-height:45px;padding:5px 0;border-bottom:1px solid #edf0f7;font-size:11px}.r-activity:last-child{border:0}.r-activity .portrait{width:35px;height:35px}.r-activity>svg:not(.portrait){color:#17182e}.r-activity>div{min-width:0}.r-activity b{font-weight:600}.r-activity span,.r-activity small{display:block;color:#6e789c;font-size:11px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.r-next-payments{min-height:196px;padding:12px 17px}.r-next-payments .r-title{margin-bottom:5px}.r-reward-callout{min-height:87px;padding:13px 18px;display:flex;align-items:center;gap:17px;border:1px solid #d7f7fa;border-radius:12px;background:linear-gradient(115deg,#e2ffff,#dffbff)}.r-reward-callout>span{display:grid;place-items:center;background:#bbf7ec;color:#00c7c9;width:59px;height:59px;flex-shrink:0;border-radius:15px}.r-reward-callout>div{flex:1;min-width:0}.r-reward-callout b{font-size:13px}.r-reward-callout p{color:#24556a;font-size:12px;line-height:1.4;margin:4px 0 0}.r-reward-callout .button{font-size:13px;min-height:40px;padding:9px 14px;background:#84ebfb;gap:10px}.r-client-intro{height:116px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.r-client-intro h1{font-size:53px;letter-spacing:-2px;line-height:1.07;margin:7px 0 5px;color:#012b34}.r-client-intro>div>p{font-size:20px;line-height:1.45;color:#4a598d;margin:0}.r-client-stats{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:17px;flex:0 0 50%;margin-top:0}.r-client-stats .r-stat{height:102px;border:1px solid #d4f3fb;border-radius:9px;background:linear-gradient(120deg,#f5feff,#effafd);padding:18px 20px;gap:20px;align-items:center}.r-client-stats .r-stat-icon{background:none;width:50px;height:59px;color:#00bfbb;border-radius:0}.r-client-stats .r-stat-icon svg{width:49px;height:49px;stroke-width:1.7}.r-client-stats .r-stat>div{padding:0}.r-client-stats .r-stat strong{font-size:36px;color:#031c2b}.r-client-stats .r-stat>div>span{font-size:12px;line-height:1.35;color:#475b91;margin-top:3px}.r-client-top{display:grid;grid-template-columns:minmax(0,1.51fr) minmax(0,1fr);gap:14px}.r-client-top>.r-panel{height:401px;border-radius:8px;padding:15px 17px 17px}.r-client .r-title h2{font-size:25px;letter-spacing:-.7px}.r-client .r-title{margin:0 0 11px}.r-featured-order{display:grid;grid-template-columns:minmax(0,.865fr) minmax(0,1fr);gap:18px;height:325px}.r-featured-order>.brand-art{border-radius:9px}.r-title-with-badge{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.r-title-with-badge h3{font-size:21px;letter-spacing:-.6px;margin:0 0 5px}.r-title-with-badge .badge{font-size:13px;border-radius:24px;padding:6px 20px;white-space:nowrap;background:#b9ffe9;color:#073e36}.r-order-meta{font-size:14px;color:#354b81;line-height:1.5;margin:9px 0 11px}.r-order-meta b{color:#050d30;font-weight:600}.r-client .timeline{margin:16px 0 15px;gap:0;align-items:flex-start}.r-client .timeline>div>span{width:27px;height:27px;border:3px solid #c4cbd8;background:#e0e4ec;font-size:0}.r-client .timeline>div.current>span{background:#fff;border:3px solid #00d6e9;box-shadow:inset 0 0 0 2px #fff}.r-client .timeline>div.done>span{background:#00cbb5;border-color:#00cbb5}.r-client .timeline small{font-size:11px;line-height:1.2;color:#152957;max-width:74px;min-height:28px;margin-top:8px;font-weight:500}.r-client .timeline>div:after{top:13px;height:4px}.r-production-note{display:flex;align-items:center;gap:10px;border-radius:8px;background:#e8faff;color:#475d8c;padding:10px 12px;font-size:12px;line-height:1.35;height:47px;overflow:hidden}.r-production-note>svg{color:#00adcd;flex-shrink:0}.r-order-actions{display:flex;gap:9px;margin-top:12px}.r-order-actions .button{flex:1;min-width:0;font-size:12px;min-height:38px;height:38px;padding:8px 10px;gap:8px}.r-delivery{display:grid;grid-template-columns:45% 1fr;gap:19px;height:215px;margin-bottom:14px}.r-delivery>.brand-art{border-radius:9px}.r-delivery h3{font-size:22px;letter-spacing:-.6px;margin:8px 0 10px}.r-delivery-brand{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.r-delivery-brand .brand-byline{font-size:14px}.r-delivery-brand .badge{background:#defbff;color:#075776;border-radius:22px;font-size:13px;padding:6px 16px}.r-delivery p{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.4;color:#263c76;margin:24px 0 0}.r-delivery p+p{margin-top:12px}.r-delivery p svg{color:#036797;width:23px}.r-next-delivery>.button{min-height:56px;font-size:17px;gap:17px}.r-under-link{display:block;text-align:center;text-decoration:underline;font-size:14px;color:#009cf0;margin:16px 0 0}.r-client-bottom{display:grid;grid-template-columns:minmax(0,2.03fr) minmax(0,1fr);gap:15px;margin-top:14px}.r-client-bottom>.r-panel{height:216px;padding:12px 17px 14px;border-radius:9px}.r-client-bottom .r-title h2{font-size:23px}.r-support-row{border:1px solid #d9f0fa;border-radius:10px;display:grid;grid-template-columns:106px minmax(110px,1fr) auto minmax(100px,1.3fr) 123px;align-items:center;gap:13px;height:70px;margin-bottom:6px;padding-right:11px;overflow:hidden}.r-support-row>.brand-art{height:70px;border-radius:9px}.r-support-row h3{font-size:15px;line-height:1.2;margin:0 0 5px}.r-support-row .maker-mark{width:25px;height:25px}.r-support-row .brand-byline{font-size:12px;gap:6px}.r-support-row>.badge{border-radius:20px;background:#bafbe6;color:#004d40;font-size:12px;padding:5px 15px}.r-support-progress>span{font-size:11px;color:#4e5e8e;display:flex;justify-content:space-between;margin-top:8px;gap:6px}.r-support-progress small{font-size:10px;white-space:nowrap}.r-support-row .button{font-size:13px;min-height:38px;padding:8px}.r-customer-help>div:not(.r-title){display:flex;justify-content:space-evenly;align-items:center;gap:14px;color:#03adbd;height:85px;margin-top:-5px}.r-customer-help p{color:#5c6894;font-size:14px;line-height:1.45;margin:0}.r-customer-help>.button{min-height:43px;font-size:15px;gap:15px}.r-customer-help>.r-under-link{margin-top:10px}.r-discover-more{display:flex;align-items:center;gap:21px;height:66px;border:1px solid #d9f4fb;background:linear-gradient(100deg,#ecffff,#edfbff);border-radius:10px;margin-top:14px;padding:10px 21px;color:#00bcbb}.r-discover-more>div{flex:1}.r-discover-more h3{font-size:20px;letter-spacing:-.5px;margin:0 0 3px}.r-discover-more p{font-size:14px;line-height:1.3;color:#556290;margin:0}.r-discover-more .button{min-height:37px;font-size:13px;border-color:#00b8b0;padding:8px 16px}.r-admin .r-metrics{height:111px;margin-bottom:13px;gap:9px}.r-admin .r-stat{padding:14px 16px;gap:13px;border-radius:11px}.r-admin .r-stat-icon{width:63px;height:64px;border-radius:11px}.r-admin .r-stat strong{font-size:27px;letter-spacing:-.8px}.r-admin .r-stat>div{padding-top:4px}.r-admin .r-stat>div>span{font-size:15px}.r-admin .r-stat small{margin-top:13px;font-size:11px;gap:5px}.r-admin-top{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:13px;margin-bottom:13px}.r-admin-top>.r-panel{height:275px;padding:11px 13px}.r-admin .r-title{margin-bottom:10px}.r-admin .r-title h2{font-size:20px}.r-finance-chart .r-title{margin-bottom:3px}.r-finance-chart .r-chart{height:207px}.r-chart-options{display:flex;align-items:center;gap:13px;white-space:nowrap}.r-chart-options>span{font-size:11px;display:flex;align-items:center;gap:7px;color:#06142f}.r-chart-options i{height:10px;width:10px;border-radius:50%;background:#00d1bd;display:inline-block}.r-chart-options i:nth-child(2){background:#1480ff;margin-left:8px}.r-chart-options>div{display:flex;border:1px solid #e0e6ee;border-radius:5px;overflow:hidden}.r-chart-options button{padding:7px 11px;min-height:28px;border:0;background:#fff;font-size:11px;color:#616b8b;border-right:1px solid #e0e6ee}.r-chart-options button:last-child{border:0}.r-chart-options button.selected{background:linear-gradient(130deg,#00c5d0,#0698bd);color:#fff}.r-approval table{min-width:0;width:100%;border-spacing:0;font-size:11px;table-layout:auto}.r-approval th{font-weight:400;font-size:11px;background:#f3f8fc;color:#58638e;padding:10px 9px}.r-approval th:first-child{border-radius:8px 0 0 8px}.r-approval th:last-child{border-radius:0 8px 8px 0}.r-approval td{padding:9px 7px;font-size:11px;height:56px;border-bottom:1px solid #edf1f4;color:#4c5a89}.r-approval td>b{color:#162245;white-space:nowrap}.r-approval .badge{font-size:10px;background:#e1edff;color:#0071ea;border-radius:5px;padding:6px 9px}.r-approval-product{display:flex;align-items:center;gap:8px;min-width:150px}.r-approval-product>.brand-art{width:42px;height:44px;border-radius:4px}.r-approval-product b{display:block;font-size:11px;color:#111631;max-width:115px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.r-approval-product small{display:block;font-size:10px;color:#6c7a9a;margin-top:4px}.r-approval .button{font-size:11px;min-height:29px;height:29px;padding:5px 17px;border-radius:6px}.r-admin-middle{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:13px}.r-admin-middle>.r-panel{height:227px;padding:10px 14px}.r-integration-list>a{display:flex;align-items:center;gap:20px;height:31px;border:1px solid #e4eef8;border-radius:8px;margin-bottom:3px;padding:3px 12px;font-size:12px;color:#1c2a58}.r-integration-list>a>span:first-of-type{flex:1}.r-integration-list i{height:9px;width:9px;border-radius:50%;background:#01c8aa}.r-integration-list i.warning{background:#efaa14}.r-integration-list .r-integration-status{color:#00ab95;min-width:113px;text-align:center;font-size:12px}.r-admin-middle .button{min-height:30px;height:30px;padding:5px 12px;font-size:13px;border-radius:6px;gap:12px}.r-sac-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:11px 0 19px}.r-sac-metrics>div{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;background:linear-gradient(115deg,#f4fcfe,#edfcff);border-radius:9px;padding:13px 5px 10px;height:77px}.r-sac-metrics svg{color:#00bda9}.r-sac-metrics b{font-size:27px;color:#0a112b;line-height:1}.r-sac-metrics small{font-size:12px;display:block;flex-basis:100%;text-align:center;color:#61688c}.r-admin-middle>.r-panel:nth-child(2)>.button{height:47px;font-size:15px}.r-admin-middle>.r-panel:last-child .r-title-icon{background:#ffe7eb;color:#ff406a}.r-action-list>a{display:flex;align-items:center;gap:12px;border:1px solid #e3edf7;border-radius:9px;padding:14px 10px;min-height:50px;margin-bottom:4px;font-size:12px}.r-action-list>a>span{flex:1;line-height:1.3}.r-action-list b{font-size:18px;color:#ff164c;margin:0 7px}.r-action-list small{display:flex;align-items:center;gap:5px;color:#00a3e1;font-size:11px;white-space:nowrap}.r-admin-bottom{display:grid;grid-template-columns:minmax(0,2.04fr) minmax(0,1.89fr) minmax(0,1fr);gap:12px}.r-admin-bottom>.r-panel{height:181px;padding:10px 14px}.r-admin-bottom .r-title h2{font-size:19px}.r-admin-bottom .r-title{margin-bottom:7px}.r-admin-bottom .r-due-row{min-height:30px;padding:2px 0;gap:10px}.r-admin-bottom .r-scheduled{font-size:10px;min-width:100px;text-align:center}.r-platform-card{height:181px;padding:20px 18px;background:linear-gradient(125deg,#dcfcff,#effcfc);border-radius:12px}.r-platform-card>div{display:flex;align-items:center;gap:15px}.r-platform-card img{width:60px;height:60px}.r-platform-card b{display:block;font-size:16px}.r-platform-card small{display:block;font-size:13px;color:#577398;white-space:nowrap}.r-platform-card>i{display:block;width:41px;height:5px;background:#00caba;border-radius:5px;margin:13px 0 8px}.r-platform-card p{font-size:14px;color:#526d97;line-height:1.45;margin:0}.reference-home{--public-unit: clamp(1px, .10627vw, 1.6px);background:#fff}.reference-home .local-strip{display:none}.reference-home .public-header{height:calc(56 * var(--public-unit));padding:0 3.35%;gap:clamp(15px,1.8vw,28px);background:#00313c}.reference-home .public-header .brand{font-size:clamp(19px,2vw,30px);gap:9px}.reference-home .public-header .brand img{width:calc(40 * var(--public-unit));height:calc(40 * var(--public-unit))}.reference-home .public-header nav{display:flex;gap:clamp(13px,1.8vw,27px);font-size:clamp(11px,1.15vw,17px)}.reference-home .header-search{max-width:none;width:22%;flex:1;height:calc(31 * var(--public-unit));padding:0 14px;background:#f4faff}.reference-home .header-search input{min-height:0;font-size:clamp(10px,1.03vw,15px)}.reference-home .header-actions{gap:clamp(9px,1.4vw,20px);font-size:clamp(10px,1.05vw,15px);white-space:nowrap}.reference-home .header-actions .button{font-size:clamp(10px,1.05vw,15px);height:calc(28 * var(--public-unit));min-height:30px;padding:7px 13px}.reference-home .header-actions .button svg{display:none}.r-hero{height:calc(297 * var(--public-unit));display:flex;position:relative;background:linear-gradient(100deg,#fff 20%,#edfbff);overflow:hidden}.r-hero-copy{position:relative;z-index:2;width:53%;padding:calc(29 * var(--public-unit)) 0 0 3.9%;pointer-events:none}.r-hero-copy a{pointer-events:auto}.r-hero h1{font-size:calc(39 * var(--public-unit));line-height:1.04;letter-spacing:calc(-1.7 * var(--public-unit));font-weight:800;margin:0 0 calc(12 * var(--public-unit));white-space:nowrap;color:#00323f}.r-hero h1 em{color:#00cedf}.r-hero p{font-size:calc(14 * var(--public-unit));line-height:1.5;color:#50618c;margin:0 0 calc(17 * var(--public-unit))}.r-hero .actions{gap:8px}.r-hero .button{height:calc(40 * var(--public-unit));min-height:40px;font-size:calc(13 * var(--public-unit));gap:17px;padding:8px calc(19 * var(--public-unit));border-radius:10px}.r-hero .button.outline{gap:11px}.r-trust{display:flex;align-items:center;gap:calc(20 * var(--public-unit));margin-top:calc(26 * var(--public-unit));font-size:calc(10 * var(--public-unit));color:#546490;white-space:nowrap}.r-trust span{display:flex;align-items:center;gap:7px}.r-trust svg{color:#00aeb5;width:calc(20 * var(--public-unit));height:calc(20 * var(--public-unit))}.r-hero-photo{position:absolute;right:0;top:0;bottom:0;width:58.24%}.r-hero-photo:after{content:"";position:absolute;inset:0 auto 0 0;width:10%;background:linear-gradient(90deg,#f6fdff,transparent);pointer-events:none}.r-hero-photo>.brand-art{width:100%;height:100%}.r-hero-campaign{position:absolute;left:45.35%;right:3.65%;top:60.1%;min-height:31.2%;border-radius:calc(11 * var(--public-unit));background:#fff;box-shadow:0 3px 13px #183f4522;display:flex;align-items:center;gap:calc(10 * var(--public-unit));padding:calc(12 * var(--public-unit));z-index:3}.r-hero-campaign>.brand-art{width:calc(74 * var(--public-unit));height:calc(69 * var(--public-unit));border-radius:5px;flex:0 0 auto}.r-hero-campaign>div{flex:1;min-width:0}.r-hero-campaign>b{position:absolute;top:12px;right:12px}.r-hero-campaign>svg:not(.brand-art){position:absolute;top:12px;right:12px;color:#0d1e43}.r-hero-campaign b{font-size:calc(12 * var(--public-unit));line-height:1.2}.r-hero-campaign small{display:block;font-size:calc(10 * var(--public-unit));color:#62709a;margin:3px 0 8px}.r-hero-campaign .progress{height:calc(7 * var(--public-unit));margin-bottom:4px}.r-hero-campaign span{font-size:calc(10 * var(--public-unit));color:#64729a}.r-hero-campaign span b{color:#00abb7}.r-public-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;height:calc(73 * var(--public-unit));background:#effdff;padding:0 5.6%;gap:0}.r-public-stats .r-stat{border-radius:0;border-right:1px solid #a5ecf2;background:none;padding:0 calc(25 * var(--public-unit));gap:calc(14 * var(--public-unit));align-items:center}.r-public-stats .r-stat:first-child{padding-left:0}.r-public-stats .r-stat:last-child{border:0;padding-right:0}.r-public-stats .r-stat-icon{height:calc(36 * var(--public-unit));width:calc(37 * var(--public-unit));background:none;flex-shrink:0}.r-public-stats .r-stat-icon svg{height:100%;width:100%;stroke-width:1.5}.r-public-stats .r-stat>div{padding:0}.r-public-stats .r-stat strong{font-size:calc(22 * var(--public-unit));letter-spacing:-.6px}.r-public-stats .r-stat>div>span{font-size:calc(11 * var(--public-unit));color:#586998;white-space:nowrap}.r-featured{padding:calc(19 * var(--public-unit)) 3.2% calc(12 * var(--public-unit))}.reference-home h2{font-size:calc(28 * var(--public-unit));letter-spacing:calc(-.9 * var(--public-unit));line-height:1.12;margin:0;font-weight:750}.r-featured .r-title{margin-bottom:calc(16 * var(--public-unit))}.r-featured .r-title>div:first-child{align-items:flex-start}.r-featured .r-title p{font-size:calc(12 * var(--public-unit));margin:3px 0 0;color:#4e618e}.r-categories{display:flex;gap:5px;align-self:flex-start;margin-top:5px}.r-categories button{font-size:calc(10 * var(--public-unit));padding:8px 13px;background:#f5f9fd;border:1px solid #e1edf6;color:#536690;border-radius:25px;white-space:nowrap}.r-categories button.selected{background:#00dced;color:#032c3d;border-color:#00dced}.reference-home .r-project-grid{gap:calc(13 * var(--public-unit))}.reference-home .r-project{border-radius:8px}.reference-home .r-project-photo{height:calc(195 * var(--public-unit));aspect-ratio:auto}.reference-home .r-project-body{padding:calc(9 * var(--public-unit)) calc(11 * var(--public-unit)) calc(8 * var(--public-unit))}.reference-home .r-project h3{font-size:calc(15 * var(--public-unit));margin-bottom:calc(7 * var(--public-unit));line-height:1.1}.reference-home .brand-byline{font-size:calc(12 * var(--public-unit));gap:8px;margin-bottom:calc(7 * var(--public-unit))}.reference-home .maker-mark{width:calc(25 * var(--public-unit));height:calc(25 * var(--public-unit));font-size:calc(24 * var(--public-unit))}.reference-home .r-project .progress{height:calc(7 * var(--public-unit))}.reference-home .r-financed{font-size:calc(10 * var(--public-unit));margin-top:3px}.reference-home .r-financed>b{font-size:calc(13 * var(--public-unit))}.reference-home .r-funding{font-size:calc(10 * var(--public-unit));margin:calc(5 * var(--public-unit)) 0 calc(11 * var(--public-unit));gap:9px}.reference-home .r-project .button{height:calc(28 * var(--public-unit));min-height:28px;font-size:calc(11 * var(--public-unit))}.reference-home .r-heart{width:calc(25 * var(--public-unit));height:calc(25 * var(--public-unit));right:calc(11 * var(--public-unit));top:calc(11 * var(--public-unit))}.reference-home .r-heart svg{width:calc(17 * var(--public-unit));height:calc(17 * var(--public-unit))}.r-all-projects{display:flex;align-items:center;justify-content:flex-end;gap:6px;font-size:calc(11 * var(--public-unit));color:#009be0;margin:calc(15 * var(--public-unit)) 0 0}.r-how{background:#ecfdff;padding:calc(18 * var(--public-unit)) 3.35% calc(15 * var(--public-unit))}.r-how>div{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:calc(18 * var(--public-unit))}.r-how article{display:flex;align-items:flex-start;gap:calc(25 * var(--public-unit));border-right:1px solid #aeeaf2;padding-right:calc(18 * var(--public-unit));padding-left:calc(29 * var(--public-unit))}.r-how article:first-child{padding-left:9px}.r-how article:last-child{border:0}.r-how article>svg{width:calc(53 * var(--public-unit));height:calc(53 * var(--public-unit));color:#00aeba;stroke-width:1.5}.r-how h3{font-size:calc(14 * var(--public-unit));margin:3px 0;letter-spacing:-.3px}.r-how h3>b{color:#00bdc8}.r-how p{font-size:calc(12 * var(--public-unit));line-height:1.4;color:#5c6e99;margin:0;max-width:170px}.r-purpose{height:calc(244 * var(--public-unit));display:grid;grid-template-columns:49.5% 50.5%;overflow:hidden}.r-purpose>div{padding:calc(21 * var(--public-unit)) 0 calc(15 * var(--public-unit)) 7.2%;background:linear-gradient(90deg,#fff,#fbffff)}.r-purpose h2{font-size:calc(27 * var(--public-unit));margin:0 0 calc(16 * var(--public-unit))}.r-benefits{display:grid;grid-template-columns:1fr 1fr;gap:calc(20 * var(--public-unit)) calc(18 * var(--public-unit));margin-bottom:calc(19 * var(--public-unit))}.r-benefits>div{display:flex;align-items:flex-start;gap:calc(17 * var(--public-unit));padding-right:calc(10 * var(--public-unit))}.r-benefits>div:nth-child(odd){border-right:1px solid #b4eef5}.r-benefits svg{color:#00b8b0;width:calc(35 * var(--public-unit));height:calc(35 * var(--public-unit));stroke-width:1.5}.r-benefits b{font-size:calc(11 * var(--public-unit));display:block;margin-bottom:3px}.r-benefits small{font-size:calc(11 * var(--public-unit));color:#62749d;line-height:1.35;display:block;max-width:150px}.r-purpose .button{font-size:calc(11 * var(--public-unit));min-height:32px;height:calc(32 * var(--public-unit));padding:8px 22px;gap:18px}.r-community{height:calc(110 * var(--public-unit));background:linear-gradient(115deg,#03323d,#003644);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:calc(13 * var(--public-unit)) 3.35%;color:#fff}.r-community h2{color:#fff;font-size:calc(26 * var(--public-unit));line-height:1.13;letter-spacing:-.8px}.r-community em{color:#00e6e5}.r-community blockquote{border:1px solid #087089;border-radius:10px;padding:calc(12 * var(--public-unit));display:flex;align-items:flex-start;gap:15px;width:35%;font-size:calc(11 * var(--public-unit));line-height:1.35;margin:0}.r-community blockquote>svg{color:#00dceb;width:calc(21 * var(--public-unit));flex-shrink:0;fill:#00dceb;stroke-width:0}.r-community blockquote small{display:block;font-size:calc(10 * var(--public-unit));margin-top:5px}.r-community-people{text-align:center;width:23%}.r-community-people>div{display:flex;justify-content:center;margin-bottom:10px}.r-community-people .portrait{height:calc(33 * var(--public-unit));width:calc(33 * var(--public-unit));border:2px solid white;margin-left:-8px}.r-community-people>span{display:flex;align-items:center;justify-content:center;gap:3px;color:#00d9ef}.r-community-people b{color:#fff;font-size:calc(10 * var(--public-unit));font-weight:400;margin-left:7px;white-space:nowrap}.r-newsletter{height:calc(85 * var(--public-unit));display:flex;align-items:center;justify-content:space-between;padding:calc(14 * var(--public-unit)) 3.35%;gap:28px;background:linear-gradient(110deg,#f5feff,#effdff)}.r-newsletter h2{font-size:calc(22 * var(--public-unit));margin-bottom:3px}.r-newsletter p{font-size:calc(12 * var(--public-unit));line-height:1.4;margin:0;color:#55678f}.r-newsletter .form{display:flex;align-items:center;gap:10px;width:52%;flex-shrink:0;position:relative}.r-newsletter .form>label{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d3eefa;border-radius:9px;flex:1;padding:0 12px;min-width:0;height:calc(43 * var(--public-unit))}.r-newsletter label>svg{width:19px;height:19px;color:#101d52}.r-newsletter input{border:0;background:none;min-width:0;width:100%;font-size:calc(11 * var(--public-unit));padding:8px 0;min-height:0}.r-newsletter .form-footer{padding:0;margin:0}.r-newsletter .button{height:calc(43 * var(--public-unit));font-size:calc(11 * var(--public-unit));min-height:43px;padding:9px 20px}.r-newsletter .alert{position:absolute;top:100%;z-index:10;background:#fff0f4}.reference-home .footer{background:linear-gradient(120deg,#02313c,#003642);padding:calc(20 * var(--public-unit)) 3.35% calc(9 * var(--public-unit));color:#d2eaf5}.reference-home .footer-grid{display:grid;grid-template-columns:1.8fr 1fr 1.07fr 1fr .86fr;gap:34px;padding:0 0 calc(19 * var(--public-unit))}.reference-home .footer .brand{font-size:calc(20 * var(--public-unit));gap:12px}.reference-home .footer .brand img{width:calc(53 * var(--public-unit));height:calc(53 * var(--public-unit))}.reference-home .footer h4{color:#00e4ed;font-size:calc(10 * var(--public-unit));margin:2px 0 calc(10 * var(--public-unit));font-weight:600;letter-spacing:0}.reference-home .footer-grid a:not(.brand){font-size:calc(10 * var(--public-unit));line-height:1.4;margin:0 0 6px}.reference-home .footer p{font-size:calc(11 * var(--public-unit));margin:8px 0 10px;color:#b8d5e6}.reference-home .footer-origin{display:none}.r-social-marks{display:flex;align-items:center;gap:15px;color:#e5faff}.r-social-marks svg{width:18px;height:18px;stroke-width:2}.reference-home .footer-bottom{border-top:1px solid #176272;padding:calc(10 * var(--public-unit)) 0 0;font-size:calc(9 * var(--public-unit));margin:0;color:#c5e2ee}.reference-home .footer-bottom svg{color:#00daec}.reference-home .footer-bottom>span:last-child{display:flex;align-items:center;gap:8px}@media(min-width:801px){.r-featured{min-height:calc(478 * var(--public-unit));display:flex;flex-direction:column}.r-all-projects{margin-top:auto;padding-top:calc(13 * var(--public-unit))}.r-how{min-height:calc(148 * var(--public-unit))}}@media(min-width:1800px){.reference-shell{--rail: 15.43vw}.reference-shell.role-client{--rail: 17.22vw}.r-creator-columns{grid-template-columns:1.8fr 1fr}.r-client-intro{height:130px}.r-client-top>.r-panel{height:440px}.r-featured-order{height:360px}.r-delivery{height:240px}.r-client-bottom>.r-panel{height:232px}.r-admin-top>.r-panel{height:300px}.r-finance-chart .r-chart{height:230px}}@media(min-width:801px)and (max-width:1450px){.reference-shell{--rail: 220px}.reference-shell.role-client{--rail: 240px}.reference-shell .sidebar .brand{font-size:23px;padding:0 5px;gap:11px}.reference-shell .sidebar .brand img{width:60px;height:60px}.reference-shell .sidebar nav>a{font-size:14px;gap:20px}.reference-shell .dashboard-header,.reference-shell .dashboard-content{padding-left:25px;padding-right:25px}.reference-shell.role-client .sidebar .brand{font-size:26px;padding:0 4px;gap:11px}.reference-shell.role-client .sidebar .brand img{width:69px;height:69px}.reference-shell.role-client .sidebar nav>a{font-size:15px;gap:15px;padding-left:14px}.reference-shell.role-client .dashboard-content{padding:17px 25px 10px}.reference-shell .r-dashboard-greeting h1{font-size:34px}.r-stat{gap:15px;padding:17px 14px}.r-stat-icon{width:52px;height:57px}.r-stat strong{font-size:27px}.r-stat>div>span{font-size:14px}.r-stat small{font-size:10px;margin-top:16px}.r-creator-columns{grid-template-columns:minmax(0,1.68fr) minmax(0,1fr);gap:14px}.r-reward-callout{gap:10px;padding:13px}.r-reward-callout>span{width:42px;height:47px}.r-reward-callout b,.r-reward-callout p{font-size:11px}.r-reward-callout .button{font-size:11px;padding:8px}.r-due-row{gap:6px;font-size:10px;grid-template-columns:30px minmax(0,1fr) auto}.r-due-row .r-scheduled{display:none}.r-project-summary{font-size:10px}.r-project-summary b{font-size:18px}.compact-tile .r-funding{font-size:9px;flex-wrap:wrap;margin-bottom:10px}.r-project-counts{font-size:9px}.r-client-intro h1{font-size:45px}.r-client-intro>div>p{font-size:16px;max-width:500px}.r-client-stats{gap:11px;flex-basis:47%;grid-template-columns:1fr 1.15fr 1fr}.r-client-stats .r-stat{gap:12px;padding:15px 12px}.r-client-stats .r-stat-icon{width:39px}.r-client-stats .r-stat-icon svg{width:39px;height:39px}.r-client-stats .r-stat strong{font-size:32px}.r-client-stats .r-stat>div>span{font-size:10px}.r-client .r-title h2{font-size:22px}.r-title-with-badge{flex-wrap:wrap;gap:3px}.r-title-with-badge h3{font-size:18px}.r-title-with-badge .badge{font-size:10px;padding:4px 11px}.r-featured-order{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:14px}.r-featured-order .brand-byline{font-size:12px}.r-order-meta{font-size:12px;margin:5px 0}.r-client .timeline{margin:11px 0}.r-client .timeline small{font-size:10px}.r-client .timeline>div>span{width:25px;height:25px}.r-production-note{font-size:10px;height:43px;padding:6px 9px}.r-order-actions{gap:7px;margin-top:9px;flex-wrap:wrap}.r-order-actions .button{font-size:10px;padding:6px;gap:5px}.r-delivery{grid-template-columns:43% 1fr;gap:13px;height:220px}.r-delivery h3{font-size:19px;margin:4px 0 10px}.r-delivery p{font-size:12px;gap:6px}.r-delivery .brand-byline{font-size:12px}.r-delivery-brand .badge{font-size:11px;padding:5px 10px}.r-next-delivery>.button{font-size:14px;min-height:50px}.r-client-bottom{grid-template-columns:2.05fr 1fr}.r-client-bottom>.r-panel{padding:13px}.r-support-row{grid-template-columns:78px minmax(110px,1fr) auto 94px;gap:9px}.r-support-row>.badge{display:none}.r-support-row>.r-support-progress{grid-column:3}.r-support-row h3{font-size:13px}.r-support-row .button,.r-support-row .brand-byline{font-size:11px}.r-support-progress small{display:none}.r-customer-help p{font-size:12px}.r-customer-help>div:not(.r-title)>svg{width:52px}.r-discover-more h3{font-size:18px}.r-discover-more p{font-size:12px}.r-discover-more{padding:10px 18px;gap:18px}.r-admin .r-stat{gap:9px;padding:15px 11px}.r-admin .r-stat-icon{width:46px;height:53px}.r-admin .r-stat strong{font-size:23px}.r-admin .r-stat>div>span{font-size:12px}.r-admin .r-stat small{font-size:9px;white-space:normal}.r-admin .r-title h2{font-size:17px}.r-admin .r-title-icon{width:29px;height:29px}.r-chart-options{gap:7px;flex-wrap:wrap;justify-content:flex-end}.r-chart-options>span{font-size:9px}.r-chart-options button{font-size:10px;padding:6px 9px}.r-approval th,.r-approval td{font-size:10px;padding:9px 5px}.r-approval th:nth-child(2),.r-approval td:nth-child(2){display:none}.r-approval-product{min-width:125px}.r-approval-product b{max-width:100px;font-size:10px}.r-approval .button{padding:5px 10px}.r-integration-list>a{gap:13px;font-size:11px}.r-integration-list .r-integration-status{font-size:11px;min-width:85px}.r-admin-middle>.r-panel{padding:11px}.r-admin-middle>.r-panel:nth-child(2)>.button{font-size:12px}.r-sac-metrics{gap:5px}.r-sac-metrics b{font-size:24px}.r-sac-metrics small{font-size:10px}.r-action-list>a{gap:9px;font-size:10px;padding:12px 7px}.r-action-list small{font-size:9px;max-width:64px;white-space:normal}.r-action-list b{font-size:16px;margin:0}.r-admin-bottom .r-title h2{font-size:16px}.r-platform-card{padding:17px 13px}.r-platform-card>div{gap:10px}.r-platform-card img{width:47px;height:47px}.r-platform-card b{font-size:13px}.r-platform-card small{font-size:11px;white-space:normal}.r-platform-card p{font-size:12px}.r-admin-search{width:260px}.r-admin-search input{font-size:12px}.reference-shell .top-actions{gap:16px}.reference-shell .account-menu>button{gap:10px}.reference-shell .account-menu b{font-size:13px}.reference-shell.role-admin .sidebar nav>a{font-size:14px;gap:20px}}@media(min-width:801px)and (max-width:1150px){.reference-shell{--rail: 195px}.reference-shell.role-client{--rail: 205px}.reference-shell .sidebar .brand{font-size:20px;gap:8px}.reference-shell .sidebar .brand img{width:50px;height:50px}.reference-shell.role-client .sidebar .brand{font-size:22px;gap:7px}.reference-shell.role-client .sidebar .brand img{width:55px;height:55px}.reference-shell .sidebar nav>a{font-size:13px;gap:15px;padding:10px}.reference-shell.role-client .sidebar nav>a{font-size:13px;gap:13px;padding-left:10px}.reference-shell .dashboard-header .account-menu>button>span:nth-child(2){display:none}.reference-shell .dashboard-content{padding-left:20px;padding-right:20px}.reference-shell .r-dashboard-greeting h1{font-size:29px}.r-dashboard-greeting p{font-size:12px}.r-creator-columns{grid-template-columns:1fr}.r-creator-columns>aside{display:grid;grid-template-columns:1fr 1fr}.r-reward-callout{grid-column:span 2}.r-creator .r-metrics{height:auto;grid-template-columns:repeat(2,1fr)}.r-stat{min-height:107px}.r-stat small{font-size:12px}.r-project-counts{font-size:11px}.r-client-intro{height:auto;display:block;margin-bottom:20px}.r-client-stats{margin-top:20px}.r-client-top{grid-template-columns:1fr}.r-client-top>.r-panel{height:auto;min-height:350px}.r-featured-order{grid-template-columns:.9fr 1.2fr;height:310px}.r-title-with-badge{flex-wrap:nowrap}.r-order-meta{font-size:14px;margin:10px 0}.r-production-note,.r-order-actions .button{font-size:12px}.r-client .timeline{margin:20px 0}.r-delivery{grid-template-columns:220px 1fr;height:210px}.r-delivery h3{font-size:22px}.r-delivery p{font-size:15px}.r-client-bottom{grid-template-columns:1fr}.r-support-row{grid-template-columns:100px 1fr 1.2fr 120px}.r-client-bottom>.r-panel:last-child{height:205px}.r-customer-help p br{display:none}.r-discover-more p{max-width:340px}.r-admin-top{grid-template-columns:1fr}.r-admin-top>.r-panel{height:280px}.r-admin-middle{grid-template-columns:1fr 1fr}.r-admin-middle>.r-panel:last-child{grid-column:span 2;height:225px}.r-admin .r-metrics{height:auto;grid-template-columns:repeat(3,1fr)}.r-admin .r-stat{min-height:107px}.r-admin .r-stat small{font-size:11px}.r-admin-bottom{grid-template-columns:1fr 1fr}.r-platform-card{grid-column:span 2}.r-admin-search{width:230px}.r-admin .r-title h2{font-size:19px}.r-approval th:nth-child(2),.r-approval td:nth-child(2){display:table-cell}.r-approval-product b{font-size:12px;max-width:155px}.r-approval table,.r-approval th,.r-approval td{font-size:12px}.r-chart-options>span{font-size:12px}.r-chart-options button{font-size:12px}.r-integration-list>a{font-size:12px}.r-action-list>a{font-size:12px}.r-action-list small{max-width:none;font-size:12px;white-space:nowrap}.reference-home .public-header nav{gap:10px}.reference-home .public-header .brand{font-size:18px}.reference-home .header-actions{gap:9px}.reference-home .public-header{gap:14px}.reference-home .public-header nav a:last-child{display:none}}@media(max-width:800px){.reference-shell,.reference-shell.role-client{--rail: 250px}.reference-shell .app-main{margin-left:0;width:100%}.reference-shell .sidebar{width:250px}.reference-shell .sidebar .brand,.reference-shell.role-client .sidebar .brand{font-size:26px;gap:12px}.reference-shell .sidebar .brand img,.reference-shell.role-client .sidebar .brand img{width:69px;height:69px}.reference-shell .dashboard-header,.reference-shell.role-admin .dashboard-header,.reference-shell.role-client .dashboard-header{height:67px;min-height:67px;padding:10px 20px;background:#f8feff;border-bottom:1px solid #dcecf3}.reference-shell .dashboard-header>div:first-child{display:flex;align-items:center;gap:12px}.reference-shell .r-dashboard-greeting h1{font-size:22px;letter-spacing:-.6px}.r-dashboard-greeting p{display:none}.reference-shell .account-menu>button>span:nth-child(2){display:none}.reference-shell .account-menu>button>.avatar{width:38px;height:38px}.reference-shell .top-actions{gap:12px}.reference-shell .notification-button{padding-right:13px}.reference-shell .r-header-explore,.reference-shell .r-admin-search{display:none}.reference-shell .dashboard-content,.reference-shell.role-admin .dashboard-content,.reference-shell.role-client .dashboard-content{padding:20px}.reference-shell .sidebar nav>a{font-size:16px}.reference-shell .dashboard-footer,.reference-shell.role-client .dashboard-footer{padding:10px 20px 20px;gap:20px}.r-metrics.four,.r-metrics.five,.r-admin .r-metrics{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.r-metrics.five>.r-stat:last-child{grid-column:span 2}.r-stat{gap:15px;min-height:110px}.r-stat-icon{width:50px;height:52px}.r-stat strong{font-size:25px}.r-stat>div>span{font-size:14px}.r-stat small{font-size:10px;white-space:normal;margin-top:10px}.r-creator-title{height:auto;margin-bottom:18px;padding-top:0;align-items:center}.r-creator-title h2{font-size:29px}.r-creator-title .button{min-width:0;font-size:13px;height:41px;min-height:41px;margin:0;padding:8px 13px}.r-creator-columns{grid-template-columns:1fr}.r-creator-columns>aside{display:grid;grid-template-columns:1fr 1fr}.r-recent-activity,.r-next-payments{height:270px}.r-reward-callout{grid-column:span 2}.compact-tile .r-project-photo{height:112px}.compact-tile .r-funding{flex-wrap:wrap;font-size:10px}.r-project-counts{font-size:10px;gap:4px}.r-project-counts span{gap:4px}.r-due-row{grid-template-columns:30px minmax(0,1fr) auto;font-size:11px}.r-due-row .r-scheduled{display:none}.r-client-intro{display:block;height:auto;margin-bottom:20px}.r-client-intro h1{font-size:43px;margin:0 0 6px}.r-client-intro>div>p{font-size:17px}.r-client-stats{margin-top:19px;gap:10px;grid-template-columns:repeat(3,1fr)}.r-client-stats .r-stat{padding:15px;gap:15px;height:100px;min-height:100px}.r-client-stats .r-stat-icon{width:39px;height:44px}.r-client-stats .r-stat-icon svg{width:40px;height:40px}.r-client-stats .r-stat strong{font-size:29px}.r-client-stats .r-stat>div>span{font-size:11px}.r-client-top,.r-client-bottom{grid-template-columns:1fr}.r-client-top>.r-panel{height:auto;min-height:340px}.r-featured-order{height:310px;grid-template-columns:.9fr 1fr;gap:17px}.r-client .r-title h2{font-size:23px}.r-title-with-badge{flex-wrap:wrap;gap:2px}.r-title-with-badge h3{font-size:21px}.r-title-with-badge .badge{font-size:11px;padding:4px 12px}.r-order-meta{font-size:13px;margin:8px 0}.r-client .timeline{margin:13px 0}.r-production-note{font-size:11px}.r-order-actions .button{font-size:11px;padding:6px;gap:6px}.r-delivery{grid-template-columns:42% 1fr;height:235px}.r-delivery h3{font-size:23px}.r-delivery p{font-size:15px}.r-client-bottom>.r-panel{height:auto;min-height:205px}.r-support-row{grid-template-columns:92px 1fr 1fr 110px;gap:10px}.r-support-row>.badge{display:none}.r-support-row h3{font-size:14px}.r-support-row .brand-byline{font-size:11px}.r-support-row .button{font-size:12px}.r-support-progress small{display:none}.r-customer-help>div:not(.r-title){justify-content:center;gap:35px;height:85px;margin-top:0}.r-customer-help p{font-size:15px}.r-discover-more{height:auto;min-height:76px;gap:15px;padding:15px}.r-discover-more h3{font-size:18px}.r-discover-more p{font-size:12px}.r-discover-more .button{font-size:12px;gap:7px}.r-admin-top,.r-admin-middle,.r-admin-bottom{grid-template-columns:1fr}.r-admin-top>.r-panel{height:auto;min-height:270px}.r-admin-middle>.r-panel{height:227px}.r-admin-bottom>.r-panel{height:180px}.r-platform-card{height:180px}.r-admin .r-title h2{font-size:20px}.r-admin .r-stat strong{font-size:25px}.r-admin .r-stat-icon{width:52px;height:55px}.r-admin .r-stat>div>span{font-size:13px}.r-admin .r-stat small{font-size:11px;white-space:normal}.r-approval th,.r-approval td{font-size:11px}.r-approval table{min-width:540px}.r-platform-card p br{display:none}.reference-home{--public-unit: 1px}.reference-home .public-header{height:66px;padding:0 20px;gap:12px}.reference-home .public-header .brand{font-size:21px;gap:10px}.reference-home .public-header .brand img{width:43px;height:43px}.reference-home .public-header nav,.reference-home .header-search{display:none}.reference-home .header-actions{margin-left:auto;font-size:12px;gap:14px}.reference-home .header-actions .button{height:35px;font-size:11px}.r-hero{height:auto;display:block}.r-hero-copy{width:100%;padding:31px 26px 24px;pointer-events:auto}.r-hero h1{font-size:40px;line-height:1.07;white-space:normal;letter-spacing:-1.7px;max-width:680px;margin-bottom:15px}.r-hero p{font-size:16px;max-width:550px;margin-bottom:19px}.r-hero .button{font-size:13px;height:42px}.r-trust{font-size:11px;margin-top:24px;gap:24px;flex-wrap:wrap}.r-hero-photo{position:relative;width:100%;height:auto;aspect-ratio:1.85}.r-hero-campaign{min-height:0;padding:15px;inset:60% 3.4% 6% 45.3%;border-radius:13px;gap:12px}.r-hero-campaign>.brand-art{width:28%;height:100%;max-height:104px}.r-hero-campaign b{font-size:15px}.r-hero-campaign small{font-size:12px;margin-bottom:10px}.r-hero-campaign .progress{height:8px}.r-hero-campaign span{font-size:12px}.r-hero-photo:after{display:none}.r-public-stats{height:auto;min-height:134px;grid-template-columns:repeat(2,1fr);gap:22px 16px;padding:23px 28px}.r-public-stats .r-stat{padding:0;border:0;min-height:0;gap:12px}.r-public-stats .r-stat strong{font-size:22px}.r-public-stats .r-stat>div>span{font-size:11px;white-space:normal}.r-public-stats .r-stat-icon{width:33px;height:33px}.r-featured{padding:27px 24px 20px}.r-featured .r-title{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:17px}.reference-home h2{font-size:28px}.r-featured .r-title p{font-size:13px;line-height:1.4}.r-categories{flex-wrap:wrap;gap:6px}.r-categories button{font-size:11px;padding:7px 12px}.reference-home .r-project-grid{gap:13px}.reference-home .r-project-photo{height:155px}.reference-home .r-project h3{font-size:14px}.reference-home .r-project-body{padding:11px}.reference-home .brand-byline{font-size:11px;gap:6px}.reference-home .r-funding{font-size:10px;flex-wrap:wrap}.r-all-projects{font-size:12px;margin-top:17px}.r-how{padding:24px}.r-how>div{gap:20px;margin-top:21px}.r-how article{padding:0;border:0;gap:13px;flex-direction:column}.r-how article:first-child{padding:0}.r-how article>svg{width:40px;height:40px}.r-how h3{font-size:15px;line-height:1.3}.r-how p{font-size:12px;max-width:190px}.r-purpose{height:auto;grid-template-columns:1fr 1fr}.r-purpose>div{padding:23px 20px 23px 25px}.r-purpose h2{font-size:26px;margin-bottom:22px}.r-benefits{gap:18px 15px;grid-template-columns:1fr;margin-bottom:24px}.r-benefits>div{border:0!important;gap:15px}.r-benefits b{font-size:13px}.r-benefits small{font-size:12px;max-width:240px}.r-purpose .button{font-size:11px;padding:8px 12px;gap:10px}.r-community{height:auto;flex-wrap:wrap;padding:24px;gap:20px}.r-community h2{font-size:26px;flex-basis:100%}.r-community blockquote{width:64%;font-size:12px}.r-community-people{width:30%}.r-community-people>span{flex-wrap:wrap}.r-community-people b{font-size:11px;flex-basis:100%;margin-top:5px}.r-newsletter{height:auto;display:block;padding:23px}.r-newsletter h2{font-size:24px}.r-newsletter p{font-size:13px}.r-newsletter .form{width:100%;margin-top:19px}.r-newsletter .form>label{height:44px}.r-newsletter input,.r-newsletter .button{font-size:12px}.reference-home .footer{padding:25px 24px 16px}.reference-home .footer-grid{grid-template-columns:repeat(4,1fr);gap:24px;padding:0 0 24px}.reference-home .footer-grid>div:first-child{grid-column:span 4}.reference-home .footer .brand{font-size:26px}.reference-home .footer .brand img{width:55px;height:55px}.reference-home .footer p{font-size:12px}.reference-home .footer h4{font-size:11px;margin-bottom:10px}.reference-home .footer-grid a:not(.brand){font-size:11px;margin-bottom:9px}.reference-home .footer-bottom{font-size:10px;gap:20px;padding-top:14px}}@media(max-width:550px){.reference-shell .dashboard-header,.reference-shell.role-admin .dashboard-header,.reference-shell.role-client .dashboard-header{padding:10px 13px}.reference-shell .r-dashboard-greeting h1{font-size:18px}.reference-shell .dashboard-content,.reference-shell.role-admin .dashboard-content,.reference-shell.role-client .dashboard-content{padding:22px 14px 10px}.reference-shell .notification-button{padding-right:9px}.reference-shell .top-actions{gap:10px}.r-creator-title h2{font-size:25px}.r-creator-title .button{font-size:11px;gap:6px;padding:8px 10px}.r-creator-title .button svg{width:19px}.r-stat{display:block;padding:15px;min-height:133px}.r-stat-icon{height:29px;width:29px;background:none;display:block;margin-bottom:8px}.r-stat-icon svg{height:29px;width:29px}.r-stat strong{font-size:26px}.r-stat>div>span{font-size:12px}.r-stat small{font-size:10px;margin-top:8px}.r-panel{padding:15px}.r-title h2{font-size:19px}.r-title>a{font-size:11px;gap:5px}.r-period{font-size:10px;max-width:119px}.r-campaign-chart{height:250px;padding:13px}.r-campaign-chart .r-chart{height:194px}.r-project-grid{grid-template-columns:1fr}.compact-tile .r-project-photo{height:auto;aspect-ratio:2.3}.compact-tile .r-project-body{padding:12px 14px 15px}.compact-tile h3{font-size:18px}.r-project-summary{font-size:12px}.r-project-summary b{font-size:24px}.compact-tile .r-funding{font-size:11px;flex-wrap:nowrap}.r-project-counts{font-size:12px}.r-creator-columns>aside{display:flex}.r-recent-activity,.r-next-payments{height:auto;min-height:210px}.r-reward-callout{flex-wrap:wrap;padding:16px;gap:12px}.r-reward-callout>span{width:45px;height:47px}.r-reward-callout p,.r-reward-callout .button{font-size:12px}.r-client-intro h1{font-size:43px}.r-client-intro>div>p{font-size:15px}.r-client-stats{gap:8px}.r-client-stats .r-stat{display:block;padding:14px 10px;height:130px;min-height:130px}.r-client-stats .r-stat-icon{width:34px;height:37px;margin-bottom:6px}.r-client-stats .r-stat-icon svg{width:34px;height:34px}.r-client-stats .r-stat strong{font-size:27px}.r-client-stats .r-stat>div>span{font-size:10px;line-height:1.4}.r-client .r-title h2{font-size:22px}.r-client-top>.r-panel{padding:16px;min-height:0}.r-featured-order{display:block;height:auto}.r-featured-order>.brand-art{height:260px;margin-bottom:17px}.r-title-with-badge{flex-wrap:nowrap;align-items:center}.r-title-with-badge h3{font-size:21px;max-width:200px}.r-title-with-badge .badge{font-size:10px;padding:5px 10px}.r-featured-order .brand-byline.large{font-size:14px}.r-order-meta{font-size:14px;margin:13px 0}.r-client .timeline{margin:20px 0 17px}.r-client .timeline small{font-size:10px}.r-production-note{font-size:12px;min-height:47px;height:auto}.r-order-actions{margin-top:12px;flex-wrap:wrap}.r-order-actions .button{font-size:11px;gap:5px;min-width:125px}.r-delivery{height:210px;grid-template-columns:42% 1fr;gap:13px}.r-delivery h3{font-size:19px;margin:3px 0 10px}.r-delivery .brand-byline{font-size:12px;gap:6px}.r-delivery-brand{gap:8px}.r-delivery .maker-mark{width:25px;height:25px}.r-delivery-brand .badge{font-size:11px;padding:4px 11px}.r-delivery p{font-size:12px;gap:6px;margin-top:15px}.r-delivery p svg{width:19px}.r-next-delivery>.button{min-height:48px;font-size:14px;gap:12px}.r-under-link{font-size:13px;margin-top:14px}.r-client-bottom>.r-panel{padding:15px}.r-client-bottom .r-title h2{font-size:21px}.r-support-row{grid-template-columns:61px 1fr 83px;gap:9px;height:75px;padding-right:8px}.r-support-row>.brand-art{height:75px}.r-support-row h3{font-size:13px}.r-support-row .brand-byline{font-size:10px;gap:5px;white-space:normal}.r-support-row .maker-mark{width:21px;height:21px;font-size:19px}.r-support-row .r-support-progress{display:none}.r-support-row .button{font-size:10px;padding:6px}.r-customer-help p{font-size:13px}.r-customer-help>div:not(.r-title){gap:25px}.r-discover-more{flex-wrap:wrap;gap:13px;padding:15px}.r-discover-more>div{min-width:220px}.r-discover-more>svg{width:32px;height:32px}.r-discover-more h3{font-size:17px}.r-discover-more p{font-size:12px}.r-discover-more>.button{width:100%;font-size:12px}.r-admin .r-stat{display:block;padding:14px;min-height:139px}.r-admin .r-stat-icon{width:29px;height:29px;margin-bottom:8px;background:none}.r-admin .r-stat-icon svg{width:29px;height:29px}.r-admin .r-stat strong{font-size:24px}.r-admin .r-stat>div>span{font-size:12px}.r-admin .r-stat small{margin-top:9px;font-size:10px}.r-admin .r-stat:last-child{display:flex;align-items:center;min-height:90px;gap:18px}.r-admin .r-stat:last-child .r-stat-icon{width:38px;height:38px;margin:0}.r-admin .r-title h2{font-size:18px}.r-title-icon{width:30px;height:30px}.r-title-icon svg{width:19px}.r-finance-chart>.r-title{flex-wrap:wrap;gap:12px}.r-chart-options{width:100%;justify-content:space-between;gap:8px;margin-top:0}.r-chart-options>span{font-size:10px}.r-chart-options button{padding:6px 9px;font-size:10px}.r-admin-top>.r-finance-chart{min-height:310px}.r-finance-chart .r-chart{height:202px}.r-approval .r-title h2{font-size:17px}.r-approval table{min-width:500px}.r-admin-middle>.r-panel{height:auto;min-height:224px;padding:14px}.r-integration-list>a{gap:17px}.r-integration-list .r-integration-status{font-size:11px;min-width:80px}.r-sac-metrics{gap:8px}.r-sac-metrics b{font-size:25px}.r-sac-metrics small{font-size:10px}.r-admin-middle .button{font-size:12px}.r-action-list>a{font-size:11px;gap:9px;padding:13px 8px;min-height:57px}.r-action-list small{max-width:65px;font-size:10px;white-space:normal}.r-action-list b{font-size:17px;margin:0}.r-admin-bottom .r-title h2{font-size:18px}.r-admin-bottom>.r-panel{height:auto;min-height:170px}.r-platform-card{height:170px;padding:20px}.reference-home .public-header{padding:0 15px;gap:8px}.reference-home .public-header .brand{font-size:18px;gap:7px}.reference-home .public-header .brand img{width:38px;height:38px}.reference-home .header-actions{font-size:11px;gap:11px}.reference-home .header-actions .button{font-size:10px;padding:7px 10px}.reference-home .header-actions>a:nth-last-child(2):not(:first-child){display:none}.r-hero-copy{padding:28px 22px 24px}.r-hero h1{font-size:37px;line-height:1.07;letter-spacing:-1.5px}.r-hero p{font-size:14px;line-height:1.6;margin-bottom:20px}.desktop-break{display:none}.r-hero .actions{gap:9px}.r-hero .button{font-size:12px;padding:9px 14px;gap:10px}.r-trust{gap:13px;font-size:9px;margin-top:23px}.r-trust span{gap:5px}.r-trust svg{width:18px;height:18px}.r-hero-photo{aspect-ratio:1.85}.r-hero-campaign{padding:9px;gap:8px;border-radius:8px}.r-hero-campaign b{font-size:10px}.r-hero-campaign small{font-size:8px;margin:2px 0 5px}.r-hero-campaign span{font-size:8px}.r-hero-campaign .progress{height:4px;margin-bottom:2px}.r-hero-campaign>svg:not(.brand-art){width:12px;height:12px;top:6px;right:8px}.r-public-stats{padding:22px;gap:20px 13px;min-height:140px}.r-public-stats .r-stat{gap:9px;display:flex}.r-public-stats .r-stat-icon{width:29px;height:31px;margin:0}.r-public-stats .r-stat strong{font-size:18px}.r-public-stats .r-stat>div>span{font-size:10px}.r-featured{padding:27px 20px 21px}.reference-home h2{font-size:27px}.r-featured .r-title p{font-size:13px;line-height:1.4;margin-top:6px}.r-categories{gap:5px}.r-categories button{font-size:10px;padding:7px 10px}.reference-home .r-project-grid{grid-template-columns:1fr;gap:20px}.reference-home .r-project-photo{height:235px}.reference-home .r-project-body{padding:13px}.reference-home .r-project h3{font-size:18px;margin-bottom:9px}.reference-home .brand-byline{font-size:14px;margin-bottom:12px}.reference-home .maker-mark{width:27px;height:27px}.reference-home .r-project .progress{height:8px}.reference-home .r-financed{font-size:12px;margin-top:6px}.reference-home .r-financed>b{font-size:15px}.reference-home .r-funding{font-size:11px;flex-wrap:nowrap;margin:8px 0 13px}.reference-home .r-project .button{height:37px;font-size:13px}.reference-home .r-heart{width:31px;height:31px;top:12px;right:12px}.reference-home .r-heart svg{width:20px;height:20px}.r-how{padding:27px 22px}.r-how>div{grid-template-columns:1fr;gap:25px;margin-top:26px}.r-how article{flex-direction:row;gap:23px}.r-how article>svg{width:46px;height:46px}.r-how h3{font-size:18px}.r-how p{font-size:14px;max-width:250px}.r-purpose{grid-template-columns:1fr}.r-purpose>div{padding:26px 22px}.r-purpose h2{font-size:27px;margin-bottom:22px}.r-benefits{grid-template-columns:1fr 1fr;gap:22px 17px}.r-benefits>div{gap:10px;padding:0}.r-benefits svg{width:30px;height:30px}.r-benefits b{font-size:12px;line-height:1.3}.r-benefits small{font-size:11px;margin-top:4px}.r-purpose .button{font-size:12px;height:37px;gap:17px}.r-purpose>.brand-art{height:245px}.r-community{padding:25px 22px;gap:23px}.r-community h2{font-size:26px}.r-community blockquote{width:100%;font-size:13px;padding:16px;gap:13px}.r-community blockquote small{font-size:11px;margin-top:7px}.r-community-people{width:100%;display:flex;align-items:center;justify-content:space-between}.r-community-people>div{margin:0 0 0 8px}.r-community-people .portrait{width:34px;height:34px}.r-community-people>span{max-width:155px}.r-community-people b{font-size:11px;margin-top:4px}.r-newsletter{padding:26px 22px}.r-newsletter h2{font-size:25px}.r-newsletter p{font-size:13px;margin-top:7px}.r-newsletter p br{display:none}.r-newsletter .form{display:block;margin-top:17px}.r-newsletter .form-footer{margin-top:10px}.r-newsletter .button{width:100%;font-size:13px}.r-newsletter input{font-size:13px}.reference-home .footer{padding:26px 22px 17px}.reference-home .footer-grid{grid-template-columns:1fr 1fr;gap:25px}.reference-home .footer-grid>div:first-child{grid-column:span 2}.reference-home .footer .brand{font-size:26px}.reference-home .footer h4{font-size:12px}.reference-home .footer-grid a:not(.brand){font-size:12px;margin-bottom:10px}.reference-home .footer-bottom{font-size:9px;gap:20px}.reference-home .footer-bottom>span:last-child{max-width:120px}}:root{--surface: #ffffff;--surface-soft: #f4fbfd;--focus: #007ea8;--neon-lime: #b7ff00;--neon-lime-hover: #a5eb00;--aqua-energy: #00cdb9;--aqua-energy-hover: #00b9a7;--cta-ink: #061026;--shadow-soft: 0 10px 32px rgba(3, 45, 58, .07);--shadow-lift: 0 18px 46px rgba(3, 45, 58, .12);font-family:Segoe UI Variable,Segoe UI,Arial,Helvetica,sans-serif}html{scroll-behavior:smooth;background:#f4fafc}body{min-width:320px;overflow-x:hidden;line-height:1.5;text-rendering:optimizeLegibility}main[tabindex="-1"]:focus{outline:0}::selection{background:#9bf4fa;color:#032e3a}.skip-link{position:fixed;top:12px;left:12px;z-index:500;padding:11px 16px;border-radius:8px;background:#fff;color:#052c39;box-shadow:var(--shadow-lift);font-size:14px;font-weight:700;transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.public-menu-toggle,.public-nav-mobile-actions,.public-menu-backdrop{display:none}.public-header{isolation:isolate}.public-header>.brand{flex-shrink:0}.public-header nav a,.header-actions>a{border-radius:6px}.public-header nav>a:not(.button):hover,.header-actions>a:not(.button):hover{color:#71f4ff}.header-search{transition:box-shadow .18s ease,background .18s ease}.header-search:focus-within{background:#fff;box-shadow:0 0 0 3px #00d8ec4d}.card,.r-panel{border-color:#dcecf1;box-shadow:0 1px #032d3a05}.project-card,.r-project{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}@media(hover:hover){.project-card:hover,.r-project:hover{transform:translateY(-3px);border-color:#b8e8ee;box-shadow:var(--shadow-soft)}}.reference-home :is(.public-header .launch-button,.public-nav-mobile-actions .button,.r-hero .actions>.button:not(.outline),.r-featured-carousel .r-project .button,.r-purpose .button,.r-newsletter .button){border-color:var(--neon-lime);background:var(--neon-lime);color:var(--cta-ink);box-shadow:0 5px 15px #709c0026}.reference-home :is(.public-header .launch-button,.public-nav-mobile-actions .button,.r-hero .actions>.button:not(.outline),.r-featured-carousel .r-project .button,.r-purpose .button,.r-newsletter .button):hover:not(:disabled){border-color:var(--neon-lime-hover);background:var(--neon-lime-hover);color:var(--cta-ink);box-shadow:0 7px 18px #577d0038}.reference-home :is(.public-header .launch-button,.public-nav-mobile-actions .button,.r-hero .actions>.button:not(.outline),.r-featured-carousel .r-project .button,.r-purpose .button,.r-newsletter .button):focus-visible{outline-color:#79aa00}.reference-home .r-hero .button.outline{border-color:var(--aqua-energy);background:#fff;color:var(--cta-ink)}.reference-home .r-hero .button.outline:hover{border-color:var(--aqua-energy-hover);background:#eafffa;color:var(--cta-ink);box-shadow:0 4px 14px #00918224}.reference-home .r-hero .button.outline:focus-visible,.reference-home .r-categories button.selected:focus-visible{outline-color:#007f73}.reference-home .r-categories button.selected{border-color:var(--aqua-energy);background:var(--aqua-energy);color:#042c29}.reference-home .r-categories button.selected:hover{border-color:var(--aqua-energy-hover);background:var(--aqua-energy-hover);color:#031f1d}.r-featured{min-height:0;overflow:hidden}.r-featured-carousel{--featured-column-gap: clamp(10px, 1vw, 15px);--featured-row-gap: clamp(12px, 1.15vw, 18px);--featured-card-width: calc((100cqw - (3 * var(--featured-column-gap))) / 4);container-type:inline-size;position:relative;width:100%;overflow:hidden;padding:3px 0 5px}.r-featured-track{display:flex;width:max-content;transform:translateZ(0);will-change:transform;animation:r-featured-scroll var(--featured-duration, 48s) linear infinite!important;animation-play-state:running}.r-featured-set{display:grid;grid-auto-flow:column;grid-auto-columns:var(--featured-card-width);grid-template-rows:repeat(2,auto);gap:var(--featured-row-gap) var(--featured-column-gap);padding-right:var(--featured-column-gap)}.reference-home .r-featured-carousel .r-project{display:flex;height:100%;flex-direction:column}.reference-home .r-featured-carousel .r-project-photo{position:relative;flex:0 0 auto;width:100%;height:auto;min-height:0;aspect-ratio:1.52;overflow:hidden}.reference-home .r-featured-carousel .r-project-photo>a{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.reference-home .r-featured-carousel .r-project-photo .brand-art{width:100%;height:100%}.reference-home .r-featured-carousel .r-project-body{display:flex;flex:1;flex-direction:column;padding:clamp(9px,.82vw,12px)}.reference-home .r-featured-carousel .r-project h3{font-size:clamp(13px,1.02vw,15px)}.reference-home .r-featured-carousel .brand-byline{font-size:clamp(11px,.85vw,13px)}.reference-home .r-featured-carousel .r-funding{margin-bottom:clamp(8px,.8vw,12px)}.reference-home .r-featured-carousel .r-project .button{margin-top:auto}@keyframes r-featured-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.r-hero-campaign{top:58.5%;bottom:3.1%;min-height:0;overflow:hidden;box-shadow:0 0 0 calc(4 * var(--public-unit)) #fff,0 10px 30px #082d3a2e}.r-hero-campaign:hover{box-shadow:0 0 0 calc(4 * var(--public-unit)) #fff,0 14px 36px #082d3a3d}.reference-home .r-purpose{height:auto;min-height:calc(244 * var(--public-unit));align-items:stretch}.reference-home .r-purpose>div{box-sizing:border-box;display:flex;min-width:0;flex-direction:column}.reference-home .r-purpose .r-benefits{flex:1 0 auto}.reference-home .r-purpose .button{align-self:flex-start;flex:0 0 auto}.reference-home .r-purpose>.brand-art{align-self:stretch;min-height:100%}.section{width:min(100%,1320px)}.section .button:not(.small){min-height:44px}.explore .filter-row{padding:12px;border:1px solid #deedf1;border-radius:12px;background:#fff;box-shadow:0 8px 28px #032d3a0a}.explore .filter-row select{min-height:46px}.explore .tabs{flex-wrap:nowrap;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:thin}.explore .tabs>button{min-height:40px;flex:0 0 auto}.explore .project-grid{grid-template-columns:repeat(auto-fit,minmax(280px,380px));justify-content:start}.explore>.empty{margin-top:24px;border:1px dashed #b9dce4;border-radius:14px;background:#f8fdfe}.info-page{max-width:900px}.info-page .prose{max-width:760px}.journey-card{border-color:#d8eaef;box-shadow:var(--shadow-soft)}.auth-page{align-items:start;gap:clamp(36px,6vw,72px);padding-top:38px;padding-bottom:48px}.auth-story h1{font-size:clamp(44px,4.2vw,58px);margin:16px 0}.auth-story>.photo{max-height:270px;margin-top:22px;overflow:hidden}.auth-card{padding:28px;box-shadow:var(--shadow-soft)}.auth-card h2{margin:18px 0 8px}.auth-card>.text-link{margin-top:17px}.auth-card .form .field{margin-bottom:14px}.auth-card .form-footer{margin-top:16px}.demo-login{margin-top:20px;padding-top:18px}.demo-login>div{margin-top:11px}.section.auth-page{display:block;max-width:640px;min-height:62vh}.campaign-summary{box-shadow:var(--shadow-soft)}.table-wrap{overscroll-behavior-inline:contain;scrollbar-color:#8ddfe7 #eef8fa}.reference-shell .sidebar{overscroll-behavior:contain;scrollbar-width:none}.reference-shell .sidebar::-webkit-scrollbar{width:0;height:0}.reference-shell .dashboard-content{width:100%}.reference-shell .account-dropdown{max-height:min(560px,calc(100vh - 80px));overflow-y:auto;box-shadow:var(--shadow-lift)}.reference-shell .r-panel>.empty{min-height:132px;justify-content:center;padding:22px 18px}.reference-shell .r-panel>.empty svg{color:#16bfc9}.reference-shell .r-panel>.empty h3{color:#243952}.reference-shell .r-panel>.empty p{font-size:13px}.account-dropdown>button:last-child{margin-top:5px;border-top:1px solid #deedf1;border-radius:0;color:#9d3341}@media(min-width:801px){.project-detail .campaign-summary{position:sticky;top:24px;align-self:start}}@media(min-width:801px)and (max-height:820px){.reference-shell .sidebar{padding-top:15px;padding-bottom:10px}.reference-shell .sidebar .brand,.reference-shell.role-client .sidebar .brand{padding-inline:7px;font-size:22px;gap:9px}.reference-shell .sidebar .brand img,.reference-shell.role-client .sidebar .brand img{width:54px;height:54px}.reference-shell .sidebar nav{margin-top:16px;gap:2px}.reference-shell .sidebar nav>a{height:40px;min-height:40px;padding-block:7px;font-size:13px}.reference-shell .sidebar nav>a svg{width:22px;height:22px}.reference-shell:not(.role-client) .sidebar-tagline,.reference-shell:not(.role-client) .sidebar-bottom>small,.reference-shell.role-admin .sidebar-bottom:before{display:none}.reference-shell:not(.role-client) .sidebar-bottom{min-height:0;padding:0}.reference-shell.role-admin .role-tag{margin:6px 10px 7px}.reference-shell.role-admin .sidebar nav{margin-top:0}.reference-shell.role-admin .sidebar nav>a,.reference-shell.role-admin .sidebar nav>a:first-child{height:35px;min-height:35px;padding-block:5px;font-size:13px}.reference-shell.role-admin .nav-group{height:27px;padding-bottom:4px;font-size:11px}.reference-shell.role-client .role-tag{margin:10px 8px 8px;padding-bottom:10px}.reference-shell.role-client .sidebar nav{gap:1px;margin-top:0}.reference-shell.role-client .sidebar nav>a{height:42px;min-height:42px;font-size:13px;padding:7px 10px}.reference-shell.role-client .sidebar nav>a[href="/cliente/sac"]{height:58px;min-height:58px;margin-top:7px;padding:16px 4px 7px}.reference-shell.role-client .sidebar-bottom{padding:2px 8px}.reference-shell.role-client .sidebar-bottom>button{min-height:42px;padding:7px 2px;font-size:13px}}@media(max-width:1100px){.public-menu-toggle{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:44px;min-height:44px;padding:8px 10px;border:1px solid rgba(135,241,249,.3);border-radius:8px;background:#ffffff0f;color:#fff;font-size:12px;font-weight:700}.public-header nav.public-nav{display:flex;position:absolute;top:calc(100% + 8px);left:clamp(16px,4vw,48px);right:clamp(16px,4vw,48px);z-index:20;flex-direction:column;align-items:stretch;gap:4px;padding:12px;border:1px solid #195564;border-radius:12px;background:#063440;box-shadow:0 20px 55px #001c2457;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.public-header nav.public-nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.public-header nav.public-nav>a{display:flex;align-items:center;min-height:44px;padding:9px 12px;font-size:14px}.public-header nav.public-nav>a:hover{background:#0a4855}.public-nav-mobile-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px;padding-top:12px;border-top:1px solid #1c5e6c}.public-nav-mobile-actions>a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:9px 12px;border:1px solid #286271;border-radius:8px;text-align:center}.public-nav-mobile-actions>.button{border:0}.public-menu-backdrop{display:block;position:fixed;inset:0;z-index:4;width:100%;height:100%;padding:0;border:0;background:#011a226b}}@media(max-width:950px){.header-register-link{display:none}}@media(max-width:800px){.reference-shell .sidebar{scrollbar-width:thin;scrollbar-color:rgba(112,226,235,.55) transparent}.reference-shell .sidebar::-webkit-scrollbar{width:4px}.reference-shell .sidebar::-webkit-scrollbar-thumb{border-radius:4px;background:#70e2eb8c}.r-hero-campaign{top:58.5%;bottom:3.5%;box-shadow:0 0 0 4px #fff,0 10px 28px #082d3a2e}.r-featured-carousel{--featured-column-gap: 10px;--featured-row-gap: 11px;--featured-card-width: calc((100cqw - var(--featured-column-gap)) / 2)}.reference-home .r-featured-carousel .r-project-photo{aspect-ratio:1.36}.reference-home .r-featured-carousel .r-project-body{padding:10px}.reference-home .r-featured-carousel .r-project h3{font-size:14px}.reference-home .r-featured-carousel .brand-byline{min-width:0;font-size:12px}.reference-home .r-featured-carousel .r-project .button{height:auto;min-height:38px;padding-inline:8px;font-size:11px}.public-menu-toggle{margin-left:auto}.public-nav-mobile-actions{grid-template-columns:1fr}.explore .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-page{padding-top:30px}}@media(max-width:550px){.public-menu-toggle span,.header-actions{display:none}.public-header nav.public-nav{left:12px;right:12px}.explore .filter-row{padding:10px}.explore .filter-row select{flex-basis:100%}.explore .project-grid{grid-template-columns:1fr}.auth-card{padding:22px}.demo-login>div{display:grid;grid-template-columns:1fr}}.creator-storefront{--creator-primary: #00d8ec;--creator-accent: #00cdb9;--creator-surface: #f4fbfd;--creator-ink: #061026;color:var(--creator-ink);background:var(--creator-surface)}.creator-storefront .button:not(.outline){border-color:var(--creator-primary);color:var(--creator-ink);background:var(--creator-primary)}.creator-storefront .button.outline{border-color:var(--creator-ink);color:var(--creator-ink);background:transparent}.creator-store-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);min-height:610px;max-width:1540px;margin:0 auto;background:#fff}.creator-store-intro{display:flex;flex-direction:column;justify-content:center;padding:64px clamp(34px,5vw,86px)}.creator-back-link{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin-bottom:34px;color:var(--creator-ink);font-size:13px;font-weight:700}.creator-store-identity{display:flex;align-items:center;gap:14px;margin-bottom:22px}.creator-profile-photo,.creator-profile-fallback{flex:0 0 64px;width:64px;height:64px;overflow:hidden;border:3px solid var(--creator-primary);border-radius:50%;background:var(--creator-ink)}.creator-profile-photo .brand-art,.creator-profile-photo .brand-art img{width:100%;height:100%;object-fit:cover}.creator-profile-fallback{display:grid;place-items:center;color:#fff;font-size:20px;font-weight:850}.creator-store-identity>div{display:grid;gap:2px}.creator-store-identity b{font-size:20px}.creator-store-identity small{color:#60717b}.creator-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--creator-accent);font-size:11px;font-weight:850;letter-spacing:1.5px}.creator-store-intro h1{max-width:660px;margin:0;font-size:clamp(42px,5vw,76px);line-height:.99;letter-spacing:-3.2px}.creator-store-intro>p{max-width:590px;margin:24px 0 0;color:#526671;font-size:18px;line-height:1.65}.creator-store-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.creator-store-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:44px;padding-top:24px;border-top:1px solid #dce7eb}.creator-store-stats span{display:grid;gap:3px;padding-right:14px;color:#687982;font-size:11px;line-height:1.3}.creator-store-stats b{color:var(--creator-ink);font-size:17px}.creator-store-visual{position:relative;min-height:610px;overflow:hidden;background:var(--creator-ink)}.creator-hero-photo,.creator-hero-photo .brand-art,.creator-hero-photo .brand-art img{width:100%;height:100%}.creator-hero-photo .brand-art,.creator-hero-photo .brand-art img{object-fit:cover}.creator-store-visual>span{position:absolute;right:24px;bottom:24px;display:inline-flex;align-items:center;gap:8px;padding:11px 15px;color:var(--creator-ink);background:#fff;font-size:12px;font-weight:750}.creator-countdown{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:clamp(25px,5vw,74px);max-width:1540px;margin:0 auto;padding:34px clamp(30px,5vw,76px);color:#fff;background:var(--creator-ink)}.creator-countdown .creator-kicker{color:var(--creator-primary)}.creator-countdown h2{margin:7px 0 0;color:#fff;font-size:clamp(24px,3vw,39px)}.creator-countdown p{margin:4px 0 0;color:#c8d5d9}.countdown-units{display:flex;gap:9px}.countdown-units span{display:grid;place-items:center;min-width:67px;padding:10px 8px;border:1px solid #ffffff3d}.countdown-units b{font-size:24px;line-height:1}.countdown-units small{margin-top:6px;color:#c7d5da;font-size:9px;text-transform:uppercase}.creator-combo{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.75fr);max-width:1390px;min-height:340px;margin:70px auto 0;border:2px solid var(--creator-ink);background:#fff}.creator-combo>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(32px,5vw,70px)}.creator-combo h2{margin:10px 0;font-size:clamp(30px,4vw,54px);letter-spacing:-1.7px}.creator-combo p{max-width:640px;margin:0 0 24px;color:#536873;font-size:16px;line-height:1.6}.creator-combo-photo,.creator-combo-photo .brand-art,.creator-combo-photo .brand-art img{width:100%;height:100%;min-height:340px;object-fit:cover}.creator-catalog{display:grid;align-items:start;gap:22px;max-width:1500px;margin:76px auto;padding:0 26px}.creator-project-list{min-width:0;scroll-margin-top:20px}.creator-project-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-bottom:19px;border-bottom:2px solid var(--creator-ink)}.creator-project-heading h2{margin:7px 0 0;font-size:clamp(30px,3vw,45px);letter-spacing:-1.3px}.creator-project-heading>p{max-width:430px;margin:0;color:#5d7079;font-size:14px;line-height:1.55}.creator-store-projects{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.creator-storefront .project-card{border-color:color-mix(in srgb,var(--creator-ink) 20%,white);box-shadow:none}.creator-storefront .project-card:hover{border-color:var(--creator-accent);box-shadow:7px 7px color-mix(in srgb,var(--creator-primary) 28%,white)}.creator-storefront .project-card .progress span{background:var(--creator-accent)}.creator-storefront .project-card .text-link,.creator-storefront .project-numbers strong{color:var(--creator-accent)}.creator-promo{position:sticky;top:22px;display:flex;flex-direction:column;min-height:530px;overflow:hidden;border:1px solid var(--creator-ink);color:var(--creator-ink);background:#fff}.creator-promo .photo{height:280px;border-radius:0}.creator-promo .brand-art,.creator-promo .brand-art img{width:100%;height:100%;object-fit:cover}.creator-promo>div{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:23px 19px;background:var(--creator-primary)}.creator-promo span{font-size:9px;font-weight:850;letter-spacing:1.1px}.creator-promo h3{margin:9px 0;font-size:clamp(21px,2vw,29px);line-height:1.06}.creator-promo p{margin:0;font-size:13px;line-height:1.5}.creator-promo b{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:20px;font-size:12px}.creator-store-about{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;max-width:1390px;margin:0 auto;padding:45px 52px;border-top:1px solid color-mix(in srgb,var(--creator-ink) 20%,white);background:#fff}.creator-store-about>span{display:grid;place-items:center;width:58px;height:58px;background:var(--creator-primary)}.creator-store-about h2{margin:5px 0}.creator-store-about p{max-width:680px;margin:0;color:#5c6f78;line-height:1.6}.creator-profile svg:last-child{margin-left:auto}.creator-profile:hover,.creator-line:hover,.r-creator-link:hover{color:#00aead}.r-creator-link{display:block;width:fit-content}.creator-page-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,430px);align-items:start;gap:24px}.creator-page-editor-fields{display:grid;gap:18px;min-width:0}.creator-editor-section{border-radius:10px;box-shadow:none}.creator-editor-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px;padding-bottom:17px;border-bottom:1px solid #dfebee}.creator-editor-heading>span{display:grid;flex:0 0 42px;place-items:center;width:42px;height:42px;color:#006f7b;background:#dcf9fb;border-radius:8px}.creator-editor-heading h3,.creator-editor-heading p{margin:0}.creator-editor-heading p{margin-top:3px;color:#71818a;font-size:13px}.creator-editor-note{margin:3px 0 0;color:#6f8189;font-size:12px}.creator-editor-note a{color:#008f99;font-weight:700}.creator-theme-presets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:19px}.creator-theme-presets button{display:grid;grid-template-columns:19px 19px minmax(0,1fr) auto;align-items:center;gap:5px;min-height:51px;padding:8px 10px;border:1px solid #d5e5e9;border-radius:8px;color:#162b34;background:#fff;text-align:left}.creator-theme-presets button.selected{border-color:#008e9a;box-shadow:inset 0 0 0 1px #008e9a}.creator-theme-presets button>span{width:19px;height:27px;border:1px solid #0c263026}.creator-theme-presets button b{margin-left:3px;font-size:11px}.creator-theme-presets button svg{color:#008e9a}.creator-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.creator-color-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:8px 10px;border:1px solid #dbe7ea;border-radius:8px}.creator-color-field>span{font-size:12px;font-weight:700}.creator-color-field input{width:34px;height:30px;margin-left:auto;padding:0;border:0;background:transparent}.creator-color-field code{color:#627780;font-size:10px}.creator-image-control{display:grid;grid-template-columns:142px minmax(0,1fr);align-items:center;gap:17px;margin-top:13px;padding:12px;border:1px solid #dce8eb;border-radius:8px;background:#fbfdfe}.creator-image-control>.photo{height:91px;overflow:hidden;border-radius:6px}.creator-image-control .brand-art,.creator-image-control .brand-art img{width:100%;height:100%;object-fit:cover}.creator-image-control>div{min-width:0}.creator-image-control b,.creator-image-control small{display:block}.creator-image-control small{margin-top:4px;color:#71828a;font-size:11px;line-height:1.4}.creator-image-actions{display:flex;align-items:center;gap:14px;margin-top:12px}.creator-image-actions label.button{display:inline-flex;width:fit-content;cursor:pointer}.creator-image-actions input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.danger-link{color:#c43d4f}.creator-promotion-editor+.creator-promotion-editor{margin-top:20px;padding-top:20px;border-top:1px solid #dfebee}.creator-toggle-row{display:flex;align-items:center;gap:12px;margin-bottom:15px;cursor:pointer}.creator-toggle-row input{flex:0 0 42px;width:42px;height:22px;accent-color:#00aeb1}.creator-toggle-row span{display:grid;gap:2px}.creator-toggle-row small{color:#71828a;font-size:11px}.creator-fields-disabled{opacity:.48}.creator-editor-savebar{position:sticky;bottom:12px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 17px;border:1px solid #b8dce1;border-radius:9px;background:#effbfd;box-shadow:0 8px 28px #052e381c}.creator-editor-savebar span{color:#58717a;font-size:12px}.creator-page-live-preview{position:sticky;top:20px;padding:14px;border:1px solid #cbdde1;border-radius:10px;color:#12262d;background:#fff;box-shadow:0 15px 40px #082f3a12}.creator-preview-label{display:flex;align-items:center;gap:7px;margin-bottom:11px;color:#47636d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.creator-preview-browser{position:relative;overflow:hidden;border:1px solid #b9ccd2;color:var(--preview-ink);background:var(--preview-surface)}.creator-preview-topbar{display:flex;align-items:center;gap:4px;height:28px;padding:0 9px;color:#fff;background:var(--preview-ink)}.creator-preview-topbar>span{width:5px;height:5px;border-radius:50%;background:var(--preview-primary)}.creator-preview-topbar b{margin-left:auto;font-size:7px}.creator-preview-hero{display:grid;grid-template-columns:1fr .9fr;min-height:154px;background:#fff}.creator-preview-hero>div:first-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:15px}.creator-preview-hero span,.creator-preview-combo span{color:var(--preview-accent);font-size:6px;font-weight:850;letter-spacing:.7px}.creator-preview-hero h3{margin:4px 0;font-size:17px;line-height:1.04}.creator-preview-hero p{display:-webkit-box;margin:2px 0 8px;overflow:hidden;color:#65757b;font-size:7px;line-height:1.4;-webkit-line-clamp:3;-webkit-box-orient:vertical}.creator-preview-hero i{padding:5px 7px;background:var(--preview-primary);font-size:6px;font-style:normal;font-weight:800}.creator-preview-hero>.photo,.creator-preview-hero .brand-art,.creator-preview-hero .brand-art img{width:100%;height:100%;object-fit:cover}.creator-preview-countdown{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:8px 11px;color:#fff;background:var(--preview-ink)}.creator-preview-countdown>span{color:var(--preview-primary)}.creator-preview-countdown div{display:grid}.creator-preview-countdown b,.creator-preview-countdown strong{font-size:7px}.creator-preview-countdown small{color:#c8d5d8;font-size:6px}.creator-preview-countdown strong{padding:4px;border:1px solid #ffffff3b}.creator-preview-combo{display:grid;grid-template-columns:1.2fr .8fr;height:78px;margin:9px;border:1px solid var(--preview-ink);background:#fff}.creator-preview-combo>div{display:flex;flex-direction:column;justify-content:center;padding:8px}.creator-preview-combo b{margin:2px 0;font-size:10px}.creator-preview-combo small{display:-webkit-box;overflow:hidden;color:#66777d;font-size:6px;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.creator-preview-combo .photo,.creator-preview-combo .brand-art,.creator-preview-combo .brand-art img{width:100%;height:100%;object-fit:cover}.creator-preview-projects{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:9px}.creator-preview-projects>span{display:grid;gap:4px;padding-bottom:7px;border:1px solid #cbd9dd;background:#fff}.creator-preview-projects .photo,.creator-preview-projects .brand-art{width:100%;height:55px}.creator-preview-projects i{width:72%;height:3px;margin-inline:5px;background:#dce7e9}.creator-preview-projects i:last-child{width:48%;background:var(--preview-accent)}.creator-preview-promos{display:flex;justify-content:space-between;gap:6px;padding:0 9px 9px}.creator-preview-promos b{flex:1;padding:5px;background:var(--preview-primary);font-size:6px;text-align:center}.creator-page-live-preview>p{margin:11px 3px 0;color:#718189;font-size:10px;line-height:1.45}@media(max-width:1220px){.creator-catalog{grid-template-columns:repeat(2,minmax(0,1fr))!important}.creator-project-list{grid-column:1 / -1;grid-row:1}.creator-promo{position:relative;top:auto;display:grid;grid-template-columns:minmax(180px,.7fr) 1fr;min-height:240px}.creator-promo .photo{height:100%}.creator-page-editor{grid-template-columns:minmax(0,1fr) 350px}}@media(max-width:980px){.creator-store-hero{grid-template-columns:1fr}.creator-store-visual{min-height:470px}.creator-countdown{grid-template-columns:1fr auto}.creator-countdown .button{grid-column:1 / -1;width:fit-content}.creator-combo{grid-template-columns:1fr;margin-inline:24px}.creator-combo-photo,.creator-combo-photo .brand-art,.creator-combo-photo .brand-art img{min-height:300px}.creator-page-editor{grid-template-columns:1fr}.creator-page-live-preview{position:relative;top:auto;grid-row:1;max-width:600px}}@media(max-width:820px){.creator-project-heading{display:block}.creator-project-heading>p{margin-top:12px}}@media(max-width:700px){.creator-store-intro{padding:38px 22px 35px}.creator-store-intro h1{font-size:43px;letter-spacing:-2px}.creator-store-intro>p{font-size:15px}.creator-store-stats{gap:12px}.creator-store-visual{min-height:390px}.creator-countdown{grid-template-columns:1fr;gap:22px;padding:27px 22px}.creator-countdown .button{grid-column:auto;width:100%}.countdown-units{display:grid;grid-template-columns:repeat(4,1fr)}.countdown-units span{min-width:0}.creator-combo{margin:35px 14px 0}.creator-combo>div{padding:28px 22px}.creator-catalog{grid-template-columns:1fr!important;margin:42px auto;padding-inline:14px}.creator-project-heading{display:block}.creator-project-heading>p{margin-top:12px}.creator-store-projects{grid-template-columns:1fr}.creator-promo{grid-template-columns:.9fr 1.1fr;min-height:230px}.creator-promo h3{font-size:21px}.creator-store-about{grid-template-columns:auto 1fr;margin-inline:14px;padding:30px 23px}.creator-store-about .text-link{grid-column:1 / -1}.creator-theme-presets,.creator-color-grid,.creator-page-editor .form-grid{grid-template-columns:1fr}.creator-image-control{grid-template-columns:105px minmax(0,1fr)}.creator-editor-savebar{align-items:stretch;flex-direction:column}.creator-editor-savebar .button{width:100%}}@media(max-width:430px){.creator-store-stats{grid-template-columns:1fr 1fr}.creator-store-stats span:last-child{grid-column:1 / -1}.creator-store-visual{min-height:320px}.creator-promo{display:flex}.creator-promo .photo{height:210px}.creator-image-control{grid-template-columns:1fr}.creator-image-control>.photo{height:150px}}
