@font-face{font-family:Graphie;src:url('assets/fonts/graphie-book.woff2') format('woff2');font-weight:300 350;font-display:swap}@font-face{font-family:Graphie;src:url('assets/fonts/graphie-regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Graphie;src:url('assets/fonts/graphie-italic.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Graphie;src:url('assets/fonts/graphie-semibold.woff2') format('woff2');font-weight:500 600;font-display:swap}@font-face{font-family:Graphie;src:url('assets/fonts/graphie-bold.woff2') format('woff2');font-weight:700;font-display:swap}@font-face{font-family:Graphie;src:url('assets/fonts/graphie-bold-italic.woff2') format('woff2');font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Graphie;src:url('assets/fonts/graphie-extrabold.woff2') format('woff2');font-weight:800 900;font-display:swap}@font-face{font-family:Graphie;src:url('assets/fonts/graphie-extrabold-italic.woff2') format('woff2');font-weight:800 900;font-style:italic;font-display:swap}@font-face{font-family:'Actonia Hand';src:url('assets/fonts/actonia-hand.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Outfit;src:url('assets/outfit-400.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Outfit;src:url('assets/outfit-600.woff2') format('woff2');font-weight:500 600;font-display:swap}@font-face{font-family:Outfit;src:url('assets/outfit-800.woff2') format('woff2');font-weight:700 900;font-display:swap}

:root{--brown:#482200;--orange:#fc9504;--cream:#eae3db;--gold:#d1af6f;--ink:#482200;--line:rgba(72,34,0,.18);--font:Graphie,Outfit,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:102px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);font-size:17px;-webkit-font-smoothing:antialiased}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800}h2{font-size:clamp(38px,4.05vw,60px);line-height:1.04;letter-spacing:-2.1px}em{font-weight:800}p{line-height:1.65}.container{width:min(1240px,calc(100% - 112px));margin-inline:auto}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.section-pad{padding:110px 0}.eyebrow{font-size:11px;letter-spacing:1.8px;line-height:1.5;font-weight:600;display:flex;align-items:center;gap:11px}.spark{font-size:26px;line-height:1;font-weight:400}.section-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:48px}.section-index{font-size:10px;letter-spacing:1.8px;opacity:.55}.skip-link{position:fixed;top:0;left:20px;transform:translateY(-120%);z-index:100;background:var(--orange);padding:12px}.skip-link:focus{transform:none}.site-header{position:absolute;top:0;left:0;right:0;z-index:10;color:var(--cream)}.nav-inner{height:112px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(234,227,219,.18)}.brand{width:137px;flex-shrink:0}.brand img{width:100%;height:auto}.site-header nav{display:flex;gap:34px;align-items:center;font-size:13px}.site-header nav a{position:relative;padding:12px 0}.site-header nav a:after{position:absolute;bottom:3px;left:0;width:100%;height:1px;background:var(--orange);content:'';transform:scaleX(0);transform-origin:left;transition:transform .25s}.site-header nav a:hover:after{transform:scaleX(1)}.nav-cta{font-size:12px;display:flex;align-items:center;gap:22px;border:1px solid #eae3db60;padding:12px 18px;border-radius:5px;transition:background .25s,color .25s}.nav-cta svg{width:18px}.nav-cta:hover{background:var(--cream);color:var(--brown)}
.hero{position:relative;isolation:isolate;background:var(--brown);color:var(--cream);overflow:hidden;padding-top:175px}.hero-picture{position:absolute;inset:0;z-index:-3}.hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center 57%}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(50,21,0,.96) 0%,rgba(50,21,0,.84) 35%,rgba(50,21,0,.3) 78%),linear-gradient(180deg,#482200 0%,rgba(72,34,0,.65) 20%,transparent 68%,rgba(41,18,0,.4) 100%)}.hero:after{position:absolute;inset:0;content:'';z-index:-1;opacity:.035;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23n)' opacity='.6' d='M0 0h160v160H0z'/%3E%3C/svg%3E")}.hero-grid{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(0,.88fr);gap:9%;align-items:start}.hero-copy .eyebrow{color:var(--gold);margin-bottom:22px}.hero h1{font-size:clamp(44px,4.55vw,65px);line-height:1.01;letter-spacing:-2.4px;max-width:650px}.hero h1 em{color:var(--orange)}.hero-copy>p{margin-top:25px;max-width:430px;font-size:17px;color:#eae3dbcc;line-height:1.55}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border:0;border-radius:6px;min-height:59px;padding:10px 11px 10px 23px;font-size:14px;font-weight:600;line-height:1.3;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #180a0020}.button-arrow{display:grid;place-items:center;width:37px;height:37px;border-radius:4px;background:#48220010;overflow:hidden}.button svg{width:21px;transition:transform .35s}.button:hover svg{transform:rotate(-35deg)}.button-orange{background:var(--orange);color:var(--brown)}.button-brown{background:var(--brown);color:var(--cream)}.button-brown .button-arrow{background:#ffffff12}.hero-copy>.button{margin-top:30px}.hero-proof{display:flex;align-items:center;gap:20px;margin-top:23px;font-size:11px;color:#eae3dbb0}.hero-proof>span{display:flex;align-items:center;gap:7px}.hero-proof>span+span{border-left:1px solid #ffffff35;padding-left:20px}.hero-proof i{height:5px;width:5px;border-radius:50%;background:var(--orange)}.quote-wrap{padding-top:4px;position:relative;max-width:440px;justify-self:end;width:100%;animation-delay:.2s}.form-tab{display:flex;align-items:center;gap:8px;justify-content:center;background:var(--orange);color:var(--brown);padding:12px 8px;border-radius:12px 12px 0 0;font-size:8px;letter-spacing:1.2px;font-weight:600}.status-dot{width:5px;height:5px;border-radius:50%;background:var(--brown)}.quote-form{padding:30px 29px 21px;background:var(--cream);border-radius:0 0 12px 12px;color:var(--brown);box-shadow:0 24px 70px #180b0033;scroll-margin-top:35px}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.form-heading .eyebrow{font-size:8px;letter-spacing:1.15px}.small-spark{font-size:25px;color:#a3691c}.quote-form h2{font-size:39px;line-height:1;letter-spacing:-1.3px;margin:14px 0}.quote-form h2 em{color:#a55000}.quote-form>p:not(.form-micro):not(.form-message){font-size:12px;line-height:1.5;max-width:300px;color:#735438}.fields{display:grid;gap:13px;margin:23px 0 20px}.field{min-width:0}.field label{display:block;font-size:10px;font-weight:600;margin-bottom:5px}.field input{width:100%;min-width:0;height:42px;border:1px solid #48220025;background:#ffffff35;border-radius:4px;color:var(--brown);font-size:12px;padding:0 12px;outline:none;transition:border-color .2s,box-shadow .2s}.field input::placeholder{color:#866f5b}.field input:focus{border-color:#a85500;box-shadow:0 0 0 3px #fc950424}.field-row{display:grid;grid-template-columns:1fr 1.3fr;gap:12px}.quote-form .button{width:100%;min-height:53px;padding-left:18px;font-size:13px}.form-micro{display:flex;align-items:center;justify-content:center;gap:6px;font-size:8.5px;margin-top:14px;color:#765337}.form-micro svg{width:12px;height:12px}.form-message{font-size:12px;margin-top:15px;border-left:3px solid var(--orange);padding:10px;background:#fc950412}.form-message[hidden]{display:none}.form-caption{display:flex;align-items:center;justify-content:end;gap:12px;margin-top:17px;color:#eae3dbc0;font-size:12px;font-style:italic}.form-caption svg{transform:rotate(-65deg);width:33px;height:33px}.hero-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:25px 0 24px;border-top:1px solid #ffffff25;margin-top:61px;font-size:9px;letter-spacing:1.5px;color:#eae3db9c}.hero-bottom>a{display:flex;align-items:center;gap:20px}.hero-bottom svg{transform:rotate(90deg);width:17px;height:17px;color:var(--orange)}
.about-grid{display:grid;grid-template-columns:1.27fr 1fr;gap:13%;align-items:center}.about h2 em{color:#a95609}.about-text p{font-size:16px;color:#765638}.about-signature{display:flex;align-items:center;gap:25px;margin-top:25px}.about-signature img{width:95px;height:auto}.about-signature span{border-left:1px solid var(--line);padding-left:22px;font-size:12px;line-height:1.5;font-style:italic;color:#775a40}.partners{display:grid;grid-template-columns:repeat(4,1fr);margin-top:65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0}.partners>div{display:flex;align-items:center;justify-content:center;height:69px}.partners>div+div{border-left:1px solid var(--line)}.partners img{max-width:130px;max-height:65px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.partners img:hover{transform:scale(1.07)}.partners>div:first-child img{max-height:82px}
.pain{isolation:isolate;position:relative;overflow:hidden;background:var(--brown);color:var(--cream)}.pain-picture{position:absolute;inset:-45px 0;z-index:-3}.pain-picture img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.pain-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#301400ef 4%,#301400cf 35%,#30140015 100%)}.pain-content{position:relative;padding-block:90px}.pain .eyebrow{color:var(--gold);margin-bottom:32px}.pain h2{font-size:clamp(55px,6.35vw,91px);letter-spacing:-3.2px;line-height:.99}.underline-word{position:relative;display:inline-block;color:var(--orange);font-style:italic}.underline-word svg{position:absolute;width:100%;height:15px;left:0;bottom:-12px;stroke:var(--orange);stroke-width:3}.underline-word path{stroke-dasharray:1100;stroke-dashoffset:1100;transition:stroke-dashoffset 1.5s .6s}.is-visible .underline-word path{stroke-dashoffset:0}.pain p{font-size:15px;max-width:370px;margin-top:39px;color:#eae3dbbd}.pain-corner{position:absolute;bottom:70px;right:0;font-size:65px;font-weight:400;color:var(--orange)}
.solution{overflow:hidden}.solution .section-top{margin-bottom:58px}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.solution h2{font-size:clamp(37px,3.9vw,55px);line-height:1.06}.solution h2 em{color:#a95609}.solution-copy>p{font-size:15px;color:#765638;margin-top:28px;max-width:450px}.solution-copy>.button{margin-top:30px}.product-stage{height:560px;position:relative;isolation:isolate;border-radius:48% 48% 15px 15px;background:var(--orange);margin-right:4px}.product-stage:before{position:absolute;inset:0;content:'';z-index:-2;background:url('assets/brioche.webp') center/cover;opacity:.17;mix-blend-mode:multiply;border-radius:inherit}.stage-orbit{position:absolute;inset:30px;border:1px solid #48220028;border-radius:50% 50% 15px 15px;z-index:-1}.stage-type{position:absolute;top:63px;left:40px;font-size:90px;line-height:.85;letter-spacing:-6px;font-weight:800;color:#48220014;transform:rotate(-9deg);z-index:-1}.product-bread{position:absolute;top:40px;left:6%;width:70%;transform:rotate(-12deg);filter:drop-shadow(18px 22px 12px #48220033);z-index:2}.product-bread img{width:100%;height:auto}.product-fries{position:absolute;bottom:-32px;right:-17%;width:93%;transform:rotate(10deg);filter:drop-shadow(0 16px 12px #48220035);z-index:3}.product-fries img{width:100%;height:auto}.own-label{display:flex;align-items:center;gap:9px;position:absolute;top:95px;right:-22px;z-index:4;border-radius:6px;background:var(--brown);color:var(--cream);padding:15px 17px;transform:rotate(8deg);box-shadow:0 10px 25px #48220025}.own-label svg{width:36px;height:36px}.own-label span{font-size:9px;line-height:1.7;letter-spacing:.7px}.own-label strong{font-size:10px}.product-star{position:absolute;top:12px;right:26px;font-size:82px;z-index:1;color:var(--brown);animation:turn 35s linear infinite}.stage-note{position:absolute;bottom:20px;left:25px;font-size:12px;font-style:italic}.categories{display:grid;grid-template-columns:repeat(6,1fr);margin-top:85px;border-top:1px solid var(--line);padding-top:34px}.categories>div{display:flex;align-items:center;justify-content:center;gap:12px}.categories>div+div{border-left:1px solid var(--line)}.categories svg{width:32px;height:32px;stroke-width:1.5}.categories span{font-size:13px}
.differences{background:var(--brown);color:var(--cream)}.differences .section-top{color:var(--gold)}.differences-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}.differences h2{font-size:clamp(40px,4.2vw,62px)}.differences h2 em{color:var(--orange)}.heading-star{font-size:104px;color:var(--orange);line-height:1;animation:turn 45s linear infinite}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.benefit{min-width:0;min-height:290px;padding:30px 32px;position:relative;border-radius:10px;overflow:hidden;transition:transform .35s}.benefit:hover{transform:translateY(-5px)}.benefit-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;position:relative;z-index:2}.benefit-top>svg{width:35px;height:35px;stroke-width:1.45}.benefit-top>span{font-size:10px;letter-spacing:2px;opacity:.55}.benefit h3{font-size:31px;line-height:1.05;letter-spacing:-.8px;position:relative;z-index:1}.benefit p{font-size:14px;line-height:1.55;margin-top:12px;max-width:290px;position:relative;z-index:1}.delivery-card{background:var(--orange);color:var(--brown)}.delivery-time{display:block;font-size:98px;letter-spacing:-6px;font-weight:800;line-height:1.05;position:relative;z-index:1}.delivery-time>span:not(.hour){font-weight:400;font-size:75px;vertical-align:6px;margin:0 7px}.delivery-time .hour{font-size:49px;font-style:italic;letter-spacing:-2px;margin-left:8px}.delivery-card h3{font-size:20px;letter-spacing:0;margin-top:10px}.route-art{position:absolute;width:48%;height:170px;right:0;bottom:17px;stroke:var(--brown);opacity:.22;stroke-width:2}.route-art path{stroke-dasharray:6 8;animation:route 2s linear infinite}.route-art circle{fill:var(--brown)}.bread-card{background:var(--cream);color:var(--brown)}.bread-card .benefit-copy{position:relative;z-index:2;max-width:52%}.bread-card-image{position:absolute;right:-4px;top:42px;width:47%;height:auto;transform:rotate(14deg);filter:drop-shadow(7px 12px 10px #4822002e)}.service-card{background:#603412;border:1px solid #eae3db25}.service-card p{max-width:310px;color:#eae3dbb0}.service-visual{position:absolute;right:29px;bottom:23px;display:flex;align-items:center;gap:13px;color:var(--gold)}.service-visual svg:first-child{width:28px;height:28px}.service-visual svg:last-child{width:49px;height:49px}.service-visual span{font-size:26px}.portfolio-card{background:var(--gold);color:var(--brown)}.portfolio-card p{max-width:100%}.portfolio-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:27px}.portfolio-tags>span{padding:7px 10px;border:1px solid #48220033;border-radius:20px;font-size:8px;letter-spacing:.6px}
.final-cta{padding:110px 0 120px;background:var(--orange);position:relative;overflow:hidden;isolation:isolate}.final-inner{position:relative}.final-cta .eyebrow{margin-bottom:32px}.final-cta h2{max-width:850px;font-size:clamp(42px,5.1vw,74px);line-height:1.03;letter-spacing:-2.8px}.final-cta h2 em{display:inline}.final-cta .button{margin-top:38px;min-width:290px}.final-star{position:absolute;right:0;bottom:10px;font-size:170px;line-height:1;animation:turn 50s linear infinite}.final-watermark{position:absolute;bottom:-115px;right:-45px;font-size:380px;font-weight:800;letter-spacing:-25px;color:#48220008;line-height:1;z-index:-1;pointer-events:none}footer{padding:37px 0;background:var(--brown);color:var(--cream)}.footer-inner{display:flex;align-items:center;gap:38px}.footer-inner img{width:105px;height:auto}.footer-inner p{font-size:12px;line-height:1.5;color:#eae3dbb0}.footer-inner>span{font-size:10px;color:#eae3db80;margin-left:auto}.back-top{display:grid;place-items:center;border:1px solid #eae3db40;width:43px;height:43px;border-radius:50%}.back-top svg{transform:rotate(-90deg);width:19px;height:19px}
@keyframes enter{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes turn{to{transform:rotate(360deg)}}@keyframes route{to{stroke-dashoffset:-28}}.hero-enter{animation:enter .85s cubic-bezier(.2,.7,.2,1) both}.hero-copy h1{animation-delay:.07s}.hero-copy>p{animation-delay:.14s}.hero-copy>.button{animation-delay:.21s}.hero-proof{animation-delay:.28s}.js-motion .reveal{opacity:0;translate:0 28px;transition:opacity .8s cubic-bezier(.2,.7,.2,1),translate .8s cubic-bezier(.2,.7,.2,1)}.js-motion .reveal.is-visible{opacity:1;translate:0 0}.benefits-grid .reveal:nth-child(even){transition-delay:.1s}
@media(min-width:1550px){.hero{padding-top:190px}.hero-grid{gap:110px}.hero h1{font-size:70px}.hero-bottom{margin-top:80px}.hero-copy>p{font-size:18px}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.hero-grid{gap:5%;grid-template-columns:1.2fr 1fr}.hero h1{font-size:52px}.quote-form{padding:25px 23px 20px}.form-tab{font-size:7px;letter-spacing:1px}.site-header nav{gap:23px}.hero-bottom{margin-top:45px}.about-grid{gap:7%}.solution-grid{gap:6%}.product-stage{height:500px}.own-label{top:65px;right:-12px;padding:13px 11px}.stage-type{font-size:75px}.product-fries{bottom:0;right:-12%;width:100%}.product-bread{top:65px;width:77%;left:2%}.categories>div{gap:8px}.categories span{font-size:11px}.benefit{padding:27px}.delivery-time{font-size:85px}.service-visual{opacity:.4}.benefit p{max-width:260px}}
@media(max-width:900px){.container{width:calc(100% - 48px)}.nav-inner{height:94px}.brand{width:115px}.site-header nav{gap:18px;font-size:11px}.nav-cta{font-size:10px;gap:10px;padding:9px 11px}.hero{padding-top:144px}.hero-grid{grid-template-columns:1.1fr 1fr;gap:30px}.hero h1{font-size:43px;letter-spacing:-1.6px}.hero-copy>.eyebrow{font-size:8px;letter-spacing:1.2px}.hero-copy>p{font-size:14px}.quote-form{padding:24px 19px 18px}.quote-form h2{font-size:35px}.form-heading .eyebrow{font-size:7px;letter-spacing:.6px}.form-tab{font-size:6.5px;letter-spacing:.7px}.hero-proof{gap:10px;font-size:9px;flex-wrap:wrap}.hero-proof>span+span{padding-left:10px}.form-micro{font-size:7.5px}.field input{font-size:10px;padding:0 8px}.field-row{gap:8px}.form-caption{font-size:11px}.section-pad{padding:80px 0}h2{font-size:42px;letter-spacing:-1.6px}.about-text p{font-size:14px}.about-grid{gap:40px}.solution-grid{gap:35px}.solution h2{font-size:39px}.product-stage{height:435px}.product-bread{top:80px;width:85%;left:-5%}.product-fries{bottom:-10px;width:111%;right:-19%}.own-label{top:35px;right:-14px}.product-star{font-size:60px;top:5px;right:55px}.stage-type{top:53px;left:20px;font-size:65px}.stage-note{font-size:10px;left:20px}.categories{margin-top:55px}.categories>div{flex-direction:column;gap:10px}.delivery-time{font-size:73px}.delivery-time>span:not(.hour){font-size:55px;vertical-align:5px;margin:0 4px}.delivery-time .hour{font-size:40px}.benefit h3{font-size:27px}.delivery-card h3{font-size:19px}.benefit p{font-size:13px}.service-visual{display:none}.benefit{min-height:280px}.final-star{font-size:100px;bottom:0}.final-cta h2{max-width:660px}.final-cta{padding:85px 0 95px}}
@media(max-width:700px){html{scroll-padding-top:20px}.container{width:calc(100% - 40px)}.nav-inner{height:86px;gap:16px}.brand{width:108px}.site-header nav{display:none}.nav-cta{font-size:10px;padding:9px 10px;gap:8px}.nav-cta svg{width:16px}.hero{padding-top:128px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:20px}.hero h1{font-size:clamp(40px,9.1vw,60px);line-height:1.03;letter-spacing:-1.55px;max-width:550px}.hero-copy>p{font-size:15px;max-width:360px;margin-top:23px}.hero-copy>.button{margin-top:25px}.button{min-height:57px;font-size:13px}.hero-proof{font-size:10px;gap:15px;margin-top:21px}.hero-proof>span+span{padding-left:15px}.hero-picture{bottom:auto;height:850px}.hero-picture img{object-position:62% center}.hero-shade{background:linear-gradient(180deg,#482200 0%,#361701bd 15%,#321600b3 39%,#482200 73%),linear-gradient(90deg,#301400a6,transparent)}.quote-wrap{max-width:100%;padding-top:0;justify-self:stretch}.form-tab{font-size:8px;letter-spacing:1px;padding:14px 5px}.quote-form{padding:26px 25px 22px;border-radius:0 0 11px 11px}.form-heading .eyebrow{font-size:8px;letter-spacing:1px}.quote-form h2{font-size:42px;margin-top:13px}.quote-form>p:not(.form-micro):not(.form-message){font-size:13px;max-width:290px}.fields{gap:15px;margin:23px 0}.field label{font-size:11px;margin-bottom:6px}.field input{height:46px;font-size:16px;padding:0 12px}.field input::placeholder{font-size:12px}.field-row{gap:12px}.quote-form .button{min-height:55px}.form-micro{font-size:9px;margin-top:17px}.form-caption{justify-content:center;margin-top:13px;font-size:11px}.form-caption svg{width:25px;height:25px}.hero-bottom{margin-top:26px;padding:20px 0;font-size:7px;letter-spacing:1px}.hero-bottom>span{max-width:145px;line-height:1.6}.hero-bottom>a{gap:8px;font-size:7px}.section-pad{padding:65px 0}.section-top{margin-bottom:30px}.eyebrow{font-size:9px;letter-spacing:1.3px}.spark{font-size:23px}.section-index{display:none}.about-grid{grid-template-columns:1fr;gap:25px}h2{font-size:40px;letter-spacing:-1.45px;line-height:1.08}.about h2{max-width:500px}.about-text p{font-size:15px}.about-signature{margin-top:21px;gap:20px}.about-signature img{width:80px}.about-signature span{font-size:12px}.partners{grid-template-columns:repeat(4,1fr);padding:22px 0;margin-top:36px}.partners>div{height:47px;padding:0 12px}.partners img{max-width:100%;max-height:38px}.partners>div:first-child img{max-height:55px}.pain-content{padding-block:66px 70px}.pain h2{font-size:clamp(50px,12.8vw,76px);letter-spacing:-2.1px}.pain .eyebrow{font-size:8px;letter-spacing:1.1px;margin-bottom:26px}.pain-picture img{object-position:65% center}.pain-overlay{background:linear-gradient(90deg,#301400ed 0%,#301400a1 70%,#30140060 100%)}.pain p{font-size:14px;max-width:290px;margin-top:33px}.pain-corner{right:0;bottom:35px;font-size:44px}.underline-word svg{height:10px;bottom:-9px}.solution .section-top{margin-bottom:29px}.solution .section-top .eyebrow{font-size:8px;letter-spacing:1px}.solution-grid{grid-template-columns:1fr;gap:43px}.solution h2{font-size:40px;line-height:1.08;max-width:510px}.solution-copy>p{font-size:15px;margin-top:25px}.solution-copy>.button{margin-top:25px}.product-stage{height:470px;max-width:430px;width:calc(100% - 16px);margin:0 auto}.product-bread{width:78%;top:34px;left:0}.product-fries{width:102%;bottom:-8px;right:-12%}.own-label{top:57px;right:-14px;padding:13px}.own-label span{font-size:8px}.own-label strong{font-size:9px}.own-label svg{width:30px;height:30px}.product-star{font-size:68px;top:5px;right:50px}.stage-type{top:52px;font-size:76px}.stage-note{left:24px;bottom:18px;font-size:11px}.categories{grid-template-columns:repeat(3,1fr);gap:25px 0;margin-top:45px;padding-top:28px}.categories>div:nth-child(4){border-left:0}.categories>div{gap:8px}.categories svg{width:32px;height:32px}.categories span{font-size:12px}.differences-heading{margin-bottom:32px}.differences h2{font-size:37px;max-width:430px;line-height:1.1}.heading-star{display:none}.benefits-grid{grid-template-columns:1fr;gap:15px}.benefit{padding:26px;min-height:270px}.benefit-top{margin-bottom:30px}.benefit h3{font-size:30px}.benefit p{font-size:14px;max-width:260px}.delivery-time{font-size:88px}.delivery-time>span:not(.hour){font-size:65px}.delivery-time .hour{font-size:44px}.delivery-card h3{font-size:20px}.bread-card-image{width:47%;right:-1px;top:25px;max-height:310px;object-fit:contain}.bread-card .benefit-copy{max-width:57%}.service-visual{display:flex;opacity:.5;right:23px;bottom:23px}.service-card{min-height:310px}.portfolio-card{min-height:282px}.portfolio-tags{margin-top:28px;max-width:300px}.portfolio-tags>span{font-size:8px;padding:7px 10px}.final-cta{padding:66px 0 74px}.final-cta .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:26px}.final-cta h2{font-size:43px;line-height:1.06;letter-spacing:-1.6px}.final-cta .button{margin-top:30px;min-width:270px}.final-star{display:none}.final-watermark{font-size:200px;letter-spacing:-12px;bottom:-48px;right:-20px}.footer-inner{display:grid;grid-template-columns:100px 1fr;gap:25px 28px}.footer-inner img{width:95px}.footer-inner p{font-size:12px;justify-self:end}.footer-inner>span{margin:0;font-size:9px;grid-column:1}.back-top{justify-self:end;width:37px;height:37px}footer{padding:30px 0}.benefits-grid .reveal:nth-child(even){transition-delay:0}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:37px}.form-tab{font-size:7px;letter-spacing:.7px}.quote-form{padding:24px 19px 20px}.form-micro{font-size:8px}.field input::placeholder{font-size:11px}.product-stage{height:420px}.product-bread{top:42px}.stage-note{font-size:10px}.own-label{padding:10px;right:-12px}.own-label strong{font-size:8px}h2,.solution h2{font-size:37px}.differences h2{font-size:34px}.pain h2{font-size:47px}.final-cta h2{font-size:39px}.hero-proof{font-size:9px}.eyebrow{font-size:8px}.partners>div{padding:0 8px}.service-visual{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;translate:none}.underline-word path{stroke-dashoffset:0}.hero-enter{opacity:1;transform:none}}
@media print{.site-header,.hero-picture,.hero-shade,.pain-picture,.pain-overlay,.button,.quote-wrap,.hero-bottom,.back-top{display:none}body,.hero,.differences,.pain,.final-cta,footer{background:white;color:#482200}.hero{padding:30px 0}.container{width:100%}.hero-grid{display:block}.section-pad,.pain-content,.final-cta{padding:30px 0}.reveal{opacity:1!important;translate:none!important}}

.partners>div{background:var(--cream)}.hand-label{position:absolute;right:35px;top:105px;width:210px;height:auto;transform:rotate(-8deg);opacity:.9}.hand-australiano{position:absolute;bottom:58px;left:28px;width:145px;height:auto;filter:brightness(0);opacity:.7;transform:rotate(-8deg)}.button:disabled{cursor:default;opacity:.6}.skip-link:not(:focus){visibility:hidden}
@media(max-width:700px){.hand-label{display:none}.hand-australiano{bottom:53px;left:24px;width:130px}}
.differences{overflow:hidden}

/* Revision 2: source copy, solid hero and clearly separated products. */
.hero{padding-bottom:78px;background:var(--brown)}
.hero:after{display:none}
.quote-wrap{padding-top:0}
.quote-form{border-radius:12px;padding-top:32px}
.quote-form h2{margin-top:0}
.product-stage:before{display:none}
.product-bread{width:48%;top:12px;left:7%;transform:rotate(-4deg)}
.product-fries{width:78%;right:-3%;bottom:-90px;transform:rotate(2deg)}
.own-label{right:4px;top:95px;transform:rotate(5deg)}
.footer-socials{display:flex;align-items:center;gap:24px;margin-left:22px}
.footer-socials a{display:flex;align-items:center;gap:9px;min-height:44px;font-size:12px;color:var(--cream);transition:color .2s}
.footer-socials a:hover{color:var(--orange)}
.footer-socials svg{width:21px;height:21px}
@media(max-width:1150px){.product-bread{width:53%;top:15px;left:6%}.product-fries{width:85%;bottom:-65px;right:-4%}.own-label{right:0;top:78px}.footer-socials{gap:18px;margin-left:0}}
@media(max-width:900px){.product-bread{width:58%;top:25px;left:4%}.product-fries{width:90%;bottom:-48px;right:-4%}.own-label{top:33px;right:-8px;padding:11px}.own-label svg{width:26px;height:26px}.own-label span{font-size:8px}.own-label strong{font-size:8px}.hero{padding-bottom:64px}}
@media(max-width:700px){.hero{padding-bottom:50px}.quote-form{padding-top:28px}.product-stage{height:440px}.product-bread{width:55%;top:23px;left:7%;transform:rotate(-4deg)}.product-fries{width:88%;bottom:-45px;right:-4%;transform:rotate(2deg)}.own-label{right:-5px;top:60px;padding:12px}.product-star{font-size:52px;right:43px;top:7px}.footer-inner{grid-template-columns:110px 1fr;gap:23px 18px}.footer-socials{margin:0;justify-self:end;gap:16px}.footer-socials a{font-size:10px;gap:6px}.footer-socials svg{width:19px;height:19px}.footer-inner>span{grid-column:1;white-space:nowrap}}
@media(max-width:370px){.product-stage{height:400px}.product-bread{width:56%;top:22px;left:5%}.product-fries{width:91%;bottom:-43px;right:-5%}.own-label{font-size:8px;top:43px;padding:10px;right:-6px}.footer-inner{grid-template-columns:90px 1fr;gap:22px 12px}.footer-socials{gap:12px}.footer-socials a{font-size:9px;gap:5px}}
@media(max-width:700px){.partners{grid-template-columns:1fr 1fr;padding:0}.partners>div{height:82px;padding:0 16px;border-left:0}.partners>div:nth-child(even){border-left:1px solid var(--line)}.partners>div:nth-child(n+3){border-top:1px solid var(--line)}.partners img{max-width:124px;max-height:48px}.partners>div:first-child img{max-height:72px}}
.partners>div:first-child img{max-height:65px}
.pain>.pain-corner{position:absolute;bottom:34px;right:calc((100% - min(1240px,100% - 112px)) / 2);z-index:2;animation:nudge 1.8s ease-in-out infinite}
@keyframes nudge{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}
@media(max-width:1150px){.pain>.pain-corner{right:36px}}
@media(max-width:900px){.pain>.pain-corner{right:24px}}
@media(max-width:700px){.pain>.pain-corner{right:20px;bottom:22px}}
/* palco de produtos: pão + etiqueta ao lado, batata em embalagem + etiqueta ao lado */
.product-stage{height:600px}
.product-bread{top:6%;left:3%;width:44%;transform:rotate(-8deg)}
.product-fries{bottom:-3%;right:3%;width:44%;transform:rotate(7deg);filter:drop-shadow(0 18px 14px #48220035)}
.own-label{top:22%;right:auto;left:52%;transform:rotate(-4deg);white-space:nowrap}
.fries-label{top:auto;bottom:22%;left:6%;right:auto;transform:rotate(4deg)}
.stage-orbit{inset:26px}
@media(max-width:1150px){.product-stage{height:540px}.own-label{top:20%;left:52%;right:auto;padding:13px 11px}.fries-label{bottom:20%;left:5%}}
@media(max-width:900px){.product-stage{height:470px}.product-bread{top:6%;width:46%;left:2%}.product-fries{width:46%;right:2%;bottom:-2%}.own-label{top:18%;left:52%}.fries-label{bottom:18%;left:4%}}
@media(max-width:700px){.product-stage{height:480px;max-width:430px;width:calc(100% - 16px)}.product-bread{width:50%;top:5%;left:2%}.product-fries{width:50%;right:2%;bottom:-2%}.own-label{top:16%;left:54%;right:auto;padding:11px 10px}.fries-label{top:auto;bottom:16%;left:4%;right:auto}.own-label span{font-size:8px}}
@media(max-width:370px){.product-stage{height:420px}.product-bread{top:5%}.own-label{padding:9px}}
/* palco opção 1: um produto por cena, estilo post da ATB */
.product-stage{height:600px;overflow:visible}
.product-stage:before{background:url('assets/swoosh.webp') no-repeat 55% 40%/135% auto;opacity:.38;mix-blend-mode:normal;border-radius:48% 48% 15px 15px;overflow:hidden}
.stage-orbit{display:none}
.product-bread{top:7%;left:17%;width:66%;transform:rotate(-3deg);filter:drop-shadow(14px 26px 18px #48220040)}
.product-fries,.fries-label{display:none}
.product-star{top:20px;right:34px;font-size:72px}
.own-label.stage-tag{display:flex;flex-direction:column;align-items:flex-start;gap:2px;top:auto;bottom:-22px;left:-18px;right:auto;transform:rotate(-3deg);padding:18px 24px 16px;border-radius:14px;box-shadow:0 18px 40px #48220040}
.stage-tag-title{font-size:19px;font-weight:800;letter-spacing:-.3px;line-height:1.05;color:var(--cream)}
.stage-tag-hand{font-family:'Actonia Hand',cursive;font-size:24px;line-height:1;color:var(--gold);margin-top:2px}
.portfolio-card{overflow:hidden}
.portfolio-card h3,.portfolio-card p,.portfolio-tags{position:relative;z-index:1;max-width:58%}
.portfolio-card-image{position:absolute;right:-10px;bottom:-34px;width:min(36%,300px);height:auto;transform:rotate(8deg);filter:drop-shadow(0 14px 14px #48220040);z-index:0}
@media(max-width:1150px){.product-stage{height:540px}.product-bread{width:68%;left:15%}.own-label.stage-tag{padding:15px 20px 13px;bottom:-18px;left:-12px}.stage-tag-title{font-size:17px}.stage-tag-hand{font-size:21px}}
@media(max-width:900px){.product-stage{height:470px}.product-bread{top:7%;width:70%;left:14%}.portfolio-card-image{width:40%}}
@media(max-width:700px){.product-stage{height:440px;max-width:430px;width:calc(100% - 16px)}.product-bread{top:7%;width:72%;left:13%}.own-label.stage-tag{top:auto;bottom:-16px;left:-6px;right:auto;padding:13px 16px 11px}.stage-tag-title{font-size:15px}.stage-tag-hand{font-size:19px}.portfolio-card h3,.portfolio-card p,.portfolio-tags{max-width:62%}.portfolio-card-image{width:42%;right:-14px;bottom:-24px}}
@media(max-width:370px){.product-stage{height:400px}}
.own-label.stage-tag span{font-size:19px;line-height:1.05;letter-spacing:-.3px}
.own-label.stage-tag .stage-tag-hand{font-family:'Actonia Hand',cursive;font-size:26px;line-height:1;letter-spacing:0;color:var(--gold);margin-top:4px}
.portfolio-card-image{width:min(26%,230px);right:14px;bottom:-22px;transform:rotate(6deg)}
@media(max-width:1150px){.own-label.stage-tag span{font-size:17px}.own-label.stage-tag .stage-tag-hand{font-size:23px}}
@media(max-width:700px){.own-label.stage-tag span{font-size:15px}.own-label.stage-tag .stage-tag-hand{font-size:20px}.portfolio-card-image{width:38%;right:-8px;bottom:-18px}}
.product-stage:before{background-size:125% auto;background-position:40% 30%;opacity:.5}
/* post de Instagram no lugar do palco */
.ig-post{position:relative;width:min(100%,470px);margin-left:auto;background:#fff;border-radius:20px;border:1px solid #48220020;box-shadow:0 30px 70px #48220038;transform:rotate(-2deg);color:#262626;font-size:13px}
.ig-head{display:flex;align-items:center;gap:11px;padding:12px 14px}
.ig-avatar{width:40px;height:40px;border-radius:50%;object-fit:contain;background:var(--brown);padding:6px;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--orange)}
.ig-id{display:flex;flex-direction:column;line-height:1.25;flex:1}
.ig-id strong{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:700;color:#262626}
.ig-id span{font-size:12px;color:#737373}
.ig-verified{width:15px;height:15px;fill:#0095f6;stroke:none}
.ig-verified-check{fill:none;stroke:#fff;stroke-width:2.2}
.ig-more{font-size:22px;letter-spacing:1px;color:#262626;line-height:.5}
.ig-media{position:relative;overflow:hidden}
.ig-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.ig-track::-webkit-scrollbar{display:none}
.ig-post .product-stage{flex:0 0 100%;width:100%;height:auto;aspect-ratio:4/5;border-radius:0;margin:0;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}
.ig-post .product-stage:before{border-radius:0}
.ig-post .product-bread{top:9%;left:14%;width:72%}
.ig-post .product-star{top:18px;right:22px;font-size:58px}
.ig-post .own-label.stage-tag{bottom:22px;left:18px;transform:rotate(-2deg);padding:14px 18px 12px;border-radius:12px}
.ig-post .own-label.stage-tag span{font-size:17px}
.ig-post .own-label.stage-tag .stage-tag-hand{font-size:23px}
.stage-potato{background:var(--brown)}
.stage-potato:before{opacity:.14}
.stage-potato .product-star{color:var(--orange)}
.product-potato{position:absolute;top:8%;left:14%;width:72%;transform:rotate(3deg);filter:drop-shadow(10px 22px 18px #00000055)}
.product-potato img{width:100%;height:auto}
.stage-potato .own-label.stage-tag{background:var(--orange);color:var(--brown)}
.stage-potato .own-label.stage-tag span{color:var(--brown)}
.stage-potato .own-label.stage-tag .stage-tag-hand{color:#fff}
.ig-arrow{position:absolute;top:50%;translate:0 -50%;width:34px;height:34px;border-radius:50%;border:0;background:#ffffffe6;color:#262626;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px #0003;transition:transform .2s,background .2s}
.ig-arrow:hover{background:#fff;transform:scale(1.08)}
.ig-arrow svg{width:20px;height:20px;stroke-width:2.2}
.ig-prev{left:10px}.ig-next{right:10px}
.ig-foot{display:flex;align-items:center;padding:10px 14px 4px}
.ig-icons{display:flex;gap:14px}
.ig-icons svg,.ig-save{width:24px;height:24px;stroke-width:1.9;color:#262626}
.ig-icons svg:first-child{color:#ed4956}
.ig-dots{flex:1;display:flex;justify-content:center;gap:5px}
.ig-dots i{width:6px;height:6px;border-radius:50%;background:#a8a8a8;transition:background .25s}
.ig-dots i.is-on{background:#0095f6}
.ig-link{display:block;padding:6px 14px 14px;font-size:13px;font-weight:700;color:#0095f6}
.ig-link:hover{text-decoration:underline}
@media(max-width:900px){.ig-post{margin:0 auto}}
@media(max-width:700px){.ig-post{width:min(100%,430px);transform:rotate(0)}.ig-post .own-label.stage-tag span{font-size:15px}.ig-post .own-label.stage-tag .stage-tag-hand{font-size:20px}}
.ig-arrow[hidden]{display:none}
/* slides estilo post real: foto escura, logo em cima, frase com palavra em script, CTA laranja */
.ig-photo{background:#2c1400;color:var(--cream);text-align:center}
.ig-photo .ig-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.ig-photo:after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#2c1400e6 0%,#2c140099 26%,#2c140000 48%,#2c140000 62%,#2c1400d9 100%)}
.ig-photo:before{display:none}
.ig-photo .ig-logo{position:absolute;top:22px;left:50%;translate:-50%;width:86px;height:auto;z-index:3;filter:drop-shadow(0 4px 10px #0006)}
.ig-copy{position:absolute;top:20%;left:0;right:0;z-index:3;padding:0 26px}
.ig-copy h3{font-size:27px;line-height:1.05;letter-spacing:-.6px;font-weight:800;color:var(--cream);text-shadow:0 3px 14px #0007}
.ig-copy .hand-word{font-family:'Actonia Hand',cursive;font-weight:400;font-size:1.32em;color:var(--orange);letter-spacing:0;display:inline-block;transform:rotate(-2deg)}
.ig-copy p{margin-top:8px;font-size:12px;line-height:1.45;color:#eae3dbd9;max-width:260px;margin-inline:auto;text-shadow:0 2px 8px #0008}
.ig-slide-pao .product-bread{top:auto;bottom:15%;left:20%;width:60%;transform:rotate(-4deg);z-index:2;filter:drop-shadow(0 22px 22px #00000066)}
.ig-cta{position:absolute;bottom:24px;left:50%;translate:-50%;z-index:3;display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:var(--orange);color:var(--brown);font-weight:800;font-size:12px;white-space:nowrap;box-shadow:0 10px 24px #0005;transition:transform .2s}
.ig-cta:hover{transform:scale(1.04)}
.ig-cta svg{width:16px;height:16px;stroke-width:2.4}
.ig-slide-batata .ig-copy{top:7%;padding-top:70px}
.ig-slide-batata .ig-bg{object-position:center 62%}
.ig-slide-batata:after{background:linear-gradient(180deg,#2c1400f0 0%,#2c1400b3 30%,#2c140000 55%,#2c140000 70%,#2c1400cc 100%)}
@media(max-width:700px){.ig-copy h3{font-size:24px}.ig-photo .ig-logo{width:76px;top:18px}}
/* slides com as artes reais dos posts */
.ig-art{background:#2c1400}
.ig-art .ig-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.ig-art:after,.ig-art:before{display:none}
.ig-id span{display:none}
.ig-id{justify-content:center}
.ig-post{transform:none;overflow:hidden}
/* textura do hero: swoosh da identidade em baixa opacidade */
.hero:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:url('assets/swoosh.webp') no-repeat right -14% top -26% / 78% auto,url('assets/swoosh.webp') no-repeat left -38% bottom -46% / 62% auto;opacity:.075}
.hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(70% 60% at 20% 18%,#5a2c0866,transparent 70%),radial-gradient(60% 50% at 85% 90%,#00000059,transparent 70%)}
@media(max-width:700px){.hero:before{background-size:120% auto,90% auto;background-position:right -30% top -10%,left -50% bottom -30%;opacity:.07}}
/* opções de textura do hero (escolha por ?tex=) */
body:not([data-tex="swoosh"]) .hero:before{display:none}
body[data-tex="grao"] .hero:before{display:block;background:url('assets/grain.png') repeat;background-size:200px 200px;opacity:.55;mix-blend-mode:overlay}
body[data-tex="grao"] .hero:after{background:radial-gradient(80% 70% at 30% 20%,#6a340c66,transparent 70%),radial-gradient(70% 60% at 90% 95%,#000000a6,transparent 70%)}
body[data-tex="foto"] .hero:before{display:block;background:url('assets/hero-paes.webp') center 40%/cover no-repeat;opacity:.5}
body[data-tex="foto"] .hero:after{background:linear-gradient(90deg,#482200f2 0%,#482200d9 40%,#48220080 75%,#48220099 100%),linear-gradient(180deg,#48220000 60%,#482200 100%)}
body[data-tex="burger"] .hero:before{display:block;background:url('assets/hero-burger.webp') center 30%/cover no-repeat;opacity:.55}
body[data-tex="burger"] .hero:after{background:linear-gradient(90deg,#482200f5 0%,#482200e0 42%,#48220070 78%,#48220099 100%),linear-gradient(180deg,#48220000 60%,#482200 100%)}
body[data-tex="bokeh"] .hero:before{display:block;opacity:1;background:radial-gradient(circle at 78% 22%,#fc950433 0,#fc950400 9%),radial-gradient(circle at 88% 48%,#ffb04726 0,#ffb04700 7%),radial-gradient(circle at 64% 12%,#fc950422 0,#fc950400 6%),radial-gradient(circle at 92% 82%,#fc95041f 0,#fc950400 10%),radial-gradient(circle at 12% 88%,#fc950418 0,#fc950400 12%),radial-gradient(circle at 40% 96%,#ffb04714 0,#ffb04700 8%);filter:blur(18px)}
body[data-tex="bokeh"] .hero:after{background:radial-gradient(70% 60% at 20% 18%,#5a2c0866,transparent 70%),radial-gradient(60% 50% at 85% 90%,#00000059,transparent 70%)}
body[data-tex="brioche"] .hero:before{display:block;background:url('assets/brioche.webp') center/cover no-repeat;opacity:.22;mix-blend-mode:luminosity}
body[data-tex="brioche"] .hero:after{background:linear-gradient(180deg,#48220066,#482200cc 70%,#482200)}
/* texturas tom sobre tom (cor sólida mantida) */
body[data-tex="papel"] .hero:before{display:block;background:url('assets/tex-papel.png') repeat;background-size:256px;opacity:.9;mix-blend-mode:soft-light}
body[data-tex="linho"] .hero:before{display:block;background:url('assets/tex-linho.png') repeat;background-size:256px;opacity:.9;mix-blend-mode:soft-light}
body[data-tex="pontos"] .hero:before{display:block;background:url('assets/tex-pontos.png') repeat;background-size:20px;opacity:1;mix-blend-mode:normal}
body[data-tex="diagonal"] .hero:before{display:block;background:url('assets/tex-diagonal.png') repeat;background-size:256px;opacity:.9;mix-blend-mode:soft-light}
body[data-tex="papel"] .hero:after,body[data-tex="linho"] .hero:after,body[data-tex="pontos"] .hero:after,body[data-tex="diagonal"] .hero:after{background:none}
/* padrão: grão fino (escolha do Ronaldo, 08/09) */
body[data-tex="grao"] .hero:before{opacity:.7}
