:root{
  --bg:#050a12;--bg-soft:#07111e;--panel:#0a1625;--panel-2:#0d1c2e;
  --line:rgba(255,255,255,.11);--line-strong:rgba(255,160,31,.30);
  --text:#f6f7fb;--muted:#98a8bc;--orange:#ff9418;--orange-2:#ff6b00;
  --cyan:#1cc7d7;--blue:#337ed8;--purple:#7b54c5;--green:#16855f;
  --shadow:0 30px 80px rgba(0,0,0,.42);--radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}.shell{width:min(1200px,calc(100% - 40px));margin-inline:auto}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.noise{position:fixed;inset:0;pointer-events:none;z-index:40;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.page-glow{position:fixed;border-radius:999px;filter:blur(90px);pointer-events:none;opacity:.18;z-index:-1}.glow-one{width:420px;height:420px;background:#ff6b00;top:-220px;right:-180px}.glow-two{width:500px;height:500px;background:#0b72a6;left:-300px;top:200px}.site-header{position:fixed;inset:0 0 auto;z-index:30;padding:18px 0;transition:.3s}.site-header.scrolled{padding:8px 0;background:rgba(5,10,18,.75);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.nav{height:66px;border:1px solid var(--line);border-radius:16px;padding:0 14px 0 20px;display:flex;align-items:center;justify-content:space-between;background:rgba(7,16,28,.82);box-shadow:0 15px 42px rgba(0,0,0,.22);backdrop-filter:blur(18px)}.brand img,.footer-brand img,.contact-brand img{display:block;width:178px;height:auto}.nav-links{display:flex;align-items:center;gap:34px}.nav-links a{color:#d7dce4;text-decoration:none;font-size:13px;font-weight:700;transition:.25s}.nav-links a:hover{color:#fff}.nav-cta{display:flex!important;align-items:center;gap:8px;background:linear-gradient(135deg,var(--orange),var(--orange-2));padding:13px 18px;border-radius:12px;color:#120900!important;box-shadow:0 10px 28px rgba(255,121,7,.28)}.nav-cta svg,.button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.menu-button{display:none;background:none;border:0;color:#fff;padding:8px}.menu-button svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.hero{min-height:930px;padding-top:150px;display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;position:relative}.hero-copy{padding-bottom:50px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.09em}.eyebrow span{width:8px;height:8px;border:2px solid var(--orange);border-radius:50%;box-shadow:0 0 18px var(--orange)}h1,h2,h3{font-family:Manrope,Inter,sans-serif}.hero h1{font-size:64px;line-height:1.04;letter-spacing:-.055em;margin:24px 0 22px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:580px;color:var(--muted);font-size:17px;line-height:1.72}.hero-actions{display:flex;gap:16px;margin:34px 0 42px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 20px;border:0;border-radius:12px;font:800 13px/1 Inter,sans-serif;text-decoration:none;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,var(--orange),var(--orange-2));color:#160b02;box-shadow:0 12px 32px rgba(255,126,10,.26)}.button-ghost,.button-outline{background:rgba(255,255,255,.035);color:#f8f8fa;border:1px solid var(--line)}.hero-points{display:flex;gap:25px}.hero-points>div{display:grid;grid-template-columns:38px auto;grid-template-rows:auto auto;column-gap:10px}.hero-points span{grid-row:1/3;width:38px;height:38px;border-radius:11px;border:1px solid var(--line-strong);display:grid;place-items:center;color:var(--orange);background:rgba(255,146,24,.06)}.hero-points svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.hero-points b{font-size:12px}.hero-points small{font-size:10px;color:var(--muted);margin-top:4px}.hero-showcase{height:660px;position:relative}.orbit{position:absolute;border:1px solid rgba(255,137,20,.35);border-radius:50%;pointer-events:none}.orbit-a{width:540px;height:540px;right:-40px;top:0}.orbit-b{width:410px;height:410px;right:20px;top:62px;border-color:rgba(255,255,255,.1)}.laptop{position:absolute;width:610px;right:10px;top:75px;filter:drop-shadow(0 35px 50px rgba(0,0,0,.55));transform:perspective(1100px) rotateY(-7deg) rotateX(1deg)}.laptop-screen{aspect-ratio:16/10;border:8px solid #1d222a;border-radius:24px 24px 8px 8px;background:#081421;box-shadow:inset 0 0 0 1px #454b55;overflow:hidden}.laptop-base{height:18px;margin:-1px -30px 0;border-radius:3px 3px 55% 55%;background:linear-gradient(#a4a4a5,#3f4146 55%,#121316);box-shadow:0 15px 26px rgba(0,0,0,.4)}.appbar{height:54px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(90deg,#082031,#14223a);border-bottom:1px solid rgba(255,255,255,.08)}.appbrand{display:flex;align-items:center;gap:8px}.appbrand img{width:26px}.appbrand div{display:flex;flex-direction:column}.appbrand b{font-size:10px;letter-spacing:.18em}.appbrand small{font-size:6px;color:var(--orange);letter-spacing:.13em}.app-user{width:27px;height:27px;border:1px solid rgba(255,255,255,.16);border-radius:9px;display:grid;place-items:center;font-size:8px;color:#e7edf5}.dashboard-layout{height:calc(100% - 54px);display:grid;grid-template-columns:.82fr 1.18fr;grid-template-rows:auto auto 1fr;gap:10px;padding:14px}.dash-welcome{grid-column:1;padding:12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02);display:flex;flex-direction:column;gap:5px}.dash-welcome small{font-size:6px;color:#49d7c8;font-weight:800;letter-spacing:.08em}.dash-welcome strong{font-size:15px}.dash-stats{grid-column:1;display:grid;grid-template-columns:1fr 1fr;gap:7px}.dash-stats article{padding:10px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.025)}.dash-stats b{display:block;color:#70e6b5;font-size:16px}.dash-stats span{font-size:6px;color:var(--muted)}.dash-list{grid-column:1;padding:9px;border:1px dashed rgba(255,255,255,.12);border-radius:11px}.dash-list>b{font-size:7px}.dash-list p{display:flex;justify-content:space-between;margin:7px 0 0;padding:6px 7px;border-radius:7px;background:#0c1b2d;font-size:6px;color:#9fb0c3}.dash-list em{font-style:normal;color:#e5eef7}.dash-modules{grid-column:2;grid-row:1/4;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr .6fr;gap:8px}.dash-modules article{border-radius:13px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.dash-modules article:after{content:"";position:absolute;width:75px;height:75px;border:15px solid rgba(255,255,255,.08);border-radius:50%;right:-22px;top:-28px}.dash-modules svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:1.8}.dash-modules b{font-size:8px}.teal{background:linear-gradient(135deg,#169dac,#0b6472)}.blue{background:linear-gradient(135deg,#3578bd,#174878)}.orange{background:linear-gradient(135deg,#c97530,#99501d)}.purple{background:linear-gradient(135deg,#7957b7,#4d348a)}.green{background:linear-gradient(135deg,#23936b,#0e5d44)}.dash-modules .wide{grid-column:1/3;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.phone{position:absolute;width:190px;height:390px;right:-45px;bottom:45px;padding:8px;border-radius:32px;background:linear-gradient(145deg,#39424c,#080a0d);box-shadow:0 30px 60px rgba(0,0,0,.55);transform:rotate(2deg)}.phone-notch{position:absolute;z-index:2;width:66px;height:16px;background:#030406;border-radius:0 0 12px 12px;left:50%;top:8px;transform:translateX(-50%)}.phone-screen{height:100%;border-radius:25px;background:linear-gradient(#061827,#091426);overflow:hidden;padding:28px 12px 12px}.phone-brand{display:flex;gap:7px;align-items:center;font-size:8px;letter-spacing:.16em}.phone-brand img{width:22px}.phone-screen>small{display:block;margin-top:16px;color:#96a9bd;font-size:7px}.phone-screen h3{font-size:16px;margin:3px 0 14px}.phone-card{height:48px;border-radius:11px;padding:10px 11px;margin:7px 0;display:flex;align-items:center;justify-content:space-between;font-size:8px}.phone-card span{width:24px;height:24px;border-radius:8px;background:rgba(255,255,255,.12);display:grid;place-items:center}.phone-tabs{position:absolute;left:9px;right:9px;bottom:8px;height:38px;border-radius:0 0 22px 22px;background:#06111d;display:flex;align-items:center;justify-content:space-around;color:#8da1b6;font-size:9px}.service-section{padding:85px 0 110px}.section-title{text-align:center;max-width:760px;margin:0 auto 40px}.section-title>span{font-size:12px;letter-spacing:.25em;color:#f3b460;font-weight:800}.section-title h2{font-size:44px;line-height:1.1;letter-spacing:-.04em;margin:14px 0}.section-title p{color:var(--muted);line-height:1.7;font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;padding:14px;border:1px solid var(--line);border-radius:22px;background:rgba(8,17,29,.58)}.service-card{min-height:195px;padding:18px 13px;text-align:center;border:1px solid var(--line);border-radius:17px;background:linear-gradient(160deg,rgba(255,255,255,.035),rgba(255,255,255,.006));transition:.3s}.service-card:hover{transform:translateY(-5px);border-color:var(--line-strong);background:rgba(255,144,20,.04)}.service-icon{width:46px;height:46px;border-radius:13px;margin:0 auto 16px;display:grid;place-items:center;background:rgba(255,146,24,.07);border:1px solid var(--line-strong);color:var(--orange)}.service-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:14px;line-height:1.25;margin:0 0 9px}.service-card p{font-size:10px;line-height:1.55;color:var(--muted);margin:0}.screens-section{padding:100px 0;background:linear-gradient(180deg,rgba(9,19,31,.35),rgba(3,8,14,.35));border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.05)}.screen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.screen-card{border:1px solid var(--line);border-radius:19px;background:linear-gradient(160deg,#091421,#060d17);overflow:hidden;box-shadow:0 18px 35px rgba(0,0,0,.2);transition:.3s}.screen-card:hover{transform:translateY(-4px);border-color:rgba(255,148,20,.25)}.browser{height:34px;padding:0 12px;display:flex;align-items:center;gap:5px;border-bottom:1px solid var(--line);background:#0a1522}.browser i{width:6px;height:6px;border-radius:50%;background:#e15f51}.browser i:nth-child(2){background:#dca43c}.browser i:nth-child(3){background:#48a765}.browser b{font-size:7px;color:#75869a;margin-left:6px;font-weight:600}.screen-card>div:nth-child(2){height:240px;padding:16px}.screen-card footer{padding:14px 16px 17px;border-top:1px solid var(--line);text-align:center}.screen-card footer h3{font-size:13px;margin:0 0 5px}.screen-card footer p{font-size:9px;color:var(--muted);margin:0}.mini-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:#07121e}.mini-welcome{grid-column:1/3;padding:12px;border:1px solid var(--line);border-radius:10px}.mini-welcome small{display:block;color:#45d7c9;font-size:7px}.mini-welcome b{font-size:14px}.mini-stat{border:1px solid var(--line);border-radius:10px;padding:10px;color:#69e3b0;font-weight:800}.mini-stat small{display:block;font-size:6px;color:var(--muted);margin-top:4px}.mini-tile{border-radius:9px;padding:11px 8px;font-size:8px;font-weight:700}.t1{background:#147f8d}.t2{background:#275d9e}.t3{background:#ad5d23}.t4{background:#6042a4}.mini-form{background:#091728;display:flex;flex-direction:column;gap:5px}.mini-form label{font-size:6px;color:#9dabbc;font-weight:700}.mini-form div{height:25px;border:1px solid var(--line);border-radius:7px;padding:7px 9px;font-size:7px;color:#b5c1cf;background:#06111d}.mini-form button{height:26px;margin-top:auto;border:0;border-radius:7px;background:#1ba7b5;color:#fff;font-size:7px;font-weight:800}.mini-records{background:#071321}.mini-search{height:30px;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:6px;padding:0 9px;color:#687a8f;font-size:7px}.mini-search svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2}.mini-records article{position:relative;margin-top:8px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#0c1b2d;display:flex;flex-direction:column}.mini-records b{font-size:8px}.mini-records small{font-size:6px;color:#49d4d2;margin-top:4px}.mini-records em{position:absolute;right:9px;bottom:9px;font-style:normal;font-size:7px;color:#69dda9}.mini-customers{background:#071321}.add-customer{height:34px;border-radius:9px;background:#19a9b6;display:grid;place-items:center;font-size:8px;font-weight:800}.mini-customers article{display:flex;align-items:center;gap:8px;margin-top:10px;padding:9px;border:1px solid var(--line);border-radius:9px;background:#0c1b2d}.mini-customers article>span{width:27px;height:27px;border-radius:9px;background:#173650;display:grid;place-items:center;font-size:7px;color:#48d2d2}.mini-customers div{display:flex;flex-direction:column;flex:1}.mini-customers b{font-size:8px}.mini-customers small{font-size:6px;color:#8da1b5;margin-top:3px}.mini-customers button{border:1px solid rgba(255,255,255,.1);border-radius:7px;background:#133759;color:#dce7f2;font-size:6px;padding:6px 8px}.mini-calendar{background:#071321}.cal-head{display:flex;justify-content:space-between;font-size:8px;margin-bottom:12px}.cal-head span{color:var(--orange)}.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px;text-align:center}.cal-grid i{font-style:normal;font-size:6px;color:#718398}.cal-grid b{height:23px;border-radius:7px;display:grid;place-items:center;font-size:7px;background:#0d1d30}.cal-grid .active{background:#1ca7b5;color:#fff}.appointment{margin-top:12px;padding:8px;border-left:2px solid #21c4d0;border-radius:0 8px 8px 0;background:#0c1c2d;display:flex;gap:9px;font-size:7px}.appointment span{color:#43d5dc}.purple-line{border-color:#8b60d8}.purple-line span{color:#a883ee}.mini-report{background:#071321}.report-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-stats article{padding:10px;border:1px solid var(--line);border-radius:9px;background:#0c1c2d}.report-stats small{display:block;font-size:6px;color:#8496aa}.report-stats b{display:block;font-size:14px;color:#6ce4af;margin-top:4px}.bars{height:110px;margin-top:20px;border-left:1px solid #2a394b;border-bottom:1px solid #2a394b;display:flex;align-items:end;gap:10px;padding:0 10px}.bars i{flex:1;min-width:8px;border-radius:4px 4px 0 0;background:linear-gradient(#ff9d26,#e56600);box-shadow:0 0 18px rgba(255,143,20,.12)}.process-section{padding:105px 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1000px;margin:0 auto}.process-card{min-height:220px;text-align:center;padding:24px 20px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(160deg,rgba(255,255,255,.032),rgba(255,255,255,.008));position:relative}.process-card i{position:absolute;top:14px;left:14px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#1b0c00;font-style:normal;font-size:9px;font-weight:900}.process-card svg{width:47px;height:47px;margin:25px auto 13px;fill:none;stroke:#fff;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.process-card h3{font-size:18px;margin:0 0 8px}.process-card p{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.benefit-strip{margin-top:28px;padding:18px;display:grid;grid-template-columns:repeat(5,1fr);gap:16px;border:1px solid var(--line);border-radius:19px;background:#08121f}.benefit-strip>div{display:flex;align-items:center;gap:11px}.benefit-strip svg{width:34px;height:34px;padding:7px;border:1px solid var(--line-strong);border-radius:10px;color:var(--orange);fill:none;stroke:currentColor;stroke-width:1.8}.benefit-strip span{display:flex;flex-direction:column}.benefit-strip b{font-size:11px}.benefit-strip small{font-size:8px;color:var(--muted);margin-top:4px}.contact-section{margin-bottom:24px;min-height:400px;padding:42px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 100% 100%,rgba(255,116,0,.22),transparent 38%),linear-gradient(135deg,#141619,#09111d 58%,#11100e);display:grid;grid-template-columns:.9fr 1fr 1.1fr;gap:38px;align-items:center;overflow:hidden}.contact-brand img{width:230px}.contact-brand p{color:#bdc5cf;line-height:1.6;font-size:14px;max-width:310px}.contact-copy>span{font-size:9px;letter-spacing:.18em;color:#f0b364;font-weight:800}.contact-copy h2{font-size:27px;line-height:1.2;margin:12px 0 22px}.instagram-line{display:flex;align-items:center;gap:8px;font-size:13px;color:#c7d1dc}.instagram-line svg{width:21px;height:21px;fill:none;stroke:var(--orange);stroke-width:1.8}.brief-form{display:flex;flex-direction:column;gap:10px;padding-left:30px;border-left:1px dashed rgba(255,255,255,.17)}.brief-form label{font-size:9px;color:#aab8c7;font-weight:700}.brief-form input,.brief-form select,.brief-form textarea{width:100%;margin-top:5px;border:1px solid var(--line);border-radius:9px;background:#07111d;color:#f4f6f8;font:500 12px Inter,sans-serif;padding:11px 12px;outline:none}.brief-form textarea{height:72px;resize:vertical}.brief-form input:focus,.brief-form select:focus,.brief-form textarea:focus{border-color:rgba(255,151,28,.55);box-shadow:0 0 0 3px rgba(255,143,20,.07)}.brief-form small{font-size:8px;color:#6f8195;line-height:1.5}.footer{padding:0 0 25px}.footer-inner{min-height:76px;border:1px solid var(--line);border-radius:17px;padding:0 22px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:20px;background:#07101b}.footer-brand img{width:150px}.footer nav{display:flex;justify-content:center;gap:24px}.footer a{color:#aab8c7;text-decoration:none;font-size:10px}.social{display:flex;align-items:center;gap:7px}.social svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.footer small{grid-column:1/-1;padding:12px 0 0;border-top:1px solid rgba(255,255,255,.06);color:#627489;font-size:8px}.toast{position:fixed;right:22px;bottom:22px;z-index:50;background:#132031;border:1px solid var(--line-strong);border-radius:12px;padding:13px 16px;color:#f8fafc;font-size:12px;box-shadow:var(--shadow);opacity:0;transform:translateY(15px);pointer-events:none;transition:.3s}.toast.show{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.delay{transition-delay:.15s}
@media(max-width:1100px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:150px}.hero-copy{text-align:center;padding-bottom:0}.hero-copy>p{margin-inline:auto}.eyebrow,.hero-actions,.hero-points{justify-content:center}.hero-showcase{height:620px}.laptop{left:50%;right:auto;transform:translateX(-50%);width:min(680px,82vw)}.phone{right:7%;bottom:50px}.service-grid{grid-template-columns:repeat(4,1fr)}.service-card:nth-child(n+5){grid-column:span 1}.contact-section{grid-template-columns:1fr 1fr}.contact-brand{display:none}.brief-form{padding-left:0;border-left:0}.benefit-strip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.site-header{padding:10px 0}.nav{height:60px}.brand img{width:150px}.menu-button{display:block}.nav-links{position:fixed;top:81px;left:20px;right:20px;padding:18px;display:none;flex-direction:column;align-items:stretch;gap:8px;border:1px solid var(--line);border-radius:16px;background:#08131f;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-links a{padding:12px}.nav-cta{justify-content:center}.hero h1{font-size:54px}.hero-showcase{height:530px}.laptop{width:90vw}.phone{width:160px;height:330px;right:0;bottom:22px}.service-grid{grid-template-columns:repeat(2,1fr)}.screen-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:repeat(2,1fr)}.benefit-strip{grid-template-columns:repeat(2,1fr)}.contact-section{grid-template-columns:1fr;padding:32px}.footer-inner{grid-template-columns:1fr;text-align:center;padding:20px}.footer-brand img{margin:auto}.footer nav{flex-wrap:wrap}.social{justify-content:center}.footer small{grid-column:auto}}
@media(max-width:560px){.shell{width:min(100% - 24px,1200px)}.hero{padding-top:120px}.hero h1{font-size:41px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-points{gap:10px}.hero-points>div{grid-template-columns:32px auto}.hero-points span{width:32px;height:32px}.hero-points b{font-size:10px}.hero-points small{font-size:8px}.hero-showcase{height:390px}.laptop{top:30px;width:98vw}.dashboard-layout{padding:8px;gap:5px}.appbar{height:40px}.laptop-screen{border-width:5px}.dash-welcome{padding:7px}.dash-welcome strong{font-size:10px}.dash-stats article{padding:5px}.dash-stats b{font-size:9px}.dash-list{padding:5px}.dash-list p{margin-top:4px;padding:3px}.dash-modules{gap:4px}.dash-modules article{padding:6px;border-radius:7px}.dash-modules svg{width:11px;height:11px}.dash-modules b{font-size:5px}.phone{width:110px;height:225px;padding:5px;border-radius:20px;right:-5px;bottom:20px}.phone-notch{top:5px;width:42px;height:10px}.phone-screen{padding:18px 7px 7px;border-radius:16px}.phone-brand img{width:14px}.phone-screen>small{margin-top:8px}.phone-screen h3{font-size:10px;margin-bottom:6px}.phone-card{height:27px;margin:3px 0;padding:5px;font-size:5px;border-radius:6px}.phone-card span{width:15px;height:15px;border-radius:4px}.phone-tabs{height:22px;left:5px;right:5px;bottom:5px;border-radius:0 0 14px 14px}.service-section,.screens-section,.process-section{padding:75px 0}.section-title h2{font-size:34px}.service-grid{grid-template-columns:1fr;padding:10px}.service-card{min-height:auto;text-align:left;display:grid;grid-template-columns:46px 1fr;column-gap:13px}.service-icon{grid-row:1/3;margin:0}.service-card p{grid-column:2}.screen-grid,.process-grid,.benefit-strip{grid-template-columns:1fr}.screen-card>div:nth-child(2){height:220px}.contact-section{padding:24px}.contact-copy h2{font-size:24px}.hero-points small{display:none}.toast{left:12px;right:12px;text-align:center}.footer nav{gap:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.button,.service-card,.screen-card{transition:none}}

/* 2026-07 düzenlemeleri */
.brand{height:54px;display:flex;align-items:center;flex:0 0 auto;overflow:hidden}
.brand img{width:202px!important;max-height:48px;object-fit:contain;object-position:left center}
.contact-brand img{width:min(100%,260px)!important;height:auto}
.footer-brand img{width:175px!important;height:auto}
.button,.nav-cta,.brief-form button{line-height:1!important;text-align:center;white-space:nowrap}
.button svg,.nav-cta svg{flex:0 0 auto}
.phone-line{display:inline-flex;margin-top:9px;color:#fff;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.02em}
.phone-line:hover{color:var(--orange)}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:45;min-height:52px;padding:0 20px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#25d366;color:#06170d;text-decoration:none;font-size:13px;font-weight:900;box-shadow:0 15px 38px rgba(37,211,102,.28);transition:.25s}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(37,211,102,.4)}
section[id]{scroll-margin-top:95px}
@media(max-width:800px){.brand{height:48px}.brand img{width:170px!important;max-height:43px}.whatsapp-float{right:12px;bottom:12px;min-height:46px;padding:0 16px}.nav{padding-left:14px}}
@media(max-width:420px){.brand img{width:145px!important}.brand{max-width:155px}.nav{gap:8px}}

/* İletişim sosyal butonları */
.contact-socials{
  display:grid;
  gap:10px;
  max-width:330px;
}
.contact-social{
  min-height:58px;
  display:grid;
  grid-template-columns:38px 1fr 18px;
  align-items:center;
  gap:12px;
  padding:10px 13px;
  border:1px solid var(--line);
  border-radius:13px;
  color:#fff;
  text-decoration:none;
  background:rgba(255,255,255,.035);
  transition:.25s ease;
}
.contact-social:hover{
  transform:translateY(-2px);
  border-color:rgba(255,151,28,.42);
  background:rgba(255,255,255,.055);
}
.contact-social .social-icon{
  width:38px;
  height:38px;
  border-radius:11px;
  display:grid;
  place-items:center;
  font-size:14px;
  font-weight:900;
}
.contact-social>span:nth-child(2){
  display:flex;
  flex-direction:column;
  gap:4px;
}
.contact-social b{
  font-size:12px;
}
.contact-social small{
  color:#98a8bc;
  font-size:9px;
}
.contact-social>svg{
  width:18px;
  height:18px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
}
.contact-social .social-icon svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
}
.contact-social.whatsapp .social-icon{
  background:rgba(37,211,102,.14);
  color:#5ce88a;
  border:1px solid rgba(37,211,102,.26);
}
.contact-social.instagram .social-icon{
  background:rgba(255,126,10,.12);
  color:var(--orange);
  border:1px solid rgba(255,139,20,.25);
}
/* Eski telefon satırı artık kullanılmıyor */
.phone-line{display:none!important}
@media(max-width:800px){
  .contact-socials{max-width:none}
}



/* 2026-07 UI düzeltmeleri */
.screen-grid{gap:18px}
.screen-card{display:flex;flex-direction:column}
.screen-card>div:nth-child(2){
  height:252px;
  padding:18px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  gap:10px;
}
.screen-card footer{
  margin-top:auto;
}
.browser b{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  flex:1;
}
.mini-form button,
.add-customer,
.mini-customers button{
  display:flex;
  align-items:center;
  justify-content:center;
}
.mini-customers{
  display:flex;
  flex-direction:column;
  gap:10px;
}
.add-customer{
  height:38px;
  margin-bottom:2px;
  border:1px solid rgba(255,255,255,.08);
  background:linear-gradient(135deg,#1dc6d5,#1298a8);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 10px 24px rgba(25,169,182,.16);
  letter-spacing:.01em;
}
.mini-customers article{
  margin-top:0;
}
.mini-customers article>span{
  flex:0 0 27px;
}
.mini-customers button{
  min-width:44px;
  height:28px;
  padding:0 10px;
}
.mini-records article{
  min-height:56px;
}
.mini-report .bars{
  margin-top:auto;
}
.contact-section{
  min-height:auto;
  grid-template-columns:minmax(0,1fr) minmax(340px,420px);
  gap:44px;
  align-items:stretch;
}
.contact-left{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  gap:28px;
  min-width:0;
}
.contact-brand{
  display:flex;
  flex-direction:column;
  gap:16px;
}
.contact-brand p{
  margin:0;
  color:#bdc5cf;
  line-height:1.75;
  font-size:14px;
  max-width:420px;
}
.contact-copy{
  display:flex;
  flex-direction:column;
  gap:10px;
}
.contact-copy>span{
  font-size:10px;
}
.contact-copy h2{
  margin:0;
  font-size:37px;
  line-height:1.08;
  max-width:460px;
}
.contact-copy p{
  margin:0;
  color:#b3c0ce;
  line-height:1.75;
  font-size:14px;
  max-width:440px;
}
.contact-copy a,
.contact-copy a *{
  text-decoration:none!important;
}
.contact-socials{
  display:flex;
  flex-direction:column;
  gap:12px;
  max-width:380px;
  margin-top:8px;
}
.contact-social{
  min-height:68px;
  display:flex;
  align-items:center;
  gap:14px;
  padding:14px 16px;
  border:1px solid var(--line);
  border-radius:16px;
  color:#fff;
  background:rgba(255,255,255,.035);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
  transition:.25s ease;
}
.contact-social:hover{
  transform:translateY(-3px);
  background:rgba(255,255,255,.055);
  border-color:rgba(255,151,28,.4);
}
.social-badge{
  width:42px;
  height:42px;
  flex:0 0 42px;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:12px;
  font-weight:900;
  letter-spacing:.04em;
}
.social-text{
  display:flex;
  flex-direction:column;
  gap:5px;
  min-width:0;
}
.social-text strong{
  color:#fff;
  font-size:13px;
  line-height:1;
}
.social-text small{
  color:#93a4b6;
  font-size:10px;
  line-height:1.3;
}
.social-arrow{
  margin-left:auto;
  color:var(--orange);
  font-size:18px;
  line-height:1;
  font-weight:800;
}
.contact-social.whatsapp .social-badge{
  color:#58e08b;
  background:rgba(37,211,102,.14);
  border:1px solid rgba(37,211,102,.28);
}
.contact-social.instagram .social-badge{
  color:var(--orange);
  background:rgba(255,148,24,.12);
  border:1px solid rgba(255,148,24,.28);
}
.brief-form{
  justify-content:center;
  gap:12px;
  padding:24px;
  border:1px solid var(--line);
  border-radius:20px;
  border-left:1px solid var(--line);
  background:linear-gradient(160deg,rgba(255,255,255,.028),rgba(255,255,255,.01));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);
}
.brief-form .button-outline{
  width:100%;
  min-height:54px;
  font-size:14px;
}
.brief-form small{
  text-align:center;
}
@media(max-width:1100px){
  .contact-section{
    grid-template-columns:1fr;
    gap:28px;
  }
  .contact-brand{
    display:flex!important;
  }
}
@media(max-width:800px){
  .contact-copy h2{
    font-size:31px;
  }
  .contact-socials{
    max-width:none;
  }
}
@media(max-width:560px){
  .screen-card>div:nth-child(2){
    height:232px;
    padding:14px;
  }
  .contact-section{
    padding:24px;
  }
  .contact-copy h2{
    font-size:28px;
  }
  .contact-social{
    min-height:62px;
    padding:12px 14px;
  }
  .social-badge{
    width:38px;
    height:38px;
    flex-basis:38px;
    border-radius:12px;
  }
  .brief-form{
    padding:18px;
  }
}


/* 2026-07 son görünüm düzeltmeleri */
.brand{height:50px;max-width:220px;overflow:visible}
.brand img{width:178px!important;max-height:42px!important;object-fit:contain;object-position:left center}
.footer-brand img{width:150px!important;max-height:38px;object-fit:contain}
.contact-brand img{width:210px!important;max-width:100%;height:auto}
.whatsapp-float{width:58px;height:58px;min-height:58px;padding:0;border-radius:50%;right:18px;bottom:18px;background:#25d366;color:#04210f;box-shadow:0 16px 38px rgba(37,211,102,.35)}
.whatsapp-float svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.contact-copy a,.contact-copy a:link,.contact-copy a:visited,.contact-copy a:hover,.contact-copy a:active{color:#fff!important;text-decoration:none!important}
.contact-social *{text-decoration:none!important}
.contact-socials{max-width:420px}
.contact-social{position:relative;min-height:72px;gap:16px;padding:15px 16px;background:linear-gradient(160deg,rgba(255,255,255,.045),rgba(255,255,255,.018));overflow:hidden}
.contact-social:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 100% 0,rgba(255,148,24,.08),transparent 36%)}
.social-badge{width:46px;height:46px;flex:0 0 46px;border-radius:14px}
.social-badge svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.social-text strong{font-size:14px}
.social-text small{font-size:11px}
.social-arrow{display:flex;align-items:center;justify-content:center;margin-left:auto;flex:0 0 18px;color:var(--orange)}
.social-arrow svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.footer{padding:0 0 26px}
.footer-inner{min-height:auto;grid-template-columns:1fr auto auto;gap:24px;padding:20px 22px;background:rgba(7,16,27,.92)}
.footer-brand-block{display:flex;flex-direction:column;gap:10px;align-items:flex-start}
.footer-brand-block small{padding:0;border:0;color:#6f8195;font-size:10px}
.footer nav{justify-content:center;gap:22px}
.footer .social{justify-self:end;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.03)}
.footer .social span{font-size:12px}
.footer .social svg{width:18px;height:18px}
@media(max-width:1100px){.footer-inner{grid-template-columns:1fr 1fr;row-gap:16px}.footer .social{justify-self:start}.footer nav{justify-content:flex-start}}
@media(max-width:800px){.brand img{width:160px!important;max-height:38px!important}.contact-section{padding:26px}.footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-brand-block{align-items:center}.footer nav{justify-content:center;flex-wrap:wrap}.footer .social{justify-self:center}.whatsapp-float{width:54px;height:54px;min-height:54px;right:12px;bottom:12px}}
@media(max-width:560px){.brand{max-width:170px}.brand img{width:148px!important;max-height:34px!important}.contact-brand img{width:180px!important}.contact-copy h2{font-size:26px}.contact-copy p{font-size:13px}.contact-social{min-height:64px;padding:12px 14px}.social-badge{width:40px;height:40px;flex-basis:40px;border-radius:12px}.social-badge svg{width:19px;height:19px}.social-text strong{font-size:13px}.social-text small{font-size:10px}.brief-form .button-outline{min-height:50px;font-size:13px}}
